[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260713 09:04:21.640455 11032 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.198.62:46019
I20260713 09:04:21.641944 11032 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260713 09:04:21.642954 11032 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:21.658267 11038 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:21.658314 11039 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:21.660174 11032 server_base.cc:1061] running on GCE node
W20260713 09:04:21.658892 11041 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:22.758059 11032 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:22.758318 11032 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:22.758564 11032 hybrid_clock.cc:648] HybridClock initialized: now 1783933462758539 us; error 0 us; skew 500 ppm
I20260713 09:04:22.759383 11032 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:22.765268 11032 webserver.cc:533] Webserver started at http://127.10.198.62:34191/ using document root <none> and password file <none>
I20260713 09:04:22.766166 11032 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:22.766417 11032 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:22.766837 11032 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:22.772357 11032 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933461482508-11032-0/minicluster-data/master-0-root/instance:
uuid: "fa53b01eb79d4c028a3bb476beb26c64"
format_stamp: "Formatted at 2026-07-13 09:04:22 on dist-test-slave-kch5"
I20260713 09:04:22.779484 11032 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:04:22.784178 11047 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:22.785251 11032 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.001s
I20260713 09:04:22.785564 11032 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933461482508-11032-0/minicluster-data/master-0-root
uuid: "fa53b01eb79d4c028a3bb476beb26c64"
format_stamp: "Formatted at 2026-07-13 09:04:22 on dist-test-slave-kch5"
I20260713 09:04:22.785863 11032 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933461482508-11032-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933461482508-11032-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933461482508-11032-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:04:22.842677 11032 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:22.844106 11032 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260713 09:04:22.844533 11032 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:22.914376 11032 rpc_server.cc:307] RPC server started. Bound to: 127.10.198.62:46019
I20260713 09:04:22.914469 11098 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.198.62:46019 every 8 connection(s)
I20260713 09:04:22.921650 11099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:22.942005 11099 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fa53b01eb79d4c028a3bb476beb26c64: Bootstrap starting.
I20260713 09:04:22.947499 11099 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fa53b01eb79d4c028a3bb476beb26c64: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:22.949151 11099 log.cc:826] T 00000000000000000000000000000000 P fa53b01eb79d4c028a3bb476beb26c64: Log is configured to *not* fsync() on all Append() calls
I20260713 09:04:22.953302 11099 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fa53b01eb79d4c028a3bb476beb26c64: No bootstrap required, opened a new log
I20260713 09:04:22.973670 11099 raft_consensus.cc:359] T 00000000000000000000000000000000 P fa53b01eb79d4c028a3bb476beb26c64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa53b01eb79d4c028a3bb476beb26c64" member_type: VOTER }
I20260713 09:04:22.974215 11099 raft_consensus.cc:385] T 00000000000000000000000000000000 P fa53b01eb79d4c028a3bb476beb26c64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:22.974478 11099 raft_consensus.cc:740] T 00000000000000000000000000000000 P fa53b01eb79d4c028a3bb476beb26c64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa53b01eb79d4c028a3bb476beb26c64, State: Initialized, Role: FOLLOWER
I20260713 09:04:22.975382 11099 consensus_queue.cc:260] T 00000000000000000000000000000000 P fa53b01eb79d4c028a3bb476beb26c64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fa53b01eb79d4c028a3bb476beb26c64" member_type: VOTER }
I20260713 09:04:22.975848 11099 raft_consensus.cc:399] T 00000000000000000000000000000000 P fa53b01eb79d4c028a3bb476beb26c64 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:04:22.976091 11099 raft_consensus.cc:493] T 00000000000000000000000000000000 P fa53b01eb79d4c028a3bb476beb26c64 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:04:22.976367 11099 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fa53b01eb79d4c028a3bb476beb26c64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:22.980265 11099 raft_consensus.cc:515] T 00000000000000000000000000000000 P fa53b01eb79d4c028a3bb476beb26c64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa53b01eb79d4c028a3bb476beb26c64" member_type: VOTER }
I20260713 09:04:22.980938 11099 leader_election.cc:304] T 00000000000000000000000000000000 P fa53b01eb79d4c028a3bb476beb26c64 [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: fa53b01eb79d4c028a3bb476beb26c64; no voters: 
I20260713 09:04:22.982563 11099 leader_election.cc:290] T 00000000000000000000000000000000 P fa53b01eb79d4c028a3bb476beb26c64 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:04:22.982854 11102 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fa53b01eb79d4c028a3bb476beb26c64 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:22.985132 11102 raft_consensus.cc:697] T 00000000000000000000000000000000 P fa53b01eb79d4c028a3bb476beb26c64 [term 1 LEADER]: Becoming Leader. State: Replica: fa53b01eb79d4c028a3bb476beb26c64, State: Running, Role: LEADER
I20260713 09:04:22.985946 11102 consensus_queue.cc:237] T 00000000000000000000000000000000 P fa53b01eb79d4c028a3bb476beb26c64 [LEADER]: Queue going to LEADER mode. State: All 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: "fa53b01eb79d4c028a3bb476beb26c64" member_type: VOTER }
I20260713 09:04:22.986995 11099 sys_catalog.cc:565] T 00000000000000000000000000000000 P fa53b01eb79d4c028a3bb476beb26c64 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:04:22.996281 11103 sys_catalog.cc:455] T 00000000000000000000000000000000 P fa53b01eb79d4c028a3bb476beb26c64 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fa53b01eb79d4c028a3bb476beb26c64" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa53b01eb79d4c028a3bb476beb26c64" member_type: VOTER } }
I20260713 09:04:22.996477 11104 sys_catalog.cc:455] T 00000000000000000000000000000000 P fa53b01eb79d4c028a3bb476beb26c64 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fa53b01eb79d4c028a3bb476beb26c64. Latest consensus state: current_term: 1 leader_uuid: "fa53b01eb79d4c028a3bb476beb26c64" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa53b01eb79d4c028a3bb476beb26c64" member_type: VOTER } }
I20260713 09:04:22.996925 11103 sys_catalog.cc:458] T 00000000000000000000000000000000 P fa53b01eb79d4c028a3bb476beb26c64 [sys.catalog]: This master's current role is: LEADER
I20260713 09:04:22.996950 11104 sys_catalog.cc:458] T 00000000000000000000000000000000 P fa53b01eb79d4c028a3bb476beb26c64 [sys.catalog]: This master's current role is: LEADER
I20260713 09:04:23.000047 11111 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:04:23.011256 11111 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:04:23.013461 11032 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:04:23.027447 11111 catalog_manager.cc:1383] Generated new cluster ID: a3d4b9f3b1934d67a8f568441eb810bf
I20260713 09:04:23.027738 11111 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:04:23.040107 11111 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:04:23.041525 11111 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:04:23.054251 11111 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fa53b01eb79d4c028a3bb476beb26c64: Generated new TSK 0
I20260713 09:04:23.055099 11111 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:04:23.080144 11032 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:23.088835 11121 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:23.089931 11122 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:23.093008 11124 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:23.093231 11032 server_base.cc:1061] running on GCE node
I20260713 09:04:23.094129 11032 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:23.094412 11032 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:23.094612 11032 hybrid_clock.cc:648] HybridClock initialized: now 1783933463094596 us; error 0 us; skew 500 ppm
I20260713 09:04:23.095397 11032 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:23.099292 11032 webserver.cc:533] Webserver started at http://127.10.198.1:33383/ using document root <none> and password file <none>
I20260713 09:04:23.099975 11032 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:23.100215 11032 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:23.100540 11032 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:23.101967 11032 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933461482508-11032-0/minicluster-data/ts-0-root/instance:
uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc"
format_stamp: "Formatted at 2026-07-13 09:04:23 on dist-test-slave-kch5"
I20260713 09:04:23.108510 11032 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:04:23.113425 11129 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:23.114321 11032 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:04:23.114665 11032 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933461482508-11032-0/minicluster-data/ts-0-root
uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc"
format_stamp: "Formatted at 2026-07-13 09:04:23 on dist-test-slave-kch5"
I20260713 09:04:23.115051 11032 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933461482508-11032-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933461482508-11032-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933461482508-11032-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:04:23.133531 11032 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:23.135288 11032 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:23.137955 11032 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:23.143299 11032 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:23.143611 11032 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:23.143925 11032 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:23.144140 11032 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:23.236878 11032 rpc_server.cc:307] RPC server started. Bound to: 127.10.198.1:46447
I20260713 09:04:23.236930 11191 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.198.1:46447 every 8 connection(s)
I20260713 09:04:23.244290 11032 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:23.252725 11196 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:23.259927 11197 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:23.266705 11032 server_base.cc:1061] running on GCE node
W20260713 09:04:23.268381 11199 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:23.269503 11032 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:23.269806 11032 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:23.270018 11032 hybrid_clock.cc:648] HybridClock initialized: now 1783933463269999 us; error 0 us; skew 500 ppm
I20260713 09:04:23.270685 11032 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:23.273146 11192 heartbeater.cc:344] Connected to a master server at 127.10.198.62:46019
I20260713 09:04:23.273622 11192 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:23.274835 11032 webserver.cc:533] Webserver started at http://127.10.198.2:42337/ using document root <none> and password file <none>
I20260713 09:04:23.274785 11192 heartbeater.cc:507] Master 127.10.198.62:46019 requested a full tablet report, sending...
I20260713 09:04:23.275404 11032 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:23.275609 11032 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:23.275857 11032 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:23.277172 11032 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933461482508-11032-0/minicluster-data/ts-1-root/instance:
uuid: "ccb6766c538345779c21289b1b60926b"
format_stamp: "Formatted at 2026-07-13 09:04:23 on dist-test-slave-kch5"
I20260713 09:04:23.278314 11064 ts_manager.cc:194] Registered new tserver with Master: 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1:46447)
I20260713 09:04:23.281172 11064 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37718
I20260713 09:04:23.284199 11032 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.008s
I20260713 09:04:23.287910 11204 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:23.288714 11032 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:04:23.288951 11032 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933461482508-11032-0/minicluster-data/ts-1-root
uuid: "ccb6766c538345779c21289b1b60926b"
format_stamp: "Formatted at 2026-07-13 09:04:23 on dist-test-slave-kch5"
I20260713 09:04:23.289207 11032 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933461482508-11032-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933461482508-11032-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933461482508-11032-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:04:23.305294 11032 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:23.306501 11032 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:23.308444 11032 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:23.311426 11032 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:23.311619 11032 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:23.311832 11032 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:23.312012 11032 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:23.395576 11032 rpc_server.cc:307] RPC server started. Bound to: 127.10.198.2:39243
I20260713 09:04:23.395748 11266 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.198.2:39243 every 8 connection(s)
I20260713 09:04:23.403388 11032 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:23.410671 11270 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:23.412581 11271 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:23.415463 11267 heartbeater.cc:344] Connected to a master server at 127.10.198.62:46019
I20260713 09:04:23.415804 11267 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:23.416646 11267 heartbeater.cc:507] Master 127.10.198.62:46019 requested a full tablet report, sending...
I20260713 09:04:23.419004 11064 ts_manager.cc:194] Registered new tserver with Master: ccb6766c538345779c21289b1b60926b (127.10.198.2:39243)
I20260713 09:04:23.420769 11064 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37732
I20260713 09:04:23.425493 11032 server_base.cc:1061] running on GCE node
W20260713 09:04:23.426155 11273 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:23.427161 11032 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:23.427415 11032 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:23.427605 11032 hybrid_clock.cc:648] HybridClock initialized: now 1783933463427589 us; error 0 us; skew 500 ppm
I20260713 09:04:23.428279 11032 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:23.430770 11032 webserver.cc:533] Webserver started at http://127.10.198.3:40619/ using document root <none> and password file <none>
I20260713 09:04:23.431347 11032 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:23.431574 11032 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:23.431861 11032 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:23.433146 11032 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933461482508-11032-0/minicluster-data/ts-2-root/instance:
uuid: "b5e982599b114993a584839acce5e606"
format_stamp: "Formatted at 2026-07-13 09:04:23 on dist-test-slave-kch5"
I20260713 09:04:23.438470 11032 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260713 09:04:23.442257 11278 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:23.443025 11032 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260713 09:04:23.443336 11032 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933461482508-11032-0/minicluster-data/ts-2-root
uuid: "b5e982599b114993a584839acce5e606"
format_stamp: "Formatted at 2026-07-13 09:04:23 on dist-test-slave-kch5"
I20260713 09:04:23.443668 11032 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933461482508-11032-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933461482508-11032-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933461482508-11032-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:04:23.459762 11032 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:23.461299 11032 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:23.462800 11032 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:23.466167 11032 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:23.466429 11032 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:04:23.466696 11032 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:23.466898 11032 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:23.546355 11032 rpc_server.cc:307] RPC server started. Bound to: 127.10.198.3:44569
I20260713 09:04:23.546465 11340 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.198.3:44569 every 8 connection(s)
I20260713 09:04:23.566079 11341 heartbeater.cc:344] Connected to a master server at 127.10.198.62:46019
I20260713 09:04:23.566454 11341 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:23.567068 11341 heartbeater.cc:507] Master 127.10.198.62:46019 requested a full tablet report, sending...
I20260713 09:04:23.568876 11064 ts_manager.cc:194] Registered new tserver with Master: b5e982599b114993a584839acce5e606 (127.10.198.3:44569)
I20260713 09:04:23.569689 11032 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013457541s
I20260713 09:04:23.570328 11064 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37742
I20260713 09:04:23.613058 11064 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37754:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:04:23.616356 11064 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:04:23.723621 11156 tablet_service.cc:1511] Processing CreateTablet for tablet c87a03c3e6784794b3c460bdca2b9541 (DEFAULT_TABLE table=test-workload [id=ce9753d46a7f4750996dac90722ee671]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:23.723917 11155 tablet_service.cc:1511] Processing CreateTablet for tablet 63e510646cfc43a6aab00c1f080f07ec (DEFAULT_TABLE table=test-workload [id=ce9753d46a7f4750996dac90722ee671]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:23.724893 11152 tablet_service.cc:1511] Processing CreateTablet for tablet 40e87ff9a2814d578a1b2a1831df6d67 (DEFAULT_TABLE table=test-workload [id=ce9753d46a7f4750996dac90722ee671]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:23.725551 11155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63e510646cfc43a6aab00c1f080f07ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:23.725294 11157 tablet_service.cc:1511] Processing CreateTablet for tablet b1c493f0fe1b4e669342b13bacbe8811 (DEFAULT_TABLE table=test-workload [id=ce9753d46a7f4750996dac90722ee671]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:23.726167 11152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40e87ff9a2814d578a1b2a1831df6d67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:23.726807 11156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c87a03c3e6784794b3c460bdca2b9541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:23.727664 11154 tablet_service.cc:1511] Processing CreateTablet for tablet da35c431923542e6a4918111af29a81a (DEFAULT_TABLE table=test-workload [id=ce9753d46a7f4750996dac90722ee671]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:23.728914 11154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da35c431923542e6a4918111af29a81a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:23.731432 11153 tablet_service.cc:1511] Processing CreateTablet for tablet 573a793fffd84583a5b0c2f48cc7ceab (DEFAULT_TABLE table=test-workload [id=ce9753d46a7f4750996dac90722ee671]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:23.732703 11153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 573a793fffd84583a5b0c2f48cc7ceab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:23.734593 11157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1c493f0fe1b4e669342b13bacbe8811. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:23.736755 11231 tablet_service.cc:1511] Processing CreateTablet for tablet c87a03c3e6784794b3c460bdca2b9541 (DEFAULT_TABLE table=test-workload [id=ce9753d46a7f4750996dac90722ee671]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:23.738057 11232 tablet_service.cc:1511] Processing CreateTablet for tablet b1c493f0fe1b4e669342b13bacbe8811 (DEFAULT_TABLE table=test-workload [id=ce9753d46a7f4750996dac90722ee671]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:23.739257 11230 tablet_service.cc:1511] Processing CreateTablet for tablet 63e510646cfc43a6aab00c1f080f07ec (DEFAULT_TABLE table=test-workload [id=ce9753d46a7f4750996dac90722ee671]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:23.740199 11227 tablet_service.cc:1511] Processing CreateTablet for tablet 40e87ff9a2814d578a1b2a1831df6d67 (DEFAULT_TABLE table=test-workload [id=ce9753d46a7f4750996dac90722ee671]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:23.741433 11229 tablet_service.cc:1511] Processing CreateTablet for tablet da35c431923542e6a4918111af29a81a (DEFAULT_TABLE table=test-workload [id=ce9753d46a7f4750996dac90722ee671]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:23.742609 11306 tablet_service.cc:1511] Processing CreateTablet for tablet b1c493f0fe1b4e669342b13bacbe8811 (DEFAULT_TABLE table=test-workload [id=ce9753d46a7f4750996dac90722ee671]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:23.743820 11306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1c493f0fe1b4e669342b13bacbe8811. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:23.743619 11228 tablet_service.cc:1511] Processing CreateTablet for tablet 573a793fffd84583a5b0c2f48cc7ceab (DEFAULT_TABLE table=test-workload [id=ce9753d46a7f4750996dac90722ee671]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:23.738080 11231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c87a03c3e6784794b3c460bdca2b9541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:23.746722 11227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40e87ff9a2814d578a1b2a1831df6d67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:23.750619 11232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1c493f0fe1b4e669342b13bacbe8811. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:23.754624 11229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da35c431923542e6a4918111af29a81a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:23.758603 11230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63e510646cfc43a6aab00c1f080f07ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:23.763255 11228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 573a793fffd84583a5b0c2f48cc7ceab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:23.769336 11305 tablet_service.cc:1511] Processing CreateTablet for tablet c87a03c3e6784794b3c460bdca2b9541 (DEFAULT_TABLE table=test-workload [id=ce9753d46a7f4750996dac90722ee671]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:23.768285 11304 tablet_service.cc:1511] Processing CreateTablet for tablet 63e510646cfc43a6aab00c1f080f07ec (DEFAULT_TABLE table=test-workload [id=ce9753d46a7f4750996dac90722ee671]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:23.768246 11303 tablet_service.cc:1511] Processing CreateTablet for tablet da35c431923542e6a4918111af29a81a (DEFAULT_TABLE table=test-workload [id=ce9753d46a7f4750996dac90722ee671]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:23.774222 11302 tablet_service.cc:1511] Processing CreateTablet for tablet 573a793fffd84583a5b0c2f48cc7ceab (DEFAULT_TABLE table=test-workload [id=ce9753d46a7f4750996dac90722ee671]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:23.775568 11305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c87a03c3e6784794b3c460bdca2b9541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:23.782811 11302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 573a793fffd84583a5b0c2f48cc7ceab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:23.782702 11301 tablet_service.cc:1511] Processing CreateTablet for tablet 40e87ff9a2814d578a1b2a1831df6d67 (DEFAULT_TABLE table=test-workload [id=ce9753d46a7f4750996dac90722ee671]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:23.792035 11151 tablet_service.cc:1511] Processing CreateTablet for tablet ce9e39dcb8904aec9cdcb12bd9e9ba9e (DEFAULT_TABLE table=test-workload [id=ce9753d46a7f4750996dac90722ee671]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:23.794021 11151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce9e39dcb8904aec9cdcb12bd9e9ba9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:23.797369 11303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da35c431923542e6a4918111af29a81a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:23.799739 11301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40e87ff9a2814d578a1b2a1831df6d67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:23.806998 11359 tablet_bootstrap.cc:492] T 63e510646cfc43a6aab00c1f080f07ec P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Bootstrap starting.
I20260713 09:04:23.811998 11304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63e510646cfc43a6aab00c1f080f07ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:23.855520 11300 tablet_service.cc:1511] Processing CreateTablet for tablet ce9e39dcb8904aec9cdcb12bd9e9ba9e (DEFAULT_TABLE table=test-workload [id=ce9753d46a7f4750996dac90722ee671]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:23.856839 11300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce9e39dcb8904aec9cdcb12bd9e9ba9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:23.859216 11154 tablet_service.cc:1511] Processing CreateTablet for tablet f9002b3f0c4e4c4bae6c4ce34b5bf143 (DEFAULT_TABLE table=test-workload [id=ce9753d46a7f4750996dac90722ee671]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:23.860428 11154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9002b3f0c4e4c4bae6c4ce34b5bf143. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:23.863758 11157 tablet_service.cc:1511] Processing CreateTablet for tablet 953bef3a021d4f589b48d7fda525a325 (DEFAULT_TABLE table=test-workload [id=ce9753d46a7f4750996dac90722ee671]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:23.864907 11157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 953bef3a021d4f589b48d7fda525a325. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:23.867439 11360 tablet_bootstrap.cc:492] T da35c431923542e6a4918111af29a81a P ccb6766c538345779c21289b1b60926b: Bootstrap starting.
I20260713 09:04:23.875245 11299 tablet_service.cc:1511] Processing CreateTablet for tablet f9002b3f0c4e4c4bae6c4ce34b5bf143 (DEFAULT_TABLE table=test-workload [id=ce9753d46a7f4750996dac90722ee671]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:23.878684 11299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9002b3f0c4e4c4bae6c4ce34b5bf143. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:23.883214 11298 tablet_service.cc:1511] Processing CreateTablet for tablet 953bef3a021d4f589b48d7fda525a325 (DEFAULT_TABLE table=test-workload [id=ce9753d46a7f4750996dac90722ee671]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:23.884594 11298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 953bef3a021d4f589b48d7fda525a325. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:23.885598 11226 tablet_service.cc:1511] Processing CreateTablet for tablet 953bef3a021d4f589b48d7fda525a325 (DEFAULT_TABLE table=test-workload [id=ce9753d46a7f4750996dac90722ee671]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:23.890121 11226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 953bef3a021d4f589b48d7fda525a325. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:23.893330 11227 tablet_service.cc:1511] Processing CreateTablet for tablet ce9e39dcb8904aec9cdcb12bd9e9ba9e (DEFAULT_TABLE table=test-workload [id=ce9753d46a7f4750996dac90722ee671]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:23.901942 11227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce9e39dcb8904aec9cdcb12bd9e9ba9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:23.907752 11361 tablet_bootstrap.cc:492] T da35c431923542e6a4918111af29a81a P b5e982599b114993a584839acce5e606: Bootstrap starting.
I20260713 09:04:23.907265 11229 tablet_service.cc:1511] Processing CreateTablet for tablet f9002b3f0c4e4c4bae6c4ce34b5bf143 (DEFAULT_TABLE table=test-workload [id=ce9753d46a7f4750996dac90722ee671]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:23.913069 11229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9002b3f0c4e4c4bae6c4ce34b5bf143. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:23.927070 11359 tablet_bootstrap.cc:654] T 63e510646cfc43a6aab00c1f080f07ec P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:23.944270 11361 tablet_bootstrap.cc:654] T da35c431923542e6a4918111af29a81a P b5e982599b114993a584839acce5e606: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:23.948096 11360 tablet_bootstrap.cc:654] T da35c431923542e6a4918111af29a81a P ccb6766c538345779c21289b1b60926b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:23.952525 11359 tablet_bootstrap.cc:492] T 63e510646cfc43a6aab00c1f080f07ec P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: No bootstrap required, opened a new log
I20260713 09:04:23.954525 11359 ts_tablet_manager.cc:1403] T 63e510646cfc43a6aab00c1f080f07ec P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Time spent bootstrapping tablet: real 0.164s	user 0.007s	sys 0.008s
I20260713 09:04:23.958681 11359 raft_consensus.cc:359] T 63e510646cfc43a6aab00c1f080f07ec P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:23.959420 11359 raft_consensus.cc:385] T 63e510646cfc43a6aab00c1f080f07ec P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:23.959718 11359 raft_consensus.cc:740] T 63e510646cfc43a6aab00c1f080f07ec P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, State: Initialized, Role: FOLLOWER
I20260713 09:04:23.960538 11359 consensus_queue.cc:260] T 63e510646cfc43a6aab00c1f080f07ec P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:23.968739 11192 heartbeater.cc:499] Master 127.10.198.62:46019 was elected leader, sending a full tablet report...
I20260713 09:04:23.969278 11359 ts_tablet_manager.cc:1434] T 63e510646cfc43a6aab00c1f080f07ec P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:04:23.970340 11359 tablet_bootstrap.cc:492] T c87a03c3e6784794b3c460bdca2b9541 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Bootstrap starting.
I20260713 09:04:23.971935 11361 tablet_bootstrap.cc:492] T da35c431923542e6a4918111af29a81a P b5e982599b114993a584839acce5e606: No bootstrap required, opened a new log
I20260713 09:04:23.975085 11361 ts_tablet_manager.cc:1403] T da35c431923542e6a4918111af29a81a P b5e982599b114993a584839acce5e606: Time spent bootstrapping tablet: real 0.068s	user 0.004s	sys 0.024s
I20260713 09:04:23.976047 11360 tablet_bootstrap.cc:492] T da35c431923542e6a4918111af29a81a P ccb6766c538345779c21289b1b60926b: No bootstrap required, opened a new log
I20260713 09:04:23.976481 11360 ts_tablet_manager.cc:1403] T da35c431923542e6a4918111af29a81a P ccb6766c538345779c21289b1b60926b: Time spent bootstrapping tablet: real 0.119s	user 0.014s	sys 0.005s
I20260713 09:04:23.976593 11359 tablet_bootstrap.cc:654] T c87a03c3e6784794b3c460bdca2b9541 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:23.978593 11361 raft_consensus.cc:359] T da35c431923542e6a4918111af29a81a P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:23.979260 11360 raft_consensus.cc:359] T da35c431923542e6a4918111af29a81a P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:23.982445 11361 raft_consensus.cc:385] T da35c431923542e6a4918111af29a81a P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:23.982511 11360 raft_consensus.cc:385] T da35c431923542e6a4918111af29a81a P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:23.982838 11361 raft_consensus.cc:740] T da35c431923542e6a4918111af29a81a P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5e982599b114993a584839acce5e606, State: Initialized, Role: FOLLOWER
I20260713 09:04:23.982878 11360 raft_consensus.cc:740] T da35c431923542e6a4918111af29a81a P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb6766c538345779c21289b1b60926b, State: Initialized, Role: FOLLOWER
I20260713 09:04:23.983733 11361 consensus_queue.cc:260] T da35c431923542e6a4918111af29a81a P b5e982599b114993a584839acce5e606 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:23.982002 11359 tablet_bootstrap.cc:492] T c87a03c3e6784794b3c460bdca2b9541 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: No bootstrap required, opened a new log
I20260713 09:04:23.983704 11360 consensus_queue.cc:260] T da35c431923542e6a4918111af29a81a P ccb6766c538345779c21289b1b60926b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:23.984805 11359 ts_tablet_manager.cc:1403] T c87a03c3e6784794b3c460bdca2b9541 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260713 09:04:23.987681 11359 raft_consensus.cc:359] T c87a03c3e6784794b3c460bdca2b9541 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:23.988396 11359 raft_consensus.cc:385] T c87a03c3e6784794b3c460bdca2b9541 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:23.988790 11359 raft_consensus.cc:740] T c87a03c3e6784794b3c460bdca2b9541 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, State: Initialized, Role: FOLLOWER
I20260713 09:04:23.989498 11359 consensus_queue.cc:260] T c87a03c3e6784794b3c460bdca2b9541 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:23.991788 11359 ts_tablet_manager.cc:1434] T c87a03c3e6784794b3c460bdca2b9541 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:04:23.992751 11359 tablet_bootstrap.cc:492] T 40e87ff9a2814d578a1b2a1831df6d67 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Bootstrap starting.
W20260713 09:04:23.996845 11193 tablet.cc:2406] T 63e510646cfc43a6aab00c1f080f07ec P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:04:23.999351 11341 heartbeater.cc:499] Master 127.10.198.62:46019 was elected leader, sending a full tablet report...
I20260713 09:04:24.000415 11359 tablet_bootstrap.cc:654] T 40e87ff9a2814d578a1b2a1831df6d67 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Neither blocks nor log segments found. Creating new log.
W20260713 09:04:24.001634 11112 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:04:24.003207 11361 ts_tablet_manager.cc:1434] T da35c431923542e6a4918111af29a81a P b5e982599b114993a584839acce5e606: Time spent starting tablet: real 0.028s	user 0.001s	sys 0.010s
I20260713 09:04:24.005023 11361 tablet_bootstrap.cc:492] T 63e510646cfc43a6aab00c1f080f07ec P b5e982599b114993a584839acce5e606: Bootstrap starting.
I20260713 09:04:24.014724 11361 tablet_bootstrap.cc:654] T 63e510646cfc43a6aab00c1f080f07ec P b5e982599b114993a584839acce5e606: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:24.007833 11267 heartbeater.cc:499] Master 127.10.198.62:46019 was elected leader, sending a full tablet report...
I20260713 09:04:24.007366 11360 ts_tablet_manager.cc:1434] T da35c431923542e6a4918111af29a81a P ccb6766c538345779c21289b1b60926b: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.009s
I20260713 09:04:24.018512 11360 tablet_bootstrap.cc:492] T 40e87ff9a2814d578a1b2a1831df6d67 P ccb6766c538345779c21289b1b60926b: Bootstrap starting.
I20260713 09:04:24.021044 11359 tablet_bootstrap.cc:492] T 40e87ff9a2814d578a1b2a1831df6d67 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: No bootstrap required, opened a new log
I20260713 09:04:24.021492 11359 ts_tablet_manager.cc:1403] T 40e87ff9a2814d578a1b2a1831df6d67 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.005s
I20260713 09:04:24.024451 11360 tablet_bootstrap.cc:654] T 40e87ff9a2814d578a1b2a1831df6d67 P ccb6766c538345779c21289b1b60926b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:24.024240 11359 raft_consensus.cc:359] T 40e87ff9a2814d578a1b2a1831df6d67 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.024942 11359 raft_consensus.cc:385] T 40e87ff9a2814d578a1b2a1831df6d67 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:24.025262 11359 raft_consensus.cc:740] T 40e87ff9a2814d578a1b2a1831df6d67 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, State: Initialized, Role: FOLLOWER
I20260713 09:04:24.025971 11359 consensus_queue.cc:260] T 40e87ff9a2814d578a1b2a1831df6d67 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.028326 11359 ts_tablet_manager.cc:1434] T 40e87ff9a2814d578a1b2a1831df6d67 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:04:24.029265 11359 tablet_bootstrap.cc:492] T 573a793fffd84583a5b0c2f48cc7ceab P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Bootstrap starting.
I20260713 09:04:24.035324 11359 tablet_bootstrap.cc:654] T 573a793fffd84583a5b0c2f48cc7ceab P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:24.035749 11360 tablet_bootstrap.cc:492] T 40e87ff9a2814d578a1b2a1831df6d67 P ccb6766c538345779c21289b1b60926b: No bootstrap required, opened a new log
I20260713 09:04:24.036185 11360 ts_tablet_manager.cc:1403] T 40e87ff9a2814d578a1b2a1831df6d67 P ccb6766c538345779c21289b1b60926b: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260713 09:04:24.038924 11360 raft_consensus.cc:359] T 40e87ff9a2814d578a1b2a1831df6d67 P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.039654 11360 raft_consensus.cc:385] T 40e87ff9a2814d578a1b2a1831df6d67 P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:24.039940 11360 raft_consensus.cc:740] T 40e87ff9a2814d578a1b2a1831df6d67 P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb6766c538345779c21289b1b60926b, State: Initialized, Role: FOLLOWER
I20260713 09:04:24.040621 11360 consensus_queue.cc:260] T 40e87ff9a2814d578a1b2a1831df6d67 P ccb6766c538345779c21289b1b60926b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.043030 11360 ts_tablet_manager.cc:1434] T 40e87ff9a2814d578a1b2a1831df6d67 P ccb6766c538345779c21289b1b60926b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:04:24.043918 11360 tablet_bootstrap.cc:492] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b: Bootstrap starting.
I20260713 09:04:24.050216 11360 tablet_bootstrap.cc:654] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:24.052832 11359 tablet_bootstrap.cc:492] T 573a793fffd84583a5b0c2f48cc7ceab P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: No bootstrap required, opened a new log
I20260713 09:04:24.053264 11359 ts_tablet_manager.cc:1403] T 573a793fffd84583a5b0c2f48cc7ceab P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260713 09:04:24.056147 11359 raft_consensus.cc:359] T 573a793fffd84583a5b0c2f48cc7ceab P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.057536 11359 raft_consensus.cc:385] T 573a793fffd84583a5b0c2f48cc7ceab P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:24.057860 11359 raft_consensus.cc:740] T 573a793fffd84583a5b0c2f48cc7ceab P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, State: Initialized, Role: FOLLOWER
I20260713 09:04:24.058419 11367 raft_consensus.cc:493] T 40e87ff9a2814d578a1b2a1831df6d67 P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:24.058558 11359 consensus_queue.cc:260] T 573a793fffd84583a5b0c2f48cc7ceab P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.058902 11367 raft_consensus.cc:515] T 40e87ff9a2814d578a1b2a1831df6d67 P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.060941 11359 ts_tablet_manager.cc:1434] T 573a793fffd84583a5b0c2f48cc7ceab P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260713 09:04:24.061841 11359 tablet_bootstrap.cc:492] T da35c431923542e6a4918111af29a81a P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Bootstrap starting.
I20260713 09:04:24.061931 11367 leader_election.cc:290] T 40e87ff9a2814d578a1b2a1831df6d67 P ccb6766c538345779c21289b1b60926b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1:46447), b5e982599b114993a584839acce5e606 (127.10.198.3:44569)
I20260713 09:04:24.066146 11368 raft_consensus.cc:493] T da35c431923542e6a4918111af29a81a P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:24.066624 11368 raft_consensus.cc:515] T da35c431923542e6a4918111af29a81a P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.068984 11368 leader_election.cc:290] T da35c431923542e6a4918111af29a81a P b5e982599b114993a584839acce5e606 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1:46447), ccb6766c538345779c21289b1b60926b (127.10.198.2:39243)
I20260713 09:04:24.072007 11360 tablet_bootstrap.cc:492] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b: No bootstrap required, opened a new log
I20260713 09:04:24.072259 11361 tablet_bootstrap.cc:492] T 63e510646cfc43a6aab00c1f080f07ec P b5e982599b114993a584839acce5e606: No bootstrap required, opened a new log
I20260713 09:04:24.072433 11360 ts_tablet_manager.cc:1403] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.004s
I20260713 09:04:24.072643 11359 tablet_bootstrap.cc:654] T da35c431923542e6a4918111af29a81a P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:24.072715 11361 ts_tablet_manager.cc:1403] T 63e510646cfc43a6aab00c1f080f07ec P b5e982599b114993a584839acce5e606: Time spent bootstrapping tablet: real 0.068s	user 0.016s	sys 0.015s
I20260713 09:04:24.088732 11360 raft_consensus.cc:359] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } } peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } }
I20260713 09:04:24.090260 11360 raft_consensus.cc:385] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:24.092576 11360 raft_consensus.cc:740] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb6766c538345779c21289b1b60926b, State: Initialized, Role: FOLLOWER
I20260713 09:04:24.093271 11360 consensus_queue.cc:260] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } } peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } }
I20260713 09:04:24.094115 11359 tablet_bootstrap.cc:492] T da35c431923542e6a4918111af29a81a P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: No bootstrap required, opened a new log
I20260713 09:04:24.096223 11359 ts_tablet_manager.cc:1403] T da35c431923542e6a4918111af29a81a P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.001s
I20260713 09:04:24.095715 11360 ts_tablet_manager.cc:1434] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.005s
I20260713 09:04:24.098129 11360 tablet_bootstrap.cc:492] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b: Bootstrap starting.
I20260713 09:04:24.094467 11361 raft_consensus.cc:359] T 63e510646cfc43a6aab00c1f080f07ec P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.100692 11361 raft_consensus.cc:385] T 63e510646cfc43a6aab00c1f080f07ec P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:24.101016 11361 raft_consensus.cc:740] T 63e510646cfc43a6aab00c1f080f07ec P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5e982599b114993a584839acce5e606, State: Initialized, Role: FOLLOWER
I20260713 09:04:24.101759 11359 raft_consensus.cc:359] T da35c431923542e6a4918111af29a81a P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.102562 11359 raft_consensus.cc:385] T da35c431923542e6a4918111af29a81a P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:24.102886 11359 raft_consensus.cc:740] T da35c431923542e6a4918111af29a81a P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, State: Initialized, Role: FOLLOWER
I20260713 09:04:24.103650 11359 consensus_queue.cc:260] T da35c431923542e6a4918111af29a81a P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.105721 11359 ts_tablet_manager.cc:1434] T da35c431923542e6a4918111af29a81a P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:04:24.106624 11359 tablet_bootstrap.cc:492] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Bootstrap starting.
I20260713 09:04:24.108670 11360 tablet_bootstrap.cc:654] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:24.101724 11361 consensus_queue.cc:260] T 63e510646cfc43a6aab00c1f080f07ec P b5e982599b114993a584839acce5e606 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.108821 11167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da35c431923542e6a4918111af29a81a" candidate_uuid: "b5e982599b114993a584839acce5e606" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" is_pre_election: true
I20260713 09:04:24.109687 11167 raft_consensus.cc:2468] T da35c431923542e6a4918111af29a81a P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5e982599b114993a584839acce5e606 in term 0.
I20260713 09:04:24.111388 11282 leader_election.cc:304] T da35c431923542e6a4918111af29a81a P b5e982599b114993a584839acce5e606 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, b5e982599b114993a584839acce5e606; no voters: 
I20260713 09:04:24.110522 11361 ts_tablet_manager.cc:1434] T 63e510646cfc43a6aab00c1f080f07ec P b5e982599b114993a584839acce5e606: Time spent starting tablet: real 0.037s	user 0.009s	sys 0.000s
I20260713 09:04:24.113090 11361 tablet_bootstrap.cc:492] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606: Bootstrap starting.
I20260713 09:04:24.113003 11368 raft_consensus.cc:2804] T da35c431923542e6a4918111af29a81a P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:24.117220 11360 tablet_bootstrap.cc:492] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b: No bootstrap required, opened a new log
I20260713 09:04:24.117379 11368 raft_consensus.cc:493] T da35c431923542e6a4918111af29a81a P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:24.117789 11360 ts_tablet_manager.cc:1403] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260713 09:04:24.117865 11368 raft_consensus.cc:3060] T da35c431923542e6a4918111af29a81a P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:24.121152 11360 raft_consensus.cc:359] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.116978 11359 tablet_bootstrap.cc:654] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:24.121829 11360 raft_consensus.cc:385] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:24.122133 11360 raft_consensus.cc:740] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb6766c538345779c21289b1b60926b, State: Initialized, Role: FOLLOWER
I20260713 09:04:24.122829 11360 consensus_queue.cc:260] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.124446 11368 raft_consensus.cc:515] T da35c431923542e6a4918111af29a81a P b5e982599b114993a584839acce5e606 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.125106 11365 raft_consensus.cc:493] T 63e510646cfc43a6aab00c1f080f07ec P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:24.125314 11360 ts_tablet_manager.cc:1434] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260713 09:04:24.125555 11365 raft_consensus.cc:515] T 63e510646cfc43a6aab00c1f080f07ec P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.126237 11360 tablet_bootstrap.cc:492] T 63e510646cfc43a6aab00c1f080f07ec P ccb6766c538345779c21289b1b60926b: Bootstrap starting.
I20260713 09:04:24.126413 11368 leader_election.cc:290] T da35c431923542e6a4918111af29a81a P b5e982599b114993a584839acce5e606 [CANDIDATE]: Term 1 election: Requested vote from peers 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1:46447), ccb6766c538345779c21289b1b60926b (127.10.198.2:39243)
I20260713 09:04:24.126991 11361 tablet_bootstrap.cc:654] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:24.128011 11365 leader_election.cc:290] T 63e510646cfc43a6aab00c1f080f07ec P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb6766c538345779c21289b1b60926b (127.10.198.2:39243), b5e982599b114993a584839acce5e606 (127.10.198.3:44569)
I20260713 09:04:24.132833 11360 tablet_bootstrap.cc:654] T 63e510646cfc43a6aab00c1f080f07ec P ccb6766c538345779c21289b1b60926b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:24.136868 11359 tablet_bootstrap.cc:492] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: No bootstrap required, opened a new log
I20260713 09:04:24.137331 11359 ts_tablet_manager.cc:1403] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.000s
I20260713 09:04:24.140153 11359 raft_consensus.cc:359] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } } peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } }
I20260713 09:04:24.140849 11359 raft_consensus.cc:385] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:24.141156 11359 raft_consensus.cc:740] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, State: Initialized, Role: FOLLOWER
I20260713 09:04:24.143265 11360 tablet_bootstrap.cc:492] T 63e510646cfc43a6aab00c1f080f07ec P ccb6766c538345779c21289b1b60926b: No bootstrap required, opened a new log
I20260713 09:04:24.143699 11360 ts_tablet_manager.cc:1403] T 63e510646cfc43a6aab00c1f080f07ec P ccb6766c538345779c21289b1b60926b: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.003s
I20260713 09:04:24.144328 11361 tablet_bootstrap.cc:492] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606: No bootstrap required, opened a new log
I20260713 09:04:24.144860 11361 ts_tablet_manager.cc:1403] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.005s
I20260713 09:04:24.146430 11360 raft_consensus.cc:359] T 63e510646cfc43a6aab00c1f080f07ec P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.147501 11360 raft_consensus.cc:385] T 63e510646cfc43a6aab00c1f080f07ec P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:24.147800 11360 raft_consensus.cc:740] T 63e510646cfc43a6aab00c1f080f07ec P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb6766c538345779c21289b1b60926b, State: Initialized, Role: FOLLOWER
I20260713 09:04:24.147980 11361 raft_consensus.cc:359] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.148625 11361 raft_consensus.cc:385] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:24.149005 11361 raft_consensus.cc:740] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5e982599b114993a584839acce5e606, State: Initialized, Role: FOLLOWER
I20260713 09:04:24.148584 11360 consensus_queue.cc:260] T 63e510646cfc43a6aab00c1f080f07ec P ccb6766c538345779c21289b1b60926b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.149700 11361 consensus_queue.cc:260] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.141870 11359 consensus_queue.cc:260] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } } peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } }
I20260713 09:04:24.151032 11360 ts_tablet_manager.cc:1434] T 63e510646cfc43a6aab00c1f080f07ec P ccb6766c538345779c21289b1b60926b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:04:24.151923 11360 tablet_bootstrap.cc:492] T 573a793fffd84583a5b0c2f48cc7ceab P ccb6766c538345779c21289b1b60926b: Bootstrap starting.
I20260713 09:04:24.152495 11359 ts_tablet_manager.cc:1434] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260713 09:04:24.155256 11359 tablet_bootstrap.cc:492] T 953bef3a021d4f589b48d7fda525a325 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Bootstrap starting.
I20260713 09:04:24.157970 11360 tablet_bootstrap.cc:654] T 573a793fffd84583a5b0c2f48cc7ceab P ccb6766c538345779c21289b1b60926b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:24.161300 11359 tablet_bootstrap.cc:654] T 953bef3a021d4f589b48d7fda525a325 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:24.163625 11361 ts_tablet_manager.cc:1434] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.003s
I20260713 09:04:24.164817 11361 tablet_bootstrap.cc:492] T b1c493f0fe1b4e669342b13bacbe8811 P b5e982599b114993a584839acce5e606: Bootstrap starting.
I20260713 09:04:24.173121 11367 raft_consensus.cc:493] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:24.173638 11367 raft_consensus.cc:515] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.191547 11367 leader_election.cc:290] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1:46447), b5e982599b114993a584839acce5e606 (127.10.198.3:44569)
I20260713 09:04:24.202163 11241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da35c431923542e6a4918111af29a81a" candidate_uuid: "b5e982599b114993a584839acce5e606" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb6766c538345779c21289b1b60926b"
I20260713 09:04:24.203933 11241 raft_consensus.cc:3060] T da35c431923542e6a4918111af29a81a P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:24.204169 11368 raft_consensus.cc:493] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:24.204607 11368 raft_consensus.cc:515] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.208158 11167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da35c431923542e6a4918111af29a81a" candidate_uuid: "b5e982599b114993a584839acce5e606" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc"
I20260713 09:04:24.214043 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e87ff9a2814d578a1b2a1831df6d67" candidate_uuid: "ccb6766c538345779c21289b1b60926b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5e982599b114993a584839acce5e606" is_pre_election: true
I20260713 09:04:24.216152 11368 leader_election.cc:290] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1:46447), ccb6766c538345779c21289b1b60926b (127.10.198.2:39243)
I20260713 09:04:24.215196 11167 raft_consensus.cc:3060] T da35c431923542e6a4918111af29a81a P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:24.231034 11368 raft_consensus.cc:493] T 63e510646cfc43a6aab00c1f080f07ec P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:24.231148 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e510646cfc43a6aab00c1f080f07ec" candidate_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb6766c538345779c21289b1b60926b" is_pre_election: true
I20260713 09:04:24.231835 11368 raft_consensus.cc:515] T 63e510646cfc43a6aab00c1f080f07ec P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.232751 11166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e87ff9a2814d578a1b2a1831df6d67" candidate_uuid: "ccb6766c538345779c21289b1b60926b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" is_pre_election: true
I20260713 09:04:24.233376 11166 raft_consensus.cc:2468] T 40e87ff9a2814d578a1b2a1831df6d67 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccb6766c538345779c21289b1b60926b in term 0.
I20260713 09:04:24.232342 11239 raft_consensus.cc:2468] T 63e510646cfc43a6aab00c1f080f07ec P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ab4916c7a6c4d1895a7c7c26bc9d4fc in term 0.
I20260713 09:04:24.223146 11242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da35c431923542e6a4918111af29a81a" candidate_uuid: "b5e982599b114993a584839acce5e606" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb6766c538345779c21289b1b60926b" is_pre_election: true
I20260713 09:04:24.216053 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87a03c3e6784794b3c460bdca2b9541" candidate_uuid: "ccb6766c538345779c21289b1b60926b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5e982599b114993a584839acce5e606" is_pre_election: true
I20260713 09:04:24.240398 11360 tablet_bootstrap.cc:492] T 573a793fffd84583a5b0c2f48cc7ceab P ccb6766c538345779c21289b1b60926b: No bootstrap required, opened a new log
I20260713 09:04:24.218906 11165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87a03c3e6784794b3c460bdca2b9541" candidate_uuid: "ccb6766c538345779c21289b1b60926b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" is_pre_election: true
I20260713 09:04:24.243726 11368 leader_election.cc:290] T 63e510646cfc43a6aab00c1f080f07ec P b5e982599b114993a584839acce5e606 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1:46447), ccb6766c538345779c21289b1b60926b (127.10.198.2:39243)
I20260713 09:04:24.243541 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87a03c3e6784794b3c460bdca2b9541" candidate_uuid: "b5e982599b114993a584839acce5e606" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb6766c538345779c21289b1b60926b" is_pre_election: true
I20260713 09:04:24.243978 11360 ts_tablet_manager.cc:1403] T 573a793fffd84583a5b0c2f48cc7ceab P ccb6766c538345779c21289b1b60926b: Time spent bootstrapping tablet: real 0.092s	user 0.022s	sys 0.036s
I20260713 09:04:24.244903 11240 raft_consensus.cc:2468] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5e982599b114993a584839acce5e606 in term 0.
I20260713 09:04:24.237358 11164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87a03c3e6784794b3c460bdca2b9541" candidate_uuid: "b5e982599b114993a584839acce5e606" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" is_pre_election: true
I20260713 09:04:24.242045 11315 raft_consensus.cc:2468] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccb6766c538345779c21289b1b60926b in term 0.
I20260713 09:04:24.248164 11166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e510646cfc43a6aab00c1f080f07ec" candidate_uuid: "b5e982599b114993a584839acce5e606" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" is_pre_election: true
W20260713 09:04:24.246855 11205 leader_election.cc:343] T 40e87ff9a2814d578a1b2a1831df6d67 P ccb6766c538345779c21289b1b60926b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5e982599b114993a584839acce5e606 (127.10.198.3:44569): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:24.248718 11166 raft_consensus.cc:2468] T 63e510646cfc43a6aab00c1f080f07ec P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5e982599b114993a584839acce5e606 in term 0.
I20260713 09:04:24.246503 11165 raft_consensus.cc:2468] T c87a03c3e6784794b3c460bdca2b9541 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccb6766c538345779c21289b1b60926b in term 0.
I20260713 09:04:24.248953 11205 leader_election.cc:304] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5e982599b114993a584839acce5e606, ccb6766c538345779c21289b1b60926b; no voters: 
I20260713 09:04:24.250192 11367 raft_consensus.cc:2804] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:24.250958 11367 raft_consensus.cc:493] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:24.253782 11279 leader_election.cc:304] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5e982599b114993a584839acce5e606, ccb6766c538345779c21289b1b60926b; no voters: 
I20260713 09:04:24.251296 11208 leader_election.cc:304] T 40e87ff9a2814d578a1b2a1831df6d67 P ccb6766c538345779c21289b1b60926b [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: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, ccb6766c538345779c21289b1b60926b; no voters: b5e982599b114993a584839acce5e606
I20260713 09:04:24.251820 11367 raft_consensus.cc:3060] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:24.250982 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e510646cfc43a6aab00c1f080f07ec" candidate_uuid: "b5e982599b114993a584839acce5e606" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb6766c538345779c21289b1b60926b" is_pre_election: true
I20260713 09:04:24.259455 11368 raft_consensus.cc:2804] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:24.259618 11240 raft_consensus.cc:2468] T 63e510646cfc43a6aab00c1f080f07ec P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5e982599b114993a584839acce5e606 in term 0.
I20260713 09:04:24.259831 11368 raft_consensus.cc:493] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:24.260195 11368 raft_consensus.cc:3060] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:24.263211 11359 tablet_bootstrap.cc:492] T 953bef3a021d4f589b48d7fda525a325 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: No bootstrap required, opened a new log
I20260713 09:04:24.263652 11359 ts_tablet_manager.cc:1403] T 953bef3a021d4f589b48d7fda525a325 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Time spent bootstrapping tablet: real 0.109s	user 0.009s	sys 0.026s
I20260713 09:04:24.260641 11279 leader_election.cc:304] T 63e510646cfc43a6aab00c1f080f07ec P b5e982599b114993a584839acce5e606 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5e982599b114993a584839acce5e606, ccb6766c538345779c21289b1b60926b; no voters: 
I20260713 09:04:24.264933 11361 tablet_bootstrap.cc:654] T b1c493f0fe1b4e669342b13bacbe8811 P b5e982599b114993a584839acce5e606: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:24.271804 11367 raft_consensus.cc:515] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.267297 11359 raft_consensus.cc:359] T 953bef3a021d4f589b48d7fda525a325 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.272931 11167 raft_consensus.cc:2468] T da35c431923542e6a4918111af29a81a P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5e982599b114993a584839acce5e606 in term 1.
I20260713 09:04:24.269121 11130 leader_election.cc:304] T 63e510646cfc43a6aab00c1f080f07ec P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, ccb6766c538345779c21289b1b60926b; no voters: 
I20260713 09:04:24.274362 11241 raft_consensus.cc:2468] T da35c431923542e6a4918111af29a81a P ccb6766c538345779c21289b1b60926b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5e982599b114993a584839acce5e606 in term 1.
I20260713 09:04:24.275108 11359 raft_consensus.cc:385] T 953bef3a021d4f589b48d7fda525a325 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:24.276801 11359 raft_consensus.cc:740] T 953bef3a021d4f589b48d7fda525a325 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, State: Initialized, Role: FOLLOWER
I20260713 09:04:24.277369 11391 raft_consensus.cc:2804] T 63e510646cfc43a6aab00c1f080f07ec P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:24.277922 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e510646cfc43a6aab00c1f080f07ec" candidate_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5e982599b114993a584839acce5e606" is_pre_election: true
I20260713 09:04:24.277719 11359 consensus_queue.cc:260] T 953bef3a021d4f589b48d7fda525a325 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.278635 11365 raft_consensus.cc:2804] T 63e510646cfc43a6aab00c1f080f07ec P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:24.278993 11365 raft_consensus.cc:493] T 63e510646cfc43a6aab00c1f080f07ec P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:24.279850 11365 raft_consensus.cc:3060] T 63e510646cfc43a6aab00c1f080f07ec P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:24.280097 11282 leader_election.cc:304] T da35c431923542e6a4918111af29a81a P b5e982599b114993a584839acce5e606 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, b5e982599b114993a584839acce5e606; no voters: 
I20260713 09:04:24.277766 11391 raft_consensus.cc:493] T 63e510646cfc43a6aab00c1f080f07ec P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:24.282199 11391 raft_consensus.cc:3060] T 63e510646cfc43a6aab00c1f080f07ec P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:24.284569 11167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87a03c3e6784794b3c460bdca2b9541" candidate_uuid: "ccb6766c538345779c21289b1b60926b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc"
I20260713 09:04:24.285133 11167 raft_consensus.cc:3060] T c87a03c3e6784794b3c460bdca2b9541 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:24.287461 11359 ts_tablet_manager.cc:1434] T 953bef3a021d4f589b48d7fda525a325 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.007s
I20260713 09:04:24.288398 11359 tablet_bootstrap.cc:492] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Bootstrap starting.
I20260713 09:04:24.285787 11367 leader_election.cc:290] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [CANDIDATE]: Term 1 election: Requested vote from peers 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1:46447), b5e982599b114993a584839acce5e606 (127.10.198.3:44569)
I20260713 09:04:24.279829 11390 raft_consensus.cc:2804] T 40e87ff9a2814d578a1b2a1831df6d67 P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:24.295387 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87a03c3e6784794b3c460bdca2b9541" candidate_uuid: "ccb6766c538345779c21289b1b60926b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5e982599b114993a584839acce5e606"
I20260713 09:04:24.289642 11365 raft_consensus.cc:515] T 63e510646cfc43a6aab00c1f080f07ec P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.298208 11365 leader_election.cc:290] T 63e510646cfc43a6aab00c1f080f07ec P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [CANDIDATE]: Term 1 election: Requested vote from peers ccb6766c538345779c21289b1b60926b (127.10.198.2:39243), b5e982599b114993a584839acce5e606 (127.10.198.3:44569)
I20260713 09:04:24.299105 11390 raft_consensus.cc:493] T 40e87ff9a2814d578a1b2a1831df6d67 P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:24.299804 11390 raft_consensus.cc:3060] T 40e87ff9a2814d578a1b2a1831df6d67 P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:24.295853 11167 raft_consensus.cc:2468] T c87a03c3e6784794b3c460bdca2b9541 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb6766c538345779c21289b1b60926b in term 1.
I20260713 09:04:24.300544 11314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e510646cfc43a6aab00c1f080f07ec" candidate_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5e982599b114993a584839acce5e606"
I20260713 09:04:24.302376 11241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e510646cfc43a6aab00c1f080f07ec" candidate_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb6766c538345779c21289b1b60926b"
I20260713 09:04:24.302328 11208 leader_election.cc:304] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, ccb6766c538345779c21289b1b60926b; no voters: 
I20260713 09:04:24.303192 11241 raft_consensus.cc:3060] T 63e510646cfc43a6aab00c1f080f07ec P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:24.305487 11367 raft_consensus.cc:2804] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:24.307680 11359 tablet_bootstrap.cc:654] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:24.308079 11393 raft_consensus.cc:2804] T da35c431923542e6a4918111af29a81a P b5e982599b114993a584839acce5e606 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:24.310544 11360 raft_consensus.cc:359] T 573a793fffd84583a5b0c2f48cc7ceab P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.311249 11360 raft_consensus.cc:385] T 573a793fffd84583a5b0c2f48cc7ceab P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:24.311554 11360 raft_consensus.cc:740] T 573a793fffd84583a5b0c2f48cc7ceab P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb6766c538345779c21289b1b60926b, State: Initialized, Role: FOLLOWER
I20260713 09:04:24.312263 11360 consensus_queue.cc:260] T 573a793fffd84583a5b0c2f48cc7ceab P ccb6766c538345779c21289b1b60926b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.309211 11368 raft_consensus.cc:515] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.321619 11167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87a03c3e6784794b3c460bdca2b9541" candidate_uuid: "b5e982599b114993a584839acce5e606" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc"
I20260713 09:04:24.321768 11368 leader_election.cc:290] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [CANDIDATE]: Term 1 election: Requested vote from peers 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1:46447), ccb6766c538345779c21289b1b60926b (127.10.198.2:39243)
I20260713 09:04:24.314708 11392 raft_consensus.cc:493] T 953bef3a021d4f589b48d7fda525a325 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:24.324386 11167 raft_consensus.cc:2393] T c87a03c3e6784794b3c460bdca2b9541 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b5e982599b114993a584839acce5e606 in current term 1: Already voted for candidate ccb6766c538345779c21289b1b60926b in this term.
I20260713 09:04:24.324566 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87a03c3e6784794b3c460bdca2b9541" candidate_uuid: "b5e982599b114993a584839acce5e606" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb6766c538345779c21289b1b60926b"
I20260713 09:04:24.327723 11391 raft_consensus.cc:515] T 63e510646cfc43a6aab00c1f080f07ec P b5e982599b114993a584839acce5e606 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.328604 11316 raft_consensus.cc:2393] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ccb6766c538345779c21289b1b60926b in current term 1: Already voted for candidate b5e982599b114993a584839acce5e606 in this term.
I20260713 09:04:24.329448 11315 raft_consensus.cc:2393] T 63e510646cfc43a6aab00c1f080f07ec P b5e982599b114993a584839acce5e606 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5ab4916c7a6c4d1895a7c7c26bc9d4fc in current term 1: Already voted for candidate b5e982599b114993a584839acce5e606 in this term.
I20260713 09:04:24.323724 11392 raft_consensus.cc:515] T 953bef3a021d4f589b48d7fda525a325 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.337603 11392 leader_election.cc:290] T 953bef3a021d4f589b48d7fda525a325 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb6766c538345779c21289b1b60926b (127.10.198.2:39243), b5e982599b114993a584839acce5e606 (127.10.198.3:44569)
I20260713 09:04:24.340395 11241 raft_consensus.cc:2468] T 63e510646cfc43a6aab00c1f080f07ec P ccb6766c538345779c21289b1b60926b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab4916c7a6c4d1895a7c7c26bc9d4fc in term 1.
I20260713 09:04:24.336723 11393 raft_consensus.cc:697] T da35c431923542e6a4918111af29a81a P b5e982599b114993a584839acce5e606 [term 1 LEADER]: Becoming Leader. State: Replica: b5e982599b114993a584839acce5e606, State: Running, Role: LEADER
I20260713 09:04:24.334822 11367 raft_consensus.cc:697] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [term 1 LEADER]: Becoming Leader. State: Replica: ccb6766c538345779c21289b1b60926b, State: Running, Role: LEADER
I20260713 09:04:24.343318 11130 leader_election.cc:304] T 63e510646cfc43a6aab00c1f080f07ec P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [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: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, ccb6766c538345779c21289b1b60926b; no voters: b5e982599b114993a584839acce5e606
I20260713 09:04:24.343286 11367 consensus_queue.cc:237] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.344187 11392 raft_consensus.cc:2804] T 63e510646cfc43a6aab00c1f080f07ec P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:24.344663 11392 raft_consensus.cc:697] T 63e510646cfc43a6aab00c1f080f07ec P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 1 LEADER]: Becoming Leader. State: Replica: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, State: Running, Role: LEADER
I20260713 09:04:24.345559 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953bef3a021d4f589b48d7fda525a325" candidate_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5e982599b114993a584839acce5e606" is_pre_election: true
I20260713 09:04:24.345382 11392 consensus_queue.cc:237] T 63e510646cfc43a6aab00c1f080f07ec P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.338230 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953bef3a021d4f589b48d7fda525a325" candidate_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb6766c538345779c21289b1b60926b" is_pre_election: true
W20260713 09:04:24.347904 11130 leader_election.cc:343] T 953bef3a021d4f589b48d7fda525a325 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccb6766c538345779c21289b1b60926b (127.10.198.2:39243): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:04:24.349401 11130 leader_election.cc:343] T 953bef3a021d4f589b48d7fda525a325 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5e982599b114993a584839acce5e606 (127.10.198.3:44569): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:24.349963 11130 leader_election.cc:304] T 953bef3a021d4f589b48d7fda525a325 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ab4916c7a6c4d1895a7c7c26bc9d4fc; no voters: b5e982599b114993a584839acce5e606, ccb6766c538345779c21289b1b60926b
I20260713 09:04:24.351001 11365 raft_consensus.cc:2749] T 953bef3a021d4f589b48d7fda525a325 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:24.342052 11393 consensus_queue.cc:237] T da35c431923542e6a4918111af29a81a P b5e982599b114993a584839acce5e606 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.360980 11361 tablet_bootstrap.cc:492] T b1c493f0fe1b4e669342b13bacbe8811 P b5e982599b114993a584839acce5e606: No bootstrap required, opened a new log
I20260713 09:04:24.361513 11361 ts_tablet_manager.cc:1403] T b1c493f0fe1b4e669342b13bacbe8811 P b5e982599b114993a584839acce5e606: Time spent bootstrapping tablet: real 0.197s	user 0.007s	sys 0.023s
I20260713 09:04:24.365058 11361 raft_consensus.cc:359] T b1c493f0fe1b4e669342b13bacbe8811 P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } } peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } }
I20260713 09:04:24.365782 11361 raft_consensus.cc:385] T b1c493f0fe1b4e669342b13bacbe8811 P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:24.366062 11361 raft_consensus.cc:740] T b1c493f0fe1b4e669342b13bacbe8811 P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5e982599b114993a584839acce5e606, State: Initialized, Role: FOLLOWER
I20260713 09:04:24.367230 11361 consensus_queue.cc:260] T b1c493f0fe1b4e669342b13bacbe8811 P b5e982599b114993a584839acce5e606 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } } peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } }
I20260713 09:04:24.369915 11361 ts_tablet_manager.cc:1434] T b1c493f0fe1b4e669342b13bacbe8811 P b5e982599b114993a584839acce5e606: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:04:24.347266 11390 raft_consensus.cc:515] T 40e87ff9a2814d578a1b2a1831df6d67 P ccb6766c538345779c21289b1b60926b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.382557 11361 tablet_bootstrap.cc:492] T 40e87ff9a2814d578a1b2a1831df6d67 P b5e982599b114993a584839acce5e606: Bootstrap starting.
I20260713 09:04:24.387287 11390 leader_election.cc:290] T 40e87ff9a2814d578a1b2a1831df6d67 P ccb6766c538345779c21289b1b60926b [CANDIDATE]: Term 1 election: Requested vote from peers 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1:46447), b5e982599b114993a584839acce5e606 (127.10.198.3:44569)
I20260713 09:04:24.388813 11165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e87ff9a2814d578a1b2a1831df6d67" candidate_uuid: "ccb6766c538345779c21289b1b60926b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc"
I20260713 09:04:24.389026 11391 leader_election.cc:290] T 63e510646cfc43a6aab00c1f080f07ec P b5e982599b114993a584839acce5e606 [CANDIDATE]: Term 1 election: Requested vote from peers 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1:46447), ccb6766c538345779c21289b1b60926b (127.10.198.2:39243)
I20260713 09:04:24.389370 11165 raft_consensus.cc:3060] T 40e87ff9a2814d578a1b2a1831df6d67 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:24.384500 11167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e510646cfc43a6aab00c1f080f07ec" candidate_uuid: "b5e982599b114993a584839acce5e606" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc"
I20260713 09:04:24.393325 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e510646cfc43a6aab00c1f080f07ec" candidate_uuid: "b5e982599b114993a584839acce5e606" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb6766c538345779c21289b1b60926b"
I20260713 09:04:24.394093 11239 raft_consensus.cc:2393] T 63e510646cfc43a6aab00c1f080f07ec P ccb6766c538345779c21289b1b60926b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b5e982599b114993a584839acce5e606 in current term 1: Already voted for candidate 5ab4916c7a6c4d1895a7c7c26bc9d4fc in this term.
I20260713 09:04:24.400219 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e87ff9a2814d578a1b2a1831df6d67" candidate_uuid: "ccb6766c538345779c21289b1b60926b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5e982599b114993a584839acce5e606"
W20260713 09:04:24.401592 11205 leader_election.cc:343] T 40e87ff9a2814d578a1b2a1831df6d67 P ccb6766c538345779c21289b1b60926b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5e982599b114993a584839acce5e606 (127.10.198.3:44569): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:24.404886 11165 raft_consensus.cc:2468] T 40e87ff9a2814d578a1b2a1831df6d67 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb6766c538345779c21289b1b60926b in term 1.
I20260713 09:04:24.407332 11208 leader_election.cc:304] T 40e87ff9a2814d578a1b2a1831df6d67 P ccb6766c538345779c21289b1b60926b [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: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, ccb6766c538345779c21289b1b60926b; no voters: b5e982599b114993a584839acce5e606
I20260713 09:04:24.408136 11390 raft_consensus.cc:2804] T 40e87ff9a2814d578a1b2a1831df6d67 P ccb6766c538345779c21289b1b60926b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:24.408619 11390 raft_consensus.cc:697] T 40e87ff9a2814d578a1b2a1831df6d67 P ccb6766c538345779c21289b1b60926b [term 1 LEADER]: Becoming Leader. State: Replica: ccb6766c538345779c21289b1b60926b, State: Running, Role: LEADER
I20260713 09:04:24.408910 11282 leader_election.cc:304] T 63e510646cfc43a6aab00c1f080f07ec P b5e982599b114993a584839acce5e606 [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: b5e982599b114993a584839acce5e606; no voters: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, ccb6766c538345779c21289b1b60926b
I20260713 09:04:24.409423 11390 consensus_queue.cc:237] T 40e87ff9a2814d578a1b2a1831df6d67 P ccb6766c538345779c21289b1b60926b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.409933 11391 raft_consensus.cc:2749] T 63e510646cfc43a6aab00c1f080f07ec P b5e982599b114993a584839acce5e606 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:04:24.415920 11360 ts_tablet_manager.cc:1434] T 573a793fffd84583a5b0c2f48cc7ceab P ccb6766c538345779c21289b1b60926b: Time spent starting tablet: real 0.170s	user 0.015s	sys 0.016s
I20260713 09:04:24.416914 11360 tablet_bootstrap.cc:492] T 953bef3a021d4f589b48d7fda525a325 P ccb6766c538345779c21289b1b60926b: Bootstrap starting.
I20260713 09:04:24.420804 11359 tablet_bootstrap.cc:492] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: No bootstrap required, opened a new log
I20260713 09:04:24.421253 11359 ts_tablet_manager.cc:1403] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Time spent bootstrapping tablet: real 0.133s	user 0.007s	sys 0.007s
I20260713 09:04:24.421495 11063 catalog_manager.cc:5697] T da35c431923542e6a4918111af29a81a P b5e982599b114993a584839acce5e606 reported cstate change: term changed from 0 to 1, leader changed from <none> to b5e982599b114993a584839acce5e606 (127.10.198.3). New cstate: current_term: 1 leader_uuid: "b5e982599b114993a584839acce5e606" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:24.427085 11359 raft_consensus.cc:359] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.427699 11359 raft_consensus.cc:385] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:24.427939 11359 raft_consensus.cc:740] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, State: Initialized, Role: FOLLOWER
I20260713 09:04:24.428503 11359 consensus_queue.cc:260] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.430281 11359 ts_tablet_manager.cc:1434] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.001s
I20260713 09:04:24.431094 11359 tablet_bootstrap.cc:492] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Bootstrap starting.
I20260713 09:04:24.430688 11064 catalog_manager.cc:5697] T 63e510646cfc43a6aab00c1f080f07ec P 5ab4916c7a6c4d1895a7c7c26bc9d4fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1). New cstate: current_term: 1 leader_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:24.439005 11361 tablet_bootstrap.cc:654] T 40e87ff9a2814d578a1b2a1831df6d67 P b5e982599b114993a584839acce5e606: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:24.439010 11360 tablet_bootstrap.cc:654] T 953bef3a021d4f589b48d7fda525a325 P ccb6766c538345779c21289b1b60926b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:24.445083 11279 leader_election.cc:304] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [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: b5e982599b114993a584839acce5e606; no voters: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, ccb6766c538345779c21289b1b60926b
I20260713 09:04:24.446213 11393 raft_consensus.cc:2749] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:04:24.454100 11359 tablet_bootstrap.cc:654] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:24.460808 11061 catalog_manager.cc:5697] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b reported cstate change: term changed from 0 to 1, leader changed from <none> to ccb6766c538345779c21289b1b60926b (127.10.198.2). New cstate: current_term: 1 leader_uuid: "ccb6766c538345779c21289b1b60926b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:24.464308 11360 tablet_bootstrap.cc:492] T 953bef3a021d4f589b48d7fda525a325 P ccb6766c538345779c21289b1b60926b: No bootstrap required, opened a new log
I20260713 09:04:24.464841 11360 ts_tablet_manager.cc:1403] T 953bef3a021d4f589b48d7fda525a325 P ccb6766c538345779c21289b1b60926b: Time spent bootstrapping tablet: real 0.048s	user 0.007s	sys 0.007s
I20260713 09:04:24.468046 11360 raft_consensus.cc:359] T 953bef3a021d4f589b48d7fda525a325 P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.468735 11360 raft_consensus.cc:385] T 953bef3a021d4f589b48d7fda525a325 P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:24.469038 11360 raft_consensus.cc:740] T 953bef3a021d4f589b48d7fda525a325 P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb6766c538345779c21289b1b60926b, State: Initialized, Role: FOLLOWER
I20260713 09:04:24.469730 11360 consensus_queue.cc:260] T 953bef3a021d4f589b48d7fda525a325 P ccb6766c538345779c21289b1b60926b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.471980 11360 ts_tablet_manager.cc:1434] T 953bef3a021d4f589b48d7fda525a325 P ccb6766c538345779c21289b1b60926b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:04:24.472882 11360 tablet_bootstrap.cc:492] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b: Bootstrap starting.
I20260713 09:04:24.480549 11359 tablet_bootstrap.cc:492] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: No bootstrap required, opened a new log
I20260713 09:04:24.480881 11359 ts_tablet_manager.cc:1403] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Time spent bootstrapping tablet: real 0.050s	user 0.005s	sys 0.011s
I20260713 09:04:24.498463 11359 raft_consensus.cc:359] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.499840 11359 raft_consensus.cc:385] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:24.500057 11359 raft_consensus.cc:740] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, State: Initialized, Role: FOLLOWER
I20260713 09:04:24.501439 11361 tablet_bootstrap.cc:492] T 40e87ff9a2814d578a1b2a1831df6d67 P b5e982599b114993a584839acce5e606: No bootstrap required, opened a new log
I20260713 09:04:24.501889 11361 ts_tablet_manager.cc:1403] T 40e87ff9a2814d578a1b2a1831df6d67 P b5e982599b114993a584839acce5e606: Time spent bootstrapping tablet: real 0.120s	user 0.014s	sys 0.002s
I20260713 09:04:24.502806 11359 consensus_queue.cc:260] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.504490 11359 ts_tablet_manager.cc:1434] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260713 09:04:24.510540 11360 tablet_bootstrap.cc:654] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:24.520049 11367 raft_consensus.cc:493] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:24.520503 11367 raft_consensus.cc:515] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } } peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } }
I20260713 09:04:24.522718 11061 catalog_manager.cc:5697] T 40e87ff9a2814d578a1b2a1831df6d67 P ccb6766c538345779c21289b1b60926b reported cstate change: term changed from 0 to 1, leader changed from <none> to ccb6766c538345779c21289b1b60926b (127.10.198.2). New cstate: current_term: 1 leader_uuid: "ccb6766c538345779c21289b1b60926b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:24.523399 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c493f0fe1b4e669342b13bacbe8811" candidate_uuid: "ccb6766c538345779c21289b1b60926b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5e982599b114993a584839acce5e606" is_pre_election: true
I20260713 09:04:24.530112 11316 raft_consensus.cc:2468] T b1c493f0fe1b4e669342b13bacbe8811 P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccb6766c538345779c21289b1b60926b in term 0.
I20260713 09:04:24.531286 11205 leader_election.cc:304] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5e982599b114993a584839acce5e606, ccb6766c538345779c21289b1b60926b; no voters: 
I20260713 09:04:24.532045 11390 raft_consensus.cc:2804] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:24.532373 11390 raft_consensus.cc:493] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:24.532678 11390 raft_consensus.cc:3060] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:24.527180 11367 leader_election.cc:290] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5e982599b114993a584839acce5e606 (127.10.198.3:44569), 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1:46447)
I20260713 09:04:24.528573 11165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c493f0fe1b4e669342b13bacbe8811" candidate_uuid: "ccb6766c538345779c21289b1b60926b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" is_pre_election: true
I20260713 09:04:24.538620 11165 raft_consensus.cc:2468] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccb6766c538345779c21289b1b60926b in term 0.
I20260713 09:04:24.539392 11390 raft_consensus.cc:515] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } } peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } }
I20260713 09:04:24.542063 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c493f0fe1b4e669342b13bacbe8811" candidate_uuid: "ccb6766c538345779c21289b1b60926b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5e982599b114993a584839acce5e606"
I20260713 09:04:24.542614 11316 raft_consensus.cc:3060] T b1c493f0fe1b4e669342b13bacbe8811 P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:24.548535 11316 raft_consensus.cc:2468] T b1c493f0fe1b4e669342b13bacbe8811 P b5e982599b114993a584839acce5e606 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb6766c538345779c21289b1b60926b in term 1.
I20260713 09:04:24.549507 11205 leader_election.cc:304] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5e982599b114993a584839acce5e606, ccb6766c538345779c21289b1b60926b; no voters: 
I20260713 09:04:24.549902 11165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c493f0fe1b4e669342b13bacbe8811" candidate_uuid: "ccb6766c538345779c21289b1b60926b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc"
I20260713 09:04:24.550266 11367 raft_consensus.cc:2804] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:24.550421 11165 raft_consensus.cc:3060] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:24.550750 11367 raft_consensus.cc:697] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [term 1 LEADER]: Becoming Leader. State: Replica: ccb6766c538345779c21289b1b60926b, State: Running, Role: LEADER
I20260713 09:04:24.551532 11367 consensus_queue.cc:237] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } } peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } }
I20260713 09:04:24.552911 11392 raft_consensus.cc:493] T 573a793fffd84583a5b0c2f48cc7ceab P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:24.553339 11392 raft_consensus.cc:515] T 573a793fffd84583a5b0c2f48cc7ceab P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.555485 11392 leader_election.cc:290] T 573a793fffd84583a5b0c2f48cc7ceab P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb6766c538345779c21289b1b60926b (127.10.198.2:39243), b5e982599b114993a584839acce5e606 (127.10.198.3:44569)
I20260713 09:04:24.556445 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573a793fffd84583a5b0c2f48cc7ceab" candidate_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5e982599b114993a584839acce5e606" is_pre_election: true
I20260713 09:04:24.556612 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573a793fffd84583a5b0c2f48cc7ceab" candidate_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb6766c538345779c21289b1b60926b" is_pre_election: true
I20260713 09:04:24.557214 11240 raft_consensus.cc:2468] T 573a793fffd84583a5b0c2f48cc7ceab P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ab4916c7a6c4d1895a7c7c26bc9d4fc in term 0.
W20260713 09:04:24.557806 11130 leader_election.cc:343] T 573a793fffd84583a5b0c2f48cc7ceab P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5e982599b114993a584839acce5e606 (127.10.198.3:44569): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:24.558493 11165 raft_consensus.cc:2468] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb6766c538345779c21289b1b60926b in term 1.
I20260713 09:04:24.558525 11130 leader_election.cc:304] T 573a793fffd84583a5b0c2f48cc7ceab P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [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: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, ccb6766c538345779c21289b1b60926b; no voters: b5e982599b114993a584839acce5e606
I20260713 09:04:24.559456 11390 leader_election.cc:290] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [CANDIDATE]: Term 1 election: Requested vote from peers b5e982599b114993a584839acce5e606 (127.10.198.3:44569), 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1:46447)
I20260713 09:04:24.559633 11392 raft_consensus.cc:2804] T 573a793fffd84583a5b0c2f48cc7ceab P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:24.560130 11392 raft_consensus.cc:493] T 573a793fffd84583a5b0c2f48cc7ceab P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:24.560463 11392 raft_consensus.cc:3060] T 573a793fffd84583a5b0c2f48cc7ceab P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:24.529214 11361 raft_consensus.cc:359] T 40e87ff9a2814d578a1b2a1831df6d67 P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.561055 11361 raft_consensus.cc:385] T 40e87ff9a2814d578a1b2a1831df6d67 P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:24.561390 11361 raft_consensus.cc:740] T 40e87ff9a2814d578a1b2a1831df6d67 P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5e982599b114993a584839acce5e606, State: Initialized, Role: FOLLOWER
I20260713 09:04:24.562145 11361 consensus_queue.cc:260] T 40e87ff9a2814d578a1b2a1831df6d67 P b5e982599b114993a584839acce5e606 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.564308 11361 ts_tablet_manager.cc:1434] T 40e87ff9a2814d578a1b2a1831df6d67 P b5e982599b114993a584839acce5e606: Time spent starting tablet: real 0.062s	user 0.003s	sys 0.003s
I20260713 09:04:24.565279 11361 tablet_bootstrap.cc:492] T 573a793fffd84583a5b0c2f48cc7ceab P b5e982599b114993a584839acce5e606: Bootstrap starting.
I20260713 09:04:24.571224 11360 tablet_bootstrap.cc:492] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b: No bootstrap required, opened a new log
I20260713 09:04:24.571655 11360 ts_tablet_manager.cc:1403] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b: Time spent bootstrapping tablet: real 0.099s	user 0.027s	sys 0.031s
I20260713 09:04:24.572875 11361 tablet_bootstrap.cc:654] T 573a793fffd84583a5b0c2f48cc7ceab P b5e982599b114993a584839acce5e606: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:24.573525 11393 raft_consensus.cc:493] T 40e87ff9a2814d578a1b2a1831df6d67 P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:24.573962 11393 raft_consensus.cc:515] T 40e87ff9a2814d578a1b2a1831df6d67 P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.577149 11392 raft_consensus.cc:515] T 573a793fffd84583a5b0c2f48cc7ceab P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.581662 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573a793fffd84583a5b0c2f48cc7ceab" candidate_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb6766c538345779c21289b1b60926b"
I20260713 09:04:24.582223 11240 raft_consensus.cc:3060] T 573a793fffd84583a5b0c2f48cc7ceab P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:24.587877 11365 raft_consensus.cc:493] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:24.588353 11365 raft_consensus.cc:515] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.591992 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9002b3f0c4e4c4bae6c4ce34b5bf143" candidate_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb6766c538345779c21289b1b60926b" is_pre_election: true
I20260713 09:04:24.594798 11063 catalog_manager.cc:5697] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b reported cstate change: term changed from 0 to 1, leader changed from <none> to ccb6766c538345779c21289b1b60926b (127.10.198.2). New cstate: current_term: 1 leader_uuid: "ccb6766c538345779c21289b1b60926b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:24.639715 11392 leader_election.cc:290] T 573a793fffd84583a5b0c2f48cc7ceab P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [CANDIDATE]: Term 1 election: Requested vote from peers ccb6766c538345779c21289b1b60926b (127.10.198.2:39243), b5e982599b114993a584839acce5e606 (127.10.198.3:44569)
I20260713 09:04:24.640781 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573a793fffd84583a5b0c2f48cc7ceab" candidate_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5e982599b114993a584839acce5e606"
I20260713 09:04:24.640941 11360 raft_consensus.cc:359] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.641625 11360 raft_consensus.cc:385] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:24.641893 11360 raft_consensus.cc:740] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb6766c538345779c21289b1b60926b, State: Initialized, Role: FOLLOWER
W20260713 09:04:24.642374 11130 leader_election.cc:343] T 573a793fffd84583a5b0c2f48cc7ceab P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5e982599b114993a584839acce5e606 (127.10.198.3:44569): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:24.640256 11392 raft_consensus.cc:493] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:24.642982 11360 consensus_queue.cc:260] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
W20260713 09:04:24.644352 11130 leader_election.cc:343] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccb6766c538345779c21289b1b60926b (127.10.198.2:39243): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:24.622023 11240 raft_consensus.cc:2468] T 573a793fffd84583a5b0c2f48cc7ceab P ccb6766c538345779c21289b1b60926b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab4916c7a6c4d1895a7c7c26bc9d4fc in term 1.
I20260713 09:04:24.648626 11360 ts_tablet_manager.cc:1434] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b: Time spent starting tablet: real 0.077s	user 0.007s	sys 0.000s
I20260713 09:04:24.649173 11393 leader_election.cc:290] T 40e87ff9a2814d578a1b2a1831df6d67 P b5e982599b114993a584839acce5e606 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1:46447), ccb6766c538345779c21289b1b60926b (127.10.198.2:39243)
I20260713 09:04:24.645463 11392 raft_consensus.cc:515] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.649784 11130 leader_election.cc:304] T 573a793fffd84583a5b0c2f48cc7ceab P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [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: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, ccb6766c538345779c21289b1b60926b; no voters: b5e982599b114993a584839acce5e606
I20260713 09:04:24.648463 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9002b3f0c4e4c4bae6c4ce34b5bf143" candidate_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5e982599b114993a584839acce5e606" is_pre_election: true
I20260713 09:04:24.651252 11392 leader_election.cc:290] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb6766c538345779c21289b1b60926b (127.10.198.2:39243), b5e982599b114993a584839acce5e606 (127.10.198.3:44569)
I20260713 09:04:24.647269 11365 leader_election.cc:290] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb6766c538345779c21289b1b60926b (127.10.198.2:39243), b5e982599b114993a584839acce5e606 (127.10.198.3:44569)
I20260713 09:04:24.651695 11165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e87ff9a2814d578a1b2a1831df6d67" candidate_uuid: "b5e982599b114993a584839acce5e606" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" is_pre_election: true
I20260713 09:04:24.652485 11165 raft_consensus.cc:2393] T 40e87ff9a2814d578a1b2a1831df6d67 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5e982599b114993a584839acce5e606 in current term 1: Already voted for candidate ccb6766c538345779c21289b1b60926b in this term.
I20260713 09:04:24.657394 11360 tablet_bootstrap.cc:492] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P ccb6766c538345779c21289b1b60926b: Bootstrap starting.
I20260713 09:04:24.651716 11392 raft_consensus.cc:2804] T 573a793fffd84583a5b0c2f48cc7ceab P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:24.659592 11392 raft_consensus.cc:697] T 573a793fffd84583a5b0c2f48cc7ceab P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 1 LEADER]: Becoming Leader. State: Replica: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, State: Running, Role: LEADER
I20260713 09:04:24.660482 11361 tablet_bootstrap.cc:492] T 573a793fffd84583a5b0c2f48cc7ceab P b5e982599b114993a584839acce5e606: No bootstrap required, opened a new log
I20260713 09:04:24.660362 11392 consensus_queue.cc:237] T 573a793fffd84583a5b0c2f48cc7ceab P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.660916 11361 ts_tablet_manager.cc:1403] T 573a793fffd84583a5b0c2f48cc7ceab P b5e982599b114993a584839acce5e606: Time spent bootstrapping tablet: real 0.096s	user 0.027s	sys 0.016s
I20260713 09:04:24.663363 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9e39dcb8904aec9cdcb12bd9e9ba9e" candidate_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5e982599b114993a584839acce5e606" is_pre_election: true
I20260713 09:04:24.664129 11361 raft_consensus.cc:359] T 573a793fffd84583a5b0c2f48cc7ceab P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.664788 11361 raft_consensus.cc:385] T 573a793fffd84583a5b0c2f48cc7ceab P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:24.665071 11361 raft_consensus.cc:740] T 573a793fffd84583a5b0c2f48cc7ceab P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5e982599b114993a584839acce5e606, State: Initialized, Role: FOLLOWER
I20260713 09:04:24.665706 11361 consensus_queue.cc:260] T 573a793fffd84583a5b0c2f48cc7ceab P b5e982599b114993a584839acce5e606 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
W20260713 09:04:24.666692 11130 leader_election.cc:343] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5e982599b114993a584839acce5e606 (127.10.198.3:44569): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:24.667096 11130 leader_election.cc:304] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ab4916c7a6c4d1895a7c7c26bc9d4fc; no voters: b5e982599b114993a584839acce5e606, ccb6766c538345779c21289b1b60926b
I20260713 09:04:24.668219 11361 ts_tablet_manager.cc:1434] T 573a793fffd84583a5b0c2f48cc7ceab P b5e982599b114993a584839acce5e606: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:04:24.669164 11361 tablet_bootstrap.cc:492] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P b5e982599b114993a584839acce5e606: Bootstrap starting.
I20260713 09:04:24.669979 11392 raft_consensus.cc:2749] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:04:24.668069 11130 leader_election.cc:343] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5e982599b114993a584839acce5e606 (127.10.198.3:44569): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:24.673802 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e87ff9a2814d578a1b2a1831df6d67" candidate_uuid: "b5e982599b114993a584839acce5e606" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb6766c538345779c21289b1b60926b" is_pre_election: true
I20260713 09:04:24.675158 11279 leader_election.cc:304] T 40e87ff9a2814d578a1b2a1831df6d67 P b5e982599b114993a584839acce5e606 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5e982599b114993a584839acce5e606; no voters: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, ccb6766c538345779c21289b1b60926b
I20260713 09:04:24.676155 11391 raft_consensus.cc:493] T 573a793fffd84583a5b0c2f48cc7ceab P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:24.675518 11061 catalog_manager.cc:5697] T 573a793fffd84583a5b0c2f48cc7ceab P 5ab4916c7a6c4d1895a7c7c26bc9d4fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1). New cstate: current_term: 1 leader_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:24.676589 11391 raft_consensus.cc:515] T 573a793fffd84583a5b0c2f48cc7ceab P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.678251 11393 raft_consensus.cc:3060] T 40e87ff9a2814d578a1b2a1831df6d67 P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:24.681123 11241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573a793fffd84583a5b0c2f48cc7ceab" candidate_uuid: "b5e982599b114993a584839acce5e606" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb6766c538345779c21289b1b60926b" is_pre_election: true
I20260713 09:04:24.681835 11241 raft_consensus.cc:2393] T 573a793fffd84583a5b0c2f48cc7ceab P ccb6766c538345779c21289b1b60926b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5e982599b114993a584839acce5e606 in current term 1: Already voted for candidate 5ab4916c7a6c4d1895a7c7c26bc9d4fc in this term.
I20260713 09:04:24.683269 11165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573a793fffd84583a5b0c2f48cc7ceab" candidate_uuid: "b5e982599b114993a584839acce5e606" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" is_pre_election: true
I20260713 09:04:24.678143 11391 leader_election.cc:290] T 573a793fffd84583a5b0c2f48cc7ceab P b5e982599b114993a584839acce5e606 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1:46447), ccb6766c538345779c21289b1b60926b (127.10.198.2:39243)
I20260713 09:04:24.684736 11282 leader_election.cc:304] T 573a793fffd84583a5b0c2f48cc7ceab P b5e982599b114993a584839acce5e606 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5e982599b114993a584839acce5e606; no voters: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, ccb6766c538345779c21289b1b60926b
I20260713 09:04:24.685751 11391 raft_consensus.cc:3060] T 573a793fffd84583a5b0c2f48cc7ceab P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:24.687247 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9e39dcb8904aec9cdcb12bd9e9ba9e" candidate_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb6766c538345779c21289b1b60926b" is_pre_election: true
I20260713 09:04:24.687604 11393 raft_consensus.cc:2749] T 40e87ff9a2814d578a1b2a1831df6d67 P b5e982599b114993a584839acce5e606 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:24.689694 11360 tablet_bootstrap.cc:654] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P ccb6766c538345779c21289b1b60926b: Neither blocks nor log segments found. Creating new log.
W20260713 09:04:24.691066 11130 leader_election.cc:343] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccb6766c538345779c21289b1b60926b (127.10.198.2:39243): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:24.691479 11130 leader_election.cc:304] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ab4916c7a6c4d1895a7c7c26bc9d4fc; no voters: b5e982599b114993a584839acce5e606, ccb6766c538345779c21289b1b60926b
I20260713 09:04:24.691599 11391 raft_consensus.cc:2749] T 573a793fffd84583a5b0c2f48cc7ceab P b5e982599b114993a584839acce5e606 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:24.692564 11412 raft_consensus.cc:2749] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:24.695518 11361 tablet_bootstrap.cc:654] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P b5e982599b114993a584839acce5e606: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:24.695791 11360 tablet_bootstrap.cc:492] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P ccb6766c538345779c21289b1b60926b: No bootstrap required, opened a new log
I20260713 09:04:24.696122 11360 ts_tablet_manager.cc:1403] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P ccb6766c538345779c21289b1b60926b: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.001s
I20260713 09:04:24.698164 11360 raft_consensus.cc:359] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.698803 11360 raft_consensus.cc:385] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:24.699059 11360 raft_consensus.cc:740] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb6766c538345779c21289b1b60926b, State: Initialized, Role: FOLLOWER
I20260713 09:04:24.699542 11360 consensus_queue.cc:260] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P ccb6766c538345779c21289b1b60926b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.700407 11361 tablet_bootstrap.cc:492] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P b5e982599b114993a584839acce5e606: No bootstrap required, opened a new log
I20260713 09:04:24.700820 11361 ts_tablet_manager.cc:1403] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P b5e982599b114993a584839acce5e606: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.002s
I20260713 09:04:24.701069 11360 ts_tablet_manager.cc:1434] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P ccb6766c538345779c21289b1b60926b: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:04:24.703522 11361 raft_consensus.cc:359] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.704183 11361 raft_consensus.cc:385] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:24.704455 11361 raft_consensus.cc:740] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5e982599b114993a584839acce5e606, State: Initialized, Role: FOLLOWER
I20260713 09:04:24.705104 11361 consensus_queue.cc:260] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P b5e982599b114993a584839acce5e606 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.707134 11361 ts_tablet_manager.cc:1434] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P b5e982599b114993a584839acce5e606: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:04:24.707929 11361 tablet_bootstrap.cc:492] T 953bef3a021d4f589b48d7fda525a325 P b5e982599b114993a584839acce5e606: Bootstrap starting.
I20260713 09:04:24.713774 11361 tablet_bootstrap.cc:654] T 953bef3a021d4f589b48d7fda525a325 P b5e982599b114993a584839acce5e606: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:24.717831 11361 tablet_bootstrap.cc:492] T 953bef3a021d4f589b48d7fda525a325 P b5e982599b114993a584839acce5e606: No bootstrap required, opened a new log
I20260713 09:04:24.718125 11361 ts_tablet_manager.cc:1403] T 953bef3a021d4f589b48d7fda525a325 P b5e982599b114993a584839acce5e606: Time spent bootstrapping tablet: real 0.010s	user 0.006s	sys 0.002s
I20260713 09:04:24.719745 11361 raft_consensus.cc:359] T 953bef3a021d4f589b48d7fda525a325 P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.720151 11361 raft_consensus.cc:385] T 953bef3a021d4f589b48d7fda525a325 P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:24.720338 11361 raft_consensus.cc:740] T 953bef3a021d4f589b48d7fda525a325 P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5e982599b114993a584839acce5e606, State: Initialized, Role: FOLLOWER
I20260713 09:04:24.720783 11361 consensus_queue.cc:260] T 953bef3a021d4f589b48d7fda525a325 P b5e982599b114993a584839acce5e606 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.722265 11361 ts_tablet_manager.cc:1434] T 953bef3a021d4f589b48d7fda525a325 P b5e982599b114993a584839acce5e606: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.000s
I20260713 09:04:24.723062 11361 tablet_bootstrap.cc:492] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P b5e982599b114993a584839acce5e606: Bootstrap starting.
I20260713 09:04:24.726900 11361 tablet_bootstrap.cc:654] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P b5e982599b114993a584839acce5e606: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:24.731208 11361 tablet_bootstrap.cc:492] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P b5e982599b114993a584839acce5e606: No bootstrap required, opened a new log
I20260713 09:04:24.731556 11361 ts_tablet_manager.cc:1403] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P b5e982599b114993a584839acce5e606: Time spent bootstrapping tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:04:24.733704 11361 raft_consensus.cc:359] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.734206 11361 raft_consensus.cc:385] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:24.734460 11361 raft_consensus.cc:740] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5e982599b114993a584839acce5e606, State: Initialized, Role: FOLLOWER
I20260713 09:04:24.734926 11361 consensus_queue.cc:260] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P b5e982599b114993a584839acce5e606 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.736434 11361 ts_tablet_manager.cc:1434] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P b5e982599b114993a584839acce5e606: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:04:24.761854 11367 raft_consensus.cc:493] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:24.762382 11367 raft_consensus.cc:515] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.764325 11367 leader_election.cc:290] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P ccb6766c538345779c21289b1b60926b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1:46447), b5e982599b114993a584839acce5e606 (127.10.198.3:44569)
I20260713 09:04:24.764957 11165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9e39dcb8904aec9cdcb12bd9e9ba9e" candidate_uuid: "ccb6766c538345779c21289b1b60926b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" is_pre_election: true
I20260713 09:04:24.765316 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9e39dcb8904aec9cdcb12bd9e9ba9e" candidate_uuid: "ccb6766c538345779c21289b1b60926b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5e982599b114993a584839acce5e606" is_pre_election: true
I20260713 09:04:24.765465 11165 raft_consensus.cc:2468] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccb6766c538345779c21289b1b60926b in term 0.
I20260713 09:04:24.765898 11316 raft_consensus.cc:2468] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccb6766c538345779c21289b1b60926b in term 0.
I20260713 09:04:24.766462 11208 leader_election.cc:304] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P ccb6766c538345779c21289b1b60926b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, ccb6766c538345779c21289b1b60926b; no voters: 
I20260713 09:04:24.767459 11367 raft_consensus.cc:2804] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:24.767904 11367 raft_consensus.cc:493] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:24.768292 11367 raft_consensus.cc:3060] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:24.772317 11367 raft_consensus.cc:515] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P ccb6766c538345779c21289b1b60926b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.773718 11367 leader_election.cc:290] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P ccb6766c538345779c21289b1b60926b [CANDIDATE]: Term 1 election: Requested vote from peers 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1:46447), b5e982599b114993a584839acce5e606 (127.10.198.3:44569)
I20260713 09:04:24.774700 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9e39dcb8904aec9cdcb12bd9e9ba9e" candidate_uuid: "ccb6766c538345779c21289b1b60926b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5e982599b114993a584839acce5e606"
I20260713 09:04:24.774652 11165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9e39dcb8904aec9cdcb12bd9e9ba9e" candidate_uuid: "ccb6766c538345779c21289b1b60926b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc"
I20260713 09:04:24.775254 11316 raft_consensus.cc:3060] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:24.775336 11165 raft_consensus.cc:3060] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:24.779739 11316 raft_consensus.cc:2468] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P b5e982599b114993a584839acce5e606 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb6766c538345779c21289b1b60926b in term 1.
I20260713 09:04:24.780704 11205 leader_election.cc:304] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P ccb6766c538345779c21289b1b60926b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5e982599b114993a584839acce5e606, ccb6766c538345779c21289b1b60926b; no voters: 
I20260713 09:04:24.781545 11367 raft_consensus.cc:2804] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P ccb6766c538345779c21289b1b60926b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:24.781973 11367 raft_consensus.cc:697] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P ccb6766c538345779c21289b1b60926b [term 1 LEADER]: Becoming Leader. State: Replica: ccb6766c538345779c21289b1b60926b, State: Running, Role: LEADER
I20260713 09:04:24.781939 11390 consensus_queue.cc:1048] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:24.782866 11165 raft_consensus.cc:2468] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb6766c538345779c21289b1b60926b in term 1.
I20260713 09:04:24.782894 11367 consensus_queue.cc:237] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P ccb6766c538345779c21289b1b60926b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.798383 11394 consensus_queue.cc:1048] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:24.805400 11061 catalog_manager.cc:5697] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P ccb6766c538345779c21289b1b60926b reported cstate change: term changed from 0 to 1, leader changed from <none> to ccb6766c538345779c21289b1b60926b (127.10.198.2). New cstate: current_term: 1 leader_uuid: "ccb6766c538345779c21289b1b60926b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:24.843954 11391 consensus_queue.cc:1048] T da35c431923542e6a4918111af29a81a P b5e982599b114993a584839acce5e606 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:24.846629 11367 raft_consensus.cc:493] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:24.847115 11367 raft_consensus.cc:515] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.849786 11165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9002b3f0c4e4c4bae6c4ce34b5bf143" candidate_uuid: "ccb6766c538345779c21289b1b60926b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" is_pre_election: true
I20260713 09:04:24.850423 11165 raft_consensus.cc:2468] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccb6766c538345779c21289b1b60926b in term 0.
I20260713 09:04:24.852210 11208 leader_election.cc:304] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, ccb6766c538345779c21289b1b60926b; no voters: 
I20260713 09:04:24.852955 11394 raft_consensus.cc:2804] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:24.853287 11394 raft_consensus.cc:493] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:24.853598 11394 raft_consensus.cc:3060] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:24.853539 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9002b3f0c4e4c4bae6c4ce34b5bf143" candidate_uuid: "ccb6766c538345779c21289b1b60926b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5e982599b114993a584839acce5e606" is_pre_election: true
I20260713 09:04:24.850621 11367 leader_election.cc:290] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1:46447), b5e982599b114993a584839acce5e606 (127.10.198.3:44569)
I20260713 09:04:24.854151 11316 raft_consensus.cc:2468] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccb6766c538345779c21289b1b60926b in term 0.
I20260713 09:04:24.860716 11391 consensus_queue.cc:1048] T da35c431923542e6a4918111af29a81a P b5e982599b114993a584839acce5e606 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:24.862808 11394 raft_consensus.cc:515] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.865671 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9002b3f0c4e4c4bae6c4ce34b5bf143" candidate_uuid: "ccb6766c538345779c21289b1b60926b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5e982599b114993a584839acce5e606"
I20260713 09:04:24.866222 11316 raft_consensus.cc:3060] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:24.868287 11167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9002b3f0c4e4c4bae6c4ce34b5bf143" candidate_uuid: "ccb6766c538345779c21289b1b60926b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc"
I20260713 09:04:24.868813 11167 raft_consensus.cc:3060] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:24.872328 11316 raft_consensus.cc:2468] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P b5e982599b114993a584839acce5e606 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb6766c538345779c21289b1b60926b in term 1.
I20260713 09:04:24.873317 11205 leader_election.cc:304] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5e982599b114993a584839acce5e606, ccb6766c538345779c21289b1b60926b; no voters: 
I20260713 09:04:24.874697 11367 raft_consensus.cc:2804] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:24.874872 11167 raft_consensus.cc:2468] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb6766c538345779c21289b1b60926b in term 1.
I20260713 09:04:24.875200 11367 raft_consensus.cc:697] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [term 1 LEADER]: Becoming Leader. State: Replica: ccb6766c538345779c21289b1b60926b, State: Running, Role: LEADER
I20260713 09:04:24.876034 11367 consensus_queue.cc:237] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.874320 11394 leader_election.cc:290] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [CANDIDATE]: Term 1 election: Requested vote from peers 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1:46447), b5e982599b114993a584839acce5e606 (127.10.198.3:44569)
I20260713 09:04:24.880295 11397 consensus_queue.cc:1048] T 40e87ff9a2814d578a1b2a1831df6d67 P ccb6766c538345779c21289b1b60926b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:24.895232 11064 catalog_manager.cc:5697] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b reported cstate change: term changed from 0 to 1, leader changed from <none> to ccb6766c538345779c21289b1b60926b (127.10.198.2). New cstate: current_term: 1 leader_uuid: "ccb6766c538345779c21289b1b60926b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:24.900156 11367 consensus_queue.cc:1048] T 40e87ff9a2814d578a1b2a1831df6d67 P ccb6766c538345779c21289b1b60926b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:24.909044 11412 consensus_queue.cc:1048] T 63e510646cfc43a6aab00c1f080f07ec P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:24.937139 11412 consensus_queue.cc:1048] T 63e510646cfc43a6aab00c1f080f07ec P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:24.942246 11367 raft_consensus.cc:493] T 953bef3a021d4f589b48d7fda525a325 P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:24.942761 11367 raft_consensus.cc:515] T 953bef3a021d4f589b48d7fda525a325 P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.945878 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953bef3a021d4f589b48d7fda525a325" candidate_uuid: "ccb6766c538345779c21289b1b60926b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5e982599b114993a584839acce5e606" is_pre_election: true
I20260713 09:04:24.946473 11316 raft_consensus.cc:2468] T 953bef3a021d4f589b48d7fda525a325 P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccb6766c538345779c21289b1b60926b in term 0.
I20260713 09:04:24.946913 11165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953bef3a021d4f589b48d7fda525a325" candidate_uuid: "ccb6766c538345779c21289b1b60926b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" is_pre_election: true
I20260713 09:04:24.947499 11165 raft_consensus.cc:2468] T 953bef3a021d4f589b48d7fda525a325 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccb6766c538345779c21289b1b60926b in term 0.
I20260713 09:04:24.947558 11205 leader_election.cc:304] T 953bef3a021d4f589b48d7fda525a325 P ccb6766c538345779c21289b1b60926b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5e982599b114993a584839acce5e606, ccb6766c538345779c21289b1b60926b; no voters: 
I20260713 09:04:24.948383 11394 raft_consensus.cc:2804] T 953bef3a021d4f589b48d7fda525a325 P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:24.948706 11394 raft_consensus.cc:493] T 953bef3a021d4f589b48d7fda525a325 P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:24.948747 11367 leader_election.cc:290] T 953bef3a021d4f589b48d7fda525a325 P ccb6766c538345779c21289b1b60926b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1:46447), b5e982599b114993a584839acce5e606 (127.10.198.3:44569)
I20260713 09:04:24.949107 11394 raft_consensus.cc:3060] T 953bef3a021d4f589b48d7fda525a325 P ccb6766c538345779c21289b1b60926b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:24.955350 11394 raft_consensus.cc:515] T 953bef3a021d4f589b48d7fda525a325 P ccb6766c538345779c21289b1b60926b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.957599 11394 leader_election.cc:290] T 953bef3a021d4f589b48d7fda525a325 P ccb6766c538345779c21289b1b60926b [CANDIDATE]: Term 1 election: Requested vote from peers 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1:46447), b5e982599b114993a584839acce5e606 (127.10.198.3:44569)
I20260713 09:04:24.957768 11165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953bef3a021d4f589b48d7fda525a325" candidate_uuid: "ccb6766c538345779c21289b1b60926b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc"
I20260713 09:04:24.958485 11165 raft_consensus.cc:3060] T 953bef3a021d4f589b48d7fda525a325 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:24.958439 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953bef3a021d4f589b48d7fda525a325" candidate_uuid: "ccb6766c538345779c21289b1b60926b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5e982599b114993a584839acce5e606"
I20260713 09:04:24.959031 11316 raft_consensus.cc:3060] T 953bef3a021d4f589b48d7fda525a325 P b5e982599b114993a584839acce5e606 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:24.964769 11165 raft_consensus.cc:2468] T 953bef3a021d4f589b48d7fda525a325 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb6766c538345779c21289b1b60926b in term 1.
I20260713 09:04:24.964816 11316 raft_consensus.cc:2468] T 953bef3a021d4f589b48d7fda525a325 P b5e982599b114993a584839acce5e606 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb6766c538345779c21289b1b60926b in term 1.
I20260713 09:04:24.965879 11205 leader_election.cc:304] T 953bef3a021d4f589b48d7fda525a325 P ccb6766c538345779c21289b1b60926b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5e982599b114993a584839acce5e606, ccb6766c538345779c21289b1b60926b; no voters: 
I20260713 09:04:24.966538 11394 raft_consensus.cc:2804] T 953bef3a021d4f589b48d7fda525a325 P ccb6766c538345779c21289b1b60926b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:24.966948 11394 raft_consensus.cc:697] T 953bef3a021d4f589b48d7fda525a325 P ccb6766c538345779c21289b1b60926b [term 1 LEADER]: Becoming Leader. State: Replica: ccb6766c538345779c21289b1b60926b, State: Running, Role: LEADER
I20260713 09:04:24.967592 11394 consensus_queue.cc:237] T 953bef3a021d4f589b48d7fda525a325 P ccb6766c538345779c21289b1b60926b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:24.974593 11062 catalog_manager.cc:5697] T 953bef3a021d4f589b48d7fda525a325 P ccb6766c538345779c21289b1b60926b reported cstate change: term changed from 0 to 1, leader changed from <none> to ccb6766c538345779c21289b1b60926b (127.10.198.2). New cstate: current_term: 1 leader_uuid: "ccb6766c538345779c21289b1b60926b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:25.032153 11394 consensus_queue.cc:1048] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:25.041939 11397 consensus_queue.cc:1048] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:25.150657 11240 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1c493f0fe1b4e669342b13bacbe8811"
dest_uuid: "ccb6766c538345779c21289b1b60926b"
mode: GRACEFUL
new_leader_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc"
 from {username='slave'} at 127.0.0.1:51636
I20260713 09:04:25.151227 11240 raft_consensus.cc:606] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [term 1 LEADER]: Received request to transfer leadership to TS 5ab4916c7a6c4d1895a7c7c26bc9d4fc
I20260713 09:04:25.155798 11412 consensus_queue.cc:1048] T 573a793fffd84583a5b0c2f48cc7ceab P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:25.156257 11240 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c87a03c3e6784794b3c460bdca2b9541"
dest_uuid: "ccb6766c538345779c21289b1b60926b"
mode: GRACEFUL
new_leader_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc"
 from {username='slave'} at 127.0.0.1:51636
I20260713 09:04:25.156740 11240 raft_consensus.cc:606] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [term 1 LEADER]: Received request to transfer leadership to TS 5ab4916c7a6c4d1895a7c7c26bc9d4fc
I20260713 09:04:25.171591 11392 consensus_queue.cc:1048] T 573a793fffd84583a5b0c2f48cc7ceab P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:25.174014 11397 consensus_queue.cc:1048] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P ccb6766c538345779c21289b1b60926b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:25.186079 11316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da35c431923542e6a4918111af29a81a"
dest_uuid: "b5e982599b114993a584839acce5e606"
mode: GRACEFUL
new_leader_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc"
 from {username='slave'} at 127.0.0.1:43944
I20260713 09:04:25.186672 11316 raft_consensus.cc:606] T da35c431923542e6a4918111af29a81a P b5e982599b114993a584839acce5e606 [term 1 LEADER]: Received request to transfer leadership to TS 5ab4916c7a6c4d1895a7c7c26bc9d4fc
I20260713 09:04:25.199357 11390 consensus_queue.cc:1048] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P ccb6766c538345779c21289b1b60926b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:25.212781 11165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "573a793fffd84583a5b0c2f48cc7ceab"
dest_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc"
mode: GRACEFUL
new_leader_uuid: "ccb6766c538345779c21289b1b60926b"
 from {username='slave'} at 127.0.0.1:33948
I20260713 09:04:25.213349 11165 raft_consensus.cc:606] T 573a793fffd84583a5b0c2f48cc7ceab P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 1 LEADER]: Received request to transfer leadership to TS ccb6766c538345779c21289b1b60926b
I20260713 09:04:25.222723 11367 raft_consensus.cc:993] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b: : Instructing follower 5ab4916c7a6c4d1895a7c7c26bc9d4fc to start an election
I20260713 09:04:25.223148 11367 raft_consensus.cc:1081] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [term 1 LEADER]: Signalling peer 5ab4916c7a6c4d1895a7c7c26bc9d4fc to start an election
I20260713 09:04:25.224598 11165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c87a03c3e6784794b3c460bdca2b9541"
dest_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc"
 from {username='slave'} at 127.0.0.1:33934
I20260713 09:04:25.225140 11165 raft_consensus.cc:493] T c87a03c3e6784794b3c460bdca2b9541 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:25.225485 11165 raft_consensus.cc:3060] T c87a03c3e6784794b3c460bdca2b9541 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:25.229014 11240 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "953bef3a021d4f589b48d7fda525a325"
dest_uuid: "ccb6766c538345779c21289b1b60926b"
mode: GRACEFUL
new_leader_uuid: "b5e982599b114993a584839acce5e606"
 from {username='slave'} at 127.0.0.1:51636
I20260713 09:04:25.229548 11240 raft_consensus.cc:606] T 953bef3a021d4f589b48d7fda525a325 P ccb6766c538345779c21289b1b60926b [term 1 LEADER]: Received request to transfer leadership to TS b5e982599b114993a584839acce5e606
I20260713 09:04:25.230609 11165 raft_consensus.cc:515] T c87a03c3e6784794b3c460bdca2b9541 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:25.232182 11165 leader_election.cc:290] T c87a03c3e6784794b3c460bdca2b9541 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [CANDIDATE]: Term 2 election: Requested vote from peers ccb6766c538345779c21289b1b60926b (127.10.198.2:39243), b5e982599b114993a584839acce5e606 (127.10.198.3:44569)
I20260713 09:04:25.232805 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87a03c3e6784794b3c460bdca2b9541" candidate_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccb6766c538345779c21289b1b60926b"
I20260713 09:04:25.233341 11240 raft_consensus.cc:3055] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:25.233641 11240 raft_consensus.cc:740] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccb6766c538345779c21289b1b60926b, State: Running, Role: LEADER
I20260713 09:04:25.234592 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87a03c3e6784794b3c460bdca2b9541" candidate_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5e982599b114993a584839acce5e606"
I20260713 09:04:25.234443 11240 consensus_queue.cc:260] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:25.235006 11316 raft_consensus.cc:3060] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:25.235743 11240 raft_consensus.cc:3060] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:25.239344 11316 raft_consensus.cc:2468] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab4916c7a6c4d1895a7c7c26bc9d4fc in term 2.
I20260713 09:04:25.240180 11130 leader_election.cc:304] T c87a03c3e6784794b3c460bdca2b9541 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, b5e982599b114993a584839acce5e606; no voters: 
I20260713 09:04:25.240760 11365 raft_consensus.cc:2804] T c87a03c3e6784794b3c460bdca2b9541 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:25.241120 11365 raft_consensus.cc:697] T c87a03c3e6784794b3c460bdca2b9541 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 LEADER]: Becoming Leader. State: Replica: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, State: Running, Role: LEADER
I20260713 09:04:25.241729 11240 raft_consensus.cc:2468] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab4916c7a6c4d1895a7c7c26bc9d4fc in term 2.
I20260713 09:04:25.241724 11365 consensus_queue.cc:237] T c87a03c3e6784794b3c460bdca2b9541 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:25.248947 11062 catalog_manager.cc:5697] T c87a03c3e6784794b3c460bdca2b9541 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc reported cstate change: term changed from 1 to 2, leader changed from ccb6766c538345779c21289b1b60926b (127.10.198.2) to 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1). New cstate: current_term: 2 leader_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:25.252135 11391 raft_consensus.cc:993] T da35c431923542e6a4918111af29a81a P b5e982599b114993a584839acce5e606: : Instructing follower 5ab4916c7a6c4d1895a7c7c26bc9d4fc to start an election
I20260713 09:04:25.252571 11393 raft_consensus.cc:1081] T da35c431923542e6a4918111af29a81a P b5e982599b114993a584839acce5e606 [term 1 LEADER]: Signalling peer 5ab4916c7a6c4d1895a7c7c26bc9d4fc to start an election
I20260713 09:04:25.254181 11165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da35c431923542e6a4918111af29a81a"
dest_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc"
 from {username='slave'} at 127.0.0.1:33946
I20260713 09:04:25.254760 11165 raft_consensus.cc:493] T da35c431923542e6a4918111af29a81a P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:25.255136 11165 raft_consensus.cc:3060] T da35c431923542e6a4918111af29a81a P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:25.261240 11165 raft_consensus.cc:515] T da35c431923542e6a4918111af29a81a P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:25.263137 11165 leader_election.cc:290] T da35c431923542e6a4918111af29a81a P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [CANDIDATE]: Term 2 election: Requested vote from peers ccb6766c538345779c21289b1b60926b (127.10.198.2:39243), b5e982599b114993a584839acce5e606 (127.10.198.3:44569)
I20260713 09:04:25.263765 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da35c431923542e6a4918111af29a81a" candidate_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccb6766c538345779c21289b1b60926b"
I20260713 09:04:25.264065 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da35c431923542e6a4918111af29a81a" candidate_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5e982599b114993a584839acce5e606"
I20260713 09:04:25.264309 11240 raft_consensus.cc:3060] T da35c431923542e6a4918111af29a81a P ccb6766c538345779c21289b1b60926b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:25.264642 11316 raft_consensus.cc:3055] T da35c431923542e6a4918111af29a81a P b5e982599b114993a584839acce5e606 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:25.264963 11316 raft_consensus.cc:740] T da35c431923542e6a4918111af29a81a P b5e982599b114993a584839acce5e606 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5e982599b114993a584839acce5e606, State: Running, Role: LEADER
I20260713 09:04:25.265702 11316 consensus_queue.cc:260] T da35c431923542e6a4918111af29a81a P b5e982599b114993a584839acce5e606 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:25.266875 11316 raft_consensus.cc:3060] T da35c431923542e6a4918111af29a81a P b5e982599b114993a584839acce5e606 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:25.269380 11240 raft_consensus.cc:2468] T da35c431923542e6a4918111af29a81a P ccb6766c538345779c21289b1b60926b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab4916c7a6c4d1895a7c7c26bc9d4fc in term 2.
I20260713 09:04:25.270246 11130 leader_election.cc:304] T da35c431923542e6a4918111af29a81a P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, ccb6766c538345779c21289b1b60926b; no voters: 
I20260713 09:04:25.270888 11365 raft_consensus.cc:2804] T da35c431923542e6a4918111af29a81a P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:25.271246 11365 raft_consensus.cc:697] T da35c431923542e6a4918111af29a81a P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 LEADER]: Becoming Leader. State: Replica: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, State: Running, Role: LEADER
I20260713 09:04:25.272044 11365 consensus_queue.cc:237] T da35c431923542e6a4918111af29a81a P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:25.273106 11316 raft_consensus.cc:2468] T da35c431923542e6a4918111af29a81a P b5e982599b114993a584839acce5e606 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab4916c7a6c4d1895a7c7c26bc9d4fc in term 2.
I20260713 09:04:25.278816 11062 catalog_manager.cc:5697] T da35c431923542e6a4918111af29a81a P 5ab4916c7a6c4d1895a7c7c26bc9d4fc reported cstate change: term changed from 1 to 2, leader changed from b5e982599b114993a584839acce5e606 (127.10.198.3) to 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1). New cstate: current_term: 2 leader_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:25.288318 11390 consensus_queue.cc:1048] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:25.298103 11397 consensus_queue.cc:1048] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:25.424901 11367 raft_consensus.cc:993] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b: : Instructing follower 5ab4916c7a6c4d1895a7c7c26bc9d4fc to start an election
I20260713 09:04:25.425351 11397 raft_consensus.cc:1081] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [term 1 LEADER]: Signalling peer 5ab4916c7a6c4d1895a7c7c26bc9d4fc to start an election
I20260713 09:04:25.426704 11165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1c493f0fe1b4e669342b13bacbe8811"
dest_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc"
 from {username='slave'} at 127.0.0.1:33934
I20260713 09:04:25.427254 11165 raft_consensus.cc:493] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:25.427608 11165 raft_consensus.cc:3060] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:25.433843 11165 raft_consensus.cc:515] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } } peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } }
I20260713 09:04:25.435789 11165 leader_election.cc:290] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [CANDIDATE]: Term 2 election: Requested vote from peers ccb6766c538345779c21289b1b60926b (127.10.198.2:39243), b5e982599b114993a584839acce5e606 (127.10.198.3:44569)
I20260713 09:04:25.436483 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c493f0fe1b4e669342b13bacbe8811" candidate_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccb6766c538345779c21289b1b60926b"
I20260713 09:04:25.436626 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c493f0fe1b4e669342b13bacbe8811" candidate_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5e982599b114993a584839acce5e606"
I20260713 09:04:25.437054 11240 raft_consensus.cc:3055] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:25.437094 11316 raft_consensus.cc:3060] T b1c493f0fe1b4e669342b13bacbe8811 P b5e982599b114993a584839acce5e606 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:25.437474 11240 raft_consensus.cc:740] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccb6766c538345779c21289b1b60926b, State: Running, Role: LEADER
I20260713 09:04:25.438203 11240 consensus_queue.cc:260] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } } peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } }
I20260713 09:04:25.439109 11240 raft_consensus.cc:3060] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:25.443059 11240 raft_consensus.cc:2468] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab4916c7a6c4d1895a7c7c26bc9d4fc in term 2.
I20260713 09:04:25.443300 11316 raft_consensus.cc:2468] T b1c493f0fe1b4e669342b13bacbe8811 P b5e982599b114993a584839acce5e606 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab4916c7a6c4d1895a7c7c26bc9d4fc in term 2.
I20260713 09:04:25.443962 11130 leader_election.cc:304] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, ccb6766c538345779c21289b1b60926b; no voters: 
I20260713 09:04:25.444787 11392 raft_consensus.cc:2804] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:25.445223 11392 raft_consensus.cc:697] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 LEADER]: Becoming Leader. State: Replica: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, State: Running, Role: LEADER
I20260713 09:04:25.445988 11392 consensus_queue.cc:237] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } } peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } }
I20260713 09:04:25.454402 11064 catalog_manager.cc:5697] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc reported cstate change: term changed from 1 to 2, leader changed from ccb6766c538345779c21289b1b60926b (127.10.198.2) to 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1). New cstate: current_term: 2 leader_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:25.470800 11397 consensus_queue.cc:1048] T 953bef3a021d4f589b48d7fda525a325 P ccb6766c538345779c21289b1b60926b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:25.476876 11367 raft_consensus.cc:993] T 953bef3a021d4f589b48d7fda525a325 P ccb6766c538345779c21289b1b60926b: : Instructing follower b5e982599b114993a584839acce5e606 to start an election
I20260713 09:04:25.477289 11367 raft_consensus.cc:1081] T 953bef3a021d4f589b48d7fda525a325 P ccb6766c538345779c21289b1b60926b [term 1 LEADER]: Signalling peer b5e982599b114993a584839acce5e606 to start an election
I20260713 09:04:25.479069 11315 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "953bef3a021d4f589b48d7fda525a325"
dest_uuid: "b5e982599b114993a584839acce5e606"
 from {username='slave'} at 127.0.0.1:43916
I20260713 09:04:25.481003 11315 raft_consensus.cc:493] T 953bef3a021d4f589b48d7fda525a325 P b5e982599b114993a584839acce5e606 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:25.481380 11315 raft_consensus.cc:3060] T 953bef3a021d4f589b48d7fda525a325 P b5e982599b114993a584839acce5e606 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:25.485077 11390 consensus_queue.cc:1048] T 953bef3a021d4f589b48d7fda525a325 P ccb6766c538345779c21289b1b60926b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:25.488448 11315 raft_consensus.cc:515] T 953bef3a021d4f589b48d7fda525a325 P b5e982599b114993a584839acce5e606 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:25.496481 11315 leader_election.cc:290] T 953bef3a021d4f589b48d7fda525a325 P b5e982599b114993a584839acce5e606 [CANDIDATE]: Term 2 election: Requested vote from peers 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1:46447), ccb6766c538345779c21289b1b60926b (127.10.198.2:39243)
I20260713 09:04:25.497181 11167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953bef3a021d4f589b48d7fda525a325" candidate_uuid: "b5e982599b114993a584839acce5e606" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc"
I20260713 09:04:25.497753 11167 raft_consensus.cc:3060] T 953bef3a021d4f589b48d7fda525a325 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:25.498612 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953bef3a021d4f589b48d7fda525a325" candidate_uuid: "b5e982599b114993a584839acce5e606" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccb6766c538345779c21289b1b60926b"
I20260713 09:04:25.499172 11240 raft_consensus.cc:3055] T 953bef3a021d4f589b48d7fda525a325 P ccb6766c538345779c21289b1b60926b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:25.499625 11240 raft_consensus.cc:740] T 953bef3a021d4f589b48d7fda525a325 P ccb6766c538345779c21289b1b60926b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccb6766c538345779c21289b1b60926b, State: Running, Role: LEADER
I20260713 09:04:25.500375 11240 consensus_queue.cc:260] T 953bef3a021d4f589b48d7fda525a325 P ccb6766c538345779c21289b1b60926b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:25.501261 11240 raft_consensus.cc:3060] T 953bef3a021d4f589b48d7fda525a325 P ccb6766c538345779c21289b1b60926b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:25.503896 11167 raft_consensus.cc:2468] T 953bef3a021d4f589b48d7fda525a325 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5e982599b114993a584839acce5e606 in term 2.
I20260713 09:04:25.506354 11282 leader_election.cc:304] T 953bef3a021d4f589b48d7fda525a325 P b5e982599b114993a584839acce5e606 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, b5e982599b114993a584839acce5e606; no voters: 
I20260713 09:04:25.507128 11393 raft_consensus.cc:2804] T 953bef3a021d4f589b48d7fda525a325 P b5e982599b114993a584839acce5e606 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:25.507292 11240 raft_consensus.cc:2468] T 953bef3a021d4f589b48d7fda525a325 P ccb6766c538345779c21289b1b60926b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5e982599b114993a584839acce5e606 in term 2.
I20260713 09:04:25.507592 11393 raft_consensus.cc:697] T 953bef3a021d4f589b48d7fda525a325 P b5e982599b114993a584839acce5e606 [term 2 LEADER]: Becoming Leader. State: Replica: b5e982599b114993a584839acce5e606, State: Running, Role: LEADER
I20260713 09:04:25.508392 11393 consensus_queue.cc:237] T 953bef3a021d4f589b48d7fda525a325 P b5e982599b114993a584839acce5e606 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:25.515023 11061 catalog_manager.cc:5697] T 953bef3a021d4f589b48d7fda525a325 P b5e982599b114993a584839acce5e606 reported cstate change: term changed from 1 to 2, leader changed from ccb6766c538345779c21289b1b60926b (127.10.198.2) to b5e982599b114993a584839acce5e606 (127.10.198.3). New cstate: current_term: 2 leader_uuid: "b5e982599b114993a584839acce5e606" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:25.669351 11315 raft_consensus.cc:1275] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [term 2 FOLLOWER]: Refusing update from remote peer 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:25.670679 11392 consensus_queue.cc:1048] T c87a03c3e6784794b3c460bdca2b9541 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:25.679028 11240 raft_consensus.cc:1275] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [term 2 FOLLOWER]: Refusing update from remote peer 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:25.680477 11365 consensus_queue.cc:1048] T c87a03c3e6784794b3c460bdca2b9541 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:25.695849 11365 raft_consensus.cc:993] T 573a793fffd84583a5b0c2f48cc7ceab P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: : Instructing follower ccb6766c538345779c21289b1b60926b to start an election
I20260713 09:04:25.696345 11392 raft_consensus.cc:1081] T 573a793fffd84583a5b0c2f48cc7ceab P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 1 LEADER]: Signalling peer ccb6766c538345779c21289b1b60926b to start an election
I20260713 09:04:25.698252 11240 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "573a793fffd84583a5b0c2f48cc7ceab"
dest_uuid: "ccb6766c538345779c21289b1b60926b"
 from {username='slave'} at 127.0.0.1:51622
I20260713 09:04:25.698844 11240 raft_consensus.cc:493] T 573a793fffd84583a5b0c2f48cc7ceab P ccb6766c538345779c21289b1b60926b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:25.699203 11240 raft_consensus.cc:3060] T 573a793fffd84583a5b0c2f48cc7ceab P ccb6766c538345779c21289b1b60926b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:25.703905 11239 raft_consensus.cc:1275] T da35c431923542e6a4918111af29a81a P ccb6766c538345779c21289b1b60926b [term 2 FOLLOWER]: Refusing update from remote peer 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:25.704932 11365 consensus_queue.cc:1048] T da35c431923542e6a4918111af29a81a P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:25.705629 11240 raft_consensus.cc:515] T 573a793fffd84583a5b0c2f48cc7ceab P ccb6766c538345779c21289b1b60926b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:25.708027 11240 leader_election.cc:290] T 573a793fffd84583a5b0c2f48cc7ceab P ccb6766c538345779c21289b1b60926b [CANDIDATE]: Term 2 election: Requested vote from peers 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1:46447), b5e982599b114993a584839acce5e606 (127.10.198.3:44569)
I20260713 09:04:25.710347 11167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573a793fffd84583a5b0c2f48cc7ceab" candidate_uuid: "ccb6766c538345779c21289b1b60926b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc"
I20260713 09:04:25.710947 11167 raft_consensus.cc:3055] T 573a793fffd84583a5b0c2f48cc7ceab P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:25.711234 11167 raft_consensus.cc:740] T 573a793fffd84583a5b0c2f48cc7ceab P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, State: Running, Role: LEADER
I20260713 09:04:25.710198 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573a793fffd84583a5b0c2f48cc7ceab" candidate_uuid: "ccb6766c538345779c21289b1b60926b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5e982599b114993a584839acce5e606"
I20260713 09:04:25.712076 11315 raft_consensus.cc:3060] T 573a793fffd84583a5b0c2f48cc7ceab P b5e982599b114993a584839acce5e606 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:25.711979 11167 consensus_queue.cc:260] T 573a793fffd84583a5b0c2f48cc7ceab P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:25.713204 11167 raft_consensus.cc:3060] T 573a793fffd84583a5b0c2f48cc7ceab P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:25.714636 11316 raft_consensus.cc:1275] T da35c431923542e6a4918111af29a81a P b5e982599b114993a584839acce5e606 [term 2 FOLLOWER]: Refusing update from remote peer 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:25.717006 11365 consensus_queue.cc:1048] T da35c431923542e6a4918111af29a81a P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:25.724963 11315 raft_consensus.cc:2468] T 573a793fffd84583a5b0c2f48cc7ceab P b5e982599b114993a584839acce5e606 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb6766c538345779c21289b1b60926b in term 2.
I20260713 09:04:25.726105 11205 leader_election.cc:304] T 573a793fffd84583a5b0c2f48cc7ceab P ccb6766c538345779c21289b1b60926b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5e982599b114993a584839acce5e606, ccb6766c538345779c21289b1b60926b; no voters: 
I20260713 09:04:25.726919 11367 raft_consensus.cc:2804] T 573a793fffd84583a5b0c2f48cc7ceab P ccb6766c538345779c21289b1b60926b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:25.727365 11367 raft_consensus.cc:697] T 573a793fffd84583a5b0c2f48cc7ceab P ccb6766c538345779c21289b1b60926b [term 2 LEADER]: Becoming Leader. State: Replica: ccb6766c538345779c21289b1b60926b, State: Running, Role: LEADER
I20260713 09:04:25.728098 11367 consensus_queue.cc:237] T 573a793fffd84583a5b0c2f48cc7ceab P ccb6766c538345779c21289b1b60926b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:25.735141 11064 catalog_manager.cc:5697] T 573a793fffd84583a5b0c2f48cc7ceab P ccb6766c538345779c21289b1b60926b reported cstate change: term changed from 1 to 2, leader changed from 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1) to ccb6766c538345779c21289b1b60926b (127.10.198.2). New cstate: current_term: 2 leader_uuid: "ccb6766c538345779c21289b1b60926b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:25.738790 11167 raft_consensus.cc:2468] T 573a793fffd84583a5b0c2f48cc7ceab P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb6766c538345779c21289b1b60926b in term 2.
I20260713 09:04:25.928064 11167 raft_consensus.cc:1275] T 953bef3a021d4f589b48d7fda525a325 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 FOLLOWER]: Refusing update from remote peer b5e982599b114993a584839acce5e606: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:25.929209 11393 consensus_queue.cc:1048] T 953bef3a021d4f589b48d7fda525a325 P b5e982599b114993a584839acce5e606 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:25.935935 11239 raft_consensus.cc:1275] T 953bef3a021d4f589b48d7fda525a325 P ccb6766c538345779c21289b1b60926b [term 2 FOLLOWER]: Refusing update from remote peer b5e982599b114993a584839acce5e606: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:25.938024 11448 consensus_queue.cc:1048] T 953bef3a021d4f589b48d7fda525a325 P b5e982599b114993a584839acce5e606 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:25.949158 11239 raft_consensus.cc:1275] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [term 2 FOLLOWER]: Refusing update from remote peer 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:25.950258 11365 consensus_queue.cc:1048] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:25.958405 11315 raft_consensus.cc:1275] T b1c493f0fe1b4e669342b13bacbe8811 P b5e982599b114993a584839acce5e606 [term 2 FOLLOWER]: Refusing update from remote peer 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:25.959467 11392 consensus_queue.cc:1048] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:26.141904 11315 raft_consensus.cc:1275] T 573a793fffd84583a5b0c2f48cc7ceab P b5e982599b114993a584839acce5e606 [term 2 FOLLOWER]: Refusing update from remote peer ccb6766c538345779c21289b1b60926b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:26.143019 11390 consensus_queue.cc:1048] T 573a793fffd84583a5b0c2f48cc7ceab P ccb6766c538345779c21289b1b60926b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:26.149488 11165 raft_consensus.cc:1275] T 573a793fffd84583a5b0c2f48cc7ceab P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 FOLLOWER]: Refusing update from remote peer ccb6766c538345779c21289b1b60926b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:26.150972 11397 consensus_queue.cc:1048] T 573a793fffd84583a5b0c2f48cc7ceab P ccb6766c538345779c21289b1b60926b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:28.255103 11032 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:04:28.255842 11032 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:28.269851 11165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c87a03c3e6784794b3c460bdca2b9541"
dest_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc"
mode: GRACEFUL
new_leader_uuid: "b5e982599b114993a584839acce5e606"
 from {username='slave'} at 127.0.0.1:33964
I20260713 09:04:28.270373 11165 raft_consensus.cc:606] T c87a03c3e6784794b3c460bdca2b9541 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 LEADER]: Received request to transfer leadership to TS b5e982599b114993a584839acce5e606
I20260713 09:04:28.279454 11239 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9002b3f0c4e4c4bae6c4ce34b5bf143"
dest_uuid: "ccb6766c538345779c21289b1b60926b"
mode: GRACEFUL
new_leader_uuid: "b5e982599b114993a584839acce5e606"
 from {username='slave'} at 127.0.0.1:51644
I20260713 09:04:28.279914 11239 raft_consensus.cc:606] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [term 1 LEADER]: Received request to transfer leadership to TS b5e982599b114993a584839acce5e606
I20260713 09:04:28.280875 11032 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:04:28.281289 11032 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:04:28.302907 11392 raft_consensus.cc:993] T c87a03c3e6784794b3c460bdca2b9541 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: : Instructing follower b5e982599b114993a584839acce5e606 to start an election
I20260713 09:04:28.303282 11458 raft_consensus.cc:1081] T c87a03c3e6784794b3c460bdca2b9541 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 LEADER]: Signalling peer b5e982599b114993a584839acce5e606 to start an election
I20260713 09:04:28.304584 11315 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c87a03c3e6784794b3c460bdca2b9541"
dest_uuid: "b5e982599b114993a584839acce5e606"
 from {username='slave'} at 127.0.0.1:43928
I20260713 09:04:28.305051 11315 raft_consensus.cc:493] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:28.305307 11315 raft_consensus.cc:3060] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:28.309242 11315 raft_consensus.cc:515] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:28.310653 11315 leader_election.cc:290] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [CANDIDATE]: Term 3 election: Requested vote from peers 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1:46447), ccb6766c538345779c21289b1b60926b (127.10.198.2:39243)
I20260713 09:04:28.311337 11165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87a03c3e6784794b3c460bdca2b9541" candidate_uuid: "b5e982599b114993a584839acce5e606" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc"
I20260713 09:04:28.311548 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87a03c3e6784794b3c460bdca2b9541" candidate_uuid: "b5e982599b114993a584839acce5e606" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ccb6766c538345779c21289b1b60926b"
I20260713 09:04:28.311792 11165 raft_consensus.cc:3055] T c87a03c3e6784794b3c460bdca2b9541 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:28.312052 11239 raft_consensus.cc:3060] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:28.312117 11165 raft_consensus.cc:740] T c87a03c3e6784794b3c460bdca2b9541 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, State: Running, Role: LEADER
I20260713 09:04:28.312826 11165 consensus_queue.cc:260] T c87a03c3e6784794b3c460bdca2b9541 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [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: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:28.313726 11165 raft_consensus.cc:3060] T c87a03c3e6784794b3c460bdca2b9541 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:28.316128 11239 raft_consensus.cc:2468] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5e982599b114993a584839acce5e606 in term 3.
I20260713 09:04:28.317144 11279 leader_election.cc:304] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [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: b5e982599b114993a584839acce5e606, ccb6766c538345779c21289b1b60926b; no voters: 
I20260713 09:04:28.317795 11453 raft_consensus.cc:2804] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:28.318153 11165 raft_consensus.cc:2468] T c87a03c3e6784794b3c460bdca2b9541 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5e982599b114993a584839acce5e606 in term 3.
I20260713 09:04:28.318986 11453 raft_consensus.cc:697] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [term 3 LEADER]: Becoming Leader. State: Replica: b5e982599b114993a584839acce5e606, State: Running, Role: LEADER
I20260713 09:04:28.319686 11453 consensus_queue.cc:237] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [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: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:28.326606 11064 catalog_manager.cc:5697] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 reported cstate change: term changed from 2 to 3, leader changed from 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1) to b5e982599b114993a584839acce5e606 (127.10.198.3). New cstate: current_term: 3 leader_uuid: "b5e982599b114993a584839acce5e606" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:28.699883 11165 raft_consensus.cc:1275] T c87a03c3e6784794b3c460bdca2b9541 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 3 FOLLOWER]: Refusing update from remote peer b5e982599b114993a584839acce5e606: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:28.701037 11453 consensus_queue.cc:1048] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:28.710968 11239 raft_consensus.cc:1275] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [term 3 FOLLOWER]: Refusing update from remote peer b5e982599b114993a584839acce5e606: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:28.712355 11453 consensus_queue.cc:1048] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:28.851820 11470 raft_consensus.cc:993] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b: : Instructing follower b5e982599b114993a584839acce5e606 to start an election
I20260713 09:04:28.852315 11452 raft_consensus.cc:1081] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [term 1 LEADER]: Signalling peer b5e982599b114993a584839acce5e606 to start an election
I20260713 09:04:28.853842 11315 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9002b3f0c4e4c4bae6c4ce34b5bf143"
dest_uuid: "b5e982599b114993a584839acce5e606"
 from {username='slave'} at 127.0.0.1:43916
I20260713 09:04:28.854439 11315 raft_consensus.cc:493] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P b5e982599b114993a584839acce5e606 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:28.854840 11315 raft_consensus.cc:3060] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P b5e982599b114993a584839acce5e606 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:28.861339 11315 raft_consensus.cc:515] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P b5e982599b114993a584839acce5e606 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:28.863530 11315 leader_election.cc:290] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P b5e982599b114993a584839acce5e606 [CANDIDATE]: Term 2 election: Requested vote from peers 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1:46447), ccb6766c538345779c21289b1b60926b (127.10.198.2:39243)
I20260713 09:04:28.864149 11165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9002b3f0c4e4c4bae6c4ce34b5bf143" candidate_uuid: "b5e982599b114993a584839acce5e606" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc"
I20260713 09:04:28.864694 11165 raft_consensus.cc:3060] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:28.864813 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9002b3f0c4e4c4bae6c4ce34b5bf143" candidate_uuid: "b5e982599b114993a584839acce5e606" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccb6766c538345779c21289b1b60926b"
I20260713 09:04:28.865362 11239 raft_consensus.cc:3055] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:28.865659 11239 raft_consensus.cc:740] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccb6766c538345779c21289b1b60926b, State: Running, Role: LEADER
I20260713 09:04:28.866416 11239 consensus_queue.cc:260] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:28.867539 11239 raft_consensus.cc:3060] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:28.870253 11165 raft_consensus.cc:2468] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5e982599b114993a584839acce5e606 in term 2.
I20260713 09:04:28.871198 11282 leader_election.cc:304] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P b5e982599b114993a584839acce5e606 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, b5e982599b114993a584839acce5e606; no voters: 
I20260713 09:04:28.871829 11459 raft_consensus.cc:2804] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P b5e982599b114993a584839acce5e606 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:28.872295 11459 raft_consensus.cc:697] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P b5e982599b114993a584839acce5e606 [term 2 LEADER]: Becoming Leader. State: Replica: b5e982599b114993a584839acce5e606, State: Running, Role: LEADER
I20260713 09:04:28.873081 11239 raft_consensus.cc:2468] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5e982599b114993a584839acce5e606 in term 2.
I20260713 09:04:28.873039 11459 consensus_queue.cc:237] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P b5e982599b114993a584839acce5e606 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:28.879241 11061 catalog_manager.cc:5697] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P b5e982599b114993a584839acce5e606 reported cstate change: term changed from 1 to 2, leader changed from ccb6766c538345779c21289b1b60926b (127.10.198.2) to b5e982599b114993a584839acce5e606 (127.10.198.3). New cstate: current_term: 2 leader_uuid: "b5e982599b114993a584839acce5e606" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:29.282078 11032 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:29.291314 11165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1c493f0fe1b4e669342b13bacbe8811"
dest_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc"
mode: GRACEFUL
new_leader_uuid: "ccb6766c538345779c21289b1b60926b"
 from {username='slave'} at 127.0.0.1:33948
I20260713 09:04:29.291759 11165 raft_consensus.cc:606] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 LEADER]: Received request to transfer leadership to TS ccb6766c538345779c21289b1b60926b
I20260713 09:04:29.296223 11315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c87a03c3e6784794b3c460bdca2b9541"
dest_uuid: "b5e982599b114993a584839acce5e606"
mode: GRACEFUL
new_leader_uuid: "ccb6766c538345779c21289b1b60926b"
 from {username='slave'} at 127.0.0.1:43944
I20260713 09:04:29.296666 11315 raft_consensus.cc:606] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [term 3 LEADER]: Received request to transfer leadership to TS ccb6766c538345779c21289b1b60926b
I20260713 09:04:29.300935 11165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63e510646cfc43a6aab00c1f080f07ec"
dest_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc"
mode: GRACEFUL
new_leader_uuid: "ccb6766c538345779c21289b1b60926b"
 from {username='slave'} at 127.0.0.1:33948
I20260713 09:04:29.301326 11165 raft_consensus.cc:606] T 63e510646cfc43a6aab00c1f080f07ec P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 1 LEADER]: Received request to transfer leadership to TS ccb6766c538345779c21289b1b60926b
I20260713 09:04:29.305343 11165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da35c431923542e6a4918111af29a81a"
dest_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc"
mode: GRACEFUL
new_leader_uuid: "ccb6766c538345779c21289b1b60926b"
 from {username='slave'} at 127.0.0.1:33948
I20260713 09:04:29.305734 11165 raft_consensus.cc:606] T da35c431923542e6a4918111af29a81a P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 LEADER]: Received request to transfer leadership to TS ccb6766c538345779c21289b1b60926b
I20260713 09:04:29.316143 11315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9002b3f0c4e4c4bae6c4ce34b5bf143"
dest_uuid: "b5e982599b114993a584839acce5e606"
mode: GRACEFUL
new_leader_uuid: "ccb6766c538345779c21289b1b60926b"
 from {username='slave'} at 127.0.0.1:43944
I20260713 09:04:29.316609 11315 raft_consensus.cc:606] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P b5e982599b114993a584839acce5e606 [term 2 LEADER]: Received request to transfer leadership to TS ccb6766c538345779c21289b1b60926b
I20260713 09:04:29.323467 11453 raft_consensus.cc:993] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606: : Instructing follower ccb6766c538345779c21289b1b60926b to start an election
I20260713 09:04:29.323886 11475 raft_consensus.cc:1081] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [term 3 LEADER]: Signalling peer ccb6766c538345779c21289b1b60926b to start an election
I20260713 09:04:29.325055 11239 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c87a03c3e6784794b3c460bdca2b9541"
dest_uuid: "ccb6766c538345779c21289b1b60926b"
 from {username='slave'} at 127.0.0.1:51606
I20260713 09:04:29.325460 11239 raft_consensus.cc:493] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:29.325798 11239 raft_consensus.cc:3060] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:29.329924 11239 raft_consensus.cc:515] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:29.331446 11239 leader_election.cc:290] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [CANDIDATE]: Term 4 election: Requested vote from peers 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1:46447), b5e982599b114993a584839acce5e606 (127.10.198.3:44569)
I20260713 09:04:29.332125 11165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87a03c3e6784794b3c460bdca2b9541" candidate_uuid: "ccb6766c538345779c21289b1b60926b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc"
I20260713 09:04:29.332377 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87a03c3e6784794b3c460bdca2b9541" candidate_uuid: "ccb6766c538345779c21289b1b60926b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b5e982599b114993a584839acce5e606"
I20260713 09:04:29.332525 11165 raft_consensus.cc:3060] T c87a03c3e6784794b3c460bdca2b9541 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:29.332839 11315 raft_consensus.cc:3055] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:04:29.333079 11315 raft_consensus.cc:740] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b5e982599b114993a584839acce5e606, State: Running, Role: LEADER
I20260713 09:04:29.333681 11315 consensus_queue.cc:260] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [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: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:29.334501 11315 raft_consensus.cc:3060] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:29.336233 11165 raft_consensus.cc:2468] T c87a03c3e6784794b3c460bdca2b9541 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb6766c538345779c21289b1b60926b in term 4.
I20260713 09:04:29.337102 11208 leader_election.cc:304] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [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: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, ccb6766c538345779c21289b1b60926b; no voters: 
I20260713 09:04:29.337873 11452 raft_consensus.cc:2804] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:04:29.338235 11452 raft_consensus.cc:697] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [term 4 LEADER]: Becoming Leader. State: Replica: ccb6766c538345779c21289b1b60926b, State: Running, Role: LEADER
I20260713 09:04:29.338984 11315 raft_consensus.cc:2468] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb6766c538345779c21289b1b60926b in term 4.
I20260713 09:04:29.338968 11452 consensus_queue.cc:237] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [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: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:29.344560 11061 catalog_manager.cc:5697] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b reported cstate change: term changed from 3 to 4, leader changed from b5e982599b114993a584839acce5e606 (127.10.198.3) to ccb6766c538345779c21289b1b60926b (127.10.198.2). New cstate: current_term: 4 leader_uuid: "ccb6766c538345779c21289b1b60926b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:29.362177 11392 raft_consensus.cc:993] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: : Instructing follower ccb6766c538345779c21289b1b60926b to start an election
I20260713 09:04:29.362576 11476 raft_consensus.cc:1081] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 LEADER]: Signalling peer ccb6766c538345779c21289b1b60926b to start an election
I20260713 09:04:29.363842 11239 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1c493f0fe1b4e669342b13bacbe8811"
dest_uuid: "ccb6766c538345779c21289b1b60926b"
 from {username='slave'} at 127.0.0.1:51622
I20260713 09:04:29.364246 11239 raft_consensus.cc:493] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:29.364478 11239 raft_consensus.cc:3060] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:29.368535 11239 raft_consensus.cc:515] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } } peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } }
I20260713 09:04:29.369874 11239 leader_election.cc:290] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [CANDIDATE]: Term 3 election: Requested vote from peers b5e982599b114993a584839acce5e606 (127.10.198.3:44569), 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1:46447)
I20260713 09:04:29.370553 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c493f0fe1b4e669342b13bacbe8811" candidate_uuid: "ccb6766c538345779c21289b1b60926b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5e982599b114993a584839acce5e606"
I20260713 09:04:29.370725 11165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c493f0fe1b4e669342b13bacbe8811" candidate_uuid: "ccb6766c538345779c21289b1b60926b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc"
I20260713 09:04:29.371011 11315 raft_consensus.cc:3060] T b1c493f0fe1b4e669342b13bacbe8811 P b5e982599b114993a584839acce5e606 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:29.371156 11165 raft_consensus.cc:3055] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:29.371505 11165 raft_consensus.cc:740] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, State: Running, Role: LEADER
I20260713 09:04:29.372026 11165 consensus_queue.cc:260] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [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: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } } peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } }
I20260713 09:04:29.372735 11165 raft_consensus.cc:3060] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:29.375751 11315 raft_consensus.cc:2468] T b1c493f0fe1b4e669342b13bacbe8811 P b5e982599b114993a584839acce5e606 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb6766c538345779c21289b1b60926b in term 3.
I20260713 09:04:29.376767 11205 leader_election.cc:304] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [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: b5e982599b114993a584839acce5e606, ccb6766c538345779c21289b1b60926b; no voters: 
I20260713 09:04:29.376971 11239 raft_consensus.cc:1275] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [term 2 FOLLOWER]: Refusing update from remote peer b5e982599b114993a584839acce5e606: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:29.376988 11167 raft_consensus.cc:1275] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 FOLLOWER]: Refusing update from remote peer b5e982599b114993a584839acce5e606: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:29.377208 11165 raft_consensus.cc:2468] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb6766c538345779c21289b1b60926b in term 3.
I20260713 09:04:29.377580 11452 raft_consensus.cc:2804] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:29.378042 11452 raft_consensus.cc:697] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [term 3 LEADER]: Becoming Leader. State: Replica: ccb6766c538345779c21289b1b60926b, State: Running, Role: LEADER
I20260713 09:04:29.378726 11453 consensus_queue.cc:1048] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P b5e982599b114993a584839acce5e606 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:29.378801 11452 consensus_queue.cc:237] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [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: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } } peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } }
I20260713 09:04:29.379522 11475 consensus_queue.cc:1048] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P b5e982599b114993a584839acce5e606 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:29.385782 11475 raft_consensus.cc:993] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P b5e982599b114993a584839acce5e606: : Instructing follower ccb6766c538345779c21289b1b60926b to start an election
I20260713 09:04:29.386155 11475 raft_consensus.cc:1081] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P b5e982599b114993a584839acce5e606 [term 2 LEADER]: Signalling peer ccb6766c538345779c21289b1b60926b to start an election
I20260713 09:04:29.388175 11240 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9002b3f0c4e4c4bae6c4ce34b5bf143"
dest_uuid: "ccb6766c538345779c21289b1b60926b"
 from {username='slave'} at 127.0.0.1:51606
I20260713 09:04:29.390681 11240 raft_consensus.cc:493] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:29.391050 11240 raft_consensus.cc:3060] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:29.399704 11240 raft_consensus.cc:515] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:29.397981 11061 catalog_manager.cc:5697] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b reported cstate change: term changed from 2 to 3, leader changed from 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1) to ccb6766c538345779c21289b1b60926b (127.10.198.2). New cstate: current_term: 3 leader_uuid: "ccb6766c538345779c21289b1b60926b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:29.402595 11240 leader_election.cc:290] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [CANDIDATE]: Term 3 election: Requested vote from peers 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1:46447), b5e982599b114993a584839acce5e606 (127.10.198.3:44569)
I20260713 09:04:29.404258 11167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9002b3f0c4e4c4bae6c4ce34b5bf143" candidate_uuid: "ccb6766c538345779c21289b1b60926b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc"
I20260713 09:04:29.404784 11167 raft_consensus.cc:3060] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:29.405961 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9002b3f0c4e4c4bae6c4ce34b5bf143" candidate_uuid: "ccb6766c538345779c21289b1b60926b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5e982599b114993a584839acce5e606"
I20260713 09:04:29.406464 11315 raft_consensus.cc:3055] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P b5e982599b114993a584839acce5e606 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:29.406764 11315 raft_consensus.cc:740] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P b5e982599b114993a584839acce5e606 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b5e982599b114993a584839acce5e606, State: Running, Role: LEADER
I20260713 09:04:29.407902 11315 consensus_queue.cc:260] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P b5e982599b114993a584839acce5e606 [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: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:29.408739 11315 raft_consensus.cc:3060] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P b5e982599b114993a584839acce5e606 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:29.411574 11167 raft_consensus.cc:2468] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb6766c538345779c21289b1b60926b in term 3.
I20260713 09:04:29.412737 11208 leader_election.cc:304] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [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: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, ccb6766c538345779c21289b1b60926b; no voters: 
I20260713 09:04:29.413456 11452 raft_consensus.cc:2804] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:29.413914 11452 raft_consensus.cc:697] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [term 3 LEADER]: Becoming Leader. State: Replica: ccb6766c538345779c21289b1b60926b, State: Running, Role: LEADER
I20260713 09:04:29.414551 11315 raft_consensus.cc:2468] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P b5e982599b114993a584839acce5e606 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb6766c538345779c21289b1b60926b in term 3.
I20260713 09:04:29.414666 11452 consensus_queue.cc:237] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [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: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:29.420966 11064 catalog_manager.cc:5697] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b reported cstate change: term changed from 2 to 3, leader changed from b5e982599b114993a584839acce5e606 (127.10.198.3) to ccb6766c538345779c21289b1b60926b (127.10.198.2). New cstate: current_term: 3 leader_uuid: "ccb6766c538345779c21289b1b60926b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:29.541208 11392 raft_consensus.cc:993] T 63e510646cfc43a6aab00c1f080f07ec P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: : Instructing follower ccb6766c538345779c21289b1b60926b to start an election
I20260713 09:04:29.541577 11392 raft_consensus.cc:1081] T 63e510646cfc43a6aab00c1f080f07ec P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 1 LEADER]: Signalling peer ccb6766c538345779c21289b1b60926b to start an election
I20260713 09:04:29.542861 11240 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63e510646cfc43a6aab00c1f080f07ec"
dest_uuid: "ccb6766c538345779c21289b1b60926b"
 from {username='slave'} at 127.0.0.1:51622
I20260713 09:04:29.543257 11240 raft_consensus.cc:493] T 63e510646cfc43a6aab00c1f080f07ec P ccb6766c538345779c21289b1b60926b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:29.543491 11240 raft_consensus.cc:3060] T 63e510646cfc43a6aab00c1f080f07ec P ccb6766c538345779c21289b1b60926b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:29.547803 11240 raft_consensus.cc:515] T 63e510646cfc43a6aab00c1f080f07ec P ccb6766c538345779c21289b1b60926b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:29.549191 11240 leader_election.cc:290] T 63e510646cfc43a6aab00c1f080f07ec P ccb6766c538345779c21289b1b60926b [CANDIDATE]: Term 2 election: Requested vote from peers 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1:46447), b5e982599b114993a584839acce5e606 (127.10.198.3:44569)
I20260713 09:04:29.549857 11167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e510646cfc43a6aab00c1f080f07ec" candidate_uuid: "ccb6766c538345779c21289b1b60926b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc"
I20260713 09:04:29.550189 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e510646cfc43a6aab00c1f080f07ec" candidate_uuid: "ccb6766c538345779c21289b1b60926b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5e982599b114993a584839acce5e606"
I20260713 09:04:29.550398 11167 raft_consensus.cc:3055] T 63e510646cfc43a6aab00c1f080f07ec P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:29.550647 11315 raft_consensus.cc:3060] T 63e510646cfc43a6aab00c1f080f07ec P b5e982599b114993a584839acce5e606 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:29.550688 11167 raft_consensus.cc:740] T 63e510646cfc43a6aab00c1f080f07ec P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, State: Running, Role: LEADER
I20260713 09:04:29.551384 11167 consensus_queue.cc:260] T 63e510646cfc43a6aab00c1f080f07ec P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:29.552201 11167 raft_consensus.cc:3060] T 63e510646cfc43a6aab00c1f080f07ec P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:29.554418 11315 raft_consensus.cc:2468] T 63e510646cfc43a6aab00c1f080f07ec P b5e982599b114993a584839acce5e606 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb6766c538345779c21289b1b60926b in term 2.
I20260713 09:04:29.555225 11205 leader_election.cc:304] T 63e510646cfc43a6aab00c1f080f07ec P ccb6766c538345779c21289b1b60926b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5e982599b114993a584839acce5e606, ccb6766c538345779c21289b1b60926b; no voters: 
I20260713 09:04:29.555799 11452 raft_consensus.cc:2804] T 63e510646cfc43a6aab00c1f080f07ec P ccb6766c538345779c21289b1b60926b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:29.556162 11452 raft_consensus.cc:697] T 63e510646cfc43a6aab00c1f080f07ec P ccb6766c538345779c21289b1b60926b [term 2 LEADER]: Becoming Leader. State: Replica: ccb6766c538345779c21289b1b60926b, State: Running, Role: LEADER
I20260713 09:04:29.556928 11167 raft_consensus.cc:2468] T 63e510646cfc43a6aab00c1f080f07ec P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb6766c538345779c21289b1b60926b in term 2.
I20260713 09:04:29.556882 11452 consensus_queue.cc:237] T 63e510646cfc43a6aab00c1f080f07ec P ccb6766c538345779c21289b1b60926b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:29.563454 11064 catalog_manager.cc:5697] T 63e510646cfc43a6aab00c1f080f07ec P ccb6766c538345779c21289b1b60926b reported cstate change: term changed from 1 to 2, leader changed from 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1) to ccb6766c538345779c21289b1b60926b (127.10.198.2). New cstate: current_term: 2 leader_uuid: "ccb6766c538345779c21289b1b60926b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:29.688265 11476 raft_consensus.cc:993] T da35c431923542e6a4918111af29a81a P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: : Instructing follower ccb6766c538345779c21289b1b60926b to start an election
I20260713 09:04:29.688673 11392 raft_consensus.cc:1081] T da35c431923542e6a4918111af29a81a P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 LEADER]: Signalling peer ccb6766c538345779c21289b1b60926b to start an election
I20260713 09:04:29.690064 11240 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da35c431923542e6a4918111af29a81a"
dest_uuid: "ccb6766c538345779c21289b1b60926b"
 from {username='slave'} at 127.0.0.1:51622
I20260713 09:04:29.690599 11240 raft_consensus.cc:493] T da35c431923542e6a4918111af29a81a P ccb6766c538345779c21289b1b60926b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:29.690909 11240 raft_consensus.cc:3060] T da35c431923542e6a4918111af29a81a P ccb6766c538345779c21289b1b60926b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:29.695372 11240 raft_consensus.cc:515] T da35c431923542e6a4918111af29a81a P ccb6766c538345779c21289b1b60926b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:29.696887 11240 leader_election.cc:290] T da35c431923542e6a4918111af29a81a P ccb6766c538345779c21289b1b60926b [CANDIDATE]: Term 3 election: Requested vote from peers 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1:46447), b5e982599b114993a584839acce5e606 (127.10.198.3:44569)
I20260713 09:04:29.697489 11167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da35c431923542e6a4918111af29a81a" candidate_uuid: "ccb6766c538345779c21289b1b60926b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc"
I20260713 09:04:29.697815 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da35c431923542e6a4918111af29a81a" candidate_uuid: "ccb6766c538345779c21289b1b60926b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5e982599b114993a584839acce5e606"
I20260713 09:04:29.698045 11167 raft_consensus.cc:3055] T da35c431923542e6a4918111af29a81a P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:29.698354 11315 raft_consensus.cc:3060] T da35c431923542e6a4918111af29a81a P b5e982599b114993a584839acce5e606 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:29.698355 11167 raft_consensus.cc:740] T da35c431923542e6a4918111af29a81a P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, State: Running, Role: LEADER
I20260713 09:04:29.699210 11167 consensus_queue.cc:260] T da35c431923542e6a4918111af29a81a P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [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: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:29.700014 11167 raft_consensus.cc:3060] T da35c431923542e6a4918111af29a81a P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:29.702263 11315 raft_consensus.cc:2468] T da35c431923542e6a4918111af29a81a P b5e982599b114993a584839acce5e606 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb6766c538345779c21289b1b60926b in term 3.
I20260713 09:04:29.703102 11205 leader_election.cc:304] T da35c431923542e6a4918111af29a81a P ccb6766c538345779c21289b1b60926b [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: b5e982599b114993a584839acce5e606, ccb6766c538345779c21289b1b60926b; no voters: 
I20260713 09:04:29.703778 11452 raft_consensus.cc:2804] T da35c431923542e6a4918111af29a81a P ccb6766c538345779c21289b1b60926b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:29.704121 11452 raft_consensus.cc:697] T da35c431923542e6a4918111af29a81a P ccb6766c538345779c21289b1b60926b [term 3 LEADER]: Becoming Leader. State: Replica: ccb6766c538345779c21289b1b60926b, State: Running, Role: LEADER
I20260713 09:04:29.704380 11167 raft_consensus.cc:2468] T da35c431923542e6a4918111af29a81a P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb6766c538345779c21289b1b60926b in term 3.
I20260713 09:04:29.704753 11452 consensus_queue.cc:237] T da35c431923542e6a4918111af29a81a P ccb6766c538345779c21289b1b60926b [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: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:29.711047 11064 catalog_manager.cc:5697] T da35c431923542e6a4918111af29a81a P ccb6766c538345779c21289b1b60926b reported cstate change: term changed from 2 to 3, leader changed from 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1) to ccb6766c538345779c21289b1b60926b (127.10.198.2). New cstate: current_term: 3 leader_uuid: "ccb6766c538345779c21289b1b60926b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:29.728351 11167 raft_consensus.cc:1275] T c87a03c3e6784794b3c460bdca2b9541 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 4 FOLLOWER]: Refusing update from remote peer ccb6766c538345779c21289b1b60926b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:04:29.729427 11452 consensus_queue.cc:1048] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:29.737202 11315 raft_consensus.cc:1275] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [term 4 FOLLOWER]: Refusing update from remote peer ccb6766c538345779c21289b1b60926b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:04:29.738629 11486 consensus_queue.cc:1048] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:29.769695 11167 raft_consensus.cc:1275] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 3 FOLLOWER]: Refusing update from remote peer ccb6766c538345779c21289b1b60926b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:29.770857 11486 consensus_queue.cc:1048] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:29.778683 11315 raft_consensus.cc:1275] T b1c493f0fe1b4e669342b13bacbe8811 P b5e982599b114993a584839acce5e606 [term 3 FOLLOWER]: Refusing update from remote peer ccb6766c538345779c21289b1b60926b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:29.779898 11470 consensus_queue.cc:1048] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:29.826474 11167 raft_consensus.cc:1275] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 3 FOLLOWER]: Refusing update from remote peer ccb6766c538345779c21289b1b60926b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:29.827565 11470 consensus_queue.cc:1048] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:29.834137 11315 raft_consensus.cc:1275] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P b5e982599b114993a584839acce5e606 [term 3 FOLLOWER]: Refusing update from remote peer ccb6766c538345779c21289b1b60926b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:29.835332 11486 consensus_queue.cc:1048] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:29.959336 11167 raft_consensus.cc:1275] T 63e510646cfc43a6aab00c1f080f07ec P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 FOLLOWER]: Refusing update from remote peer ccb6766c538345779c21289b1b60926b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:29.960541 11486 consensus_queue.cc:1048] T 63e510646cfc43a6aab00c1f080f07ec P ccb6766c538345779c21289b1b60926b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:29.967991 11315 raft_consensus.cc:1275] T 63e510646cfc43a6aab00c1f080f07ec P b5e982599b114993a584839acce5e606 [term 2 FOLLOWER]: Refusing update from remote peer ccb6766c538345779c21289b1b60926b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:29.969225 11452 consensus_queue.cc:1048] T 63e510646cfc43a6aab00c1f080f07ec P ccb6766c538345779c21289b1b60926b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:30.228144 11167 raft_consensus.cc:1275] T da35c431923542e6a4918111af29a81a P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 3 FOLLOWER]: Refusing update from remote peer ccb6766c538345779c21289b1b60926b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:30.229250 11452 consensus_queue.cc:1048] T da35c431923542e6a4918111af29a81a P ccb6766c538345779c21289b1b60926b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:30.238130 11315 raft_consensus.cc:1275] T da35c431923542e6a4918111af29a81a P b5e982599b114993a584839acce5e606 [term 3 FOLLOWER]: Refusing update from remote peer ccb6766c538345779c21289b1b60926b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:30.239283 11470 consensus_queue.cc:1048] T da35c431923542e6a4918111af29a81a P ccb6766c538345779c21289b1b60926b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:32.320964 11032 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:32.327838 11240 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40e87ff9a2814d578a1b2a1831df6d67"
dest_uuid: "ccb6766c538345779c21289b1b60926b"
mode: GRACEFUL
new_leader_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc"
 from {username='slave'} at 127.0.0.1:51644
I20260713 09:04:32.328483 11240 raft_consensus.cc:606] T 40e87ff9a2814d578a1b2a1831df6d67 P ccb6766c538345779c21289b1b60926b [term 1 LEADER]: Received request to transfer leadership to TS 5ab4916c7a6c4d1895a7c7c26bc9d4fc
I20260713 09:04:32.330734 11240 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1c493f0fe1b4e669342b13bacbe8811"
dest_uuid: "ccb6766c538345779c21289b1b60926b"
mode: GRACEFUL
new_leader_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc"
 from {username='slave'} at 127.0.0.1:51644
I20260713 09:04:32.331151 11240 raft_consensus.cc:606] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [term 3 LEADER]: Received request to transfer leadership to TS 5ab4916c7a6c4d1895a7c7c26bc9d4fc
I20260713 09:04:32.333369 11240 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c87a03c3e6784794b3c460bdca2b9541"
dest_uuid: "ccb6766c538345779c21289b1b60926b"
mode: GRACEFUL
new_leader_uuid: "b5e982599b114993a584839acce5e606"
 from {username='slave'} at 127.0.0.1:51644
I20260713 09:04:32.333784 11240 raft_consensus.cc:606] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [term 4 LEADER]: Received request to transfer leadership to TS b5e982599b114993a584839acce5e606
I20260713 09:04:32.335813 11240 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce9e39dcb8904aec9cdcb12bd9e9ba9e"
dest_uuid: "ccb6766c538345779c21289b1b60926b"
mode: GRACEFUL
new_leader_uuid: "b5e982599b114993a584839acce5e606"
 from {username='slave'} at 127.0.0.1:51644
I20260713 09:04:32.336213 11240 raft_consensus.cc:606] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P ccb6766c538345779c21289b1b60926b [term 1 LEADER]: Received request to transfer leadership to TS b5e982599b114993a584839acce5e606
I20260713 09:04:32.338135 11240 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9002b3f0c4e4c4bae6c4ce34b5bf143"
dest_uuid: "ccb6766c538345779c21289b1b60926b"
mode: GRACEFUL
new_leader_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc"
 from {username='slave'} at 127.0.0.1:51644
I20260713 09:04:32.338554 11240 raft_consensus.cc:606] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [term 3 LEADER]: Received request to transfer leadership to TS 5ab4916c7a6c4d1895a7c7c26bc9d4fc
I20260713 09:04:32.339464 11032 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:04:32.339852 11032 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:04:32.363979 11452 raft_consensus.cc:993] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b: : Instructing follower b5e982599b114993a584839acce5e606 to start an election
I20260713 09:04:32.364435 11497 raft_consensus.cc:1081] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [term 4 LEADER]: Signalling peer b5e982599b114993a584839acce5e606 to start an election
I20260713 09:04:32.366132 11316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c87a03c3e6784794b3c460bdca2b9541"
dest_uuid: "b5e982599b114993a584839acce5e606"
 from {username='slave'} at 127.0.0.1:43916
I20260713 09:04:32.366648 11316 raft_consensus.cc:493] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:32.366981 11316 raft_consensus.cc:3060] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:04:32.372069 11316 raft_consensus.cc:515] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:32.373625 11316 leader_election.cc:290] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [CANDIDATE]: Term 5 election: Requested vote from peers 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1:46447), ccb6766c538345779c21289b1b60926b (127.10.198.2:39243)
I20260713 09:04:32.374557 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87a03c3e6784794b3c460bdca2b9541" candidate_uuid: "b5e982599b114993a584839acce5e606" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ccb6766c538345779c21289b1b60926b"
I20260713 09:04:32.374460 11167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87a03c3e6784794b3c460bdca2b9541" candidate_uuid: "b5e982599b114993a584839acce5e606" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc"
I20260713 09:04:32.375206 11240 raft_consensus.cc:3055] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:04:32.375260 11167 raft_consensus.cc:3060] T c87a03c3e6784794b3c460bdca2b9541 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:04:32.375511 11240 raft_consensus.cc:740] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ccb6766c538345779c21289b1b60926b, State: Running, Role: LEADER
I20260713 09:04:32.376219 11240 consensus_queue.cc:260] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [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: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:32.377157 11240 raft_consensus.cc:3060] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:04:32.379364 11167 raft_consensus.cc:2468] T c87a03c3e6784794b3c460bdca2b9541 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5e982599b114993a584839acce5e606 in term 5.
I20260713 09:04:32.380405 11282 leader_election.cc:304] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [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: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, b5e982599b114993a584839acce5e606; no voters: 
I20260713 09:04:32.381337 11453 raft_consensus.cc:2804] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:04:32.382040 11240 raft_consensus.cc:2468] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5e982599b114993a584839acce5e606 in term 5.
I20260713 09:04:32.382732 11453 raft_consensus.cc:697] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [term 5 LEADER]: Becoming Leader. State: Replica: b5e982599b114993a584839acce5e606, State: Running, Role: LEADER
I20260713 09:04:32.383585 11453 consensus_queue.cc:237] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [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: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:32.390122 11064 catalog_manager.cc:5697] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 reported cstate change: term changed from 4 to 5, leader changed from ccb6766c538345779c21289b1b60926b (127.10.198.2) to b5e982599b114993a584839acce5e606 (127.10.198.3). New cstate: current_term: 5 leader_uuid: "b5e982599b114993a584839acce5e606" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:32.414073 11497 raft_consensus.cc:993] T 40e87ff9a2814d578a1b2a1831df6d67 P ccb6766c538345779c21289b1b60926b: : Instructing follower 5ab4916c7a6c4d1895a7c7c26bc9d4fc to start an election
I20260713 09:04:32.414479 11452 raft_consensus.cc:1081] T 40e87ff9a2814d578a1b2a1831df6d67 P ccb6766c538345779c21289b1b60926b [term 1 LEADER]: Signalling peer 5ab4916c7a6c4d1895a7c7c26bc9d4fc to start an election
I20260713 09:04:32.415683 11167 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40e87ff9a2814d578a1b2a1831df6d67"
dest_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc"
 from {username='slave'} at 127.0.0.1:33934
I20260713 09:04:32.416072 11167 raft_consensus.cc:493] T 40e87ff9a2814d578a1b2a1831df6d67 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:32.416311 11167 raft_consensus.cc:3060] T 40e87ff9a2814d578a1b2a1831df6d67 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:32.420222 11167 raft_consensus.cc:515] T 40e87ff9a2814d578a1b2a1831df6d67 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:32.421586 11167 leader_election.cc:290] T 40e87ff9a2814d578a1b2a1831df6d67 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [CANDIDATE]: Term 2 election: Requested vote from peers ccb6766c538345779c21289b1b60926b (127.10.198.2:39243), b5e982599b114993a584839acce5e606 (127.10.198.3:44569)
I20260713 09:04:32.422318 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e87ff9a2814d578a1b2a1831df6d67" candidate_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccb6766c538345779c21289b1b60926b"
I20260713 09:04:32.422544 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e87ff9a2814d578a1b2a1831df6d67" candidate_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5e982599b114993a584839acce5e606"
I20260713 09:04:32.422874 11240 raft_consensus.cc:3055] T 40e87ff9a2814d578a1b2a1831df6d67 P ccb6766c538345779c21289b1b60926b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:32.423029 11316 raft_consensus.cc:3060] T 40e87ff9a2814d578a1b2a1831df6d67 P b5e982599b114993a584839acce5e606 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:32.423243 11240 raft_consensus.cc:740] T 40e87ff9a2814d578a1b2a1831df6d67 P ccb6766c538345779c21289b1b60926b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccb6766c538345779c21289b1b60926b, State: Running, Role: LEADER
I20260713 09:04:32.423969 11240 consensus_queue.cc:260] T 40e87ff9a2814d578a1b2a1831df6d67 P ccb6766c538345779c21289b1b60926b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:32.424816 11240 raft_consensus.cc:3060] T 40e87ff9a2814d578a1b2a1831df6d67 P ccb6766c538345779c21289b1b60926b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:32.427434 11316 raft_consensus.cc:2468] T 40e87ff9a2814d578a1b2a1831df6d67 P b5e982599b114993a584839acce5e606 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab4916c7a6c4d1895a7c7c26bc9d4fc in term 2.
I20260713 09:04:32.428498 11130 leader_election.cc:304] T 40e87ff9a2814d578a1b2a1831df6d67 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, b5e982599b114993a584839acce5e606; no voters: 
I20260713 09:04:32.429136 11240 raft_consensus.cc:2468] T 40e87ff9a2814d578a1b2a1831df6d67 P ccb6766c538345779c21289b1b60926b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab4916c7a6c4d1895a7c7c26bc9d4fc in term 2.
I20260713 09:04:32.430125 11504 raft_consensus.cc:2804] T 40e87ff9a2814d578a1b2a1831df6d67 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:32.431147 11504 raft_consensus.cc:697] T 40e87ff9a2814d578a1b2a1831df6d67 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 LEADER]: Becoming Leader. State: Replica: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, State: Running, Role: LEADER
I20260713 09:04:32.431821 11504 consensus_queue.cc:237] T 40e87ff9a2814d578a1b2a1831df6d67 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:32.437873 11064 catalog_manager.cc:5697] T 40e87ff9a2814d578a1b2a1831df6d67 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc reported cstate change: term changed from 1 to 2, leader changed from ccb6766c538345779c21289b1b60926b (127.10.198.2) to 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1). New cstate: current_term: 2 leader_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:32.455430 11497 raft_consensus.cc:993] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b: : Instructing follower 5ab4916c7a6c4d1895a7c7c26bc9d4fc to start an election
I20260713 09:04:32.455806 11452 raft_consensus.cc:1081] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [term 3 LEADER]: Signalling peer 5ab4916c7a6c4d1895a7c7c26bc9d4fc to start an election
I20260713 09:04:32.456894 11167 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1c493f0fe1b4e669342b13bacbe8811"
dest_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc"
 from {username='slave'} at 127.0.0.1:33934
I20260713 09:04:32.457283 11167 raft_consensus.cc:493] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:32.457517 11167 raft_consensus.cc:3060] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:32.461004 11167 raft_consensus.cc:515] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } } peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } }
I20260713 09:04:32.462415 11167 leader_election.cc:290] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [CANDIDATE]: Term 4 election: Requested vote from peers ccb6766c538345779c21289b1b60926b (127.10.198.2:39243), b5e982599b114993a584839acce5e606 (127.10.198.3:44569)
I20260713 09:04:32.462810 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c493f0fe1b4e669342b13bacbe8811" candidate_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ccb6766c538345779c21289b1b60926b"
I20260713 09:04:32.463308 11240 raft_consensus.cc:3055] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:04:32.463222 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c493f0fe1b4e669342b13bacbe8811" candidate_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b5e982599b114993a584839acce5e606"
I20260713 09:04:32.463639 11240 raft_consensus.cc:740] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ccb6766c538345779c21289b1b60926b, State: Running, Role: LEADER
I20260713 09:04:32.463814 11316 raft_consensus.cc:3060] T b1c493f0fe1b4e669342b13bacbe8811 P b5e982599b114993a584839acce5e606 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:32.464349 11240 consensus_queue.cc:260] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [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: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } } peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } }
I20260713 09:04:32.465361 11240 raft_consensus.cc:3060] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:32.469732 11316 raft_consensus.cc:2468] T b1c493f0fe1b4e669342b13bacbe8811 P b5e982599b114993a584839acce5e606 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab4916c7a6c4d1895a7c7c26bc9d4fc in term 4.
I20260713 09:04:32.470635 11130 leader_election.cc:304] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [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: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, b5e982599b114993a584839acce5e606; no voters: 
I20260713 09:04:32.470832 11240 raft_consensus.cc:2468] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab4916c7a6c4d1895a7c7c26bc9d4fc in term 4.
I20260713 09:04:32.471227 11504 raft_consensus.cc:2804] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:04:32.471597 11504 raft_consensus.cc:697] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 4 LEADER]: Becoming Leader. State: Replica: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, State: Running, Role: LEADER
I20260713 09:04:32.472301 11504 consensus_queue.cc:237] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [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: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } } peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } }
I20260713 09:04:32.477942 11064 catalog_manager.cc:5697] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc reported cstate change: term changed from 3 to 4, leader changed from ccb6766c538345779c21289b1b60926b (127.10.198.2) to 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1). New cstate: current_term: 4 leader_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:32.530421 11497 raft_consensus.cc:993] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b: : Instructing follower 5ab4916c7a6c4d1895a7c7c26bc9d4fc to start an election
I20260713 09:04:32.530781 11452 raft_consensus.cc:1081] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [term 3 LEADER]: Signalling peer 5ab4916c7a6c4d1895a7c7c26bc9d4fc to start an election
I20260713 09:04:32.531903 11167 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9002b3f0c4e4c4bae6c4ce34b5bf143"
dest_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc"
 from {username='slave'} at 127.0.0.1:33934
I20260713 09:04:32.532295 11167 raft_consensus.cc:493] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:32.532507 11167 raft_consensus.cc:3060] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:32.536151 11167 raft_consensus.cc:515] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:32.537364 11167 leader_election.cc:290] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [CANDIDATE]: Term 4 election: Requested vote from peers ccb6766c538345779c21289b1b60926b (127.10.198.2:39243), b5e982599b114993a584839acce5e606 (127.10.198.3:44569)
I20260713 09:04:32.538017 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9002b3f0c4e4c4bae6c4ce34b5bf143" candidate_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ccb6766c538345779c21289b1b60926b"
I20260713 09:04:32.538261 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9002b3f0c4e4c4bae6c4ce34b5bf143" candidate_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b5e982599b114993a584839acce5e606"
I20260713 09:04:32.538457 11240 raft_consensus.cc:3055] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:04:32.538712 11240 raft_consensus.cc:740] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ccb6766c538345779c21289b1b60926b, State: Running, Role: LEADER
I20260713 09:04:32.538726 11316 raft_consensus.cc:3060] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P b5e982599b114993a584839acce5e606 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:32.539351 11240 consensus_queue.cc:260] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [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: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:32.540105 11240 raft_consensus.cc:3060] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:32.542987 11316 raft_consensus.cc:2468] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P b5e982599b114993a584839acce5e606 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab4916c7a6c4d1895a7c7c26bc9d4fc in term 4.
I20260713 09:04:32.543702 11240 raft_consensus.cc:2468] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab4916c7a6c4d1895a7c7c26bc9d4fc in term 4.
I20260713 09:04:32.543814 11130 leader_election.cc:304] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [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: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, b5e982599b114993a584839acce5e606; no voters: 
I20260713 09:04:32.544463 11504 raft_consensus.cc:2804] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:04:32.544888 11504 raft_consensus.cc:697] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 4 LEADER]: Becoming Leader. State: Replica: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, State: Running, Role: LEADER
I20260713 09:04:32.545538 11504 consensus_queue.cc:237] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [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: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:32.551820 11064 catalog_manager.cc:5697] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc reported cstate change: term changed from 3 to 4, leader changed from ccb6766c538345779c21289b1b60926b (127.10.198.2) to 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1). New cstate: current_term: 4 leader_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:32.602128 11497 raft_consensus.cc:993] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P ccb6766c538345779c21289b1b60926b: : Instructing follower b5e982599b114993a584839acce5e606 to start an election
I20260713 09:04:32.602540 11452 raft_consensus.cc:1081] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P ccb6766c538345779c21289b1b60926b [term 1 LEADER]: Signalling peer b5e982599b114993a584839acce5e606 to start an election
I20260713 09:04:32.603840 11316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce9e39dcb8904aec9cdcb12bd9e9ba9e"
dest_uuid: "b5e982599b114993a584839acce5e606"
 from {username='slave'} at 127.0.0.1:43916
I20260713 09:04:32.604290 11316 raft_consensus.cc:493] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P b5e982599b114993a584839acce5e606 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:32.604561 11316 raft_consensus.cc:3060] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P b5e982599b114993a584839acce5e606 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:32.608803 11316 raft_consensus.cc:515] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P b5e982599b114993a584839acce5e606 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:32.610150 11316 leader_election.cc:290] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P b5e982599b114993a584839acce5e606 [CANDIDATE]: Term 2 election: Requested vote from peers 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1:46447), ccb6766c538345779c21289b1b60926b (127.10.198.2:39243)
I20260713 09:04:32.610895 11167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9e39dcb8904aec9cdcb12bd9e9ba9e" candidate_uuid: "b5e982599b114993a584839acce5e606" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc"
I20260713 09:04:32.611099 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9e39dcb8904aec9cdcb12bd9e9ba9e" candidate_uuid: "b5e982599b114993a584839acce5e606" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccb6766c538345779c21289b1b60926b"
I20260713 09:04:32.611372 11167 raft_consensus.cc:3060] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:32.611541 11240 raft_consensus.cc:3055] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P ccb6766c538345779c21289b1b60926b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:32.611826 11240 raft_consensus.cc:740] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P ccb6766c538345779c21289b1b60926b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccb6766c538345779c21289b1b60926b, State: Running, Role: LEADER
I20260713 09:04:32.612394 11240 consensus_queue.cc:260] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P ccb6766c538345779c21289b1b60926b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:32.613130 11240 raft_consensus.cc:3060] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P ccb6766c538345779c21289b1b60926b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:32.615263 11167 raft_consensus.cc:2468] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5e982599b114993a584839acce5e606 in term 2.
I20260713 09:04:32.616030 11282 leader_election.cc:304] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P b5e982599b114993a584839acce5e606 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab4916c7a6c4d1895a7c7c26bc9d4fc, b5e982599b114993a584839acce5e606; no voters: 
I20260713 09:04:32.616650 11453 raft_consensus.cc:2804] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P b5e982599b114993a584839acce5e606 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:32.617102 11453 raft_consensus.cc:697] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P b5e982599b114993a584839acce5e606 [term 2 LEADER]: Becoming Leader. State: Replica: b5e982599b114993a584839acce5e606, State: Running, Role: LEADER
I20260713 09:04:32.617165 11240 raft_consensus.cc:2468] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P ccb6766c538345779c21289b1b60926b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5e982599b114993a584839acce5e606 in term 2.
I20260713 09:04:32.617949 11453 consensus_queue.cc:237] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P b5e982599b114993a584839acce5e606 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } }
I20260713 09:04:32.623958 11064 catalog_manager.cc:5697] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P b5e982599b114993a584839acce5e606 reported cstate change: term changed from 1 to 2, leader changed from ccb6766c538345779c21289b1b60926b (127.10.198.2) to b5e982599b114993a584839acce5e606 (127.10.198.3). New cstate: current_term: 2 leader_uuid: "b5e982599b114993a584839acce5e606" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:32.848335 11167 raft_consensus.cc:1275] T c87a03c3e6784794b3c460bdca2b9541 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 5 FOLLOWER]: Refusing update from remote peer b5e982599b114993a584839acce5e606: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:04:32.849398 11453 consensus_queue.cc:1048] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:04:32.859678 11240 raft_consensus.cc:1275] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [term 5 FOLLOWER]: Refusing update from remote peer b5e982599b114993a584839acce5e606: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:04:32.861304 11512 consensus_queue.cc:1048] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:04:32.888196 11316 raft_consensus.cc:1275] T b1c493f0fe1b4e669342b13bacbe8811 P b5e982599b114993a584839acce5e606 [term 4 FOLLOWER]: Refusing update from remote peer 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:04:32.889201 11504 consensus_queue.cc:1048] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:32.897439 11240 raft_consensus.cc:1275] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [term 4 FOLLOWER]: Refusing update from remote peer 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:04:32.898602 11517 consensus_queue.cc:1048] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:04:32.952530 11240 raft_consensus.cc:1275] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [term 4 FOLLOWER]: Refusing update from remote peer 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:04:32.953476 11517 consensus_queue.cc:1048] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:32.963543 11316 raft_consensus.cc:1275] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P b5e982599b114993a584839acce5e606 [term 4 FOLLOWER]: Refusing update from remote peer 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:04:32.964521 11517 consensus_queue.cc:1048] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:32.968245 11315 raft_consensus.cc:1275] T 40e87ff9a2814d578a1b2a1831df6d67 P b5e982599b114993a584839acce5e606 [term 2 FOLLOWER]: Refusing update from remote peer 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:32.969400 11517 consensus_queue.cc:1048] T 40e87ff9a2814d578a1b2a1831df6d67 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5e982599b114993a584839acce5e606" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:32.977530 11240 raft_consensus.cc:1275] T 40e87ff9a2814d578a1b2a1831df6d67 P ccb6766c538345779c21289b1b60926b [term 2 FOLLOWER]: Refusing update from remote peer 5ab4916c7a6c4d1895a7c7c26bc9d4fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:32.979636 11520 consensus_queue.cc:1048] T 40e87ff9a2814d578a1b2a1831df6d67 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:04:33.030524 11240 raft_consensus.cc:1275] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P ccb6766c538345779c21289b1b60926b [term 2 FOLLOWER]: Refusing update from remote peer b5e982599b114993a584839acce5e606: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:33.031610 11453 consensus_queue.cc:1048] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P b5e982599b114993a584839acce5e606 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb6766c538345779c21289b1b60926b" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:33.038990 11167 raft_consensus.cc:1275] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 FOLLOWER]: Refusing update from remote peer b5e982599b114993a584839acce5e606: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:33.040405 11453 consensus_queue.cc:1048] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P b5e982599b114993a584839acce5e606 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab4916c7a6c4d1895a7c7c26bc9d4fc" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 46447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:33.340696 11032 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:33.346015 11032 tablet_server.cc:179] TabletServer@127.10.198.1:0 shutting down...
I20260713 09:04:33.386531 11032 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:33.387190 11032 tablet_replica.cc:333] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: stopping tablet replica
I20260713 09:04:33.387825 11032 raft_consensus.cc:2243] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:33.388255 11032 raft_consensus.cc:2272] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:33.390825 11032 tablet_replica.cc:333] T 953bef3a021d4f589b48d7fda525a325 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: stopping tablet replica
I20260713 09:04:33.391281 11032 raft_consensus.cc:2243] T 953bef3a021d4f589b48d7fda525a325 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:33.391683 11032 raft_consensus.cc:2272] T 953bef3a021d4f589b48d7fda525a325 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:33.393378 11032 tablet_replica.cc:333] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: stopping tablet replica
I20260713 09:04:33.393793 11032 raft_consensus.cc:2243] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:04:33.394438 11032 raft_consensus.cc:2272] T b1c493f0fe1b4e669342b13bacbe8811 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:33.396450 11032 tablet_replica.cc:333] T da35c431923542e6a4918111af29a81a P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: stopping tablet replica
I20260713 09:04:33.396898 11032 raft_consensus.cc:2243] T da35c431923542e6a4918111af29a81a P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:33.397250 11032 raft_consensus.cc:2272] T da35c431923542e6a4918111af29a81a P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:33.398753 11032 tablet_replica.cc:333] T 40e87ff9a2814d578a1b2a1831df6d67 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: stopping tablet replica
I20260713 09:04:33.399173 11032 raft_consensus.cc:2243] T 40e87ff9a2814d578a1b2a1831df6d67 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:33.399803 11032 raft_consensus.cc:2272] T 40e87ff9a2814d578a1b2a1831df6d67 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:33.401666 11032 tablet_replica.cc:333] T c87a03c3e6784794b3c460bdca2b9541 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: stopping tablet replica
I20260713 09:04:33.402086 11032 raft_consensus.cc:2243] T c87a03c3e6784794b3c460bdca2b9541 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:33.402493 11032 raft_consensus.cc:2272] T c87a03c3e6784794b3c460bdca2b9541 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:33.404300 11032 tablet_replica.cc:333] T 573a793fffd84583a5b0c2f48cc7ceab P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: stopping tablet replica
I20260713 09:04:33.404742 11032 raft_consensus.cc:2243] T 573a793fffd84583a5b0c2f48cc7ceab P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:33.405098 11032 raft_consensus.cc:2272] T 573a793fffd84583a5b0c2f48cc7ceab P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:33.406635 11032 tablet_replica.cc:333] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: stopping tablet replica
I20260713 09:04:33.407120 11032 raft_consensus.cc:2243] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:04:33.407809 11032 raft_consensus.cc:2272] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:33.409982 11032 tablet_replica.cc:333] T 63e510646cfc43a6aab00c1f080f07ec P 5ab4916c7a6c4d1895a7c7c26bc9d4fc: stopping tablet replica
W20260713 09:04:33.410077 11282 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260713 09:04:33.410507 11032 raft_consensus.cc:2243] T 63e510646cfc43a6aab00c1f080f07ec P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:33.410915 11032 raft_consensus.cc:2272] T 63e510646cfc43a6aab00c1f080f07ec P 5ab4916c7a6c4d1895a7c7c26bc9d4fc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:04:33.413033 11282 consensus_peers.cc:597] T 953bef3a021d4f589b48d7fda525a325 P b5e982599b114993a584839acce5e606 -> Peer 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1:46447): Couldn't send request to peer 5ab4916c7a6c4d1895a7c7c26bc9d4fc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:33.509603 11032 tablet_server.cc:196] TabletServer@127.10.198.1:0 shutdown complete.
W20260713 09:04:33.510946 11208 consensus_peers.cc:597] T da35c431923542e6a4918111af29a81a P ccb6766c538345779c21289b1b60926b -> Peer 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1:46447): Couldn't send request to peer 5ab4916c7a6c4d1895a7c7c26bc9d4fc. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:46447: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:33.526384 11032 tablet_server.cc:179] TabletServer@127.10.198.2:0 shutting down...
I20260713 09:04:33.546028 11032 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:33.546650 11032 tablet_replica.cc:333] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P ccb6766c538345779c21289b1b60926b: stopping tablet replica
I20260713 09:04:33.547214 11032 raft_consensus.cc:2243] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P ccb6766c538345779c21289b1b60926b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:33.547590 11032 raft_consensus.cc:2272] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P ccb6766c538345779c21289b1b60926b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:33.549443 11032 tablet_replica.cc:333] T 953bef3a021d4f589b48d7fda525a325 P ccb6766c538345779c21289b1b60926b: stopping tablet replica
I20260713 09:04:33.550112 11032 raft_consensus.cc:2243] T 953bef3a021d4f589b48d7fda525a325 P ccb6766c538345779c21289b1b60926b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:33.550609 11032 raft_consensus.cc:2272] T 953bef3a021d4f589b48d7fda525a325 P ccb6766c538345779c21289b1b60926b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:33.552352 11032 tablet_replica.cc:333] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b: stopping tablet replica
I20260713 09:04:33.552801 11032 raft_consensus.cc:2243] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:33.553148 11032 raft_consensus.cc:2272] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P ccb6766c538345779c21289b1b60926b [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:04:33.553558 11208 consensus_peers.cc:597] T 573a793fffd84583a5b0c2f48cc7ceab P ccb6766c538345779c21289b1b60926b -> Peer 5ab4916c7a6c4d1895a7c7c26bc9d4fc (127.10.198.1:46447): Couldn't send request to peer 5ab4916c7a6c4d1895a7c7c26bc9d4fc. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:46447: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:33.555079 11032 tablet_replica.cc:333] T 63e510646cfc43a6aab00c1f080f07ec P ccb6766c538345779c21289b1b60926b: stopping tablet replica
I20260713 09:04:33.555546 11032 raft_consensus.cc:2243] T 63e510646cfc43a6aab00c1f080f07ec P ccb6766c538345779c21289b1b60926b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:33.556202 11032 raft_consensus.cc:2272] T 63e510646cfc43a6aab00c1f080f07ec P ccb6766c538345779c21289b1b60926b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:33.557622 11032 tablet_replica.cc:333] T 573a793fffd84583a5b0c2f48cc7ceab P ccb6766c538345779c21289b1b60926b: stopping tablet replica
I20260713 09:04:33.558059 11032 raft_consensus.cc:2243] T 573a793fffd84583a5b0c2f48cc7ceab P ccb6766c538345779c21289b1b60926b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:33.558745 11032 raft_consensus.cc:2272] T 573a793fffd84583a5b0c2f48cc7ceab P ccb6766c538345779c21289b1b60926b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:33.560202 11032 tablet_replica.cc:333] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b: stopping tablet replica
I20260713 09:04:33.560621 11032 raft_consensus.cc:2243] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:33.560956 11032 raft_consensus.cc:2272] T c87a03c3e6784794b3c460bdca2b9541 P ccb6766c538345779c21289b1b60926b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:33.562666 11032 tablet_replica.cc:333] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b: stopping tablet replica
I20260713 09:04:33.563097 11032 raft_consensus.cc:2243] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:33.563421 11032 raft_consensus.cc:2272] T b1c493f0fe1b4e669342b13bacbe8811 P ccb6766c538345779c21289b1b60926b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:33.565374 11032 tablet_replica.cc:333] T 40e87ff9a2814d578a1b2a1831df6d67 P ccb6766c538345779c21289b1b60926b: stopping tablet replica
I20260713 09:04:33.565814 11032 raft_consensus.cc:2243] T 40e87ff9a2814d578a1b2a1831df6d67 P ccb6766c538345779c21289b1b60926b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:33.566154 11032 raft_consensus.cc:2272] T 40e87ff9a2814d578a1b2a1831df6d67 P ccb6766c538345779c21289b1b60926b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:33.568002 11032 tablet_replica.cc:333] T da35c431923542e6a4918111af29a81a P ccb6766c538345779c21289b1b60926b: stopping tablet replica
I20260713 09:04:33.568383 11032 raft_consensus.cc:2243] T da35c431923542e6a4918111af29a81a P ccb6766c538345779c21289b1b60926b [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:04:33.569013 11032 raft_consensus.cc:2272] T da35c431923542e6a4918111af29a81a P ccb6766c538345779c21289b1b60926b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:33.594599 11032 tablet_server.cc:196] TabletServer@127.10.198.2:0 shutdown complete.
I20260713 09:04:33.609583 11032 tablet_server.cc:179] TabletServer@127.10.198.3:0 shutting down...
W20260713 09:04:33.632180 11279 consensus_peers.cc:597] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P b5e982599b114993a584839acce5e606 -> Peer ccb6766c538345779c21289b1b60926b (127.10.198.2:39243): Couldn't send request to peer ccb6766c538345779c21289b1b60926b. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.2:39243: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:33.633942 11032 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:33.634665 11032 tablet_replica.cc:333] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P b5e982599b114993a584839acce5e606: stopping tablet replica
I20260713 09:04:33.635239 11032 raft_consensus.cc:2243] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P b5e982599b114993a584839acce5e606 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:33.636319 11032 raft_consensus.cc:2272] T ce9e39dcb8904aec9cdcb12bd9e9ba9e P b5e982599b114993a584839acce5e606 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:33.638164 11032 tablet_replica.cc:333] T 953bef3a021d4f589b48d7fda525a325 P b5e982599b114993a584839acce5e606: stopping tablet replica
I20260713 09:04:33.638727 11032 raft_consensus.cc:2243] T 953bef3a021d4f589b48d7fda525a325 P b5e982599b114993a584839acce5e606 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:33.639382 11032 raft_consensus.cc:2272] T 953bef3a021d4f589b48d7fda525a325 P b5e982599b114993a584839acce5e606 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:33.640959 11032 tablet_replica.cc:333] T 40e87ff9a2814d578a1b2a1831df6d67 P b5e982599b114993a584839acce5e606: stopping tablet replica
I20260713 09:04:33.641408 11032 raft_consensus.cc:2243] T 40e87ff9a2814d578a1b2a1831df6d67 P b5e982599b114993a584839acce5e606 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:33.641773 11032 raft_consensus.cc:2272] T 40e87ff9a2814d578a1b2a1831df6d67 P b5e982599b114993a584839acce5e606 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:33.643638 11032 tablet_replica.cc:333] T b1c493f0fe1b4e669342b13bacbe8811 P b5e982599b114993a584839acce5e606: stopping tablet replica
I20260713 09:04:33.644085 11032 raft_consensus.cc:2243] T b1c493f0fe1b4e669342b13bacbe8811 P b5e982599b114993a584839acce5e606 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:33.644472 11032 raft_consensus.cc:2272] T b1c493f0fe1b4e669342b13bacbe8811 P b5e982599b114993a584839acce5e606 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:33.646258 11032 tablet_replica.cc:333] T 573a793fffd84583a5b0c2f48cc7ceab P b5e982599b114993a584839acce5e606: stopping tablet replica
I20260713 09:04:33.646732 11032 raft_consensus.cc:2243] T 573a793fffd84583a5b0c2f48cc7ceab P b5e982599b114993a584839acce5e606 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:33.647087 11032 raft_consensus.cc:2272] T 573a793fffd84583a5b0c2f48cc7ceab P b5e982599b114993a584839acce5e606 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:33.648525 11032 tablet_replica.cc:333] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606: stopping tablet replica
I20260713 09:04:33.648942 11032 raft_consensus.cc:2243] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:04:33.649560 11032 raft_consensus.cc:2272] T c87a03c3e6784794b3c460bdca2b9541 P b5e982599b114993a584839acce5e606 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:33.651142 11032 tablet_replica.cc:333] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P b5e982599b114993a584839acce5e606: stopping tablet replica
I20260713 09:04:33.651569 11032 raft_consensus.cc:2243] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P b5e982599b114993a584839acce5e606 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:33.651921 11032 raft_consensus.cc:2272] T f9002b3f0c4e4c4bae6c4ce34b5bf143 P b5e982599b114993a584839acce5e606 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:33.653609 11032 tablet_replica.cc:333] T 63e510646cfc43a6aab00c1f080f07ec P b5e982599b114993a584839acce5e606: stopping tablet replica
I20260713 09:04:33.654014 11032 raft_consensus.cc:2243] T 63e510646cfc43a6aab00c1f080f07ec P b5e982599b114993a584839acce5e606 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:33.654386 11032 raft_consensus.cc:2272] T 63e510646cfc43a6aab00c1f080f07ec P b5e982599b114993a584839acce5e606 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:33.655814 11032 tablet_replica.cc:333] T da35c431923542e6a4918111af29a81a P b5e982599b114993a584839acce5e606: stopping tablet replica
I20260713 09:04:33.656189 11032 raft_consensus.cc:2243] T da35c431923542e6a4918111af29a81a P b5e982599b114993a584839acce5e606 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:33.656548 11032 raft_consensus.cc:2272] T da35c431923542e6a4918111af29a81a P b5e982599b114993a584839acce5e606 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:33.680328 11032 tablet_server.cc:196] TabletServer@127.10.198.3:0 shutdown complete.
I20260713 09:04:33.695264 11032 master.cc:562] Master@127.10.198.62:46019 shutting down...
I20260713 09:04:33.865826 11032 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fa53b01eb79d4c028a3bb476beb26c64 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:33.866379 11032 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fa53b01eb79d4c028a3bb476beb26c64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:33.866689 11032 tablet_replica.cc:333] T 00000000000000000000000000000000 P fa53b01eb79d4c028a3bb476beb26c64: stopping tablet replica
I20260713 09:04:33.884745 11032 master.cc:584] Master@127.10.198.62:46019 shutdown complete.
5ab4916c7a6c4d1895a7c7c26bc9d4fc  4
b5e982599b114993a584839acce5e606  1
ccb6766c538345779c21289b1b60926b  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12280 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:04:33.918576 11032 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.198.62:37251
I20260713 09:04:33.919673 11032 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:33.924688 11531 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:33.924707 11532 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:33.925638 11534 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:33.927331 11032 server_base.cc:1061] running on GCE node
I20260713 09:04:33.928092 11032 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:33.928299 11032 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:33.928413 11032 hybrid_clock.cc:648] HybridClock initialized: now 1783933473928402 us; error 0 us; skew 500 ppm
I20260713 09:04:33.928860 11032 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:33.931265 11032 webserver.cc:533] Webserver started at http://127.10.198.62:35841/ using document root <none> and password file <none>
I20260713 09:04:33.931707 11032 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:33.931851 11032 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:33.932068 11032 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:33.933059 11032 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933461482508-11032-0/minicluster-data/master-0-root/instance:
uuid: "faa39c5846e34ac5b2f394442bfbe21c"
format_stamp: "Formatted at 2026-07-13 09:04:33 on dist-test-slave-kch5"
I20260713 09:04:33.937047 11032 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:04:33.940057 11539 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:33.940701 11032 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:04:33.940925 11032 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933461482508-11032-0/minicluster-data/master-0-root
uuid: "faa39c5846e34ac5b2f394442bfbe21c"
format_stamp: "Formatted at 2026-07-13 09:04:33 on dist-test-slave-kch5"
I20260713 09:04:33.941143 11032 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933461482508-11032-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933461482508-11032-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933461482508-11032-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:04:33.952406 11032 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:33.953485 11032 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:33.988536 11032 rpc_server.cc:307] RPC server started. Bound to: 127.10.198.62:37251
I20260713 09:04:33.988633 11590 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.198.62:37251 every 8 connection(s)
I20260713 09:04:33.992189 11591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:34.000759 11591 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P faa39c5846e34ac5b2f394442bfbe21c: Bootstrap starting.
I20260713 09:04:34.004985 11591 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P faa39c5846e34ac5b2f394442bfbe21c: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:34.008685 11591 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P faa39c5846e34ac5b2f394442bfbe21c: No bootstrap required, opened a new log
I20260713 09:04:34.010628 11591 raft_consensus.cc:359] T 00000000000000000000000000000000 P faa39c5846e34ac5b2f394442bfbe21c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "faa39c5846e34ac5b2f394442bfbe21c" member_type: VOTER }
I20260713 09:04:34.010975 11591 raft_consensus.cc:385] T 00000000000000000000000000000000 P faa39c5846e34ac5b2f394442bfbe21c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:34.011157 11591 raft_consensus.cc:740] T 00000000000000000000000000000000 P faa39c5846e34ac5b2f394442bfbe21c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: faa39c5846e34ac5b2f394442bfbe21c, State: Initialized, Role: FOLLOWER
I20260713 09:04:34.011605 11591 consensus_queue.cc:260] T 00000000000000000000000000000000 P faa39c5846e34ac5b2f394442bfbe21c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "faa39c5846e34ac5b2f394442bfbe21c" member_type: VOTER }
I20260713 09:04:34.011981 11591 raft_consensus.cc:399] T 00000000000000000000000000000000 P faa39c5846e34ac5b2f394442bfbe21c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:04:34.012187 11591 raft_consensus.cc:493] T 00000000000000000000000000000000 P faa39c5846e34ac5b2f394442bfbe21c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:04:34.012384 11591 raft_consensus.cc:3060] T 00000000000000000000000000000000 P faa39c5846e34ac5b2f394442bfbe21c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:34.015983 11591 raft_consensus.cc:515] T 00000000000000000000000000000000 P faa39c5846e34ac5b2f394442bfbe21c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "faa39c5846e34ac5b2f394442bfbe21c" member_type: VOTER }
I20260713 09:04:34.016418 11591 leader_election.cc:304] T 00000000000000000000000000000000 P faa39c5846e34ac5b2f394442bfbe21c [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: faa39c5846e34ac5b2f394442bfbe21c; no voters: 
I20260713 09:04:34.017441 11591 leader_election.cc:290] T 00000000000000000000000000000000 P faa39c5846e34ac5b2f394442bfbe21c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:04:34.017813 11594 raft_consensus.cc:2804] T 00000000000000000000000000000000 P faa39c5846e34ac5b2f394442bfbe21c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:34.019133 11594 raft_consensus.cc:697] T 00000000000000000000000000000000 P faa39c5846e34ac5b2f394442bfbe21c [term 1 LEADER]: Becoming Leader. State: Replica: faa39c5846e34ac5b2f394442bfbe21c, State: Running, Role: LEADER
I20260713 09:04:34.019737 11594 consensus_queue.cc:237] T 00000000000000000000000000000000 P faa39c5846e34ac5b2f394442bfbe21c [LEADER]: Queue going to LEADER mode. State: All 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: "faa39c5846e34ac5b2f394442bfbe21c" member_type: VOTER }
I20260713 09:04:34.020063 11591 sys_catalog.cc:565] T 00000000000000000000000000000000 P faa39c5846e34ac5b2f394442bfbe21c [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:04:34.024119 11596 sys_catalog.cc:455] T 00000000000000000000000000000000 P faa39c5846e34ac5b2f394442bfbe21c [sys.catalog]: SysCatalogTable state changed. Reason: New leader faa39c5846e34ac5b2f394442bfbe21c. Latest consensus state: current_term: 1 leader_uuid: "faa39c5846e34ac5b2f394442bfbe21c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "faa39c5846e34ac5b2f394442bfbe21c" member_type: VOTER } }
I20260713 09:04:34.024683 11596 sys_catalog.cc:458] T 00000000000000000000000000000000 P faa39c5846e34ac5b2f394442bfbe21c [sys.catalog]: This master's current role is: LEADER
I20260713 09:04:34.025866 11595 sys_catalog.cc:455] T 00000000000000000000000000000000 P faa39c5846e34ac5b2f394442bfbe21c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "faa39c5846e34ac5b2f394442bfbe21c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "faa39c5846e34ac5b2f394442bfbe21c" member_type: VOTER } }
I20260713 09:04:34.026484 11595 sys_catalog.cc:458] T 00000000000000000000000000000000 P faa39c5846e34ac5b2f394442bfbe21c [sys.catalog]: This master's current role is: LEADER
I20260713 09:04:34.028898 11603 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:04:34.033692 11603 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:04:34.035122 11032 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:04:34.041517 11603 catalog_manager.cc:1383] Generated new cluster ID: 795142ca49cb4e41bc7aef7fd5ff11fb
I20260713 09:04:34.041802 11603 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:04:34.060957 11603 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:04:34.062139 11603 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:04:34.073779 11603 catalog_manager.cc:6070] T 00000000000000000000000000000000 P faa39c5846e34ac5b2f394442bfbe21c: Generated new TSK 0
I20260713 09:04:34.074355 11603 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:04:34.101008 11032 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:34.106491 11612 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:34.107349 11613 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:34.109010 11615 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:34.109191 11032 server_base.cc:1061] running on GCE node
I20260713 09:04:34.109975 11032 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:34.110147 11032 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:34.110270 11032 hybrid_clock.cc:648] HybridClock initialized: now 1783933474110255 us; error 0 us; skew 500 ppm
I20260713 09:04:34.110766 11032 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:34.112761 11032 webserver.cc:533] Webserver started at http://127.10.198.1:44621/ using document root <none> and password file <none>
I20260713 09:04:34.113176 11032 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:34.113323 11032 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:34.113520 11032 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:34.114506 11032 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933461482508-11032-0/minicluster-data/ts-0-root/instance:
uuid: "bae8246787564dd0ad7679b335a9e2c3"
format_stamp: "Formatted at 2026-07-13 09:04:34 on dist-test-slave-kch5"
I20260713 09:04:34.118546 11032 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:04:34.121698 11620 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:34.122417 11032 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:04:34.122648 11032 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933461482508-11032-0/minicluster-data/ts-0-root
uuid: "bae8246787564dd0ad7679b335a9e2c3"
format_stamp: "Formatted at 2026-07-13 09:04:34 on dist-test-slave-kch5"
I20260713 09:04:34.122876 11032 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933461482508-11032-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933461482508-11032-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933461482508-11032-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:04:34.140098 11032 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:34.141247 11032 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:34.142640 11032 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:34.144827 11032 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:34.144994 11032 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:34.145165 11032 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:34.145298 11032 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:34.181787 11032 rpc_server.cc:307] RPC server started. Bound to: 127.10.198.1:43707
I20260713 09:04:34.181875 11682 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.198.1:43707 every 8 connection(s)
I20260713 09:04:34.186256 11032 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:34.192535 11687 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:34.193228 11688 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:34.195691 11691 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:34.196535 11032 server_base.cc:1061] running on GCE node
I20260713 09:04:34.197556 11032 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:34.197736 11032 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:34.197896 11032 hybrid_clock.cc:648] HybridClock initialized: now 1783933474197882 us; error 0 us; skew 500 ppm
I20260713 09:04:34.198475 11032 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:34.201218 11032 webserver.cc:533] Webserver started at http://127.10.198.2:34643/ using document root <none> and password file <none>
I20260713 09:04:34.201807 11032 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:34.202035 11032 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:34.202142 11683 heartbeater.cc:344] Connected to a master server at 127.10.198.62:37251
I20260713 09:04:34.202379 11032 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:34.202543 11683 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:34.203264 11683 heartbeater.cc:507] Master 127.10.198.62:37251 requested a full tablet report, sending...
I20260713 09:04:34.203572 11032 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933461482508-11032-0/minicluster-data/ts-1-root/instance:
uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445"
format_stamp: "Formatted at 2026-07-13 09:04:34 on dist-test-slave-kch5"
I20260713 09:04:34.205263 11556 ts_manager.cc:194] Registered new tserver with Master: bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1:43707)
I20260713 09:04:34.207640 11556 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47298
I20260713 09:04:34.208868 11032 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:04:34.212265 11695 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:34.212985 11032 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:04:34.213218 11032 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933461482508-11032-0/minicluster-data/ts-1-root
uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445"
format_stamp: "Formatted at 2026-07-13 09:04:34 on dist-test-slave-kch5"
I20260713 09:04:34.213454 11032 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933461482508-11032-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933461482508-11032-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933461482508-11032-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:04:34.229945 11032 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:34.231112 11032 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:34.232420 11032 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:34.234458 11032 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:34.234637 11032 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:34.234856 11032 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:34.234995 11032 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:34.270651 11032 rpc_server.cc:307] RPC server started. Bound to: 127.10.198.2:36249
I20260713 09:04:34.270748 11757 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.198.2:36249 every 8 connection(s)
I20260713 09:04:34.274977 11032 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:34.281271 11761 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:34.282647 11762 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:34.285594 11758 heartbeater.cc:344] Connected to a master server at 127.10.198.62:37251
I20260713 09:04:34.285961 11758 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:34.286402 11032 server_base.cc:1061] running on GCE node
W20260713 09:04:34.286535 11764 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:34.286715 11758 heartbeater.cc:507] Master 127.10.198.62:37251 requested a full tablet report, sending...
I20260713 09:04:34.287388 11032 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:34.287611 11032 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:34.287803 11032 hybrid_clock.cc:648] HybridClock initialized: now 1783933474287785 us; error 0 us; skew 500 ppm
I20260713 09:04:34.288359 11032 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:34.288662 11556 ts_manager.cc:194] Registered new tserver with Master: 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2:36249)
I20260713 09:04:34.290076 11556 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47314
I20260713 09:04:34.290681 11032 webserver.cc:533] Webserver started at http://127.10.198.3:42545/ using document root <none> and password file <none>
I20260713 09:04:34.291157 11032 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:34.291380 11032 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:34.291690 11032 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:34.292867 11032 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933461482508-11032-0/minicluster-data/ts-2-root/instance:
uuid: "71e043f5d5dc4991b45e9f6670ada3b2"
format_stamp: "Formatted at 2026-07-13 09:04:34 on dist-test-slave-kch5"
I20260713 09:04:34.297047 11032 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:04:34.355737 11769 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:34.356873 11032 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:04:34.357249 11032 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933461482508-11032-0/minicluster-data/ts-2-root
uuid: "71e043f5d5dc4991b45e9f6670ada3b2"
format_stamp: "Formatted at 2026-07-13 09:04:34 on dist-test-slave-kch5"
I20260713 09:04:34.357636 11032 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933461482508-11032-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933461482508-11032-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933461482508-11032-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:04:34.661892 11032 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:34.663031 11032 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:34.664187 11032 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:34.666035 11032 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:34.666226 11032 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:34.666474 11032 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:34.666628 11032 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:34.703095 11032 rpc_server.cc:307] RPC server started. Bound to: 127.10.198.3:39493
I20260713 09:04:34.703179 11831 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.198.3:39493 every 8 connection(s)
I20260713 09:04:34.716070 11832 heartbeater.cc:344] Connected to a master server at 127.10.198.62:37251
I20260713 09:04:34.716408 11832 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:34.717032 11832 heartbeater.cc:507] Master 127.10.198.62:37251 requested a full tablet report, sending...
I20260713 09:04:34.718758 11556 ts_manager.cc:194] Registered new tserver with Master: 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3:39493)
I20260713 09:04:34.719112 11032 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013081672s
I20260713 09:04:34.719988 11556 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47330
I20260713 09:04:34.741007 11556 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47342:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:04:34.743674 11556 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:04:34.809895 11797 tablet_service.cc:1511] Processing CreateTablet for tablet 2b270188529c4660ae20bb13899b30ef (DEFAULT_TABLE table=test-workload [id=41e25f897ef44a8690a4b0e4f2b60d22]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:04:34.811276 11797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b270188529c4660ae20bb13899b30ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:34.816998 11796 tablet_service.cc:1511] Processing CreateTablet for tablet 1522c533064349a3a46a0e89eb6b7c7a (DEFAULT_TABLE table=test-workload [id=41e25f897ef44a8690a4b0e4f2b60d22]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:04:34.818315 11796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1522c533064349a3a46a0e89eb6b7c7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:34.822988 11648 tablet_service.cc:1511] Processing CreateTablet for tablet 2b270188529c4660ae20bb13899b30ef (DEFAULT_TABLE table=test-workload [id=41e25f897ef44a8690a4b0e4f2b60d22]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:04:34.824216 11648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b270188529c4660ae20bb13899b30ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:34.824519 11723 tablet_service.cc:1511] Processing CreateTablet for tablet 2b270188529c4660ae20bb13899b30ef (DEFAULT_TABLE table=test-workload [id=41e25f897ef44a8690a4b0e4f2b60d22]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:04:34.825148 11721 tablet_service.cc:1511] Processing CreateTablet for tablet 84c4cc3110c5471c961115ab375137b9 (DEFAULT_TABLE table=test-workload [id=41e25f897ef44a8690a4b0e4f2b60d22]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:04:34.825685 11723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b270188529c4660ae20bb13899b30ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:34.826336 11721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84c4cc3110c5471c961115ab375137b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:34.827608 11722 tablet_service.cc:1511] Processing CreateTablet for tablet 1522c533064349a3a46a0e89eb6b7c7a (DEFAULT_TABLE table=test-workload [id=41e25f897ef44a8690a4b0e4f2b60d22]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:04:34.828754 11722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1522c533064349a3a46a0e89eb6b7c7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:34.831223 11720 tablet_service.cc:1511] Processing CreateTablet for tablet 1c9288bc1a0d40ba9f20b031f3375551 (DEFAULT_TABLE table=test-workload [id=41e25f897ef44a8690a4b0e4f2b60d22]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:04:34.831543 11647 tablet_service.cc:1511] Processing CreateTablet for tablet 1522c533064349a3a46a0e89eb6b7c7a (DEFAULT_TABLE table=test-workload [id=41e25f897ef44a8690a4b0e4f2b60d22]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:04:34.832432 11720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c9288bc1a0d40ba9f20b031f3375551. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:34.832792 11647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1522c533064349a3a46a0e89eb6b7c7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:34.835145 11719 tablet_service.cc:1511] Processing CreateTablet for tablet d1037dd573f34ab39db52860c15515f8 (DEFAULT_TABLE table=test-workload [id=41e25f897ef44a8690a4b0e4f2b60d22]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:04:34.835700 11794 tablet_service.cc:1511] Processing CreateTablet for tablet 1c9288bc1a0d40ba9f20b031f3375551 (DEFAULT_TABLE table=test-workload [id=41e25f897ef44a8690a4b0e4f2b60d22]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:04:34.836925 11794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c9288bc1a0d40ba9f20b031f3375551. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:34.836767 11718 tablet_service.cc:1511] Processing CreateTablet for tablet 911ab4a8c9ea4db5911fa5121c2bb32b (DEFAULT_TABLE table=test-workload [id=41e25f897ef44a8690a4b0e4f2b60d22]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:04:34.837917 11718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 911ab4a8c9ea4db5911fa5121c2bb32b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:34.832495 11795 tablet_service.cc:1511] Processing CreateTablet for tablet 84c4cc3110c5471c961115ab375137b9 (DEFAULT_TABLE table=test-workload [id=41e25f897ef44a8690a4b0e4f2b60d22]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:04:34.839512 11795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84c4cc3110c5471c961115ab375137b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:34.839367 11793 tablet_service.cc:1511] Processing CreateTablet for tablet d1037dd573f34ab39db52860c15515f8 (DEFAULT_TABLE table=test-workload [id=41e25f897ef44a8690a4b0e4f2b60d22]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:04:34.839776 11646 tablet_service.cc:1511] Processing CreateTablet for tablet 84c4cc3110c5471c961115ab375137b9 (DEFAULT_TABLE table=test-workload [id=41e25f897ef44a8690a4b0e4f2b60d22]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:04:34.840811 11793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1037dd573f34ab39db52860c15515f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:34.840966 11646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84c4cc3110c5471c961115ab375137b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:34.843684 11719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1037dd573f34ab39db52860c15515f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:34.845008 11645 tablet_service.cc:1511] Processing CreateTablet for tablet 1c9288bc1a0d40ba9f20b031f3375551 (DEFAULT_TABLE table=test-workload [id=41e25f897ef44a8690a4b0e4f2b60d22]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:04:34.846186 11645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c9288bc1a0d40ba9f20b031f3375551. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:34.851888 11792 tablet_service.cc:1511] Processing CreateTablet for tablet 911ab4a8c9ea4db5911fa5121c2bb32b (DEFAULT_TABLE table=test-workload [id=41e25f897ef44a8690a4b0e4f2b60d22]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:04:34.853219 11792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 911ab4a8c9ea4db5911fa5121c2bb32b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:34.853474 11717 tablet_service.cc:1511] Processing CreateTablet for tablet 82c6fcbd327e42b6bee9553d4e589f6e (DEFAULT_TABLE table=test-workload [id=41e25f897ef44a8690a4b0e4f2b60d22]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:04:34.854696 11717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82c6fcbd327e42b6bee9553d4e589f6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:34.855293 11791 tablet_service.cc:1511] Processing CreateTablet for tablet 82c6fcbd327e42b6bee9553d4e589f6e (DEFAULT_TABLE table=test-workload [id=41e25f897ef44a8690a4b0e4f2b60d22]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:04:34.855764 11714 tablet_service.cc:1511] Processing CreateTablet for tablet 771eaf03d45a466384489458779286e5 (DEFAULT_TABLE table=test-workload [id=41e25f897ef44a8690a4b0e4f2b60d22]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:04:34.856978 11714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 771eaf03d45a466384489458779286e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:34.856988 11790 tablet_service.cc:1511] Processing CreateTablet for tablet 9106a55795f3463bbf4278f9eef5c865 (DEFAULT_TABLE table=test-workload [id=41e25f897ef44a8690a4b0e4f2b60d22]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:04:34.859638 11790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9106a55795f3463bbf4278f9eef5c865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:34.859395 11788 tablet_service.cc:1511] Processing CreateTablet for tablet 771eaf03d45a466384489458779286e5 (DEFAULT_TABLE table=test-workload [id=41e25f897ef44a8690a4b0e4f2b60d22]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:04:34.860584 11788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 771eaf03d45a466384489458779286e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:34.862833 11716 tablet_service.cc:1511] Processing CreateTablet for tablet 9106a55795f3463bbf4278f9eef5c865 (DEFAULT_TABLE table=test-workload [id=41e25f897ef44a8690a4b0e4f2b60d22]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:04:34.863948 11716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9106a55795f3463bbf4278f9eef5c865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:34.867334 11715 tablet_service.cc:1511] Processing CreateTablet for tablet c6e7c74ff63b403a980f5e6217ba07c9 (DEFAULT_TABLE table=test-workload [id=41e25f897ef44a8690a4b0e4f2b60d22]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:04:34.868525 11715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6e7c74ff63b403a980f5e6217ba07c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:34.858083 11789 tablet_service.cc:1511] Processing CreateTablet for tablet c6e7c74ff63b403a980f5e6217ba07c9 (DEFAULT_TABLE table=test-workload [id=41e25f897ef44a8690a4b0e4f2b60d22]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:04:34.873517 11789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6e7c74ff63b403a980f5e6217ba07c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:34.875741 11791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82c6fcbd327e42b6bee9553d4e589f6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:34.881170 11644 tablet_service.cc:1511] Processing CreateTablet for tablet d1037dd573f34ab39db52860c15515f8 (DEFAULT_TABLE table=test-workload [id=41e25f897ef44a8690a4b0e4f2b60d22]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:04:34.882411 11644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1037dd573f34ab39db52860c15515f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:34.882196 11641 tablet_service.cc:1511] Processing CreateTablet for tablet 9106a55795f3463bbf4278f9eef5c865 (DEFAULT_TABLE table=test-workload [id=41e25f897ef44a8690a4b0e4f2b60d22]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:04:34.882830 11639 tablet_service.cc:1511] Processing CreateTablet for tablet 771eaf03d45a466384489458779286e5 (DEFAULT_TABLE table=test-workload [id=41e25f897ef44a8690a4b0e4f2b60d22]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:04:34.883425 11641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9106a55795f3463bbf4278f9eef5c865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:34.884095 11639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 771eaf03d45a466384489458779286e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:34.884362 11643 tablet_service.cc:1511] Processing CreateTablet for tablet 911ab4a8c9ea4db5911fa5121c2bb32b (DEFAULT_TABLE table=test-workload [id=41e25f897ef44a8690a4b0e4f2b60d22]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:04:34.885488 11643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 911ab4a8c9ea4db5911fa5121c2bb32b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:34.887307 11642 tablet_service.cc:1511] Processing CreateTablet for tablet 82c6fcbd327e42b6bee9553d4e589f6e (DEFAULT_TABLE table=test-workload [id=41e25f897ef44a8690a4b0e4f2b60d22]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:04:34.889245 11640 tablet_service.cc:1511] Processing CreateTablet for tablet c6e7c74ff63b403a980f5e6217ba07c9 (DEFAULT_TABLE table=test-workload [id=41e25f897ef44a8690a4b0e4f2b60d22]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:04:34.892202 11642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82c6fcbd327e42b6bee9553d4e589f6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:34.894666 11640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6e7c74ff63b403a980f5e6217ba07c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:34.962827 11850 tablet_bootstrap.cc:492] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Bootstrap starting.
I20260713 09:04:34.964460 11852 tablet_bootstrap.cc:492] T 9106a55795f3463bbf4278f9eef5c865 P 71e043f5d5dc4991b45e9f6670ada3b2: Bootstrap starting.
I20260713 09:04:34.969055 11851 tablet_bootstrap.cc:492] T 9106a55795f3463bbf4278f9eef5c865 P bae8246787564dd0ad7679b335a9e2c3: Bootstrap starting.
I20260713 09:04:34.972431 11852 tablet_bootstrap.cc:654] T 9106a55795f3463bbf4278f9eef5c865 P 71e043f5d5dc4991b45e9f6670ada3b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:34.983909 11851 tablet_bootstrap.cc:654] T 9106a55795f3463bbf4278f9eef5c865 P bae8246787564dd0ad7679b335a9e2c3: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:34.985915 11850 tablet_bootstrap.cc:654] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:34.996204 11851 tablet_bootstrap.cc:492] T 9106a55795f3463bbf4278f9eef5c865 P bae8246787564dd0ad7679b335a9e2c3: No bootstrap required, opened a new log
I20260713 09:04:34.996695 11851 ts_tablet_manager.cc:1403] T 9106a55795f3463bbf4278f9eef5c865 P bae8246787564dd0ad7679b335a9e2c3: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.008s
I20260713 09:04:34.999557 11851 raft_consensus.cc:359] T 9106a55795f3463bbf4278f9eef5c865 P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.004551 11851 raft_consensus.cc:385] T 9106a55795f3463bbf4278f9eef5c865 P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:35.005271 11850 tablet_bootstrap.cc:492] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: No bootstrap required, opened a new log
I20260713 09:04:35.004856 11851 raft_consensus.cc:740] T 9106a55795f3463bbf4278f9eef5c865 P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8246787564dd0ad7679b335a9e2c3, State: Initialized, Role: FOLLOWER
I20260713 09:04:35.005702 11850 ts_tablet_manager.cc:1403] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.016s
I20260713 09:04:35.006274 11851 consensus_queue.cc:260] T 9106a55795f3463bbf4278f9eef5c865 P bae8246787564dd0ad7679b335a9e2c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.008625 11850 raft_consensus.cc:359] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.009310 11850 raft_consensus.cc:385] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:35.009582 11850 raft_consensus.cc:740] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, State: Initialized, Role: FOLLOWER
I20260713 09:04:35.010368 11850 consensus_queue.cc:260] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.015266 11852 tablet_bootstrap.cc:492] T 9106a55795f3463bbf4278f9eef5c865 P 71e043f5d5dc4991b45e9f6670ada3b2: No bootstrap required, opened a new log
I20260713 09:04:35.015740 11852 ts_tablet_manager.cc:1403] T 9106a55795f3463bbf4278f9eef5c865 P 71e043f5d5dc4991b45e9f6670ada3b2: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.021s
I20260713 09:04:35.017206 11851 ts_tablet_manager.cc:1434] T 9106a55795f3463bbf4278f9eef5c865 P bae8246787564dd0ad7679b335a9e2c3: Time spent starting tablet: real 0.020s	user 0.014s	sys 0.000s
I20260713 09:04:35.017910 11683 heartbeater.cc:499] Master 127.10.198.62:37251 was elected leader, sending a full tablet report...
I20260713 09:04:35.018594 11851 tablet_bootstrap.cc:492] T 1c9288bc1a0d40ba9f20b031f3375551 P bae8246787564dd0ad7679b335a9e2c3: Bootstrap starting.
I20260713 09:04:35.019251 11852 raft_consensus.cc:359] T 9106a55795f3463bbf4278f9eef5c865 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.019903 11852 raft_consensus.cc:385] T 9106a55795f3463bbf4278f9eef5c865 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:35.020156 11852 raft_consensus.cc:740] T 9106a55795f3463bbf4278f9eef5c865 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71e043f5d5dc4991b45e9f6670ada3b2, State: Initialized, Role: FOLLOWER
I20260713 09:04:35.021225 11852 consensus_queue.cc:260] T 9106a55795f3463bbf4278f9eef5c865 P 71e043f5d5dc4991b45e9f6670ada3b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.022245 11850 ts_tablet_manager.cc:1434] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Time spent starting tablet: real 0.016s	user 0.013s	sys 0.001s
I20260713 09:04:35.022698 11758 heartbeater.cc:499] Master 127.10.198.62:37251 was elected leader, sending a full tablet report...
I20260713 09:04:35.023231 11850 tablet_bootstrap.cc:492] T 1c9288bc1a0d40ba9f20b031f3375551 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Bootstrap starting.
I20260713 09:04:35.025259 11851 tablet_bootstrap.cc:654] T 1c9288bc1a0d40ba9f20b031f3375551 P bae8246787564dd0ad7679b335a9e2c3: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:35.029335 11850 tablet_bootstrap.cc:654] T 1c9288bc1a0d40ba9f20b031f3375551 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Neither blocks nor log segments found. Creating new log.
W20260713 09:04:35.031091 11604 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:04:35.033743 11832 heartbeater.cc:499] Master 127.10.198.62:37251 was elected leader, sending a full tablet report...
I20260713 09:04:35.034623 11851 tablet_bootstrap.cc:492] T 1c9288bc1a0d40ba9f20b031f3375551 P bae8246787564dd0ad7679b335a9e2c3: No bootstrap required, opened a new log
I20260713 09:04:35.034929 11852 ts_tablet_manager.cc:1434] T 9106a55795f3463bbf4278f9eef5c865 P 71e043f5d5dc4991b45e9f6670ada3b2: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260713 09:04:35.035086 11851 ts_tablet_manager.cc:1403] T 1c9288bc1a0d40ba9f20b031f3375551 P bae8246787564dd0ad7679b335a9e2c3: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.001s
I20260713 09:04:35.035938 11852 tablet_bootstrap.cc:492] T 2b270188529c4660ae20bb13899b30ef P 71e043f5d5dc4991b45e9f6670ada3b2: Bootstrap starting.
I20260713 09:04:35.037863 11851 raft_consensus.cc:359] T 1c9288bc1a0d40ba9f20b031f3375551 P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.038563 11851 raft_consensus.cc:385] T 1c9288bc1a0d40ba9f20b031f3375551 P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:35.038858 11851 raft_consensus.cc:740] T 1c9288bc1a0d40ba9f20b031f3375551 P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8246787564dd0ad7679b335a9e2c3, State: Initialized, Role: FOLLOWER
I20260713 09:04:35.039551 11851 consensus_queue.cc:260] T 1c9288bc1a0d40ba9f20b031f3375551 P bae8246787564dd0ad7679b335a9e2c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.040323 11850 tablet_bootstrap.cc:492] T 1c9288bc1a0d40ba9f20b031f3375551 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: No bootstrap required, opened a new log
I20260713 09:04:35.040807 11850 ts_tablet_manager.cc:1403] T 1c9288bc1a0d40ba9f20b031f3375551 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.003s
I20260713 09:04:35.041528 11851 ts_tablet_manager.cc:1434] T 1c9288bc1a0d40ba9f20b031f3375551 P bae8246787564dd0ad7679b335a9e2c3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:04:35.042371 11852 tablet_bootstrap.cc:654] T 2b270188529c4660ae20bb13899b30ef P 71e043f5d5dc4991b45e9f6670ada3b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:35.042452 11851 tablet_bootstrap.cc:492] T 82c6fcbd327e42b6bee9553d4e589f6e P bae8246787564dd0ad7679b335a9e2c3: Bootstrap starting.
I20260713 09:04:35.043687 11850 raft_consensus.cc:359] T 1c9288bc1a0d40ba9f20b031f3375551 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.044356 11850 raft_consensus.cc:385] T 1c9288bc1a0d40ba9f20b031f3375551 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:35.044634 11850 raft_consensus.cc:740] T 1c9288bc1a0d40ba9f20b031f3375551 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, State: Initialized, Role: FOLLOWER
I20260713 09:04:35.045522 11850 consensus_queue.cc:260] T 1c9288bc1a0d40ba9f20b031f3375551 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.047988 11850 ts_tablet_manager.cc:1434] T 1c9288bc1a0d40ba9f20b031f3375551 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:04:35.048780 11851 tablet_bootstrap.cc:654] T 82c6fcbd327e42b6bee9553d4e589f6e P bae8246787564dd0ad7679b335a9e2c3: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:35.048933 11850 tablet_bootstrap.cc:492] T 771eaf03d45a466384489458779286e5 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Bootstrap starting.
I20260713 09:04:35.052882 11857 raft_consensus.cc:493] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:35.053385 11857 raft_consensus.cc:515] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.055701 11850 tablet_bootstrap.cc:654] T 771eaf03d45a466384489458779286e5 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:35.060447 11856 raft_consensus.cc:493] T 1c9288bc1a0d40ba9f20b031f3375551 P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:35.060825 11852 tablet_bootstrap.cc:492] T 2b270188529c4660ae20bb13899b30ef P 71e043f5d5dc4991b45e9f6670ada3b2: No bootstrap required, opened a new log
I20260713 09:04:35.061332 11852 ts_tablet_manager.cc:1403] T 2b270188529c4660ae20bb13899b30ef P 71e043f5d5dc4991b45e9f6670ada3b2: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.002s
I20260713 09:04:35.060956 11856 raft_consensus.cc:515] T 1c9288bc1a0d40ba9f20b031f3375551 P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.064229 11857 leader_election.cc:290] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1:43707), 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3:39493)
I20260713 09:04:35.064101 11852 raft_consensus.cc:359] T 2b270188529c4660ae20bb13899b30ef P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } }
I20260713 09:04:35.064779 11852 raft_consensus.cc:385] T 2b270188529c4660ae20bb13899b30ef P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:35.065095 11852 raft_consensus.cc:740] T 2b270188529c4660ae20bb13899b30ef P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71e043f5d5dc4991b45e9f6670ada3b2, State: Initialized, Role: FOLLOWER
I20260713 09:04:35.064469 11851 tablet_bootstrap.cc:492] T 82c6fcbd327e42b6bee9553d4e589f6e P bae8246787564dd0ad7679b335a9e2c3: No bootstrap required, opened a new log
I20260713 09:04:35.067137 11851 ts_tablet_manager.cc:1403] T 82c6fcbd327e42b6bee9553d4e589f6e P bae8246787564dd0ad7679b335a9e2c3: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.012s
I20260713 09:04:35.066282 11856 leader_election.cc:290] T 1c9288bc1a0d40ba9f20b031f3375551 P bae8246787564dd0ad7679b335a9e2c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2:36249), 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3:39493)
I20260713 09:04:35.072352 11851 raft_consensus.cc:359] T 82c6fcbd327e42b6bee9553d4e589f6e P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.073082 11851 raft_consensus.cc:385] T 82c6fcbd327e42b6bee9553d4e589f6e P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:35.073437 11851 raft_consensus.cc:740] T 82c6fcbd327e42b6bee9553d4e589f6e P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8246787564dd0ad7679b335a9e2c3, State: Initialized, Role: FOLLOWER
I20260713 09:04:35.073633 11858 raft_consensus.cc:493] T 9106a55795f3463bbf4278f9eef5c865 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:35.074115 11858 raft_consensus.cc:515] T 9106a55795f3463bbf4278f9eef5c865 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.074400 11851 consensus_queue.cc:260] T 82c6fcbd327e42b6bee9553d4e589f6e P bae8246787564dd0ad7679b335a9e2c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.076676 11851 ts_tablet_manager.cc:1434] T 82c6fcbd327e42b6bee9553d4e589f6e P bae8246787564dd0ad7679b335a9e2c3: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:04:35.077611 11851 tablet_bootstrap.cc:492] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3: Bootstrap starting.
I20260713 09:04:35.077798 11858 leader_election.cc:290] T 9106a55795f3463bbf4278f9eef5c865 P 71e043f5d5dc4991b45e9f6670ada3b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1:43707), 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2:36249)
I20260713 09:04:35.080731 11807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82c6fcbd327e42b6bee9553d4e589f6e" candidate_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" is_pre_election: true
W20260713 09:04:35.082396 11696 leader_election.cc:343] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3:39493): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:35.086865 11851 tablet_bootstrap.cc:654] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:35.087954 11658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82c6fcbd327e42b6bee9553d4e589f6e" candidate_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8246787564dd0ad7679b335a9e2c3" is_pre_election: true
I20260713 09:04:35.088591 11658 raft_consensus.cc:2468] T 82c6fcbd327e42b6bee9553d4e589f6e P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d1e7c3dc6bf4dceb21ff88b7fdeb445 in term 0.
I20260713 09:04:35.089761 11698 leader_election.cc:304] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [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: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, bae8246787564dd0ad7679b335a9e2c3; no voters: 71e043f5d5dc4991b45e9f6670ada3b2
I20260713 09:04:35.091058 11857 raft_consensus.cc:2804] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:35.091418 11857 raft_consensus.cc:493] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:35.091750 11857 raft_consensus.cc:3060] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:35.069283 11852 consensus_queue.cc:260] T 2b270188529c4660ae20bb13899b30ef P 71e043f5d5dc4991b45e9f6670ada3b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } }
I20260713 09:04:35.115314 11852 ts_tablet_manager.cc:1434] T 2b270188529c4660ae20bb13899b30ef P 71e043f5d5dc4991b45e9f6670ada3b2: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.001s
I20260713 09:04:35.116369 11852 tablet_bootstrap.cc:492] T 771eaf03d45a466384489458779286e5 P 71e043f5d5dc4991b45e9f6670ada3b2: Bootstrap starting.
I20260713 09:04:35.121004 11857 raft_consensus.cc:515] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.141048 11852 tablet_bootstrap.cc:654] T 771eaf03d45a466384489458779286e5 P 71e043f5d5dc4991b45e9f6670ada3b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:35.147921 11658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82c6fcbd327e42b6bee9553d4e589f6e" candidate_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8246787564dd0ad7679b335a9e2c3"
I20260713 09:04:35.148612 11658 raft_consensus.cc:3060] T 82c6fcbd327e42b6bee9553d4e589f6e P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:35.149590 11850 tablet_bootstrap.cc:492] T 771eaf03d45a466384489458779286e5 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: No bootstrap required, opened a new log
I20260713 09:04:35.149969 11850 ts_tablet_manager.cc:1403] T 771eaf03d45a466384489458779286e5 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Time spent bootstrapping tablet: real 0.101s	user 0.027s	sys 0.024s
I20260713 09:04:35.152180 11850 raft_consensus.cc:359] T 771eaf03d45a466384489458779286e5 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.152693 11850 raft_consensus.cc:385] T 771eaf03d45a466384489458779286e5 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:35.152922 11850 raft_consensus.cc:740] T 771eaf03d45a466384489458779286e5 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, State: Initialized, Role: FOLLOWER
I20260713 09:04:35.153502 11850 consensus_queue.cc:260] T 771eaf03d45a466384489458779286e5 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.161391 11658 raft_consensus.cc:2468] T 82c6fcbd327e42b6bee9553d4e589f6e P bae8246787564dd0ad7679b335a9e2c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d1e7c3dc6bf4dceb21ff88b7fdeb445 in term 1.
I20260713 09:04:35.162777 11698 leader_election.cc:304] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, bae8246787564dd0ad7679b335a9e2c3; no voters: 
I20260713 09:04:35.162811 11806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9288bc1a0d40ba9f20b031f3375551" candidate_uuid: "bae8246787564dd0ad7679b335a9e2c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" is_pre_election: true
W20260713 09:04:35.164423 11621 leader_election.cc:343] T 1c9288bc1a0d40ba9f20b031f3375551 P bae8246787564dd0ad7679b335a9e2c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3:39493): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:35.167841 11733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9288bc1a0d40ba9f20b031f3375551" candidate_uuid: "bae8246787564dd0ad7679b335a9e2c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" is_pre_election: true
I20260713 09:04:35.168565 11733 raft_consensus.cc:2468] T 1c9288bc1a0d40ba9f20b031f3375551 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bae8246787564dd0ad7679b335a9e2c3 in term 0.
I20260713 09:04:35.170071 11622 leader_election.cc:304] T 1c9288bc1a0d40ba9f20b031f3375551 P bae8246787564dd0ad7679b335a9e2c3 [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: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, bae8246787564dd0ad7679b335a9e2c3; no voters: 71e043f5d5dc4991b45e9f6670ada3b2
I20260713 09:04:35.171283 11856 raft_consensus.cc:2804] T 1c9288bc1a0d40ba9f20b031f3375551 P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:35.171654 11856 raft_consensus.cc:493] T 1c9288bc1a0d40ba9f20b031f3375551 P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:35.172010 11856 raft_consensus.cc:3060] T 1c9288bc1a0d40ba9f20b031f3375551 P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:35.179462 11856 raft_consensus.cc:515] T 1c9288bc1a0d40ba9f20b031f3375551 P bae8246787564dd0ad7679b335a9e2c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.182423 11807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82c6fcbd327e42b6bee9553d4e589f6e" candidate_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71e043f5d5dc4991b45e9f6670ada3b2"
I20260713 09:04:35.183724 11851 tablet_bootstrap.cc:492] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3: No bootstrap required, opened a new log
I20260713 09:04:35.184223 11851 ts_tablet_manager.cc:1403] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3: Time spent bootstrapping tablet: real 0.107s	user 0.031s	sys 0.030s
I20260713 09:04:35.147406 11857 leader_election.cc:290] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [CANDIDATE]: Term 1 election: Requested vote from peers bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1:43707), 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3:39493)
I20260713 09:04:35.186977 11857 raft_consensus.cc:2804] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:35.187446 11857 raft_consensus.cc:697] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 LEADER]: Becoming Leader. State: Replica: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, State: Running, Role: LEADER
I20260713 09:04:35.187213 11851 raft_consensus.cc:359] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.188235 11851 raft_consensus.cc:385] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:35.188592 11851 raft_consensus.cc:740] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8246787564dd0ad7679b335a9e2c3, State: Initialized, Role: FOLLOWER
I20260713 09:04:35.188375 11857 consensus_queue.cc:237] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.189417 11851 consensus_queue.cc:260] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
W20260713 09:04:35.195809 11696 leader_election.cc:343] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3:39493): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:35.201985 11733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9106a55795f3463bbf4278f9eef5c865" candidate_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" is_pre_election: true
W20260713 09:04:35.203584 11771 leader_election.cc:343] T 9106a55795f3463bbf4278f9eef5c865 P 71e043f5d5dc4991b45e9f6670ada3b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2:36249): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:35.206422 11658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9106a55795f3463bbf4278f9eef5c865" candidate_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8246787564dd0ad7679b335a9e2c3" is_pre_election: true
I20260713 09:04:35.207041 11658 raft_consensus.cc:2468] T 9106a55795f3463bbf4278f9eef5c865 P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71e043f5d5dc4991b45e9f6670ada3b2 in term 0.
I20260713 09:04:35.208196 11772 leader_election.cc:304] T 9106a55795f3463bbf4278f9eef5c865 P 71e043f5d5dc4991b45e9f6670ada3b2 [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: 71e043f5d5dc4991b45e9f6670ada3b2, bae8246787564dd0ad7679b335a9e2c3; no voters: 2d1e7c3dc6bf4dceb21ff88b7fdeb445
I20260713 09:04:35.209266 11858 raft_consensus.cc:2804] T 9106a55795f3463bbf4278f9eef5c865 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:35.209203 11733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9288bc1a0d40ba9f20b031f3375551" candidate_uuid: "bae8246787564dd0ad7679b335a9e2c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445"
I20260713 09:04:35.209669 11858 raft_consensus.cc:493] T 9106a55795f3463bbf4278f9eef5c865 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:35.209842 11733 raft_consensus.cc:3060] T 1c9288bc1a0d40ba9f20b031f3375551 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:35.210003 11858 raft_consensus.cc:3060] T 9106a55795f3463bbf4278f9eef5c865 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:35.206632 11851 ts_tablet_manager.cc:1434] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3: Time spent starting tablet: real 0.022s	user 0.014s	sys 0.001s
I20260713 09:04:35.216513 11733 raft_consensus.cc:2468] T 1c9288bc1a0d40ba9f20b031f3375551 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8246787564dd0ad7679b335a9e2c3 in term 1.
I20260713 09:04:35.216539 11858 raft_consensus.cc:515] T 9106a55795f3463bbf4278f9eef5c865 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.217622 11622 leader_election.cc:304] T 1c9288bc1a0d40ba9f20b031f3375551 P bae8246787564dd0ad7679b335a9e2c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, bae8246787564dd0ad7679b335a9e2c3; no voters: 
I20260713 09:04:35.220983 11875 raft_consensus.cc:2804] T 1c9288bc1a0d40ba9f20b031f3375551 P bae8246787564dd0ad7679b335a9e2c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:35.221146 11657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9106a55795f3463bbf4278f9eef5c865" candidate_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8246787564dd0ad7679b335a9e2c3"
I20260713 09:04:35.222534 11657 raft_consensus.cc:3060] T 9106a55795f3463bbf4278f9eef5c865 P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:35.221935 11856 leader_election.cc:290] T 1c9288bc1a0d40ba9f20b031f3375551 P bae8246787564dd0ad7679b335a9e2c3 [CANDIDATE]: Term 1 election: Requested vote from peers 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2:36249), 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3:39493)
I20260713 09:04:35.223292 11856 raft_consensus.cc:493] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:35.223793 11856 raft_consensus.cc:515] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.226583 11733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1037dd573f34ab39db52860c15515f8" candidate_uuid: "bae8246787564dd0ad7679b335a9e2c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" is_pre_election: true
W20260713 09:04:35.227763 11622 leader_election.cc:343] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2:36249): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:35.227888 11732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9106a55795f3463bbf4278f9eef5c865" candidate_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445"
I20260713 09:04:35.228760 11856 leader_election.cc:290] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2:36249), 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3:39493)
W20260713 09:04:35.229166 11771 leader_election.cc:343] T 9106a55795f3463bbf4278f9eef5c865 P 71e043f5d5dc4991b45e9f6670ada3b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2:36249): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:35.229910 11657 raft_consensus.cc:2468] T 9106a55795f3463bbf4278f9eef5c865 P bae8246787564dd0ad7679b335a9e2c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71e043f5d5dc4991b45e9f6670ada3b2 in term 1.
I20260713 09:04:35.230718 11875 raft_consensus.cc:697] T 1c9288bc1a0d40ba9f20b031f3375551 P bae8246787564dd0ad7679b335a9e2c3 [term 1 LEADER]: Becoming Leader. State: Replica: bae8246787564dd0ad7679b335a9e2c3, State: Running, Role: LEADER
I20260713 09:04:35.230858 11850 ts_tablet_manager.cc:1434] T 771eaf03d45a466384489458779286e5 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Time spent starting tablet: real 0.081s	user 0.028s	sys 0.051s
I20260713 09:04:35.231213 11852 tablet_bootstrap.cc:492] T 771eaf03d45a466384489458779286e5 P 71e043f5d5dc4991b45e9f6670ada3b2: No bootstrap required, opened a new log
I20260713 09:04:35.231801 11850 tablet_bootstrap.cc:492] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Bootstrap starting.
I20260713 09:04:35.232086 11858 leader_election.cc:290] T 9106a55795f3463bbf4278f9eef5c865 P 71e043f5d5dc4991b45e9f6670ada3b2 [CANDIDATE]: Term 1 election: Requested vote from peers bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1:43707), 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2:36249)
I20260713 09:04:35.231554 11875 consensus_queue.cc:237] T 1c9288bc1a0d40ba9f20b031f3375551 P bae8246787564dd0ad7679b335a9e2c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.222024 11851 tablet_bootstrap.cc:492] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3: Bootstrap starting.
I20260713 09:04:35.231644 11852 ts_tablet_manager.cc:1403] T 771eaf03d45a466384489458779286e5 P 71e043f5d5dc4991b45e9f6670ada3b2: Time spent bootstrapping tablet: real 0.116s	user 0.027s	sys 0.036s
I20260713 09:04:35.236297 11852 raft_consensus.cc:359] T 771eaf03d45a466384489458779286e5 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.236760 11852 raft_consensus.cc:385] T 771eaf03d45a466384489458779286e5 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:35.237040 11852 raft_consensus.cc:740] T 771eaf03d45a466384489458779286e5 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71e043f5d5dc4991b45e9f6670ada3b2, State: Initialized, Role: FOLLOWER
I20260713 09:04:35.237972 11850 tablet_bootstrap.cc:654] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Neither blocks nor log segments found. Creating new log.
W20260713 09:04:35.238652 11698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.198.1:43707, user_credentials={real_user=slave}} blocked reactor thread for 75964.4us
I20260713 09:04:35.238751 11772 leader_election.cc:304] T 9106a55795f3463bbf4278f9eef5c865 P 71e043f5d5dc4991b45e9f6670ada3b2 [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: 71e043f5d5dc4991b45e9f6670ada3b2, bae8246787564dd0ad7679b335a9e2c3; no voters: 2d1e7c3dc6bf4dceb21ff88b7fdeb445
I20260713 09:04:35.239207 11807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9288bc1a0d40ba9f20b031f3375551" candidate_uuid: "bae8246787564dd0ad7679b335a9e2c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71e043f5d5dc4991b45e9f6670ada3b2"
I20260713 09:04:35.240087 11806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1037dd573f34ab39db52860c15515f8" candidate_uuid: "bae8246787564dd0ad7679b335a9e2c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" is_pre_election: true
W20260713 09:04:35.240515 11621 leader_election.cc:343] T 1c9288bc1a0d40ba9f20b031f3375551 P bae8246787564dd0ad7679b335a9e2c3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3:39493): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:35.241045 11858 raft_consensus.cc:2804] T 9106a55795f3463bbf4278f9eef5c865 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:04:35.241681 11621 leader_election.cc:343] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3:39493): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:35.242116 11621 leader_election.cc:304] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bae8246787564dd0ad7679b335a9e2c3; no voters: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, 71e043f5d5dc4991b45e9f6670ada3b2
I20260713 09:04:35.237838 11852 consensus_queue.cc:260] T 771eaf03d45a466384489458779286e5 P 71e043f5d5dc4991b45e9f6670ada3b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.243196 11877 raft_consensus.cc:2749] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:35.250265 11554 catalog_manager.cc:5697] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2). New cstate: current_term: 1 leader_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:35.263299 11851 tablet_bootstrap.cc:654] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:35.269467 11858 raft_consensus.cc:697] T 9106a55795f3463bbf4278f9eef5c865 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 1 LEADER]: Becoming Leader. State: Replica: 71e043f5d5dc4991b45e9f6670ada3b2, State: Running, Role: LEADER
I20260713 09:04:35.270488 11858 consensus_queue.cc:237] T 9106a55795f3463bbf4278f9eef5c865 P 71e043f5d5dc4991b45e9f6670ada3b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.272449 11852 ts_tablet_manager.cc:1434] T 771eaf03d45a466384489458779286e5 P 71e043f5d5dc4991b45e9f6670ada3b2: Time spent starting tablet: real 0.038s	user 0.010s	sys 0.017s
I20260713 09:04:35.273439 11852 tablet_bootstrap.cc:492] T 1522c533064349a3a46a0e89eb6b7c7a P 71e043f5d5dc4991b45e9f6670ada3b2: Bootstrap starting.
I20260713 09:04:35.279927 11852 tablet_bootstrap.cc:654] T 1522c533064349a3a46a0e89eb6b7c7a P 71e043f5d5dc4991b45e9f6670ada3b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:35.281844 11554 catalog_manager.cc:5697] T 1c9288bc1a0d40ba9f20b031f3375551 P bae8246787564dd0ad7679b335a9e2c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1). New cstate: current_term: 1 leader_uuid: "bae8246787564dd0ad7679b335a9e2c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:35.283067 11850 tablet_bootstrap.cc:492] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: No bootstrap required, opened a new log
I20260713 09:04:35.283528 11850 ts_tablet_manager.cc:1403] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Time spent bootstrapping tablet: real 0.052s	user 0.026s	sys 0.023s
I20260713 09:04:35.286197 11850 raft_consensus.cc:359] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.286882 11850 raft_consensus.cc:385] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:35.287070 11851 tablet_bootstrap.cc:492] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3: No bootstrap required, opened a new log
I20260713 09:04:35.287189 11850 raft_consensus.cc:740] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, State: Initialized, Role: FOLLOWER
I20260713 09:04:35.288004 11850 consensus_queue.cc:260] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.287473 11553 catalog_manager.cc:5697] T 9106a55795f3463bbf4278f9eef5c865 P 71e043f5d5dc4991b45e9f6670ada3b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3). New cstate: current_term: 1 leader_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:35.291141 11850 ts_tablet_manager.cc:1434] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:04:35.291361 11852 tablet_bootstrap.cc:492] T 1522c533064349a3a46a0e89eb6b7c7a P 71e043f5d5dc4991b45e9f6670ada3b2: No bootstrap required, opened a new log
I20260713 09:04:35.291800 11852 ts_tablet_manager.cc:1403] T 1522c533064349a3a46a0e89eb6b7c7a P 71e043f5d5dc4991b45e9f6670ada3b2: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260713 09:04:35.292266 11850 tablet_bootstrap.cc:492] T 84c4cc3110c5471c961115ab375137b9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Bootstrap starting.
I20260713 09:04:35.294535 11852 raft_consensus.cc:359] T 1522c533064349a3a46a0e89eb6b7c7a P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.295228 11852 raft_consensus.cc:385] T 1522c533064349a3a46a0e89eb6b7c7a P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:35.295526 11852 raft_consensus.cc:740] T 1522c533064349a3a46a0e89eb6b7c7a P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71e043f5d5dc4991b45e9f6670ada3b2, State: Initialized, Role: FOLLOWER
I20260713 09:04:35.296322 11852 consensus_queue.cc:260] T 1522c533064349a3a46a0e89eb6b7c7a P 71e043f5d5dc4991b45e9f6670ada3b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.298658 11852 ts_tablet_manager.cc:1434] T 1522c533064349a3a46a0e89eb6b7c7a P 71e043f5d5dc4991b45e9f6670ada3b2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:04:35.299170 11850 tablet_bootstrap.cc:654] T 84c4cc3110c5471c961115ab375137b9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:35.299549 11852 tablet_bootstrap.cc:492] T c6e7c74ff63b403a980f5e6217ba07c9 P 71e043f5d5dc4991b45e9f6670ada3b2: Bootstrap starting.
I20260713 09:04:35.287519 11851 ts_tablet_manager.cc:1403] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3: Time spent bootstrapping tablet: real 0.066s	user 0.007s	sys 0.004s
I20260713 09:04:35.304941 11851 raft_consensus.cc:359] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.305706 11852 tablet_bootstrap.cc:654] T c6e7c74ff63b403a980f5e6217ba07c9 P 71e043f5d5dc4991b45e9f6670ada3b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:35.305604 11851 raft_consensus.cc:385] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:35.306985 11851 raft_consensus.cc:740] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8246787564dd0ad7679b335a9e2c3, State: Initialized, Role: FOLLOWER
I20260713 09:04:35.308754 11851 consensus_queue.cc:260] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.312896 11851 ts_tablet_manager.cc:1434] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:04:35.313802 11851 tablet_bootstrap.cc:492] T 911ab4a8c9ea4db5911fa5121c2bb32b P bae8246787564dd0ad7679b335a9e2c3: Bootstrap starting.
I20260713 09:04:35.319831 11851 tablet_bootstrap.cc:654] T 911ab4a8c9ea4db5911fa5121c2bb32b P bae8246787564dd0ad7679b335a9e2c3: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:35.324172 11852 tablet_bootstrap.cc:492] T c6e7c74ff63b403a980f5e6217ba07c9 P 71e043f5d5dc4991b45e9f6670ada3b2: No bootstrap required, opened a new log
I20260713 09:04:35.324638 11852 ts_tablet_manager.cc:1403] T c6e7c74ff63b403a980f5e6217ba07c9 P 71e043f5d5dc4991b45e9f6670ada3b2: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.008s
I20260713 09:04:35.325556 11850 tablet_bootstrap.cc:492] T 84c4cc3110c5471c961115ab375137b9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: No bootstrap required, opened a new log
I20260713 09:04:35.326028 11850 ts_tablet_manager.cc:1403] T 84c4cc3110c5471c961115ab375137b9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.012s
I20260713 09:04:35.327375 11852 raft_consensus.cc:359] T c6e7c74ff63b403a980f5e6217ba07c9 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.327919 11852 raft_consensus.cc:385] T c6e7c74ff63b403a980f5e6217ba07c9 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:35.328138 11852 raft_consensus.cc:740] T c6e7c74ff63b403a980f5e6217ba07c9 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71e043f5d5dc4991b45e9f6670ada3b2, State: Initialized, Role: FOLLOWER
I20260713 09:04:35.328774 11851 tablet_bootstrap.cc:492] T 911ab4a8c9ea4db5911fa5121c2bb32b P bae8246787564dd0ad7679b335a9e2c3: No bootstrap required, opened a new log
I20260713 09:04:35.328578 11850 raft_consensus.cc:359] T 84c4cc3110c5471c961115ab375137b9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.328758 11852 consensus_queue.cc:260] T c6e7c74ff63b403a980f5e6217ba07c9 P 71e043f5d5dc4991b45e9f6670ada3b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.329254 11850 raft_consensus.cc:385] T 84c4cc3110c5471c961115ab375137b9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:35.329319 11851 ts_tablet_manager.cc:1403] T 911ab4a8c9ea4db5911fa5121c2bb32b P bae8246787564dd0ad7679b335a9e2c3: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.008s
I20260713 09:04:35.329622 11850 raft_consensus.cc:740] T 84c4cc3110c5471c961115ab375137b9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, State: Initialized, Role: FOLLOWER
I20260713 09:04:35.330807 11852 ts_tablet_manager.cc:1434] T c6e7c74ff63b403a980f5e6217ba07c9 P 71e043f5d5dc4991b45e9f6670ada3b2: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.005s
I20260713 09:04:35.330457 11850 consensus_queue.cc:260] T 84c4cc3110c5471c961115ab375137b9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.331713 11852 tablet_bootstrap.cc:492] T 1c9288bc1a0d40ba9f20b031f3375551 P 71e043f5d5dc4991b45e9f6670ada3b2: Bootstrap starting.
I20260713 09:04:35.332597 11850 ts_tablet_manager.cc:1434] T 84c4cc3110c5471c961115ab375137b9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:04:35.333418 11850 tablet_bootstrap.cc:492] T 1522c533064349a3a46a0e89eb6b7c7a P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Bootstrap starting.
I20260713 09:04:35.338016 11852 tablet_bootstrap.cc:654] T 1c9288bc1a0d40ba9f20b031f3375551 P 71e043f5d5dc4991b45e9f6670ada3b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:35.339381 11850 tablet_bootstrap.cc:654] T 1522c533064349a3a46a0e89eb6b7c7a P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:35.342005 11851 raft_consensus.cc:359] T 911ab4a8c9ea4db5911fa5121c2bb32b P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.342760 11851 raft_consensus.cc:385] T 911ab4a8c9ea4db5911fa5121c2bb32b P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:35.343062 11851 raft_consensus.cc:740] T 911ab4a8c9ea4db5911fa5121c2bb32b P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8246787564dd0ad7679b335a9e2c3, State: Initialized, Role: FOLLOWER
I20260713 09:04:35.344897 11873 raft_consensus.cc:493] T 771eaf03d45a466384489458779286e5 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:35.345368 11873 raft_consensus.cc:515] T 771eaf03d45a466384489458779286e5 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.343883 11851 consensus_queue.cc:260] T 911ab4a8c9ea4db5911fa5121c2bb32b P bae8246787564dd0ad7679b335a9e2c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.347481 11873 leader_election.cc:290] T 771eaf03d45a466384489458779286e5 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1:43707), 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3:39493)
I20260713 09:04:35.348222 11852 tablet_bootstrap.cc:492] T 1c9288bc1a0d40ba9f20b031f3375551 P 71e043f5d5dc4991b45e9f6670ada3b2: No bootstrap required, opened a new log
I20260713 09:04:35.348701 11852 ts_tablet_manager.cc:1403] T 1c9288bc1a0d40ba9f20b031f3375551 P 71e043f5d5dc4991b45e9f6670ada3b2: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.005s
I20260713 09:04:35.349498 11806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771eaf03d45a466384489458779286e5" candidate_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" is_pre_election: true
I20260713 09:04:35.350145 11806 raft_consensus.cc:2468] T 771eaf03d45a466384489458779286e5 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d1e7c3dc6bf4dceb21ff88b7fdeb445 in term 0.
I20260713 09:04:35.350960 11858 raft_consensus.cc:493] T 1522c533064349a3a46a0e89eb6b7c7a P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:35.351403 11858 raft_consensus.cc:515] T 1522c533064349a3a46a0e89eb6b7c7a P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.352892 11852 raft_consensus.cc:359] T 1c9288bc1a0d40ba9f20b031f3375551 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.353601 11852 raft_consensus.cc:385] T 1c9288bc1a0d40ba9f20b031f3375551 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:35.353961 11852 raft_consensus.cc:740] T 1c9288bc1a0d40ba9f20b031f3375551 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71e043f5d5dc4991b45e9f6670ada3b2, State: Initialized, Role: FOLLOWER
I20260713 09:04:35.353958 11658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771eaf03d45a466384489458779286e5" candidate_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8246787564dd0ad7679b335a9e2c3" is_pre_election: true
W20260713 09:04:35.354997 11754 debug-util.cc:398] Leaking SignalData structure 0x7b0800131980 after lost signal to thread 11035
W20260713 09:04:35.355693 11698 leader_election.cc:343] T 771eaf03d45a466384489458779286e5 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1:43707): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:35.355895 11851 ts_tablet_manager.cc:1434] T 911ab4a8c9ea4db5911fa5121c2bb32b P bae8246787564dd0ad7679b335a9e2c3: Time spent starting tablet: real 0.026s	user 0.000s	sys 0.005s
I20260713 09:04:35.356904 11696 leader_election.cc:304] T 771eaf03d45a466384489458779286e5 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [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: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, 71e043f5d5dc4991b45e9f6670ada3b2; no voters: bae8246787564dd0ad7679b335a9e2c3
I20260713 09:04:35.358126 11873 raft_consensus.cc:2804] T 771eaf03d45a466384489458779286e5 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:35.358516 11873 raft_consensus.cc:493] T 771eaf03d45a466384489458779286e5 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:35.358850 11873 raft_consensus.cc:3060] T 771eaf03d45a466384489458779286e5 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:35.363056 11851 tablet_bootstrap.cc:492] T 2b270188529c4660ae20bb13899b30ef P bae8246787564dd0ad7679b335a9e2c3: Bootstrap starting.
I20260713 09:04:35.364584 11732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1522c533064349a3a46a0e89eb6b7c7a" candidate_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" is_pre_election: true
W20260713 09:04:35.366108 11771 leader_election.cc:343] T 1522c533064349a3a46a0e89eb6b7c7a P 71e043f5d5dc4991b45e9f6670ada3b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2:36249): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:35.367849 11658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1522c533064349a3a46a0e89eb6b7c7a" candidate_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8246787564dd0ad7679b335a9e2c3" is_pre_election: true
W20260713 09:04:35.369300 11772 leader_election.cc:343] T 1522c533064349a3a46a0e89eb6b7c7a P 71e043f5d5dc4991b45e9f6670ada3b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1:43707): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:35.369751 11772 leader_election.cc:304] T 1522c533064349a3a46a0e89eb6b7c7a P 71e043f5d5dc4991b45e9f6670ada3b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71e043f5d5dc4991b45e9f6670ada3b2; no voters: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, bae8246787564dd0ad7679b335a9e2c3
I20260713 09:04:35.369586 11852 consensus_queue.cc:260] T 1c9288bc1a0d40ba9f20b031f3375551 P 71e043f5d5dc4991b45e9f6670ada3b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.370642 11880 raft_consensus.cc:2749] T 1522c533064349a3a46a0e89eb6b7c7a P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:35.363217 11858 leader_election.cc:290] T 1522c533064349a3a46a0e89eb6b7c7a P 71e043f5d5dc4991b45e9f6670ada3b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1:43707), 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2:36249)
I20260713 09:04:35.371517 11850 tablet_bootstrap.cc:492] T 1522c533064349a3a46a0e89eb6b7c7a P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: No bootstrap required, opened a new log
I20260713 09:04:35.371966 11850 ts_tablet_manager.cc:1403] T 1522c533064349a3a46a0e89eb6b7c7a P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Time spent bootstrapping tablet: real 0.039s	user 0.024s	sys 0.012s
I20260713 09:04:35.373580 11873 raft_consensus.cc:515] T 771eaf03d45a466384489458779286e5 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.374693 11850 raft_consensus.cc:359] T 1522c533064349a3a46a0e89eb6b7c7a P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.375393 11850 raft_consensus.cc:385] T 1522c533064349a3a46a0e89eb6b7c7a P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:35.375483 11852 ts_tablet_manager.cc:1434] T 1c9288bc1a0d40ba9f20b031f3375551 P 71e043f5d5dc4991b45e9f6670ada3b2: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260713 09:04:35.375756 11850 raft_consensus.cc:740] T 1522c533064349a3a46a0e89eb6b7c7a P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, State: Initialized, Role: FOLLOWER
I20260713 09:04:35.376554 11850 consensus_queue.cc:260] T 1522c533064349a3a46a0e89eb6b7c7a P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.377395 11851 tablet_bootstrap.cc:654] T 2b270188529c4660ae20bb13899b30ef P bae8246787564dd0ad7679b335a9e2c3: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:35.378799 11850 ts_tablet_manager.cc:1434] T 1522c533064349a3a46a0e89eb6b7c7a P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260713 09:04:35.380112 11850 tablet_bootstrap.cc:492] T 911ab4a8c9ea4db5911fa5121c2bb32b P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Bootstrap starting.
I20260713 09:04:35.376557 11852 tablet_bootstrap.cc:492] T 82c6fcbd327e42b6bee9553d4e589f6e P 71e043f5d5dc4991b45e9f6670ada3b2: Bootstrap starting.
I20260713 09:04:35.381654 11658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771eaf03d45a466384489458779286e5" candidate_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8246787564dd0ad7679b335a9e2c3"
I20260713 09:04:35.386327 11850 tablet_bootstrap.cc:654] T 911ab4a8c9ea4db5911fa5121c2bb32b P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Neither blocks nor log segments found. Creating new log.
W20260713 09:04:35.387595 11698 leader_election.cc:343] T 771eaf03d45a466384489458779286e5 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1:43707): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:35.388670 11852 tablet_bootstrap.cc:654] T 82c6fcbd327e42b6bee9553d4e589f6e P 71e043f5d5dc4991b45e9f6670ada3b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:35.390395 11873 leader_election.cc:290] T 771eaf03d45a466384489458779286e5 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [CANDIDATE]: Term 1 election: Requested vote from peers bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1:43707), 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3:39493)
I20260713 09:04:35.397841 11850 tablet_bootstrap.cc:492] T 911ab4a8c9ea4db5911fa5121c2bb32b P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: No bootstrap required, opened a new log
I20260713 09:04:35.398322 11850 ts_tablet_manager.cc:1403] T 911ab4a8c9ea4db5911fa5121c2bb32b P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260713 09:04:35.400911 11850 raft_consensus.cc:359] T 911ab4a8c9ea4db5911fa5121c2bb32b P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.401592 11850 raft_consensus.cc:385] T 911ab4a8c9ea4db5911fa5121c2bb32b P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:35.401885 11850 raft_consensus.cc:740] T 911ab4a8c9ea4db5911fa5121c2bb32b P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, State: Initialized, Role: FOLLOWER
I20260713 09:04:35.386205 11806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771eaf03d45a466384489458779286e5" candidate_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71e043f5d5dc4991b45e9f6670ada3b2"
I20260713 09:04:35.403064 11806 raft_consensus.cc:3060] T 771eaf03d45a466384489458779286e5 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:35.402756 11850 consensus_queue.cc:260] T 911ab4a8c9ea4db5911fa5121c2bb32b P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.405030 11850 ts_tablet_manager.cc:1434] T 911ab4a8c9ea4db5911fa5121c2bb32b P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260713 09:04:35.405967 11850 tablet_bootstrap.cc:492] T c6e7c74ff63b403a980f5e6217ba07c9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Bootstrap starting.
I20260713 09:04:35.411875 11850 tablet_bootstrap.cc:654] T c6e7c74ff63b403a980f5e6217ba07c9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:35.415619 11858 raft_consensus.cc:493] T 2b270188529c4660ae20bb13899b30ef P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:35.416190 11858 raft_consensus.cc:515] T 2b270188529c4660ae20bb13899b30ef P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } }
I20260713 09:04:35.420601 11732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b270188529c4660ae20bb13899b30ef" candidate_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" is_pre_election: true
W20260713 09:04:35.422091 11771 leader_election.cc:343] T 2b270188529c4660ae20bb13899b30ef P 71e043f5d5dc4991b45e9f6670ada3b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2:36249): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:35.422923 11850 tablet_bootstrap.cc:492] T c6e7c74ff63b403a980f5e6217ba07c9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: No bootstrap required, opened a new log
I20260713 09:04:35.423341 11850 ts_tablet_manager.cc:1403] T c6e7c74ff63b403a980f5e6217ba07c9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260713 09:04:35.423650 11858 leader_election.cc:290] T 2b270188529c4660ae20bb13899b30ef P 71e043f5d5dc4991b45e9f6670ada3b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2:36249), bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1:43707)
I20260713 09:04:35.425020 11658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b270188529c4660ae20bb13899b30ef" candidate_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8246787564dd0ad7679b335a9e2c3" is_pre_election: true
I20260713 09:04:35.425701 11850 raft_consensus.cc:359] T c6e7c74ff63b403a980f5e6217ba07c9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.426354 11850 raft_consensus.cc:385] T c6e7c74ff63b403a980f5e6217ba07c9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:35.426627 11850 raft_consensus.cc:740] T c6e7c74ff63b403a980f5e6217ba07c9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, State: Initialized, Role: FOLLOWER
W20260713 09:04:35.426898 11772 leader_election.cc:343] T 2b270188529c4660ae20bb13899b30ef P 71e043f5d5dc4991b45e9f6670ada3b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1:43707): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:35.427383 11850 consensus_queue.cc:260] T c6e7c74ff63b403a980f5e6217ba07c9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.429633 11850 ts_tablet_manager.cc:1434] T c6e7c74ff63b403a980f5e6217ba07c9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:04:35.430513 11850 tablet_bootstrap.cc:492] T 2b270188529c4660ae20bb13899b30ef P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Bootstrap starting.
I20260713 09:04:35.435658 11850 tablet_bootstrap.cc:654] T 2b270188529c4660ae20bb13899b30ef P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:35.427382 11772 leader_election.cc:304] T 2b270188529c4660ae20bb13899b30ef P 71e043f5d5dc4991b45e9f6670ada3b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71e043f5d5dc4991b45e9f6670ada3b2; no voters: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, bae8246787564dd0ad7679b335a9e2c3
I20260713 09:04:35.437132 11880 raft_consensus.cc:2749] T 2b270188529c4660ae20bb13899b30ef P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:35.437736 11880 raft_consensus.cc:493] T 1c9288bc1a0d40ba9f20b031f3375551 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:35.438143 11880 raft_consensus.cc:515] T 1c9288bc1a0d40ba9f20b031f3375551 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.440384 11880 leader_election.cc:290] T 1c9288bc1a0d40ba9f20b031f3375551 P 71e043f5d5dc4991b45e9f6670ada3b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1:43707), 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2:36249)
I20260713 09:04:35.441989 11732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9288bc1a0d40ba9f20b031f3375551" candidate_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" is_pre_election: true
I20260713 09:04:35.442782 11732 raft_consensus.cc:2393] T 1c9288bc1a0d40ba9f20b031f3375551 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71e043f5d5dc4991b45e9f6670ada3b2 in current term 1: Already voted for candidate bae8246787564dd0ad7679b335a9e2c3 in this term.
I20260713 09:04:35.445061 11658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9288bc1a0d40ba9f20b031f3375551" candidate_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8246787564dd0ad7679b335a9e2c3" is_pre_election: true
I20260713 09:04:35.446772 11772 leader_election.cc:304] T 1c9288bc1a0d40ba9f20b031f3375551 P 71e043f5d5dc4991b45e9f6670ada3b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71e043f5d5dc4991b45e9f6670ada3b2; no voters: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, bae8246787564dd0ad7679b335a9e2c3
I20260713 09:04:35.447899 11858 raft_consensus.cc:3060] T 1c9288bc1a0d40ba9f20b031f3375551 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:35.429762 11806 raft_consensus.cc:2468] T 771eaf03d45a466384489458779286e5 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d1e7c3dc6bf4dceb21ff88b7fdeb445 in term 1.
I20260713 09:04:35.456511 11696 leader_election.cc:304] T 771eaf03d45a466384489458779286e5 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [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: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, 71e043f5d5dc4991b45e9f6670ada3b2; no voters: bae8246787564dd0ad7679b335a9e2c3
I20260713 09:04:35.458474 11873 raft_consensus.cc:2804] T 771eaf03d45a466384489458779286e5 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:35.459003 11873 raft_consensus.cc:697] T 771eaf03d45a466384489458779286e5 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 LEADER]: Becoming Leader. State: Replica: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, State: Running, Role: LEADER
I20260713 09:04:35.459793 11873 consensus_queue.cc:237] T 771eaf03d45a466384489458779286e5 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.464816 11874 raft_consensus.cc:493] T 1522c533064349a3a46a0e89eb6b7c7a P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:35.465263 11874 raft_consensus.cc:515] T 1522c533064349a3a46a0e89eb6b7c7a P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.467340 11874 leader_election.cc:290] T 1522c533064349a3a46a0e89eb6b7c7a P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1:43707), 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3:39493)
I20260713 09:04:35.458494 11850 tablet_bootstrap.cc:492] T 2b270188529c4660ae20bb13899b30ef P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: No bootstrap required, opened a new log
I20260713 09:04:35.468148 11850 ts_tablet_manager.cc:1403] T 2b270188529c4660ae20bb13899b30ef P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.007s
I20260713 09:04:35.469542 11658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1522c533064349a3a46a0e89eb6b7c7a" candidate_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8246787564dd0ad7679b335a9e2c3" is_pre_election: true
W20260713 09:04:35.470794 11698 leader_election.cc:343] T 1522c533064349a3a46a0e89eb6b7c7a P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1:43707): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:35.473491 11875 raft_consensus.cc:493] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:35.473973 11875 raft_consensus.cc:515] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.476116 11875 leader_election.cc:290] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2:36249), 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3:39493)
I20260713 09:04:35.476840 11732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c4cc3110c5471c961115ab375137b9" candidate_uuid: "bae8246787564dd0ad7679b335a9e2c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" is_pre_election: true
I20260713 09:04:35.477532 11732 raft_consensus.cc:2468] T 84c4cc3110c5471c961115ab375137b9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bae8246787564dd0ad7679b335a9e2c3 in term 0.
I20260713 09:04:35.478601 11807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c4cc3110c5471c961115ab375137b9" candidate_uuid: "bae8246787564dd0ad7679b335a9e2c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" is_pre_election: true
I20260713 09:04:35.479482 11858 raft_consensus.cc:2749] T 1c9288bc1a0d40ba9f20b031f3375551 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:04:35.480059 11621 leader_election.cc:343] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3:39493): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:35.480995 11622 leader_election.cc:304] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [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: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, bae8246787564dd0ad7679b335a9e2c3; no voters: 71e043f5d5dc4991b45e9f6670ada3b2
I20260713 09:04:35.482021 11875 raft_consensus.cc:2804] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:35.482371 11851 tablet_bootstrap.cc:492] T 2b270188529c4660ae20bb13899b30ef P bae8246787564dd0ad7679b335a9e2c3: No bootstrap required, opened a new log
I20260713 09:04:35.482373 11875 raft_consensus.cc:493] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:35.482961 11875 raft_consensus.cc:3060] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:35.476868 11806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1522c533064349a3a46a0e89eb6b7c7a" candidate_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" is_pre_election: true
I20260713 09:04:35.483927 11806 raft_consensus.cc:2468] T 1522c533064349a3a46a0e89eb6b7c7a P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d1e7c3dc6bf4dceb21ff88b7fdeb445 in term 0.
I20260713 09:04:35.482972 11851 ts_tablet_manager.cc:1403] T 2b270188529c4660ae20bb13899b30ef P bae8246787564dd0ad7679b335a9e2c3: Time spent bootstrapping tablet: real 0.120s	user 0.019s	sys 0.034s
I20260713 09:04:35.473261 11850 raft_consensus.cc:359] T 2b270188529c4660ae20bb13899b30ef P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } }
I20260713 09:04:35.484792 11850 raft_consensus.cc:385] T 2b270188529c4660ae20bb13899b30ef P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:35.485054 11850 raft_consensus.cc:740] T 2b270188529c4660ae20bb13899b30ef P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, State: Initialized, Role: FOLLOWER
I20260713 09:04:35.485718 11850 consensus_queue.cc:260] T 2b270188529c4660ae20bb13899b30ef P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } }
I20260713 09:04:35.487572 11850 ts_tablet_manager.cc:1434] T 2b270188529c4660ae20bb13899b30ef P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260713 09:04:35.487259 11851 raft_consensus.cc:359] T 2b270188529c4660ae20bb13899b30ef P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } }
I20260713 09:04:35.488058 11851 raft_consensus.cc:385] T 2b270188529c4660ae20bb13899b30ef P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:35.488432 11850 tablet_bootstrap.cc:492] T 9106a55795f3463bbf4278f9eef5c865 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Bootstrap starting.
I20260713 09:04:35.487329 11696 leader_election.cc:304] T 1522c533064349a3a46a0e89eb6b7c7a P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [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: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, 71e043f5d5dc4991b45e9f6670ada3b2; no voters: bae8246787564dd0ad7679b335a9e2c3
I20260713 09:04:35.488113 11555 catalog_manager.cc:5697] T 771eaf03d45a466384489458779286e5 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2). New cstate: current_term: 1 leader_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:35.489348 11874 raft_consensus.cc:2804] T 1522c533064349a3a46a0e89eb6b7c7a P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:35.489699 11874 raft_consensus.cc:493] T 1522c533064349a3a46a0e89eb6b7c7a P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:35.489995 11874 raft_consensus.cc:3060] T 1522c533064349a3a46a0e89eb6b7c7a P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:35.490381 11852 tablet_bootstrap.cc:492] T 82c6fcbd327e42b6bee9553d4e589f6e P 71e043f5d5dc4991b45e9f6670ada3b2: No bootstrap required, opened a new log
I20260713 09:04:35.490818 11852 ts_tablet_manager.cc:1403] T 82c6fcbd327e42b6bee9553d4e589f6e P 71e043f5d5dc4991b45e9f6670ada3b2: Time spent bootstrapping tablet: real 0.115s	user 0.026s	sys 0.026s
I20260713 09:04:35.493575 11852 raft_consensus.cc:359] T 82c6fcbd327e42b6bee9553d4e589f6e P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.494024 11850 tablet_bootstrap.cc:654] T 9106a55795f3463bbf4278f9eef5c865 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:35.488438 11851 raft_consensus.cc:740] T 2b270188529c4660ae20bb13899b30ef P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8246787564dd0ad7679b335a9e2c3, State: Initialized, Role: FOLLOWER
I20260713 09:04:35.495090 11851 consensus_queue.cc:260] T 2b270188529c4660ae20bb13899b30ef P bae8246787564dd0ad7679b335a9e2c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } }
I20260713 09:04:35.497423 11851 ts_tablet_manager.cc:1434] T 2b270188529c4660ae20bb13899b30ef P bae8246787564dd0ad7679b335a9e2c3: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:04:35.498343 11851 tablet_bootstrap.cc:492] T c6e7c74ff63b403a980f5e6217ba07c9 P bae8246787564dd0ad7679b335a9e2c3: Bootstrap starting.
I20260713 09:04:35.503159 11852 raft_consensus.cc:385] T 82c6fcbd327e42b6bee9553d4e589f6e P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:35.503636 11852 raft_consensus.cc:740] T 82c6fcbd327e42b6bee9553d4e589f6e P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71e043f5d5dc4991b45e9f6670ada3b2, State: Initialized, Role: FOLLOWER
I20260713 09:04:35.504863 11852 consensus_queue.cc:260] T 82c6fcbd327e42b6bee9553d4e589f6e P 71e043f5d5dc4991b45e9f6670ada3b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.505684 11851 tablet_bootstrap.cc:654] T c6e7c74ff63b403a980f5e6217ba07c9 P bae8246787564dd0ad7679b335a9e2c3: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:35.506995 11852 ts_tablet_manager.cc:1434] T 82c6fcbd327e42b6bee9553d4e589f6e P 71e043f5d5dc4991b45e9f6670ada3b2: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260713 09:04:35.507897 11852 tablet_bootstrap.cc:492] T 84c4cc3110c5471c961115ab375137b9 P 71e043f5d5dc4991b45e9f6670ada3b2: Bootstrap starting.
I20260713 09:04:35.512758 11874 raft_consensus.cc:515] T 1522c533064349a3a46a0e89eb6b7c7a P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.513967 11852 tablet_bootstrap.cc:654] T 84c4cc3110c5471c961115ab375137b9 P 71e043f5d5dc4991b45e9f6670ada3b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:35.501853 11875 raft_consensus.cc:515] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.517388 11732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c4cc3110c5471c961115ab375137b9" candidate_uuid: "bae8246787564dd0ad7679b335a9e2c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445"
I20260713 09:04:35.517930 11732 raft_consensus.cc:3060] T 84c4cc3110c5471c961115ab375137b9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:35.523869 11873 raft_consensus.cc:493] T 2b270188529c4660ae20bb13899b30ef P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:35.524406 11873 raft_consensus.cc:515] T 2b270188529c4660ae20bb13899b30ef P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } }
I20260713 09:04:35.526651 11732 raft_consensus.cc:2468] T 84c4cc3110c5471c961115ab375137b9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8246787564dd0ad7679b335a9e2c3 in term 1.
I20260713 09:04:35.527094 11873 leader_election.cc:290] T 2b270188529c4660ae20bb13899b30ef P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3:39493), bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1:43707)
I20260713 09:04:35.528839 11658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b270188529c4660ae20bb13899b30ef" candidate_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8246787564dd0ad7679b335a9e2c3" is_pre_election: true
I20260713 09:04:35.529528 11658 raft_consensus.cc:2468] T 2b270188529c4660ae20bb13899b30ef P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d1e7c3dc6bf4dceb21ff88b7fdeb445 in term 0.
I20260713 09:04:35.530630 11874 leader_election.cc:290] T 1522c533064349a3a46a0e89eb6b7c7a P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [CANDIDATE]: Term 1 election: Requested vote from peers bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1:43707), 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3:39493)
I20260713 09:04:35.531265 11698 leader_election.cc:304] T 2b270188529c4660ae20bb13899b30ef P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, bae8246787564dd0ad7679b335a9e2c3; no voters: 
I20260713 09:04:35.532047 11875 leader_election.cc:290] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [CANDIDATE]: Term 1 election: Requested vote from peers 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2:36249), 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3:39493)
I20260713 09:04:35.532944 11622 leader_election.cc:304] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, bae8246787564dd0ad7679b335a9e2c3; no voters: 
I20260713 09:04:35.533047 11806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c4cc3110c5471c961115ab375137b9" candidate_uuid: "bae8246787564dd0ad7679b335a9e2c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71e043f5d5dc4991b45e9f6670ada3b2"
I20260713 09:04:35.535260 11658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1522c533064349a3a46a0e89eb6b7c7a" candidate_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8246787564dd0ad7679b335a9e2c3"
I20260713 09:04:35.535492 11877 raft_consensus.cc:2804] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:04:35.535815 11621 leader_election.cc:343] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3:39493): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:35.535986 11877 raft_consensus.cc:697] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [term 1 LEADER]: Becoming Leader. State: Replica: bae8246787564dd0ad7679b335a9e2c3, State: Running, Role: LEADER
W20260713 09:04:35.540831 11698 leader_election.cc:343] T 1522c533064349a3a46a0e89eb6b7c7a P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1:43707): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:35.536827 11877 consensus_queue.cc:237] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.538123 11873 raft_consensus.cc:2804] T 2b270188529c4660ae20bb13899b30ef P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:35.543248 11850 tablet_bootstrap.cc:492] T 9106a55795f3463bbf4278f9eef5c865 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: No bootstrap required, opened a new log
I20260713 09:04:35.543720 11850 ts_tablet_manager.cc:1403] T 9106a55795f3463bbf4278f9eef5c865 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.006s
I20260713 09:04:35.542819 11873 raft_consensus.cc:493] T 2b270188529c4660ae20bb13899b30ef P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:35.544276 11873 raft_consensus.cc:3060] T 2b270188529c4660ae20bb13899b30ef P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:35.546077 11807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1522c533064349a3a46a0e89eb6b7c7a" candidate_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71e043f5d5dc4991b45e9f6670ada3b2"
I20260713 09:04:35.546661 11807 raft_consensus.cc:3060] T 1522c533064349a3a46a0e89eb6b7c7a P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:35.546470 11850 raft_consensus.cc:359] T 9106a55795f3463bbf4278f9eef5c865 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.547098 11850 raft_consensus.cc:385] T 9106a55795f3463bbf4278f9eef5c865 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:35.547348 11850 raft_consensus.cc:740] T 9106a55795f3463bbf4278f9eef5c865 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, State: Initialized, Role: FOLLOWER
I20260713 09:04:35.548066 11850 consensus_queue.cc:260] T 9106a55795f3463bbf4278f9eef5c865 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.549947 11850 ts_tablet_manager.cc:1434] T 9106a55795f3463bbf4278f9eef5c865 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:04:35.550740 11806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b270188529c4660ae20bb13899b30ef" candidate_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" is_pre_election: true
I20260713 09:04:35.551398 11806 raft_consensus.cc:2468] T 2b270188529c4660ae20bb13899b30ef P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d1e7c3dc6bf4dceb21ff88b7fdeb445 in term 0.
I20260713 09:04:35.554237 11807 raft_consensus.cc:2468] T 1522c533064349a3a46a0e89eb6b7c7a P 71e043f5d5dc4991b45e9f6670ada3b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d1e7c3dc6bf4dceb21ff88b7fdeb445 in term 1.
I20260713 09:04:35.556871 11852 tablet_bootstrap.cc:492] T 84c4cc3110c5471c961115ab375137b9 P 71e043f5d5dc4991b45e9f6670ada3b2: No bootstrap required, opened a new log
I20260713 09:04:35.556761 11696 leader_election.cc:304] T 1522c533064349a3a46a0e89eb6b7c7a P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [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: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, 71e043f5d5dc4991b45e9f6670ada3b2; no voters: bae8246787564dd0ad7679b335a9e2c3
I20260713 09:04:35.557036 11851 tablet_bootstrap.cc:492] T c6e7c74ff63b403a980f5e6217ba07c9 P bae8246787564dd0ad7679b335a9e2c3: No bootstrap required, opened a new log
I20260713 09:04:35.557312 11852 ts_tablet_manager.cc:1403] T 84c4cc3110c5471c961115ab375137b9 P 71e043f5d5dc4991b45e9f6670ada3b2: Time spent bootstrapping tablet: real 0.050s	user 0.004s	sys 0.006s
I20260713 09:04:35.557487 11851 ts_tablet_manager.cc:1403] T c6e7c74ff63b403a980f5e6217ba07c9 P bae8246787564dd0ad7679b335a9e2c3: Time spent bootstrapping tablet: real 0.059s	user 0.028s	sys 0.014s
I20260713 09:04:35.558138 11874 raft_consensus.cc:2804] T 1522c533064349a3a46a0e89eb6b7c7a P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:35.554821 11873 raft_consensus.cc:515] T 2b270188529c4660ae20bb13899b30ef P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } }
I20260713 09:04:35.558641 11874 raft_consensus.cc:697] T 1522c533064349a3a46a0e89eb6b7c7a P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 LEADER]: Becoming Leader. State: Replica: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, State: Running, Role: LEADER
I20260713 09:04:35.562065 11873 leader_election.cc:290] T 2b270188529c4660ae20bb13899b30ef P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [CANDIDATE]: Term 1 election: Requested vote from peers 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3:39493), bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1:43707)
I20260713 09:04:35.563180 11807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b270188529c4660ae20bb13899b30ef" candidate_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71e043f5d5dc4991b45e9f6670ada3b2"
I20260713 09:04:35.564345 11807 raft_consensus.cc:3060] T 2b270188529c4660ae20bb13899b30ef P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:35.564257 11658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b270188529c4660ae20bb13899b30ef" candidate_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8246787564dd0ad7679b335a9e2c3"
I20260713 09:04:35.564913 11658 raft_consensus.cc:3060] T 2b270188529c4660ae20bb13899b30ef P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:35.565361 11852 raft_consensus.cc:359] T 84c4cc3110c5471c961115ab375137b9 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.565976 11852 raft_consensus.cc:385] T 84c4cc3110c5471c961115ab375137b9 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:35.566231 11852 raft_consensus.cc:740] T 84c4cc3110c5471c961115ab375137b9 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71e043f5d5dc4991b45e9f6670ada3b2, State: Initialized, Role: FOLLOWER
I20260713 09:04:35.563335 11874 consensus_queue.cc:237] T 1522c533064349a3a46a0e89eb6b7c7a P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.567005 11852 consensus_queue.cc:260] T 84c4cc3110c5471c961115ab375137b9 P 71e043f5d5dc4991b45e9f6670ada3b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.568060 11857 raft_consensus.cc:493] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:35.568529 11857 raft_consensus.cc:515] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.569141 11852 ts_tablet_manager.cc:1434] T 84c4cc3110c5471c961115ab375137b9 P 71e043f5d5dc4991b45e9f6670ada3b2: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260713 09:04:35.569967 11852 tablet_bootstrap.cc:492] T 911ab4a8c9ea4db5911fa5121c2bb32b P 71e043f5d5dc4991b45e9f6670ada3b2: Bootstrap starting.
I20260713 09:04:35.570762 11857 leader_election.cc:290] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1:43707), 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3:39493)
I20260713 09:04:35.568826 11851 raft_consensus.cc:359] T c6e7c74ff63b403a980f5e6217ba07c9 P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.571247 11851 raft_consensus.cc:385] T c6e7c74ff63b403a980f5e6217ba07c9 P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:35.571509 11851 raft_consensus.cc:740] T c6e7c74ff63b403a980f5e6217ba07c9 P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8246787564dd0ad7679b335a9e2c3, State: Initialized, Role: FOLLOWER
I20260713 09:04:35.572243 11851 consensus_queue.cc:260] T c6e7c74ff63b403a980f5e6217ba07c9 P bae8246787564dd0ad7679b335a9e2c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.571427 11657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1037dd573f34ab39db52860c15515f8" candidate_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8246787564dd0ad7679b335a9e2c3" is_pre_election: true
I20260713 09:04:35.573926 11657 raft_consensus.cc:2468] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d1e7c3dc6bf4dceb21ff88b7fdeb445 in term 0.
I20260713 09:04:35.575345 11698 leader_election.cc:304] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, bae8246787564dd0ad7679b335a9e2c3; no voters: 
I20260713 09:04:35.577193 11857 raft_consensus.cc:2804] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:35.577899 11807 raft_consensus.cc:2468] T 2b270188529c4660ae20bb13899b30ef P 71e043f5d5dc4991b45e9f6670ada3b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d1e7c3dc6bf4dceb21ff88b7fdeb445 in term 1.
I20260713 09:04:35.577634 11857 raft_consensus.cc:493] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:35.580040 11851 ts_tablet_manager.cc:1434] T c6e7c74ff63b403a980f5e6217ba07c9 P bae8246787564dd0ad7679b335a9e2c3: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260713 09:04:35.580932 11851 tablet_bootstrap.cc:492] T 1522c533064349a3a46a0e89eb6b7c7a P bae8246787564dd0ad7679b335a9e2c3: Bootstrap starting.
I20260713 09:04:35.579497 11857 raft_consensus.cc:3060] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:35.587826 11555 catalog_manager.cc:5697] T 1522c533064349a3a46a0e89eb6b7c7a P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2). New cstate: current_term: 1 leader_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:35.589447 11857 raft_consensus.cc:515] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.578431 11554 catalog_manager.cc:5697] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1). New cstate: current_term: 1 leader_uuid: "bae8246787564dd0ad7679b335a9e2c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:35.592860 11857 leader_election.cc:290] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [CANDIDATE]: Term 1 election: Requested vote from peers bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1:43707), 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3:39493)
I20260713 09:04:35.593403 11807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1037dd573f34ab39db52860c15515f8" candidate_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" is_pre_election: true
I20260713 09:04:35.592811 11658 raft_consensus.cc:2468] T 2b270188529c4660ae20bb13899b30ef P bae8246787564dd0ad7679b335a9e2c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d1e7c3dc6bf4dceb21ff88b7fdeb445 in term 1.
I20260713 09:04:35.596577 11852 tablet_bootstrap.cc:654] T 911ab4a8c9ea4db5911fa5121c2bb32b P 71e043f5d5dc4991b45e9f6670ada3b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:35.597023 11851 tablet_bootstrap.cc:654] T 1522c533064349a3a46a0e89eb6b7c7a P bae8246787564dd0ad7679b335a9e2c3: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:35.598763 11698 leader_election.cc:304] T 2b270188529c4660ae20bb13899b30ef P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, bae8246787564dd0ad7679b335a9e2c3; no voters: 
W20260713 09:04:35.600589 11696 leader_election.cc:343] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3:39493): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:35.602079 11658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1037dd573f34ab39db52860c15515f8" candidate_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8246787564dd0ad7679b335a9e2c3"
I20260713 09:04:35.602675 11658 raft_consensus.cc:3060] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:35.606065 11858 raft_consensus.cc:493] T c6e7c74ff63b403a980f5e6217ba07c9 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:35.606473 11874 raft_consensus.cc:2804] T 2b270188529c4660ae20bb13899b30ef P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:35.606539 11858 raft_consensus.cc:515] T c6e7c74ff63b403a980f5e6217ba07c9 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.607002 11874 raft_consensus.cc:697] T 2b270188529c4660ae20bb13899b30ef P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 LEADER]: Becoming Leader. State: Replica: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, State: Running, Role: LEADER
I20260713 09:04:35.607793 11874 consensus_queue.cc:237] T 2b270188529c4660ae20bb13899b30ef P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } }
I20260713 09:04:35.608565 11858 leader_election.cc:290] T c6e7c74ff63b403a980f5e6217ba07c9 P 71e043f5d5dc4991b45e9f6670ada3b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1:43707), 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2:36249)
I20260713 09:04:35.611461 11732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e7c74ff63b403a980f5e6217ba07c9" candidate_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" is_pre_election: true
I20260713 09:04:35.612084 11732 raft_consensus.cc:2468] T c6e7c74ff63b403a980f5e6217ba07c9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71e043f5d5dc4991b45e9f6670ada3b2 in term 0.
I20260713 09:04:35.613981 11771 leader_election.cc:304] T c6e7c74ff63b403a980f5e6217ba07c9 P 71e043f5d5dc4991b45e9f6670ada3b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, 71e043f5d5dc4991b45e9f6670ada3b2; no voters: 
I20260713 09:04:35.614775 11858 raft_consensus.cc:2804] T c6e7c74ff63b403a980f5e6217ba07c9 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:35.615106 11858 raft_consensus.cc:493] T c6e7c74ff63b403a980f5e6217ba07c9 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:35.615422 11858 raft_consensus.cc:3060] T c6e7c74ff63b403a980f5e6217ba07c9 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:35.620319 11657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e7c74ff63b403a980f5e6217ba07c9" candidate_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8246787564dd0ad7679b335a9e2c3" is_pre_election: true
I20260713 09:04:35.620945 11657 raft_consensus.cc:2468] T c6e7c74ff63b403a980f5e6217ba07c9 P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71e043f5d5dc4991b45e9f6670ada3b2 in term 0.
I20260713 09:04:35.622587 11807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1037dd573f34ab39db52860c15515f8" candidate_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71e043f5d5dc4991b45e9f6670ada3b2"
I20260713 09:04:35.622362 11858 raft_consensus.cc:515] T c6e7c74ff63b403a980f5e6217ba07c9 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.628263 11658 raft_consensus.cc:2468] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d1e7c3dc6bf4dceb21ff88b7fdeb445 in term 1.
I20260713 09:04:35.629439 11698 leader_election.cc:304] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, bae8246787564dd0ad7679b335a9e2c3; no voters: 
I20260713 09:04:35.629828 11852 tablet_bootstrap.cc:492] T 911ab4a8c9ea4db5911fa5121c2bb32b P 71e043f5d5dc4991b45e9f6670ada3b2: No bootstrap required, opened a new log
I20260713 09:04:35.630450 11852 ts_tablet_manager.cc:1403] T 911ab4a8c9ea4db5911fa5121c2bb32b P 71e043f5d5dc4991b45e9f6670ada3b2: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.013s
I20260713 09:04:35.632246 11732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e7c74ff63b403a980f5e6217ba07c9" candidate_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445"
I20260713 09:04:35.632812 11732 raft_consensus.cc:3060] T c6e7c74ff63b403a980f5e6217ba07c9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:35.633356 11852 raft_consensus.cc:359] T 911ab4a8c9ea4db5911fa5121c2bb32b P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.634101 11852 raft_consensus.cc:385] T 911ab4a8c9ea4db5911fa5121c2bb32b P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:35.634447 11852 raft_consensus.cc:740] T 911ab4a8c9ea4db5911fa5121c2bb32b P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71e043f5d5dc4991b45e9f6670ada3b2, State: Initialized, Role: FOLLOWER
I20260713 09:04:35.635285 11852 consensus_queue.cc:260] T 911ab4a8c9ea4db5911fa5121c2bb32b P 71e043f5d5dc4991b45e9f6670ada3b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.636731 11874 raft_consensus.cc:493] T 911ab4a8c9ea4db5911fa5121c2bb32b P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:35.637166 11874 raft_consensus.cc:515] T 911ab4a8c9ea4db5911fa5121c2bb32b P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.639153 11732 raft_consensus.cc:2468] T c6e7c74ff63b403a980f5e6217ba07c9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71e043f5d5dc4991b45e9f6670ada3b2 in term 1.
I20260713 09:04:35.639730 11852 ts_tablet_manager.cc:1434] T 911ab4a8c9ea4db5911fa5121c2bb32b P 71e043f5d5dc4991b45e9f6670ada3b2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:04:35.640188 11657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e7c74ff63b403a980f5e6217ba07c9" candidate_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8246787564dd0ad7679b335a9e2c3"
I20260713 09:04:35.640194 11771 leader_election.cc:304] T c6e7c74ff63b403a980f5e6217ba07c9 P 71e043f5d5dc4991b45e9f6670ada3b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, 71e043f5d5dc4991b45e9f6670ada3b2; no voters: 
I20260713 09:04:35.640758 11852 tablet_bootstrap.cc:492] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2: Bootstrap starting.
I20260713 09:04:35.641310 11880 raft_consensus.cc:2804] T c6e7c74ff63b403a980f5e6217ba07c9 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:35.641816 11880 raft_consensus.cc:697] T c6e7c74ff63b403a980f5e6217ba07c9 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 1 LEADER]: Becoming Leader. State: Replica: 71e043f5d5dc4991b45e9f6670ada3b2, State: Running, Role: LEADER
I20260713 09:04:35.642606 11880 consensus_queue.cc:237] T c6e7c74ff63b403a980f5e6217ba07c9 P 71e043f5d5dc4991b45e9f6670ada3b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.643452 11851 tablet_bootstrap.cc:492] T 1522c533064349a3a46a0e89eb6b7c7a P bae8246787564dd0ad7679b335a9e2c3: No bootstrap required, opened a new log
I20260713 09:04:35.643919 11851 ts_tablet_manager.cc:1403] T 1522c533064349a3a46a0e89eb6b7c7a P bae8246787564dd0ad7679b335a9e2c3: Time spent bootstrapping tablet: real 0.063s	user 0.029s	sys 0.023s
I20260713 09:04:35.640868 11657 raft_consensus.cc:3060] T c6e7c74ff63b403a980f5e6217ba07c9 P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:35.646773 11852 tablet_bootstrap.cc:654] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:35.646912 11851 raft_consensus.cc:359] T 1522c533064349a3a46a0e89eb6b7c7a P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.647624 11851 raft_consensus.cc:385] T 1522c533064349a3a46a0e89eb6b7c7a P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:35.647934 11851 raft_consensus.cc:740] T 1522c533064349a3a46a0e89eb6b7c7a P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8246787564dd0ad7679b335a9e2c3, State: Initialized, Role: FOLLOWER
I20260713 09:04:35.648698 11851 consensus_queue.cc:260] T 1522c533064349a3a46a0e89eb6b7c7a P bae8246787564dd0ad7679b335a9e2c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.653338 11851 ts_tablet_manager.cc:1434] T 1522c533064349a3a46a0e89eb6b7c7a P bae8246787564dd0ad7679b335a9e2c3: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:04:35.654229 11851 tablet_bootstrap.cc:492] T 771eaf03d45a466384489458779286e5 P bae8246787564dd0ad7679b335a9e2c3: Bootstrap starting.
I20260713 09:04:35.640868 11858 leader_election.cc:290] T c6e7c74ff63b403a980f5e6217ba07c9 P 71e043f5d5dc4991b45e9f6670ada3b2 [CANDIDATE]: Term 1 election: Requested vote from peers bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1:43707), 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2:36249)
I20260713 09:04:35.655052 11657 raft_consensus.cc:2468] T c6e7c74ff63b403a980f5e6217ba07c9 P bae8246787564dd0ad7679b335a9e2c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71e043f5d5dc4991b45e9f6670ada3b2 in term 1.
I20260713 09:04:35.660202 11851 tablet_bootstrap.cc:654] T 771eaf03d45a466384489458779286e5 P bae8246787564dd0ad7679b335a9e2c3: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:35.661557 11857 raft_consensus.cc:2804] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:35.662073 11857 raft_consensus.cc:697] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 LEADER]: Becoming Leader. State: Replica: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, State: Running, Role: LEADER
I20260713 09:04:35.662899 11857 consensus_queue.cc:237] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.668028 11852 tablet_bootstrap.cc:492] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2: No bootstrap required, opened a new log
I20260713 09:04:35.668444 11852 ts_tablet_manager.cc:1403] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.004s
I20260713 09:04:35.668380 11851 tablet_bootstrap.cc:492] T 771eaf03d45a466384489458779286e5 P bae8246787564dd0ad7679b335a9e2c3: No bootstrap required, opened a new log
I20260713 09:04:35.668989 11851 ts_tablet_manager.cc:1403] T 771eaf03d45a466384489458779286e5 P bae8246787564dd0ad7679b335a9e2c3: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.005s
I20260713 09:04:35.671456 11851 raft_consensus.cc:359] T 771eaf03d45a466384489458779286e5 P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.672086 11851 raft_consensus.cc:385] T 771eaf03d45a466384489458779286e5 P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:35.672463 11851 raft_consensus.cc:740] T 771eaf03d45a466384489458779286e5 P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8246787564dd0ad7679b335a9e2c3, State: Initialized, Role: FOLLOWER
I20260713 09:04:35.671980 11852 raft_consensus.cc:359] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.673033 11852 raft_consensus.cc:385] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:35.673430 11852 raft_consensus.cc:740] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71e043f5d5dc4991b45e9f6670ada3b2, State: Initialized, Role: FOLLOWER
I20260713 09:04:35.673069 11851 consensus_queue.cc:260] T 771eaf03d45a466384489458779286e5 P bae8246787564dd0ad7679b335a9e2c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.675053 11851 ts_tablet_manager.cc:1434] T 771eaf03d45a466384489458779286e5 P bae8246787564dd0ad7679b335a9e2c3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260713 09:04:35.676311 11852 consensus_queue.cc:260] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.678406 11852 ts_tablet_manager.cc:1434] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
W20260713 09:04:35.685205 11698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.198.1:43707, user_credentials={real_user=slave}} blocked reactor thread for 55841.3us
I20260713 09:04:35.639189 11874 leader_election.cc:290] T 911ab4a8c9ea4db5911fa5121c2bb32b P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1:43707), 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3:39493)
I20260713 09:04:35.689158 11658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911ab4a8c9ea4db5911fa5121c2bb32b" candidate_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8246787564dd0ad7679b335a9e2c3" is_pre_election: true
I20260713 09:04:35.694545 11807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911ab4a8c9ea4db5911fa5121c2bb32b" candidate_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" is_pre_election: true
W20260713 09:04:35.689824 11696 leader_election.cc:343] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3:39493): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:35.695235 11807 raft_consensus.cc:2468] T 911ab4a8c9ea4db5911fa5121c2bb32b P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d1e7c3dc6bf4dceb21ff88b7fdeb445 in term 0.
I20260713 09:04:35.692677 11553 catalog_manager.cc:5697] T c6e7c74ff63b403a980f5e6217ba07c9 P 71e043f5d5dc4991b45e9f6670ada3b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3). New cstate: current_term: 1 leader_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:35.696363 11875 consensus_queue.cc:1048] T 1c9288bc1a0d40ba9f20b031f3375551 P bae8246787564dd0ad7679b335a9e2c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:35.697494 11877 consensus_queue.cc:1048] T 1c9288bc1a0d40ba9f20b031f3375551 P bae8246787564dd0ad7679b335a9e2c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:35.699492 11807 raft_consensus.cc:3060] T 82c6fcbd327e42b6bee9553d4e589f6e P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:35.709442 11696 leader_election.cc:304] T 911ab4a8c9ea4db5911fa5121c2bb32b P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, 71e043f5d5dc4991b45e9f6670ada3b2; no voters: 
I20260713 09:04:35.694590 11658 raft_consensus.cc:2468] T 911ab4a8c9ea4db5911fa5121c2bb32b P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d1e7c3dc6bf4dceb21ff88b7fdeb445 in term 0.
I20260713 09:04:35.710779 11874 raft_consensus.cc:2804] T 911ab4a8c9ea4db5911fa5121c2bb32b P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:35.711153 11874 raft_consensus.cc:493] T 911ab4a8c9ea4db5911fa5121c2bb32b P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:35.711465 11874 raft_consensus.cc:3060] T 911ab4a8c9ea4db5911fa5121c2bb32b P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:35.714309 11857 consensus_queue.cc:1048] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:35.688573 11555 catalog_manager.cc:5697] T 2b270188529c4660ae20bb13899b30ef P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2). New cstate: current_term: 1 leader_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:35.729115 11874 raft_consensus.cc:515] T 911ab4a8c9ea4db5911fa5121c2bb32b P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.732180 11658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911ab4a8c9ea4db5911fa5121c2bb32b" candidate_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8246787564dd0ad7679b335a9e2c3"
I20260713 09:04:35.732805 11658 raft_consensus.cc:3060] T 911ab4a8c9ea4db5911fa5121c2bb32b P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:35.739454 11658 raft_consensus.cc:2468] T 911ab4a8c9ea4db5911fa5121c2bb32b P bae8246787564dd0ad7679b335a9e2c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d1e7c3dc6bf4dceb21ff88b7fdeb445 in term 1.
I20260713 09:04:35.740543 11698 leader_election.cc:304] T 911ab4a8c9ea4db5911fa5121c2bb32b P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, bae8246787564dd0ad7679b335a9e2c3; no voters: 
I20260713 09:04:35.740666 11553 catalog_manager.cc:5697] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2). New cstate: current_term: 1 leader_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:35.741408 11857 raft_consensus.cc:2804] T 911ab4a8c9ea4db5911fa5121c2bb32b P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:35.742226 11857 raft_consensus.cc:697] T 911ab4a8c9ea4db5911fa5121c2bb32b P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 LEADER]: Becoming Leader. State: Replica: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, State: Running, Role: LEADER
I20260713 09:04:35.743005 11857 consensus_queue.cc:237] T 911ab4a8c9ea4db5911fa5121c2bb32b P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.754375 11805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911ab4a8c9ea4db5911fa5121c2bb32b" candidate_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71e043f5d5dc4991b45e9f6670ada3b2"
I20260713 09:04:35.754966 11805 raft_consensus.cc:3060] T 911ab4a8c9ea4db5911fa5121c2bb32b P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:35.756068 11874 leader_election.cc:290] T 911ab4a8c9ea4db5911fa5121c2bb32b P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [CANDIDATE]: Term 1 election: Requested vote from peers bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1:43707), 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3:39493)
I20260713 09:04:35.762404 11880 raft_consensus.cc:493] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:35.762849 11880 raft_consensus.cc:515] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.764737 11880 leader_election.cc:290] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1:43707), 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2:36249)
I20260713 09:04:35.764767 11857 consensus_queue.cc:1048] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:35.766311 11733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1037dd573f34ab39db52860c15515f8" candidate_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" is_pre_election: true
I20260713 09:04:35.766634 11658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1037dd573f34ab39db52860c15515f8" candidate_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8246787564dd0ad7679b335a9e2c3" is_pre_election: true
I20260713 09:04:35.767345 11658 raft_consensus.cc:2393] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71e043f5d5dc4991b45e9f6670ada3b2 in current term 1: Already voted for candidate 2d1e7c3dc6bf4dceb21ff88b7fdeb445 in this term.
I20260713 09:04:35.767867 11805 raft_consensus.cc:2468] T 911ab4a8c9ea4db5911fa5121c2bb32b P 71e043f5d5dc4991b45e9f6670ada3b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d1e7c3dc6bf4dceb21ff88b7fdeb445 in term 1.
I20260713 09:04:35.768887 11880 raft_consensus.cc:493] T 84c4cc3110c5471c961115ab375137b9 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:35.772341 11880 raft_consensus.cc:515] T 84c4cc3110c5471c961115ab375137b9 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.772840 11771 leader_election.cc:304] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71e043f5d5dc4991b45e9f6670ada3b2; no voters: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, bae8246787564dd0ad7679b335a9e2c3
I20260713 09:04:35.773564 11858 raft_consensus.cc:3060] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:35.775470 11658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c4cc3110c5471c961115ab375137b9" candidate_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8246787564dd0ad7679b335a9e2c3" is_pre_election: true
I20260713 09:04:35.776038 11880 leader_election.cc:290] T 84c4cc3110c5471c961115ab375137b9 P 71e043f5d5dc4991b45e9f6670ada3b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1:43707), 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2:36249)
I20260713 09:04:35.776194 11733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c4cc3110c5471c961115ab375137b9" candidate_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" is_pre_election: true
I20260713 09:04:35.776922 11733 raft_consensus.cc:2393] T 84c4cc3110c5471c961115ab375137b9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71e043f5d5dc4991b45e9f6670ada3b2 in current term 1: Already voted for candidate bae8246787564dd0ad7679b335a9e2c3 in this term.
I20260713 09:04:35.778426 11771 leader_election.cc:304] T 84c4cc3110c5471c961115ab375137b9 P 71e043f5d5dc4991b45e9f6670ada3b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71e043f5d5dc4991b45e9f6670ada3b2; no voters: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, bae8246787564dd0ad7679b335a9e2c3
I20260713 09:04:35.780267 11880 raft_consensus.cc:3060] T 84c4cc3110c5471c961115ab375137b9 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:35.781466 11858 raft_consensus.cc:2749] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:35.792598 11880 raft_consensus.cc:2749] T 84c4cc3110c5471c961115ab375137b9 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:35.798728 11556 catalog_manager.cc:5697] T 911ab4a8c9ea4db5911fa5121c2bb32b P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2). New cstate: current_term: 1 leader_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:35.823293 11880 consensus_queue.cc:1048] T 9106a55795f3463bbf4278f9eef5c865 P 71e043f5d5dc4991b45e9f6670ada3b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:35.826354 11857 raft_consensus.cc:493] T 9106a55795f3463bbf4278f9eef5c865 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:35.826877 11857 raft_consensus.cc:515] T 9106a55795f3463bbf4278f9eef5c865 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.829716 11657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9106a55795f3463bbf4278f9eef5c865" candidate_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8246787564dd0ad7679b335a9e2c3" is_pre_election: true
I20260713 09:04:35.832984 11857 leader_election.cc:290] T 9106a55795f3463bbf4278f9eef5c865 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1:43707), 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3:39493)
I20260713 09:04:35.833990 11856 raft_consensus.cc:493] T 771eaf03d45a466384489458779286e5 P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:35.834431 11856 raft_consensus.cc:515] T 771eaf03d45a466384489458779286e5 P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:35.835843 11856 leader_election.cc:290] T 771eaf03d45a466384489458779286e5 P bae8246787564dd0ad7679b335a9e2c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2:36249), 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3:39493)
I20260713 09:04:35.836884 11733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771eaf03d45a466384489458779286e5" candidate_uuid: "bae8246787564dd0ad7679b335a9e2c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" is_pre_election: true
I20260713 09:04:35.837321 11732 raft_consensus.cc:3060] T 9106a55795f3463bbf4278f9eef5c865 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:35.838060 11807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771eaf03d45a466384489458779286e5" candidate_uuid: "bae8246787564dd0ad7679b335a9e2c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" is_pre_election: true
I20260713 09:04:35.838783 11807 raft_consensus.cc:2393] T 771eaf03d45a466384489458779286e5 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bae8246787564dd0ad7679b335a9e2c3 in current term 1: Already voted for candidate 2d1e7c3dc6bf4dceb21ff88b7fdeb445 in this term.
I20260713 09:04:35.840103 11805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9106a55795f3463bbf4278f9eef5c865" candidate_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" is_pre_election: true
I20260713 09:04:35.841702 11622 leader_election.cc:304] T 771eaf03d45a466384489458779286e5 P bae8246787564dd0ad7679b335a9e2c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bae8246787564dd0ad7679b335a9e2c3; no voters: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, 71e043f5d5dc4991b45e9f6670ada3b2
I20260713 09:04:35.842443 11856 raft_consensus.cc:3060] T 771eaf03d45a466384489458779286e5 P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:35.843698 11696 leader_election.cc:304] T 9106a55795f3463bbf4278f9eef5c865 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2d1e7c3dc6bf4dceb21ff88b7fdeb445; no voters: 71e043f5d5dc4991b45e9f6670ada3b2, bae8246787564dd0ad7679b335a9e2c3
I20260713 09:04:35.847247 11879 consensus_queue.cc:1048] T 9106a55795f3463bbf4278f9eef5c865 P 71e043f5d5dc4991b45e9f6670ada3b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:35.847491 11857 raft_consensus.cc:2749] T 9106a55795f3463bbf4278f9eef5c865 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:35.852777 11856 raft_consensus.cc:2749] T 771eaf03d45a466384489458779286e5 P bae8246787564dd0ad7679b335a9e2c3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:35.963165 11857 consensus_queue.cc:1048] T 1522c533064349a3a46a0e89eb6b7c7a P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:35.972072 11657 raft_consensus.cc:3060] T 1522c533064349a3a46a0e89eb6b7c7a P bae8246787564dd0ad7679b335a9e2c3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:35.979983 11906 consensus_queue.cc:1048] T 1522c533064349a3a46a0e89eb6b7c7a P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:36.023365 11732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b270188529c4660ae20bb13899b30ef"
dest_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445"
mode: GRACEFUL
new_leader_uuid: "bae8246787564dd0ad7679b335a9e2c3"
 from {username='slave'} at 127.0.0.1:58486
I20260713 09:04:36.023857 11732 raft_consensus.cc:606] T 2b270188529c4660ae20bb13899b30ef P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 LEADER]: Received request to transfer leadership to TS bae8246787564dd0ad7679b335a9e2c3
I20260713 09:04:36.024204 11879 consensus_queue.cc:1048] T c6e7c74ff63b403a980f5e6217ba07c9 P 71e043f5d5dc4991b45e9f6670ada3b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:36.028944 11732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1522c533064349a3a46a0e89eb6b7c7a"
dest_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445"
mode: GRACEFUL
new_leader_uuid: "bae8246787564dd0ad7679b335a9e2c3"
 from {username='slave'} at 127.0.0.1:58486
I20260713 09:04:36.029616 11732 raft_consensus.cc:606] T 1522c533064349a3a46a0e89eb6b7c7a P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 LEADER]: Received request to transfer leadership to TS bae8246787564dd0ad7679b335a9e2c3
I20260713 09:04:36.041779 11880 consensus_queue.cc:1048] T c6e7c74ff63b403a980f5e6217ba07c9 P 71e043f5d5dc4991b45e9f6670ada3b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:36.047878 11906 consensus_queue.cc:1048] T 771eaf03d45a466384489458779286e5 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:36.054103 11732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1037dd573f34ab39db52860c15515f8"
dest_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445"
mode: GRACEFUL
new_leader_uuid: "bae8246787564dd0ad7679b335a9e2c3"
 from {username='slave'} at 127.0.0.1:58486
I20260713 09:04:36.054766 11732 raft_consensus.cc:606] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 LEADER]: Received request to transfer leadership to TS bae8246787564dd0ad7679b335a9e2c3
I20260713 09:04:36.058795 11906 consensus_queue.cc:1048] T 771eaf03d45a466384489458779286e5 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:36.065474 11856 consensus_queue.cc:1048] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:36.074108 11905 consensus_queue.cc:1048] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:36.076026 11906 consensus_queue.cc:1048] T 2b270188529c4660ae20bb13899b30ef P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:36.113457 11906 consensus_queue.cc:1048] T 2b270188529c4660ae20bb13899b30ef P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:36.122706 11905 raft_consensus.cc:993] T 2b270188529c4660ae20bb13899b30ef P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: : Instructing follower bae8246787564dd0ad7679b335a9e2c3 to start an election
I20260713 09:04:36.123124 11905 raft_consensus.cc:1081] T 2b270188529c4660ae20bb13899b30ef P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 LEADER]: Signalling peer bae8246787564dd0ad7679b335a9e2c3 to start an election
I20260713 09:04:36.126540 11658 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b270188529c4660ae20bb13899b30ef"
dest_uuid: "bae8246787564dd0ad7679b335a9e2c3"
 from {username='slave'} at 127.0.0.1:38466
I20260713 09:04:36.127351 11803 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9106a55795f3463bbf4278f9eef5c865"
dest_uuid: "71e043f5d5dc4991b45e9f6670ada3b2"
mode: GRACEFUL
new_leader_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445"
 from {username='slave'} at 127.0.0.1:49932
I20260713 09:04:36.127912 11803 raft_consensus.cc:606] T 9106a55795f3463bbf4278f9eef5c865 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 1 LEADER]: Received request to transfer leadership to TS 2d1e7c3dc6bf4dceb21ff88b7fdeb445
I20260713 09:04:36.127095 11658 raft_consensus.cc:493] T 2b270188529c4660ae20bb13899b30ef P bae8246787564dd0ad7679b335a9e2c3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:36.134263 11803 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6e7c74ff63b403a980f5e6217ba07c9"
dest_uuid: "71e043f5d5dc4991b45e9f6670ada3b2"
mode: GRACEFUL
new_leader_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445"
 from {username='slave'} at 127.0.0.1:49932
I20260713 09:04:36.134598 11658 raft_consensus.cc:3060] T 2b270188529c4660ae20bb13899b30ef P bae8246787564dd0ad7679b335a9e2c3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:36.134887 11803 raft_consensus.cc:606] T c6e7c74ff63b403a980f5e6217ba07c9 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 1 LEADER]: Received request to transfer leadership to TS 2d1e7c3dc6bf4dceb21ff88b7fdeb445
I20260713 09:04:36.142380 11731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "771eaf03d45a466384489458779286e5"
dest_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445"
mode: GRACEFUL
new_leader_uuid: "71e043f5d5dc4991b45e9f6670ada3b2"
 from {username='slave'} at 127.0.0.1:58486
I20260713 09:04:36.142946 11731 raft_consensus.cc:606] T 771eaf03d45a466384489458779286e5 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 LEADER]: Received request to transfer leadership to TS 71e043f5d5dc4991b45e9f6670ada3b2
I20260713 09:04:36.145947 11856 consensus_queue.cc:1048] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:36.153324 11906 consensus_queue.cc:1048] T 911ab4a8c9ea4db5911fa5121c2bb32b P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:36.187748 11906 consensus_queue.cc:1048] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:36.199476 11857 raft_consensus.cc:993] T 771eaf03d45a466384489458779286e5 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: : Instructing follower 71e043f5d5dc4991b45e9f6670ada3b2 to start an election
I20260713 09:04:36.200022 11857 raft_consensus.cc:1081] T 771eaf03d45a466384489458779286e5 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 LEADER]: Signalling peer 71e043f5d5dc4991b45e9f6670ada3b2 to start an election
I20260713 09:04:36.200081 11879 raft_consensus.cc:993] T c6e7c74ff63b403a980f5e6217ba07c9 P 71e043f5d5dc4991b45e9f6670ada3b2: : Instructing follower 2d1e7c3dc6bf4dceb21ff88b7fdeb445 to start an election
I20260713 09:04:36.200701 11879 raft_consensus.cc:1081] T c6e7c74ff63b403a980f5e6217ba07c9 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 1 LEADER]: Signalling peer 2d1e7c3dc6bf4dceb21ff88b7fdeb445 to start an election
I20260713 09:04:36.202479 11732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6e7c74ff63b403a980f5e6217ba07c9"
dest_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445"
 from {username='slave'} at 127.0.0.1:58484
I20260713 09:04:36.203037 11732 raft_consensus.cc:493] T c6e7c74ff63b403a980f5e6217ba07c9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:36.203392 11732 raft_consensus.cc:3060] T c6e7c74ff63b403a980f5e6217ba07c9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:36.204586 11803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "771eaf03d45a466384489458779286e5"
dest_uuid: "71e043f5d5dc4991b45e9f6670ada3b2"
 from {username='slave'} at 127.0.0.1:49918
I20260713 09:04:36.205109 11803 raft_consensus.cc:493] T 771eaf03d45a466384489458779286e5 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:36.205439 11803 raft_consensus.cc:3060] T 771eaf03d45a466384489458779286e5 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:36.210064 11732 raft_consensus.cc:515] T c6e7c74ff63b403a980f5e6217ba07c9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:36.213776 11655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e7c74ff63b403a980f5e6217ba07c9" candidate_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bae8246787564dd0ad7679b335a9e2c3"
I20260713 09:04:36.214372 11655 raft_consensus.cc:3060] T c6e7c74ff63b403a980f5e6217ba07c9 P bae8246787564dd0ad7679b335a9e2c3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:36.214671 11803 raft_consensus.cc:515] T 771eaf03d45a466384489458779286e5 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:36.215734 11804 raft_consensus.cc:1240] T 771eaf03d45a466384489458779286e5 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 2 FOLLOWER]: Rejecting Update request from peer 2d1e7c3dc6bf4dceb21ff88b7fdeb445 for earlier term 1. Current term is 2. Ops: []
I20260713 09:04:36.221535 11655 raft_consensus.cc:2468] T c6e7c74ff63b403a980f5e6217ba07c9 P bae8246787564dd0ad7679b335a9e2c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d1e7c3dc6bf4dceb21ff88b7fdeb445 in term 2.
I20260713 09:04:36.222872 11698 leader_election.cc:304] T c6e7c74ff63b403a980f5e6217ba07c9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, bae8246787564dd0ad7679b335a9e2c3; no voters: 
I20260713 09:04:36.223686 11906 raft_consensus.cc:2804] T c6e7c74ff63b403a980f5e6217ba07c9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:36.220713 11654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771eaf03d45a466384489458779286e5" candidate_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bae8246787564dd0ad7679b335a9e2c3"
I20260713 09:04:36.224417 11906 raft_consensus.cc:697] T c6e7c74ff63b403a980f5e6217ba07c9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 2 LEADER]: Becoming Leader. State: Replica: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, State: Running, Role: LEADER
I20260713 09:04:36.224627 11654 raft_consensus.cc:3060] T 771eaf03d45a466384489458779286e5 P bae8246787564dd0ad7679b335a9e2c3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:36.225215 11906 consensus_queue.cc:237] T c6e7c74ff63b403a980f5e6217ba07c9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:36.228986 11732 leader_election.cc:290] T c6e7c74ff63b403a980f5e6217ba07c9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [CANDIDATE]: Term 2 election: Requested vote from peers bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1:43707), 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3:39493)
I20260713 09:04:36.230177 11802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e7c74ff63b403a980f5e6217ba07c9" candidate_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71e043f5d5dc4991b45e9f6670ada3b2"
I20260713 09:04:36.230803 11802 raft_consensus.cc:3055] T c6e7c74ff63b403a980f5e6217ba07c9 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:36.231102 11802 raft_consensus.cc:740] T c6e7c74ff63b403a980f5e6217ba07c9 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71e043f5d5dc4991b45e9f6670ada3b2, State: Running, Role: LEADER
I20260713 09:04:36.231871 11802 consensus_queue.cc:260] T c6e7c74ff63b403a980f5e6217ba07c9 P 71e043f5d5dc4991b45e9f6670ada3b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:36.234866 11857 raft_consensus.cc:993] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: : Instructing follower bae8246787564dd0ad7679b335a9e2c3 to start an election
I20260713 09:04:36.234844 11802 raft_consensus.cc:3060] T c6e7c74ff63b403a980f5e6217ba07c9 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:36.238478 11857 raft_consensus.cc:1081] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 LEADER]: Signalling peer bae8246787564dd0ad7679b335a9e2c3 to start an election
I20260713 09:04:36.240128 11657 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1037dd573f34ab39db52860c15515f8"
dest_uuid: "bae8246787564dd0ad7679b335a9e2c3"
 from {username='slave'} at 127.0.0.1:38466
I20260713 09:04:36.240557 11657 raft_consensus.cc:493] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:36.240895 11657 raft_consensus.cc:3060] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:36.244946 11802 raft_consensus.cc:2468] T c6e7c74ff63b403a980f5e6217ba07c9 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d1e7c3dc6bf4dceb21ff88b7fdeb445 in term 2.
I20260713 09:04:36.246070 11657 raft_consensus.cc:515] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:36.246620 11654 raft_consensus.cc:2468] T 771eaf03d45a466384489458779286e5 P bae8246787564dd0ad7679b335a9e2c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71e043f5d5dc4991b45e9f6670ada3b2 in term 2.
I20260713 09:04:36.247944 11657 leader_election.cc:290] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [CANDIDATE]: Term 2 election: Requested vote from peers 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2:36249), 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3:39493)
I20260713 09:04:36.249935 11772 leader_election.cc:304] T 771eaf03d45a466384489458779286e5 P 71e043f5d5dc4991b45e9f6670ada3b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71e043f5d5dc4991b45e9f6670ada3b2, bae8246787564dd0ad7679b335a9e2c3; no voters: 
I20260713 09:04:36.251682 11858 raft_consensus.cc:2804] T 771eaf03d45a466384489458779286e5 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:36.252156 11858 raft_consensus.cc:697] T 771eaf03d45a466384489458779286e5 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 2 LEADER]: Becoming Leader. State: Replica: 71e043f5d5dc4991b45e9f6670ada3b2, State: Running, Role: LEADER
I20260713 09:04:36.252934 11732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771eaf03d45a466384489458779286e5" candidate_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445"
I20260713 09:04:36.252975 11858 consensus_queue.cc:237] T 771eaf03d45a466384489458779286e5 P 71e043f5d5dc4991b45e9f6670ada3b2 [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: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:36.253576 11732 raft_consensus.cc:3055] T 771eaf03d45a466384489458779286e5 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:36.253926 11732 raft_consensus.cc:740] T 771eaf03d45a466384489458779286e5 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, State: Running, Role: LEADER
I20260713 09:04:36.254772 11732 consensus_queue.cc:260] T 771eaf03d45a466384489458779286e5 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:36.255771 11732 raft_consensus.cc:3060] T 771eaf03d45a466384489458779286e5 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:36.257313 11733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1037dd573f34ab39db52860c15515f8" candidate_uuid: "bae8246787564dd0ad7679b335a9e2c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445"
I20260713 09:04:36.257962 11733 raft_consensus.cc:3055] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:36.258275 11733 raft_consensus.cc:740] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, State: Running, Role: LEADER
I20260713 09:04:36.259428 11733 consensus_queue.cc:260] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:36.260668 11733 raft_consensus.cc:3060] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:36.270212 11804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1037dd573f34ab39db52860c15515f8" candidate_uuid: "bae8246787564dd0ad7679b335a9e2c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71e043f5d5dc4991b45e9f6670ada3b2"
I20260713 09:04:36.271657 11733 raft_consensus.cc:2468] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8246787564dd0ad7679b335a9e2c3 in term 2.
I20260713 09:04:36.274536 11658 raft_consensus.cc:515] T 2b270188529c4660ae20bb13899b30ef P bae8246787564dd0ad7679b335a9e2c3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } }
W20260713 09:04:36.266090 11905 consensus_queue.cc:1175] T 771eaf03d45a466384489458779286e5 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 2d1e7c3dc6bf4dceb21ff88b7fdeb445 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260713 09:04:36.278187 11906 consensus_queue.cc:1048] T 911ab4a8c9ea4db5911fa5121c2bb32b P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:36.279325 11622 leader_election.cc:304] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [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: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, bae8246787564dd0ad7679b335a9e2c3; no voters: 71e043f5d5dc4991b45e9f6670ada3b2
I20260713 09:04:36.280630 11856 raft_consensus.cc:2804] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:36.281141 11856 raft_consensus.cc:697] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [term 2 LEADER]: Becoming Leader. State: Replica: bae8246787564dd0ad7679b335a9e2c3, State: Running, Role: LEADER
I20260713 09:04:36.281934 11856 consensus_queue.cc:237] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:36.285382 11732 raft_consensus.cc:2468] T 771eaf03d45a466384489458779286e5 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71e043f5d5dc4991b45e9f6670ada3b2 in term 2.
I20260713 09:04:36.288261 11879 raft_consensus.cc:993] T 9106a55795f3463bbf4278f9eef5c865 P 71e043f5d5dc4991b45e9f6670ada3b2: : Instructing follower 2d1e7c3dc6bf4dceb21ff88b7fdeb445 to start an election
I20260713 09:04:36.288710 11879 raft_consensus.cc:1081] T 9106a55795f3463bbf4278f9eef5c865 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 1 LEADER]: Signalling peer 2d1e7c3dc6bf4dceb21ff88b7fdeb445 to start an election
I20260713 09:04:36.290758 11730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9106a55795f3463bbf4278f9eef5c865"
dest_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445"
 from {username='slave'} at 127.0.0.1:58484
I20260713 09:04:36.291313 11730 raft_consensus.cc:493] T 9106a55795f3463bbf4278f9eef5c865 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:36.291756 11730 raft_consensus.cc:3060] T 9106a55795f3463bbf4278f9eef5c865 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:36.291859 11556 catalog_manager.cc:5697] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 reported cstate change: term changed from 1 to 2, leader changed from 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2) to bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1). New cstate: current_term: 2 leader_uuid: "bae8246787564dd0ad7679b335a9e2c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:36.296365 11803 leader_election.cc:290] T 771eaf03d45a466384489458779286e5 P 71e043f5d5dc4991b45e9f6670ada3b2 [CANDIDATE]: Term 2 election: Requested vote from peers bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1:43707), 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2:36249)
I20260713 09:04:36.301373 11803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b270188529c4660ae20bb13899b30ef" candidate_uuid: "bae8246787564dd0ad7679b335a9e2c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71e043f5d5dc4991b45e9f6670ada3b2"
I20260713 09:04:36.301831 11803 raft_consensus.cc:3060] T 2b270188529c4660ae20bb13899b30ef P 71e043f5d5dc4991b45e9f6670ada3b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:36.303665 11554 catalog_manager.cc:5697] T c6e7c74ff63b403a980f5e6217ba07c9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 reported cstate change: term changed from 1 to 2, leader changed from 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3) to 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2). New cstate: current_term: 2 leader_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:36.305297 11730 raft_consensus.cc:515] T 9106a55795f3463bbf4278f9eef5c865 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:36.308410 11656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9106a55795f3463bbf4278f9eef5c865" candidate_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bae8246787564dd0ad7679b335a9e2c3"
I20260713 09:04:36.309019 11656 raft_consensus.cc:3060] T 9106a55795f3463bbf4278f9eef5c865 P bae8246787564dd0ad7679b335a9e2c3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:36.310491 11803 raft_consensus.cc:2468] T 2b270188529c4660ae20bb13899b30ef P 71e043f5d5dc4991b45e9f6670ada3b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8246787564dd0ad7679b335a9e2c3 in term 2.
I20260713 09:04:36.311554 11621 leader_election.cc:304] T 2b270188529c4660ae20bb13899b30ef P bae8246787564dd0ad7679b335a9e2c3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71e043f5d5dc4991b45e9f6670ada3b2, bae8246787564dd0ad7679b335a9e2c3; no voters: 
I20260713 09:04:36.312355 11856 raft_consensus.cc:2804] T 2b270188529c4660ae20bb13899b30ef P bae8246787564dd0ad7679b335a9e2c3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:36.312798 11856 raft_consensus.cc:697] T 2b270188529c4660ae20bb13899b30ef P bae8246787564dd0ad7679b335a9e2c3 [term 2 LEADER]: Becoming Leader. State: Replica: bae8246787564dd0ad7679b335a9e2c3, State: Running, Role: LEADER
I20260713 09:04:36.313567 11856 consensus_queue.cc:237] T 2b270188529c4660ae20bb13899b30ef P bae8246787564dd0ad7679b335a9e2c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } }
I20260713 09:04:36.318496 11656 raft_consensus.cc:2468] T 9106a55795f3463bbf4278f9eef5c865 P bae8246787564dd0ad7679b335a9e2c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d1e7c3dc6bf4dceb21ff88b7fdeb445 in term 2.
I20260713 09:04:36.319841 11730 leader_election.cc:290] T 9106a55795f3463bbf4278f9eef5c865 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [CANDIDATE]: Term 2 election: Requested vote from peers bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1:43707), 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3:39493)
I20260713 09:04:36.320493 11698 leader_election.cc:304] T 9106a55795f3463bbf4278f9eef5c865 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, bae8246787564dd0ad7679b335a9e2c3; no voters: 
I20260713 09:04:36.320942 11658 leader_election.cc:290] T 2b270188529c4660ae20bb13899b30ef P bae8246787564dd0ad7679b335a9e2c3 [CANDIDATE]: Term 2 election: Requested vote from peers 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3:39493), 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2:36249)
I20260713 09:04:36.321589 11906 raft_consensus.cc:2804] T 9106a55795f3463bbf4278f9eef5c865 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:36.321991 11805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9106a55795f3463bbf4278f9eef5c865" candidate_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71e043f5d5dc4991b45e9f6670ada3b2"
I20260713 09:04:36.322047 11906 raft_consensus.cc:697] T 9106a55795f3463bbf4278f9eef5c865 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 2 LEADER]: Becoming Leader. State: Replica: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, State: Running, Role: LEADER
I20260713 09:04:36.322628 11805 raft_consensus.cc:3055] T 9106a55795f3463bbf4278f9eef5c865 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:36.322978 11805 raft_consensus.cc:740] T 9106a55795f3463bbf4278f9eef5c865 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71e043f5d5dc4991b45e9f6670ada3b2, State: Running, Role: LEADER
I20260713 09:04:36.323356 11906 consensus_queue.cc:237] T 9106a55795f3463bbf4278f9eef5c865 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:36.323721 11805 consensus_queue.cc:260] T 9106a55795f3463bbf4278f9eef5c865 P 71e043f5d5dc4991b45e9f6670ada3b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:36.324880 11805 raft_consensus.cc:3060] T 9106a55795f3463bbf4278f9eef5c865 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:36.326761 11730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b270188529c4660ae20bb13899b30ef" candidate_uuid: "bae8246787564dd0ad7679b335a9e2c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445"
I20260713 09:04:36.330411 11730 raft_consensus.cc:3055] T 2b270188529c4660ae20bb13899b30ef P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:36.330744 11730 raft_consensus.cc:740] T 2b270188529c4660ae20bb13899b30ef P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, State: Running, Role: LEADER
I20260713 09:04:36.331113 11805 raft_consensus.cc:2468] T 9106a55795f3463bbf4278f9eef5c865 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d1e7c3dc6bf4dceb21ff88b7fdeb445 in term 2.
I20260713 09:04:36.331421 11730 consensus_queue.cc:260] T 2b270188529c4660ae20bb13899b30ef P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } }
I20260713 09:04:36.332448 11730 raft_consensus.cc:3060] T 2b270188529c4660ae20bb13899b30ef P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:36.337379 11730 raft_consensus.cc:2468] T 2b270188529c4660ae20bb13899b30ef P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8246787564dd0ad7679b335a9e2c3 in term 2.
I20260713 09:04:36.338119 11556 catalog_manager.cc:5697] T 2b270188529c4660ae20bb13899b30ef P bae8246787564dd0ad7679b335a9e2c3 reported cstate change: term changed from 1 to 2, leader changed from 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2) to bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1). New cstate: current_term: 2 leader_uuid: "bae8246787564dd0ad7679b335a9e2c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:36.348455 11554 catalog_manager.cc:5697] T 771eaf03d45a466384489458779286e5 P 71e043f5d5dc4991b45e9f6670ada3b2 reported cstate change: term changed from 1 to 2, leader changed from 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2) to 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3). New cstate: current_term: 2 leader_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:36.355868 11553 catalog_manager.cc:5697] T 9106a55795f3463bbf4278f9eef5c865 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 reported cstate change: term changed from 1 to 2, leader changed from 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3) to 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2). New cstate: current_term: 2 leader_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:36.450461 11905 raft_consensus.cc:993] T 1522c533064349a3a46a0e89eb6b7c7a P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: : Instructing follower bae8246787564dd0ad7679b335a9e2c3 to start an election
I20260713 09:04:36.450917 11906 raft_consensus.cc:1081] T 1522c533064349a3a46a0e89eb6b7c7a P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 LEADER]: Signalling peer bae8246787564dd0ad7679b335a9e2c3 to start an election
I20260713 09:04:36.452436 11656 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1522c533064349a3a46a0e89eb6b7c7a"
dest_uuid: "bae8246787564dd0ad7679b335a9e2c3"
 from {username='slave'} at 127.0.0.1:38466
I20260713 09:04:36.452986 11656 raft_consensus.cc:493] T 1522c533064349a3a46a0e89eb6b7c7a P bae8246787564dd0ad7679b335a9e2c3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:36.453337 11656 raft_consensus.cc:3060] T 1522c533064349a3a46a0e89eb6b7c7a P bae8246787564dd0ad7679b335a9e2c3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:36.459776 11656 raft_consensus.cc:515] T 1522c533064349a3a46a0e89eb6b7c7a P bae8246787564dd0ad7679b335a9e2c3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:36.461889 11656 leader_election.cc:290] T 1522c533064349a3a46a0e89eb6b7c7a P bae8246787564dd0ad7679b335a9e2c3 [CANDIDATE]: Term 2 election: Requested vote from peers 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2:36249), 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3:39493)
I20260713 09:04:36.462909 11730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1522c533064349a3a46a0e89eb6b7c7a" candidate_uuid: "bae8246787564dd0ad7679b335a9e2c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445"
I20260713 09:04:36.462885 11805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1522c533064349a3a46a0e89eb6b7c7a" candidate_uuid: "bae8246787564dd0ad7679b335a9e2c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71e043f5d5dc4991b45e9f6670ada3b2"
I20260713 09:04:36.463536 11730 raft_consensus.cc:3055] T 1522c533064349a3a46a0e89eb6b7c7a P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:36.463629 11805 raft_consensus.cc:3060] T 1522c533064349a3a46a0e89eb6b7c7a P 71e043f5d5dc4991b45e9f6670ada3b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:36.463824 11730 raft_consensus.cc:740] T 1522c533064349a3a46a0e89eb6b7c7a P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, State: Running, Role: LEADER
I20260713 09:04:36.464560 11730 consensus_queue.cc:260] T 1522c533064349a3a46a0e89eb6b7c7a P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:36.465412 11730 raft_consensus.cc:3060] T 1522c533064349a3a46a0e89eb6b7c7a P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:36.469605 11730 raft_consensus.cc:2468] T 1522c533064349a3a46a0e89eb6b7c7a P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8246787564dd0ad7679b335a9e2c3 in term 2.
I20260713 09:04:36.469853 11805 raft_consensus.cc:2468] T 1522c533064349a3a46a0e89eb6b7c7a P 71e043f5d5dc4991b45e9f6670ada3b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8246787564dd0ad7679b335a9e2c3 in term 2.
I20260713 09:04:36.470647 11622 leader_election.cc:304] T 1522c533064349a3a46a0e89eb6b7c7a P bae8246787564dd0ad7679b335a9e2c3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, bae8246787564dd0ad7679b335a9e2c3; no voters: 
I20260713 09:04:36.471398 11875 raft_consensus.cc:2804] T 1522c533064349a3a46a0e89eb6b7c7a P bae8246787564dd0ad7679b335a9e2c3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:36.471853 11875 raft_consensus.cc:697] T 1522c533064349a3a46a0e89eb6b7c7a P bae8246787564dd0ad7679b335a9e2c3 [term 2 LEADER]: Becoming Leader. State: Replica: bae8246787564dd0ad7679b335a9e2c3, State: Running, Role: LEADER
I20260713 09:04:36.472613 11875 consensus_queue.cc:237] T 1522c533064349a3a46a0e89eb6b7c7a P bae8246787564dd0ad7679b335a9e2c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:36.479712 11553 catalog_manager.cc:5697] T 1522c533064349a3a46a0e89eb6b7c7a P bae8246787564dd0ad7679b335a9e2c3 reported cstate change: term changed from 1 to 2, leader changed from 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2) to bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1). New cstate: current_term: 2 leader_uuid: "bae8246787564dd0ad7679b335a9e2c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:36.675899 11656 raft_consensus.cc:1275] T c6e7c74ff63b403a980f5e6217ba07c9 P bae8246787564dd0ad7679b335a9e2c3 [term 2 FOLLOWER]: Refusing update from remote peer 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:36.677203 11906 consensus_queue.cc:1048] T c6e7c74ff63b403a980f5e6217ba07c9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:36.684921 11805 raft_consensus.cc:1275] T c6e7c74ff63b403a980f5e6217ba07c9 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 2 FOLLOWER]: Refusing update from remote peer 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:36.686152 11873 consensus_queue.cc:1048] T c6e7c74ff63b403a980f5e6217ba07c9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:36.694793 11730 raft_consensus.cc:1275] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 2 FOLLOWER]: Refusing update from remote peer bae8246787564dd0ad7679b335a9e2c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:36.695838 11656 raft_consensus.cc:1275] T 771eaf03d45a466384489458779286e5 P bae8246787564dd0ad7679b335a9e2c3 [term 2 FOLLOWER]: Refusing update from remote peer 71e043f5d5dc4991b45e9f6670ada3b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:36.696278 11875 consensus_queue.cc:1048] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:36.697120 11858 consensus_queue.cc:1048] T 771eaf03d45a466384489458779286e5 P 71e043f5d5dc4991b45e9f6670ada3b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:36.704324 11806 raft_consensus.cc:3060] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:36.714133 11806 raft_consensus.cc:1275] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 2 FOLLOWER]: Refusing update from remote peer bae8246787564dd0ad7679b335a9e2c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:36.715407 11733 raft_consensus.cc:1275] T 771eaf03d45a466384489458779286e5 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 2 FOLLOWER]: Refusing update from remote peer 71e043f5d5dc4991b45e9f6670ada3b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:36.716845 11858 consensus_queue.cc:1048] T 771eaf03d45a466384489458779286e5 P 71e043f5d5dc4991b45e9f6670ada3b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:36.718133 11856 consensus_queue.cc:1048] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:36.736019 11806 raft_consensus.cc:1275] T 9106a55795f3463bbf4278f9eef5c865 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 2 FOLLOWER]: Refusing update from remote peer 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:36.737442 11873 consensus_queue.cc:1048] T 9106a55795f3463bbf4278f9eef5c865 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:36.752712 11656 raft_consensus.cc:1275] T 9106a55795f3463bbf4278f9eef5c865 P bae8246787564dd0ad7679b335a9e2c3 [term 2 FOLLOWER]: Refusing update from remote peer 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:36.754765 11873 consensus_queue.cc:1048] T 9106a55795f3463bbf4278f9eef5c865 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:36.766492 11806 raft_consensus.cc:1275] T 2b270188529c4660ae20bb13899b30ef P 71e043f5d5dc4991b45e9f6670ada3b2 [term 2 FOLLOWER]: Refusing update from remote peer bae8246787564dd0ad7679b335a9e2c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:36.768291 11856 consensus_queue.cc:1048] T 2b270188529c4660ae20bb13899b30ef P bae8246787564dd0ad7679b335a9e2c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:36.777166 11730 raft_consensus.cc:1275] T 2b270188529c4660ae20bb13899b30ef P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 2 FOLLOWER]: Refusing update from remote peer bae8246787564dd0ad7679b335a9e2c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:36.778520 11875 consensus_queue.cc:1048] T 2b270188529c4660ae20bb13899b30ef P bae8246787564dd0ad7679b335a9e2c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:36.931867 11730 raft_consensus.cc:1275] T 1522c533064349a3a46a0e89eb6b7c7a P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 2 FOLLOWER]: Refusing update from remote peer bae8246787564dd0ad7679b335a9e2c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:36.933001 11875 consensus_queue.cc:1048] T 1522c533064349a3a46a0e89eb6b7c7a P bae8246787564dd0ad7679b335a9e2c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:36.939670 11806 raft_consensus.cc:1275] T 1522c533064349a3a46a0e89eb6b7c7a P 71e043f5d5dc4991b45e9f6670ada3b2 [term 2 FOLLOWER]: Refusing update from remote peer bae8246787564dd0ad7679b335a9e2c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:36.941010 11875 consensus_queue.cc:1048] T 1522c533064349a3a46a0e89eb6b7c7a P bae8246787564dd0ad7679b335a9e2c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:39.172155 11032 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:04:39.172794 11032 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:39.188100 11658 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84c4cc3110c5471c961115ab375137b9"
dest_uuid: "bae8246787564dd0ad7679b335a9e2c3"
mode: GRACEFUL
new_leader_uuid: "71e043f5d5dc4991b45e9f6670ada3b2"
 from {username='slave'} at 127.0.0.1:38474
I20260713 09:04:39.188587 11658 raft_consensus.cc:606] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [term 1 LEADER]: Received request to transfer leadership to TS 71e043f5d5dc4991b45e9f6670ada3b2
I20260713 09:04:39.190783 11658 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1037dd573f34ab39db52860c15515f8"
dest_uuid: "bae8246787564dd0ad7679b335a9e2c3"
mode: GRACEFUL
new_leader_uuid: "71e043f5d5dc4991b45e9f6670ada3b2"
 from {username='slave'} at 127.0.0.1:38474
I20260713 09:04:39.191202 11658 raft_consensus.cc:606] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [term 2 LEADER]: Received request to transfer leadership to TS 71e043f5d5dc4991b45e9f6670ada3b2
I20260713 09:04:39.192138 11032 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:04:39.192502 11032 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:04:39.316606 11944 raft_consensus.cc:993] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3: : Instructing follower 71e043f5d5dc4991b45e9f6670ada3b2 to start an election
I20260713 09:04:39.317027 11875 raft_consensus.cc:1081] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [term 2 LEADER]: Signalling peer 71e043f5d5dc4991b45e9f6670ada3b2 to start an election
I20260713 09:04:39.318320 11806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1037dd573f34ab39db52860c15515f8"
dest_uuid: "71e043f5d5dc4991b45e9f6670ada3b2"
 from {username='slave'} at 127.0.0.1:49922
I20260713 09:04:39.318732 11806 raft_consensus.cc:493] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:39.318974 11806 raft_consensus.cc:3060] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:39.323344 11806 raft_consensus.cc:515] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:39.324790 11806 leader_election.cc:290] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 [CANDIDATE]: Term 3 election: Requested vote from peers bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1:43707), 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2:36249)
I20260713 09:04:39.325505 11658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1037dd573f34ab39db52860c15515f8" candidate_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bae8246787564dd0ad7679b335a9e2c3"
I20260713 09:04:39.325690 11730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1037dd573f34ab39db52860c15515f8" candidate_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445"
I20260713 09:04:39.326061 11658 raft_consensus.cc:3055] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:39.326136 11730 raft_consensus.cc:3060] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:39.326380 11658 raft_consensus.cc:740] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bae8246787564dd0ad7679b335a9e2c3, State: Running, Role: LEADER
I20260713 09:04:39.327095 11658 consensus_queue.cc:260] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [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: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:39.327917 11658 raft_consensus.cc:3060] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:39.330727 11730 raft_consensus.cc:2468] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71e043f5d5dc4991b45e9f6670ada3b2 in term 3.
I20260713 09:04:39.331820 11771 leader_election.cc:304] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 [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: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, 71e043f5d5dc4991b45e9f6670ada3b2; no voters: 
I20260713 09:04:39.332440 11941 raft_consensus.cc:2804] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:39.332789 11658 raft_consensus.cc:2468] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71e043f5d5dc4991b45e9f6670ada3b2 in term 3.
I20260713 09:04:39.333381 11941 raft_consensus.cc:697] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 3 LEADER]: Becoming Leader. State: Replica: 71e043f5d5dc4991b45e9f6670ada3b2, State: Running, Role: LEADER
I20260713 09:04:39.334187 11941 consensus_queue.cc:237] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 [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: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:39.340122 11556 catalog_manager.cc:5697] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 reported cstate change: term changed from 2 to 3, leader changed from bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1) to 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3). New cstate: current_term: 3 leader_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:39.577374 11944 raft_consensus.cc:993] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3: : Instructing follower 71e043f5d5dc4991b45e9f6670ada3b2 to start an election
I20260713 09:04:39.577752 11875 raft_consensus.cc:1081] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [term 1 LEADER]: Signalling peer 71e043f5d5dc4991b45e9f6670ada3b2 to start an election
I20260713 09:04:39.579094 11806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84c4cc3110c5471c961115ab375137b9"
dest_uuid: "71e043f5d5dc4991b45e9f6670ada3b2"
 from {username='slave'} at 127.0.0.1:49922
I20260713 09:04:39.579567 11806 raft_consensus.cc:493] T 84c4cc3110c5471c961115ab375137b9 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:39.579847 11806 raft_consensus.cc:3060] T 84c4cc3110c5471c961115ab375137b9 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:39.585214 11806 raft_consensus.cc:515] T 84c4cc3110c5471c961115ab375137b9 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:39.586671 11806 leader_election.cc:290] T 84c4cc3110c5471c961115ab375137b9 P 71e043f5d5dc4991b45e9f6670ada3b2 [CANDIDATE]: Term 2 election: Requested vote from peers bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1:43707), 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2:36249)
I20260713 09:04:39.587292 11658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c4cc3110c5471c961115ab375137b9" candidate_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bae8246787564dd0ad7679b335a9e2c3"
I20260713 09:04:39.587571 11730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c4cc3110c5471c961115ab375137b9" candidate_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445"
I20260713 09:04:39.587749 11658 raft_consensus.cc:3055] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:39.588016 11658 raft_consensus.cc:740] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bae8246787564dd0ad7679b335a9e2c3, State: Running, Role: LEADER
I20260713 09:04:39.588069 11730 raft_consensus.cc:3060] T 84c4cc3110c5471c961115ab375137b9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:39.588702 11658 consensus_queue.cc:260] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:39.589552 11658 raft_consensus.cc:3060] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:39.592473 11730 raft_consensus.cc:2468] T 84c4cc3110c5471c961115ab375137b9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71e043f5d5dc4991b45e9f6670ada3b2 in term 2.
I20260713 09:04:39.593344 11771 leader_election.cc:304] T 84c4cc3110c5471c961115ab375137b9 P 71e043f5d5dc4991b45e9f6670ada3b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, 71e043f5d5dc4991b45e9f6670ada3b2; no voters: 
I20260713 09:04:39.593865 11658 raft_consensus.cc:2468] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71e043f5d5dc4991b45e9f6670ada3b2 in term 2.
I20260713 09:04:39.593941 11941 raft_consensus.cc:2804] T 84c4cc3110c5471c961115ab375137b9 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:39.594401 11941 raft_consensus.cc:697] T 84c4cc3110c5471c961115ab375137b9 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 2 LEADER]: Becoming Leader. State: Replica: 71e043f5d5dc4991b45e9f6670ada3b2, State: Running, Role: LEADER
I20260713 09:04:39.595191 11941 consensus_queue.cc:237] T 84c4cc3110c5471c961115ab375137b9 P 71e043f5d5dc4991b45e9f6670ada3b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:39.601617 11556 catalog_manager.cc:5697] T 84c4cc3110c5471c961115ab375137b9 P 71e043f5d5dc4991b45e9f6670ada3b2 reported cstate change: term changed from 1 to 2, leader changed from bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1) to 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3). New cstate: current_term: 2 leader_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:39.817175 11730 raft_consensus.cc:1275] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 3 FOLLOWER]: Refusing update from remote peer 71e043f5d5dc4991b45e9f6670ada3b2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:39.818317 11941 consensus_queue.cc:1048] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:39.826907 11658 raft_consensus.cc:1275] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [term 3 FOLLOWER]: Refusing update from remote peer 71e043f5d5dc4991b45e9f6670ada3b2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:39.828445 11947 consensus_queue.cc:1048] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:40.067569 11658 raft_consensus.cc:1275] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [term 2 FOLLOWER]: Refusing update from remote peer 71e043f5d5dc4991b45e9f6670ada3b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:40.068616 11947 consensus_queue.cc:1048] T 84c4cc3110c5471c961115ab375137b9 P 71e043f5d5dc4991b45e9f6670ada3b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:40.076164 11730 raft_consensus.cc:1275] T 84c4cc3110c5471c961115ab375137b9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 2 FOLLOWER]: Refusing update from remote peer 71e043f5d5dc4991b45e9f6670ada3b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:40.077726 11941 consensus_queue.cc:1048] T 84c4cc3110c5471c961115ab375137b9 P 71e043f5d5dc4991b45e9f6670ada3b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:40.193202 11032 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:40.207440 11806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84c4cc3110c5471c961115ab375137b9"
dest_uuid: "71e043f5d5dc4991b45e9f6670ada3b2"
mode: GRACEFUL
new_leader_uuid: "bae8246787564dd0ad7679b335a9e2c3"
 from {username='slave'} at 127.0.0.1:49932
I20260713 09:04:40.207952 11806 raft_consensus.cc:606] T 84c4cc3110c5471c961115ab375137b9 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 2 LEADER]: Received request to transfer leadership to TS bae8246787564dd0ad7679b335a9e2c3
I20260713 09:04:40.214922 11806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1037dd573f34ab39db52860c15515f8"
dest_uuid: "71e043f5d5dc4991b45e9f6670ada3b2"
mode: GRACEFUL
new_leader_uuid: "bae8246787564dd0ad7679b335a9e2c3"
 from {username='slave'} at 127.0.0.1:49932
I20260713 09:04:40.215404 11806 raft_consensus.cc:606] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 3 LEADER]: Received request to transfer leadership to TS bae8246787564dd0ad7679b335a9e2c3
I20260713 09:04:40.219657 11730 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "911ab4a8c9ea4db5911fa5121c2bb32b"
dest_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445"
mode: GRACEFUL
new_leader_uuid: "bae8246787564dd0ad7679b335a9e2c3"
 from {username='slave'} at 127.0.0.1:58486
I20260713 09:04:40.220129 11730 raft_consensus.cc:606] T 911ab4a8c9ea4db5911fa5121c2bb32b P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 LEADER]: Received request to transfer leadership to TS bae8246787564dd0ad7679b335a9e2c3
I20260713 09:04:40.224584 11730 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "82c6fcbd327e42b6bee9553d4e589f6e"
dest_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445"
mode: GRACEFUL
new_leader_uuid: "bae8246787564dd0ad7679b335a9e2c3"
 from {username='slave'} at 127.0.0.1:58486
I20260713 09:04:40.225039 11730 raft_consensus.cc:606] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 LEADER]: Received request to transfer leadership to TS bae8246787564dd0ad7679b335a9e2c3
I20260713 09:04:40.229348 11730 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9106a55795f3463bbf4278f9eef5c865"
dest_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445"
mode: GRACEFUL
new_leader_uuid: "bae8246787564dd0ad7679b335a9e2c3"
 from {username='slave'} at 127.0.0.1:58486
I20260713 09:04:40.229803 11730 raft_consensus.cc:606] T 9106a55795f3463bbf4278f9eef5c865 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 2 LEADER]: Received request to transfer leadership to TS bae8246787564dd0ad7679b335a9e2c3
I20260713 09:04:40.353247 11961 raft_consensus.cc:993] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2: : Instructing follower bae8246787564dd0ad7679b335a9e2c3 to start an election
I20260713 09:04:40.353641 11941 raft_consensus.cc:1081] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 3 LEADER]: Signalling peer bae8246787564dd0ad7679b335a9e2c3 to start an election
I20260713 09:04:40.355136 11658 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1037dd573f34ab39db52860c15515f8"
dest_uuid: "bae8246787564dd0ad7679b335a9e2c3"
 from {username='slave'} at 127.0.0.1:38470
I20260713 09:04:40.355577 11658 raft_consensus.cc:493] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:40.355918 11658 raft_consensus.cc:3060] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:40.360446 11658 raft_consensus.cc:515] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:40.361896 11658 leader_election.cc:290] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [CANDIDATE]: Term 4 election: Requested vote from peers 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2:36249), 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3:39493)
I20260713 09:04:40.362709 11730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1037dd573f34ab39db52860c15515f8" candidate_uuid: "bae8246787564dd0ad7679b335a9e2c3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445"
I20260713 09:04:40.363242 11730 raft_consensus.cc:3060] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:40.362772 11806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1037dd573f34ab39db52860c15515f8" candidate_uuid: "bae8246787564dd0ad7679b335a9e2c3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "71e043f5d5dc4991b45e9f6670ada3b2"
I20260713 09:04:40.363739 11806 raft_consensus.cc:3055] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:04:40.363967 11806 raft_consensus.cc:740] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 71e043f5d5dc4991b45e9f6670ada3b2, State: Running, Role: LEADER
I20260713 09:04:40.364569 11806 consensus_queue.cc:260] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 [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: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:40.365391 11806 raft_consensus.cc:3060] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:40.367609 11730 raft_consensus.cc:2468] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8246787564dd0ad7679b335a9e2c3 in term 4.
I20260713 09:04:40.368564 11622 leader_election.cc:304] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [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: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, bae8246787564dd0ad7679b335a9e2c3; no voters: 
I20260713 09:04:40.369155 11875 raft_consensus.cc:2804] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:04:40.369488 11875 raft_consensus.cc:697] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [term 4 LEADER]: Becoming Leader. State: Replica: bae8246787564dd0ad7679b335a9e2c3, State: Running, Role: LEADER
I20260713 09:04:40.369836 11806 raft_consensus.cc:2468] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8246787564dd0ad7679b335a9e2c3 in term 4.
I20260713 09:04:40.370206 11875 consensus_queue.cc:237] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [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: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:40.375584 11556 catalog_manager.cc:5697] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 reported cstate change: term changed from 3 to 4, leader changed from 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3) to bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1). New cstate: current_term: 4 leader_uuid: "bae8246787564dd0ad7679b335a9e2c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:40.438748 11857 raft_consensus.cc:993] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: : Instructing follower bae8246787564dd0ad7679b335a9e2c3 to start an election
I20260713 09:04:40.439121 11954 raft_consensus.cc:1081] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 LEADER]: Signalling peer bae8246787564dd0ad7679b335a9e2c3 to start an election
I20260713 09:04:40.440451 11658 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "82c6fcbd327e42b6bee9553d4e589f6e"
dest_uuid: "bae8246787564dd0ad7679b335a9e2c3"
 from {username='slave'} at 127.0.0.1:38466
I20260713 09:04:40.440862 11658 raft_consensus.cc:493] T 82c6fcbd327e42b6bee9553d4e589f6e P bae8246787564dd0ad7679b335a9e2c3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:40.441128 11658 raft_consensus.cc:3060] T 82c6fcbd327e42b6bee9553d4e589f6e P bae8246787564dd0ad7679b335a9e2c3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:40.445535 11658 raft_consensus.cc:515] T 82c6fcbd327e42b6bee9553d4e589f6e P bae8246787564dd0ad7679b335a9e2c3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:40.447106 11658 leader_election.cc:290] T 82c6fcbd327e42b6bee9553d4e589f6e P bae8246787564dd0ad7679b335a9e2c3 [CANDIDATE]: Term 2 election: Requested vote from peers 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2:36249), 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3:39493)
I20260713 09:04:40.447762 11730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82c6fcbd327e42b6bee9553d4e589f6e" candidate_uuid: "bae8246787564dd0ad7679b335a9e2c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445"
I20260713 09:04:40.448056 11806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82c6fcbd327e42b6bee9553d4e589f6e" candidate_uuid: "bae8246787564dd0ad7679b335a9e2c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71e043f5d5dc4991b45e9f6670ada3b2"
I20260713 09:04:40.448249 11730 raft_consensus.cc:3055] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:40.448501 11806 raft_consensus.cc:3060] T 82c6fcbd327e42b6bee9553d4e589f6e P 71e043f5d5dc4991b45e9f6670ada3b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:40.448539 11730 raft_consensus.cc:740] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, State: Running, Role: LEADER
I20260713 09:04:40.449311 11730 consensus_queue.cc:260] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:40.450125 11730 raft_consensus.cc:3060] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:40.452843 11806 raft_consensus.cc:2468] T 82c6fcbd327e42b6bee9553d4e589f6e P 71e043f5d5dc4991b45e9f6670ada3b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8246787564dd0ad7679b335a9e2c3 in term 2.
I20260713 09:04:40.453647 11621 leader_election.cc:304] T 82c6fcbd327e42b6bee9553d4e589f6e P bae8246787564dd0ad7679b335a9e2c3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71e043f5d5dc4991b45e9f6670ada3b2, bae8246787564dd0ad7679b335a9e2c3; no voters: 
I20260713 09:04:40.454239 11875 raft_consensus.cc:2804] T 82c6fcbd327e42b6bee9553d4e589f6e P bae8246787564dd0ad7679b335a9e2c3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:40.454706 11875 raft_consensus.cc:697] T 82c6fcbd327e42b6bee9553d4e589f6e P bae8246787564dd0ad7679b335a9e2c3 [term 2 LEADER]: Becoming Leader. State: Replica: bae8246787564dd0ad7679b335a9e2c3, State: Running, Role: LEADER
I20260713 09:04:40.454614 11730 raft_consensus.cc:2468] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8246787564dd0ad7679b335a9e2c3 in term 2.
I20260713 09:04:40.455497 11875 consensus_queue.cc:237] T 82c6fcbd327e42b6bee9553d4e589f6e P bae8246787564dd0ad7679b335a9e2c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:40.456986 11857 raft_consensus.cc:993] T 911ab4a8c9ea4db5911fa5121c2bb32b P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: : Instructing follower bae8246787564dd0ad7679b335a9e2c3 to start an election
I20260713 09:04:40.457335 11954 raft_consensus.cc:1081] T 911ab4a8c9ea4db5911fa5121c2bb32b P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 LEADER]: Signalling peer bae8246787564dd0ad7679b335a9e2c3 to start an election
I20260713 09:04:40.458595 11658 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "911ab4a8c9ea4db5911fa5121c2bb32b"
dest_uuid: "bae8246787564dd0ad7679b335a9e2c3"
 from {username='slave'} at 127.0.0.1:38466
I20260713 09:04:40.459151 11658 raft_consensus.cc:493] T 911ab4a8c9ea4db5911fa5121c2bb32b P bae8246787564dd0ad7679b335a9e2c3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:40.459481 11658 raft_consensus.cc:3060] T 911ab4a8c9ea4db5911fa5121c2bb32b P bae8246787564dd0ad7679b335a9e2c3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:40.462785 11556 catalog_manager.cc:5697] T 82c6fcbd327e42b6bee9553d4e589f6e P bae8246787564dd0ad7679b335a9e2c3 reported cstate change: term changed from 1 to 2, leader changed from 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2) to bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1). New cstate: current_term: 2 leader_uuid: "bae8246787564dd0ad7679b335a9e2c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:40.465324 11658 raft_consensus.cc:515] T 911ab4a8c9ea4db5911fa5121c2bb32b P bae8246787564dd0ad7679b335a9e2c3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:40.466737 11658 leader_election.cc:290] T 911ab4a8c9ea4db5911fa5121c2bb32b P bae8246787564dd0ad7679b335a9e2c3 [CANDIDATE]: Term 2 election: Requested vote from peers 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2:36249), 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3:39493)
I20260713 09:04:40.467468 11730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911ab4a8c9ea4db5911fa5121c2bb32b" candidate_uuid: "bae8246787564dd0ad7679b335a9e2c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445"
I20260713 09:04:40.467715 11806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911ab4a8c9ea4db5911fa5121c2bb32b" candidate_uuid: "bae8246787564dd0ad7679b335a9e2c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71e043f5d5dc4991b45e9f6670ada3b2"
I20260713 09:04:40.468026 11730 raft_consensus.cc:3055] T 911ab4a8c9ea4db5911fa5121c2bb32b P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:40.468237 11806 raft_consensus.cc:3060] T 911ab4a8c9ea4db5911fa5121c2bb32b P 71e043f5d5dc4991b45e9f6670ada3b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:40.468456 11730 raft_consensus.cc:740] T 911ab4a8c9ea4db5911fa5121c2bb32b P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, State: Running, Role: LEADER
I20260713 09:04:40.469169 11730 consensus_queue.cc:260] T 911ab4a8c9ea4db5911fa5121c2bb32b P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:40.470466 11730 raft_consensus.cc:3060] T 911ab4a8c9ea4db5911fa5121c2bb32b P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:40.473704 11806 raft_consensus.cc:2468] T 911ab4a8c9ea4db5911fa5121c2bb32b P 71e043f5d5dc4991b45e9f6670ada3b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8246787564dd0ad7679b335a9e2c3 in term 2.
I20260713 09:04:40.474539 11621 leader_election.cc:304] T 911ab4a8c9ea4db5911fa5121c2bb32b P bae8246787564dd0ad7679b335a9e2c3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71e043f5d5dc4991b45e9f6670ada3b2, bae8246787564dd0ad7679b335a9e2c3; no voters: 
I20260713 09:04:40.474795 11730 raft_consensus.cc:2468] T 911ab4a8c9ea4db5911fa5121c2bb32b P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8246787564dd0ad7679b335a9e2c3 in term 2.
I20260713 09:04:40.475276 11875 raft_consensus.cc:2804] T 911ab4a8c9ea4db5911fa5121c2bb32b P bae8246787564dd0ad7679b335a9e2c3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:40.475651 11875 raft_consensus.cc:697] T 911ab4a8c9ea4db5911fa5121c2bb32b P bae8246787564dd0ad7679b335a9e2c3 [term 2 LEADER]: Becoming Leader. State: Replica: bae8246787564dd0ad7679b335a9e2c3, State: Running, Role: LEADER
I20260713 09:04:40.476282 11875 consensus_queue.cc:237] T 911ab4a8c9ea4db5911fa5121c2bb32b P bae8246787564dd0ad7679b335a9e2c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:40.482220 11556 catalog_manager.cc:5697] T 911ab4a8c9ea4db5911fa5121c2bb32b P bae8246787564dd0ad7679b335a9e2c3 reported cstate change: term changed from 1 to 2, leader changed from 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2) to bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1). New cstate: current_term: 2 leader_uuid: "bae8246787564dd0ad7679b335a9e2c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:40.647256 11941 raft_consensus.cc:993] T 84c4cc3110c5471c961115ab375137b9 P 71e043f5d5dc4991b45e9f6670ada3b2: : Instructing follower bae8246787564dd0ad7679b335a9e2c3 to start an election
I20260713 09:04:40.647648 11961 raft_consensus.cc:1081] T 84c4cc3110c5471c961115ab375137b9 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 2 LEADER]: Signalling peer bae8246787564dd0ad7679b335a9e2c3 to start an election
I20260713 09:04:40.648864 11658 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84c4cc3110c5471c961115ab375137b9"
dest_uuid: "bae8246787564dd0ad7679b335a9e2c3"
 from {username='slave'} at 127.0.0.1:38470
I20260713 09:04:40.649250 11658 raft_consensus.cc:493] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:40.649495 11658 raft_consensus.cc:3060] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:40.653461 11658 raft_consensus.cc:515] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:40.654793 11658 leader_election.cc:290] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [CANDIDATE]: Term 3 election: Requested vote from peers 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2:36249), 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3:39493)
I20260713 09:04:40.655422 11730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c4cc3110c5471c961115ab375137b9" candidate_uuid: "bae8246787564dd0ad7679b335a9e2c3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445"
I20260713 09:04:40.655699 11806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c4cc3110c5471c961115ab375137b9" candidate_uuid: "bae8246787564dd0ad7679b335a9e2c3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "71e043f5d5dc4991b45e9f6670ada3b2"
I20260713 09:04:40.655874 11730 raft_consensus.cc:3060] T 84c4cc3110c5471c961115ab375137b9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:40.656131 11806 raft_consensus.cc:3055] T 84c4cc3110c5471c961115ab375137b9 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:40.656351 11806 raft_consensus.cc:740] T 84c4cc3110c5471c961115ab375137b9 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 71e043f5d5dc4991b45e9f6670ada3b2, State: Running, Role: LEADER
I20260713 09:04:40.656901 11806 consensus_queue.cc:260] T 84c4cc3110c5471c961115ab375137b9 P 71e043f5d5dc4991b45e9f6670ada3b2 [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: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:40.657637 11806 raft_consensus.cc:3060] T 84c4cc3110c5471c961115ab375137b9 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:40.659946 11730 raft_consensus.cc:2468] T 84c4cc3110c5471c961115ab375137b9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8246787564dd0ad7679b335a9e2c3 in term 3.
I20260713 09:04:40.660748 11622 leader_election.cc:304] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [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: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, bae8246787564dd0ad7679b335a9e2c3; no voters: 
I20260713 09:04:40.661438 11875 raft_consensus.cc:2804] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:40.661554 11806 raft_consensus.cc:2468] T 84c4cc3110c5471c961115ab375137b9 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8246787564dd0ad7679b335a9e2c3 in term 3.
I20260713 09:04:40.661816 11875 raft_consensus.cc:697] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [term 3 LEADER]: Becoming Leader. State: Replica: bae8246787564dd0ad7679b335a9e2c3, State: Running, Role: LEADER
I20260713 09:04:40.662611 11875 consensus_queue.cc:237] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [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: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:40.667711 11556 catalog_manager.cc:5697] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 reported cstate change: term changed from 2 to 3, leader changed from 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3) to bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1). New cstate: current_term: 3 leader_uuid: "bae8246787564dd0ad7679b335a9e2c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:40.743062 11857 raft_consensus.cc:993] T 9106a55795f3463bbf4278f9eef5c865 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: : Instructing follower bae8246787564dd0ad7679b335a9e2c3 to start an election
I20260713 09:04:40.743431 11954 raft_consensus.cc:1081] T 9106a55795f3463bbf4278f9eef5c865 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 2 LEADER]: Signalling peer bae8246787564dd0ad7679b335a9e2c3 to start an election
I20260713 09:04:40.744742 11658 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9106a55795f3463bbf4278f9eef5c865"
dest_uuid: "bae8246787564dd0ad7679b335a9e2c3"
 from {username='slave'} at 127.0.0.1:38466
I20260713 09:04:40.745198 11658 raft_consensus.cc:493] T 9106a55795f3463bbf4278f9eef5c865 P bae8246787564dd0ad7679b335a9e2c3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:40.745457 11658 raft_consensus.cc:3060] T 9106a55795f3463bbf4278f9eef5c865 P bae8246787564dd0ad7679b335a9e2c3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:40.749836 11658 raft_consensus.cc:515] T 9106a55795f3463bbf4278f9eef5c865 P bae8246787564dd0ad7679b335a9e2c3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:40.751091 11658 leader_election.cc:290] T 9106a55795f3463bbf4278f9eef5c865 P bae8246787564dd0ad7679b335a9e2c3 [CANDIDATE]: Term 3 election: Requested vote from peers 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2:36249), 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3:39493)
I20260713 09:04:40.751910 11730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9106a55795f3463bbf4278f9eef5c865" candidate_uuid: "bae8246787564dd0ad7679b335a9e2c3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445"
I20260713 09:04:40.752120 11806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9106a55795f3463bbf4278f9eef5c865" candidate_uuid: "bae8246787564dd0ad7679b335a9e2c3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "71e043f5d5dc4991b45e9f6670ada3b2"
I20260713 09:04:40.752471 11730 raft_consensus.cc:3055] T 9106a55795f3463bbf4278f9eef5c865 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:40.752712 11806 raft_consensus.cc:3060] T 9106a55795f3463bbf4278f9eef5c865 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:40.752758 11730 raft_consensus.cc:740] T 9106a55795f3463bbf4278f9eef5c865 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, State: Running, Role: LEADER
I20260713 09:04:40.754395 11730 consensus_queue.cc:260] T 9106a55795f3463bbf4278f9eef5c865 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [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: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:40.755191 11730 raft_consensus.cc:3060] T 9106a55795f3463bbf4278f9eef5c865 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:40.756935 11806 raft_consensus.cc:2468] T 9106a55795f3463bbf4278f9eef5c865 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8246787564dd0ad7679b335a9e2c3 in term 3.
I20260713 09:04:40.757726 11621 leader_election.cc:304] T 9106a55795f3463bbf4278f9eef5c865 P bae8246787564dd0ad7679b335a9e2c3 [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: 71e043f5d5dc4991b45e9f6670ada3b2, bae8246787564dd0ad7679b335a9e2c3; no voters: 
I20260713 09:04:40.758313 11875 raft_consensus.cc:2804] T 9106a55795f3463bbf4278f9eef5c865 P bae8246787564dd0ad7679b335a9e2c3 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:40.758701 11875 raft_consensus.cc:697] T 9106a55795f3463bbf4278f9eef5c865 P bae8246787564dd0ad7679b335a9e2c3 [term 3 LEADER]: Becoming Leader. State: Replica: bae8246787564dd0ad7679b335a9e2c3, State: Running, Role: LEADER
I20260713 09:04:40.759315 11730 raft_consensus.cc:2468] T 9106a55795f3463bbf4278f9eef5c865 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8246787564dd0ad7679b335a9e2c3 in term 3.
I20260713 09:04:40.759326 11875 consensus_queue.cc:237] T 9106a55795f3463bbf4278f9eef5c865 P bae8246787564dd0ad7679b335a9e2c3 [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: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:40.765379 11556 catalog_manager.cc:5697] T 9106a55795f3463bbf4278f9eef5c865 P bae8246787564dd0ad7679b335a9e2c3 reported cstate change: term changed from 2 to 3, leader changed from 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2) to bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1). New cstate: current_term: 3 leader_uuid: "bae8246787564dd0ad7679b335a9e2c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:40.767870 11730 raft_consensus.cc:1275] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 4 FOLLOWER]: Refusing update from remote peer bae8246787564dd0ad7679b335a9e2c3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:04:40.768823 11875 consensus_queue.cc:1048] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:40.777817 11806 raft_consensus.cc:1275] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 4 FOLLOWER]: Refusing update from remote peer bae8246787564dd0ad7679b335a9e2c3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:04:40.779022 11970 consensus_queue.cc:1048] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:40.851658 11806 raft_consensus.cc:1275] T 82c6fcbd327e42b6bee9553d4e589f6e P 71e043f5d5dc4991b45e9f6670ada3b2 [term 2 FOLLOWER]: Refusing update from remote peer bae8246787564dd0ad7679b335a9e2c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:40.852712 11970 consensus_queue.cc:1048] T 82c6fcbd327e42b6bee9553d4e589f6e P bae8246787564dd0ad7679b335a9e2c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:40.860373 11730 raft_consensus.cc:1275] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 2 FOLLOWER]: Refusing update from remote peer bae8246787564dd0ad7679b335a9e2c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:40.861804 11875 consensus_queue.cc:1048] T 82c6fcbd327e42b6bee9553d4e589f6e P bae8246787564dd0ad7679b335a9e2c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:40.926440 11730 raft_consensus.cc:1275] T 911ab4a8c9ea4db5911fa5121c2bb32b P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 2 FOLLOWER]: Refusing update from remote peer bae8246787564dd0ad7679b335a9e2c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:40.927466 11875 consensus_queue.cc:1048] T 911ab4a8c9ea4db5911fa5121c2bb32b P bae8246787564dd0ad7679b335a9e2c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:40.936791 11806 raft_consensus.cc:1275] T 911ab4a8c9ea4db5911fa5121c2bb32b P 71e043f5d5dc4991b45e9f6670ada3b2 [term 2 FOLLOWER]: Refusing update from remote peer bae8246787564dd0ad7679b335a9e2c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:40.941519 11974 consensus_queue.cc:1048] T 911ab4a8c9ea4db5911fa5121c2bb32b P bae8246787564dd0ad7679b335a9e2c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:41.095250 11805 raft_consensus.cc:1275] T 84c4cc3110c5471c961115ab375137b9 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 3 FOLLOWER]: Refusing update from remote peer bae8246787564dd0ad7679b335a9e2c3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:41.096349 11875 consensus_queue.cc:1048] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:41.104908 11730 raft_consensus.cc:1275] T 84c4cc3110c5471c961115ab375137b9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 3 FOLLOWER]: Refusing update from remote peer bae8246787564dd0ad7679b335a9e2c3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:41.105968 11974 consensus_queue.cc:1048] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:41.326756 11730 raft_consensus.cc:1275] T 9106a55795f3463bbf4278f9eef5c865 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 3 FOLLOWER]: Refusing update from remote peer bae8246787564dd0ad7679b335a9e2c3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:41.327883 11974 consensus_queue.cc:1048] T 9106a55795f3463bbf4278f9eef5c865 P bae8246787564dd0ad7679b335a9e2c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:41.335263 11805 raft_consensus.cc:1275] T 9106a55795f3463bbf4278f9eef5c865 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 3 FOLLOWER]: Refusing update from remote peer bae8246787564dd0ad7679b335a9e2c3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:41.336472 11970 consensus_queue.cc:1048] T 9106a55795f3463bbf4278f9eef5c865 P bae8246787564dd0ad7679b335a9e2c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:43.236809 11032 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:43.244437 11658 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "82c6fcbd327e42b6bee9553d4e589f6e"
dest_uuid: "bae8246787564dd0ad7679b335a9e2c3"
mode: GRACEFUL
new_leader_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445"
 from {username='slave'} at 127.0.0.1:38474
I20260713 09:04:43.245174 11658 raft_consensus.cc:606] T 82c6fcbd327e42b6bee9553d4e589f6e P bae8246787564dd0ad7679b335a9e2c3 [term 2 LEADER]: Received request to transfer leadership to TS 2d1e7c3dc6bf4dceb21ff88b7fdeb445
I20260713 09:04:43.247565 11658 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84c4cc3110c5471c961115ab375137b9"
dest_uuid: "bae8246787564dd0ad7679b335a9e2c3"
mode: GRACEFUL
new_leader_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445"
 from {username='slave'} at 127.0.0.1:38474
I20260713 09:04:43.247964 11658 raft_consensus.cc:606] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [term 3 LEADER]: Received request to transfer leadership to TS 2d1e7c3dc6bf4dceb21ff88b7fdeb445
I20260713 09:04:43.249835 11658 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "911ab4a8c9ea4db5911fa5121c2bb32b"
dest_uuid: "bae8246787564dd0ad7679b335a9e2c3"
mode: GRACEFUL
new_leader_uuid: "71e043f5d5dc4991b45e9f6670ada3b2"
 from {username='slave'} at 127.0.0.1:38474
I20260713 09:04:43.250186 11658 raft_consensus.cc:606] T 911ab4a8c9ea4db5911fa5121c2bb32b P bae8246787564dd0ad7679b335a9e2c3 [term 2 LEADER]: Received request to transfer leadership to TS 71e043f5d5dc4991b45e9f6670ada3b2
I20260713 09:04:43.252184 11658 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1037dd573f34ab39db52860c15515f8"
dest_uuid: "bae8246787564dd0ad7679b335a9e2c3"
mode: GRACEFUL
new_leader_uuid: "71e043f5d5dc4991b45e9f6670ada3b2"
 from {username='slave'} at 127.0.0.1:38474
I20260713 09:04:43.252554 11658 raft_consensus.cc:606] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [term 4 LEADER]: Received request to transfer leadership to TS 71e043f5d5dc4991b45e9f6670ada3b2
I20260713 09:04:43.253345 11032 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:04:43.253737 11032 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:04:43.282037 11970 raft_consensus.cc:993] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3: : Instructing follower 2d1e7c3dc6bf4dceb21ff88b7fdeb445 to start an election
I20260713 09:04:43.282575 11944 raft_consensus.cc:1081] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [term 3 LEADER]: Signalling peer 2d1e7c3dc6bf4dceb21ff88b7fdeb445 to start an election
I20260713 09:04:43.283967 11730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84c4cc3110c5471c961115ab375137b9"
dest_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445"
 from {username='slave'} at 127.0.0.1:58468
I20260713 09:04:43.284384 11730 raft_consensus.cc:493] T 84c4cc3110c5471c961115ab375137b9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:43.284677 11730 raft_consensus.cc:3060] T 84c4cc3110c5471c961115ab375137b9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:43.289361 11730 raft_consensus.cc:515] T 84c4cc3110c5471c961115ab375137b9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:43.290812 11730 leader_election.cc:290] T 84c4cc3110c5471c961115ab375137b9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [CANDIDATE]: Term 4 election: Requested vote from peers bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1:43707), 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3:39493)
I20260713 09:04:43.291565 11658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c4cc3110c5471c961115ab375137b9" candidate_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bae8246787564dd0ad7679b335a9e2c3"
I20260713 09:04:43.291878 11805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c4cc3110c5471c961115ab375137b9" candidate_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "71e043f5d5dc4991b45e9f6670ada3b2"
I20260713 09:04:43.292265 11658 raft_consensus.cc:3055] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:04:43.292395 11805 raft_consensus.cc:3060] T 84c4cc3110c5471c961115ab375137b9 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:43.292565 11658 raft_consensus.cc:740] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bae8246787564dd0ad7679b335a9e2c3, State: Running, Role: LEADER
I20260713 09:04:43.293432 11658 consensus_queue.cc:260] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [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: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:43.294682 11658 raft_consensus.cc:3060] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:43.299032 11805 raft_consensus.cc:2468] T 84c4cc3110c5471c961115ab375137b9 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d1e7c3dc6bf4dceb21ff88b7fdeb445 in term 4.
I20260713 09:04:43.300390 11696 leader_election.cc:304] T 84c4cc3110c5471c961115ab375137b9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [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: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, 71e043f5d5dc4991b45e9f6670ada3b2; no voters: 
I20260713 09:04:43.301154 11658 raft_consensus.cc:2468] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d1e7c3dc6bf4dceb21ff88b7fdeb445 in term 4.
I20260713 09:04:43.301249 11954 raft_consensus.cc:2804] T 84c4cc3110c5471c961115ab375137b9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:04:43.302404 11954 raft_consensus.cc:697] T 84c4cc3110c5471c961115ab375137b9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 4 LEADER]: Becoming Leader. State: Replica: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, State: Running, Role: LEADER
I20260713 09:04:43.303128 11954 consensus_queue.cc:237] T 84c4cc3110c5471c961115ab375137b9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [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: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:43.309672 11556 catalog_manager.cc:5697] T 84c4cc3110c5471c961115ab375137b9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 reported cstate change: term changed from 3 to 4, leader changed from bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1) to 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2). New cstate: current_term: 4 leader_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:43.420710 11970 raft_consensus.cc:993] T 911ab4a8c9ea4db5911fa5121c2bb32b P bae8246787564dd0ad7679b335a9e2c3: : Instructing follower 71e043f5d5dc4991b45e9f6670ada3b2 to start an election
I20260713 09:04:43.421136 11944 raft_consensus.cc:1081] T 911ab4a8c9ea4db5911fa5121c2bb32b P bae8246787564dd0ad7679b335a9e2c3 [term 2 LEADER]: Signalling peer 71e043f5d5dc4991b45e9f6670ada3b2 to start an election
I20260713 09:04:43.422513 11805 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "911ab4a8c9ea4db5911fa5121c2bb32b"
dest_uuid: "71e043f5d5dc4991b45e9f6670ada3b2"
 from {username='slave'} at 127.0.0.1:49922
I20260713 09:04:43.422947 11805 raft_consensus.cc:493] T 911ab4a8c9ea4db5911fa5121c2bb32b P 71e043f5d5dc4991b45e9f6670ada3b2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:43.423225 11805 raft_consensus.cc:3060] T 911ab4a8c9ea4db5911fa5121c2bb32b P 71e043f5d5dc4991b45e9f6670ada3b2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:43.427453 11805 raft_consensus.cc:515] T 911ab4a8c9ea4db5911fa5121c2bb32b P 71e043f5d5dc4991b45e9f6670ada3b2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:43.429001 11805 leader_election.cc:290] T 911ab4a8c9ea4db5911fa5121c2bb32b P 71e043f5d5dc4991b45e9f6670ada3b2 [CANDIDATE]: Term 3 election: Requested vote from peers bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1:43707), 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2:36249)
I20260713 09:04:43.429669 11658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911ab4a8c9ea4db5911fa5121c2bb32b" candidate_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bae8246787564dd0ad7679b335a9e2c3"
I20260713 09:04:43.429984 11730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911ab4a8c9ea4db5911fa5121c2bb32b" candidate_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445"
I20260713 09:04:43.430174 11658 raft_consensus.cc:3055] T 911ab4a8c9ea4db5911fa5121c2bb32b P bae8246787564dd0ad7679b335a9e2c3 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:43.430464 11730 raft_consensus.cc:3060] T 911ab4a8c9ea4db5911fa5121c2bb32b P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:43.430480 11658 raft_consensus.cc:740] T 911ab4a8c9ea4db5911fa5121c2bb32b P bae8246787564dd0ad7679b335a9e2c3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bae8246787564dd0ad7679b335a9e2c3, State: Running, Role: LEADER
I20260713 09:04:43.431313 11658 consensus_queue.cc:260] T 911ab4a8c9ea4db5911fa5121c2bb32b P bae8246787564dd0ad7679b335a9e2c3 [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: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:43.432138 11658 raft_consensus.cc:3060] T 911ab4a8c9ea4db5911fa5121c2bb32b P bae8246787564dd0ad7679b335a9e2c3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:43.434404 11730 raft_consensus.cc:2468] T 911ab4a8c9ea4db5911fa5121c2bb32b P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71e043f5d5dc4991b45e9f6670ada3b2 in term 3.
I20260713 09:04:43.435459 11771 leader_election.cc:304] T 911ab4a8c9ea4db5911fa5121c2bb32b P 71e043f5d5dc4991b45e9f6670ada3b2 [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: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, 71e043f5d5dc4991b45e9f6670ada3b2; no voters: 
I20260713 09:04:43.436277 11961 raft_consensus.cc:2804] T 911ab4a8c9ea4db5911fa5121c2bb32b P 71e043f5d5dc4991b45e9f6670ada3b2 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:43.436499 11658 raft_consensus.cc:2468] T 911ab4a8c9ea4db5911fa5121c2bb32b P bae8246787564dd0ad7679b335a9e2c3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71e043f5d5dc4991b45e9f6670ada3b2 in term 3.
I20260713 09:04:43.437501 11961 raft_consensus.cc:697] T 911ab4a8c9ea4db5911fa5121c2bb32b P 71e043f5d5dc4991b45e9f6670ada3b2 [term 3 LEADER]: Becoming Leader. State: Replica: 71e043f5d5dc4991b45e9f6670ada3b2, State: Running, Role: LEADER
I20260713 09:04:43.438362 11961 consensus_queue.cc:237] T 911ab4a8c9ea4db5911fa5121c2bb32b P 71e043f5d5dc4991b45e9f6670ada3b2 [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: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:43.444334 11556 catalog_manager.cc:5697] T 911ab4a8c9ea4db5911fa5121c2bb32b P 71e043f5d5dc4991b45e9f6670ada3b2 reported cstate change: term changed from 2 to 3, leader changed from bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1) to 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3). New cstate: current_term: 3 leader_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:43.452749 11970 raft_consensus.cc:993] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3: : Instructing follower 71e043f5d5dc4991b45e9f6670ada3b2 to start an election
I20260713 09:04:43.453094 11944 raft_consensus.cc:1081] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [term 4 LEADER]: Signalling peer 71e043f5d5dc4991b45e9f6670ada3b2 to start an election
I20260713 09:04:43.454257 11805 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1037dd573f34ab39db52860c15515f8"
dest_uuid: "71e043f5d5dc4991b45e9f6670ada3b2"
 from {username='slave'} at 127.0.0.1:49922
I20260713 09:04:43.454692 11805 raft_consensus.cc:493] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:43.454967 11805 raft_consensus.cc:3060] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:04:43.459307 11805 raft_consensus.cc:515] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:43.460930 11805 leader_election.cc:290] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 [CANDIDATE]: Term 5 election: Requested vote from peers bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1:43707), 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2:36249)
I20260713 09:04:43.461519 11658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1037dd573f34ab39db52860c15515f8" candidate_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bae8246787564dd0ad7679b335a9e2c3"
I20260713 09:04:43.461802 11730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1037dd573f34ab39db52860c15515f8" candidate_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445"
I20260713 09:04:43.462018 11658 raft_consensus.cc:3055] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:04:43.462247 11730 raft_consensus.cc:3060] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:04:43.462308 11658 raft_consensus.cc:740] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bae8246787564dd0ad7679b335a9e2c3, State: Running, Role: LEADER
I20260713 09:04:43.463095 11658 consensus_queue.cc:260] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [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: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:43.463872 11658 raft_consensus.cc:3060] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:04:43.466238 11730 raft_consensus.cc:2468] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71e043f5d5dc4991b45e9f6670ada3b2 in term 5.
I20260713 09:04:43.467000 11771 leader_election.cc:304] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 [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: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, 71e043f5d5dc4991b45e9f6670ada3b2; no voters: 
I20260713 09:04:43.467588 11961 raft_consensus.cc:2804] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:04:43.467669 11658 raft_consensus.cc:2468] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71e043f5d5dc4991b45e9f6670ada3b2 in term 5.
I20260713 09:04:43.469129 11961 raft_consensus.cc:697] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 5 LEADER]: Becoming Leader. State: Replica: 71e043f5d5dc4991b45e9f6670ada3b2, State: Running, Role: LEADER
I20260713 09:04:43.469957 11961 consensus_queue.cc:237] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 [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: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:43.475867 11556 catalog_manager.cc:5697] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 reported cstate change: term changed from 4 to 5, leader changed from bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1) to 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3). New cstate: current_term: 5 leader_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:43.754498 11805 raft_consensus.cc:1275] T 84c4cc3110c5471c961115ab375137b9 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 4 FOLLOWER]: Refusing update from remote peer 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:04:43.755632 11954 consensus_queue.cc:1048] T 84c4cc3110c5471c961115ab375137b9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:43.765172 11658 raft_consensus.cc:1275] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [term 4 FOLLOWER]: Refusing update from remote peer 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:04:43.766875 11954 consensus_queue.cc:1048] T 84c4cc3110c5471c961115ab375137b9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:43.812404 11970 raft_consensus.cc:993] T 82c6fcbd327e42b6bee9553d4e589f6e P bae8246787564dd0ad7679b335a9e2c3: : Instructing follower 2d1e7c3dc6bf4dceb21ff88b7fdeb445 to start an election
I20260713 09:04:43.812796 11944 raft_consensus.cc:1081] T 82c6fcbd327e42b6bee9553d4e589f6e P bae8246787564dd0ad7679b335a9e2c3 [term 2 LEADER]: Signalling peer 2d1e7c3dc6bf4dceb21ff88b7fdeb445 to start an election
I20260713 09:04:43.814060 11730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "82c6fcbd327e42b6bee9553d4e589f6e"
dest_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445"
 from {username='slave'} at 127.0.0.1:58468
I20260713 09:04:43.814478 11730 raft_consensus.cc:493] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:43.814692 11730 raft_consensus.cc:3060] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:43.819026 11730 raft_consensus.cc:515] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:43.820312 11730 leader_election.cc:290] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [CANDIDATE]: Term 3 election: Requested vote from peers bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1:43707), 71e043f5d5dc4991b45e9f6670ada3b2 (127.10.198.3:39493)
I20260713 09:04:43.820897 11658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82c6fcbd327e42b6bee9553d4e589f6e" candidate_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bae8246787564dd0ad7679b335a9e2c3"
I20260713 09:04:43.821398 11658 raft_consensus.cc:3055] T 82c6fcbd327e42b6bee9553d4e589f6e P bae8246787564dd0ad7679b335a9e2c3 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:43.821588 11658 raft_consensus.cc:740] T 82c6fcbd327e42b6bee9553d4e589f6e P bae8246787564dd0ad7679b335a9e2c3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bae8246787564dd0ad7679b335a9e2c3, State: Running, Role: LEADER
I20260713 09:04:43.821517 11805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82c6fcbd327e42b6bee9553d4e589f6e" candidate_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "71e043f5d5dc4991b45e9f6670ada3b2"
I20260713 09:04:43.822093 11805 raft_consensus.cc:3060] T 82c6fcbd327e42b6bee9553d4e589f6e P 71e043f5d5dc4991b45e9f6670ada3b2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:43.822270 11658 consensus_queue.cc:260] T 82c6fcbd327e42b6bee9553d4e589f6e P bae8246787564dd0ad7679b335a9e2c3 [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: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:43.823217 11658 raft_consensus.cc:3060] T 82c6fcbd327e42b6bee9553d4e589f6e P bae8246787564dd0ad7679b335a9e2c3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:43.826483 11805 raft_consensus.cc:2468] T 82c6fcbd327e42b6bee9553d4e589f6e P 71e043f5d5dc4991b45e9f6670ada3b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d1e7c3dc6bf4dceb21ff88b7fdeb445 in term 3.
I20260713 09:04:43.827040 11658 raft_consensus.cc:2468] T 82c6fcbd327e42b6bee9553d4e589f6e P bae8246787564dd0ad7679b335a9e2c3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d1e7c3dc6bf4dceb21ff88b7fdeb445 in term 3.
I20260713 09:04:43.827353 11696 leader_election.cc:304] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [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: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, 71e043f5d5dc4991b45e9f6670ada3b2; no voters: 
I20260713 09:04:43.828079 11954 raft_consensus.cc:2804] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:43.828490 11954 raft_consensus.cc:697] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 3 LEADER]: Becoming Leader. State: Replica: 2d1e7c3dc6bf4dceb21ff88b7fdeb445, State: Running, Role: LEADER
I20260713 09:04:43.829180 11954 consensus_queue.cc:237] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [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: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } }
I20260713 09:04:43.835376 11553 catalog_manager.cc:5697] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 reported cstate change: term changed from 2 to 3, leader changed from bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1) to 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2). New cstate: current_term: 3 leader_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71e043f5d5dc4991b45e9f6670ada3b2" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39493 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:43.886656 11658 raft_consensus.cc:1275] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [term 5 FOLLOWER]: Refusing update from remote peer 71e043f5d5dc4991b45e9f6670ada3b2: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:04:43.887773 11961 consensus_queue.cc:1048] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:04:43.895973 11730 raft_consensus.cc:1275] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 5 FOLLOWER]: Refusing update from remote peer 71e043f5d5dc4991b45e9f6670ada3b2: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:04:43.897673 11991 consensus_queue.cc:1048] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:04:43.925093 11658 raft_consensus.cc:1275] T 911ab4a8c9ea4db5911fa5121c2bb32b P bae8246787564dd0ad7679b335a9e2c3 [term 3 FOLLOWER]: Refusing update from remote peer 71e043f5d5dc4991b45e9f6670ada3b2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:43.926106 11991 consensus_queue.cc:1048] T 911ab4a8c9ea4db5911fa5121c2bb32b P 71e043f5d5dc4991b45e9f6670ada3b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8246787564dd0ad7679b335a9e2c3" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 43707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:43.934031 11730 raft_consensus.cc:1275] T 911ab4a8c9ea4db5911fa5121c2bb32b P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 3 FOLLOWER]: Refusing update from remote peer 71e043f5d5dc4991b45e9f6670ada3b2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:43.935577 11961 consensus_queue.cc:1048] T 911ab4a8c9ea4db5911fa5121c2bb32b P 71e043f5d5dc4991b45e9f6670ada3b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d1e7c3dc6bf4dceb21ff88b7fdeb445" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 36249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:44.254601 11032 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:44.260690 11032 tablet_server.cc:179] TabletServer@127.10.198.1:0 shutting down...
I20260713 09:04:44.278090 11032 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:44.278976 11032 tablet_replica.cc:333] T 771eaf03d45a466384489458779286e5 P bae8246787564dd0ad7679b335a9e2c3: stopping tablet replica
I20260713 09:04:44.279878 11032 raft_consensus.cc:2243] T 771eaf03d45a466384489458779286e5 P bae8246787564dd0ad7679b335a9e2c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:44.280385 11032 raft_consensus.cc:2272] T 771eaf03d45a466384489458779286e5 P bae8246787564dd0ad7679b335a9e2c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:44.282998 11032 tablet_replica.cc:333] T 911ab4a8c9ea4db5911fa5121c2bb32b P bae8246787564dd0ad7679b335a9e2c3: stopping tablet replica
I20260713 09:04:44.283643 11032 raft_consensus.cc:2243] T 911ab4a8c9ea4db5911fa5121c2bb32b P bae8246787564dd0ad7679b335a9e2c3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:44.284019 11032 raft_consensus.cc:2272] T 911ab4a8c9ea4db5911fa5121c2bb32b P bae8246787564dd0ad7679b335a9e2c3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:44.285791 11032 tablet_replica.cc:333] T c6e7c74ff63b403a980f5e6217ba07c9 P bae8246787564dd0ad7679b335a9e2c3: stopping tablet replica
I20260713 09:04:44.286234 11032 raft_consensus.cc:2243] T c6e7c74ff63b403a980f5e6217ba07c9 P bae8246787564dd0ad7679b335a9e2c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:44.286625 11032 raft_consensus.cc:2272] T c6e7c74ff63b403a980f5e6217ba07c9 P bae8246787564dd0ad7679b335a9e2c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:44.288130 11032 tablet_replica.cc:333] T 1c9288bc1a0d40ba9f20b031f3375551 P bae8246787564dd0ad7679b335a9e2c3: stopping tablet replica
I20260713 09:04:44.288539 11032 raft_consensus.cc:2243] T 1c9288bc1a0d40ba9f20b031f3375551 P bae8246787564dd0ad7679b335a9e2c3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:44.289168 11032 raft_consensus.cc:2272] T 1c9288bc1a0d40ba9f20b031f3375551 P bae8246787564dd0ad7679b335a9e2c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:44.290655 11032 tablet_replica.cc:333] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3: stopping tablet replica
I20260713 09:04:44.291115 11032 raft_consensus.cc:2243] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:44.291425 11032 raft_consensus.cc:2272] T 84c4cc3110c5471c961115ab375137b9 P bae8246787564dd0ad7679b335a9e2c3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:44.293116 11032 tablet_replica.cc:333] T 1522c533064349a3a46a0e89eb6b7c7a P bae8246787564dd0ad7679b335a9e2c3: stopping tablet replica
I20260713 09:04:44.293526 11032 raft_consensus.cc:2243] T 1522c533064349a3a46a0e89eb6b7c7a P bae8246787564dd0ad7679b335a9e2c3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:44.294194 11032 raft_consensus.cc:2272] T 1522c533064349a3a46a0e89eb6b7c7a P bae8246787564dd0ad7679b335a9e2c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:44.296479 11032 tablet_replica.cc:333] T 2b270188529c4660ae20bb13899b30ef P bae8246787564dd0ad7679b335a9e2c3: stopping tablet replica
W20260713 09:04:44.296514 11698 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
I20260713 09:04:44.297248 11032 raft_consensus.cc:2243] T 2b270188529c4660ae20bb13899b30ef P bae8246787564dd0ad7679b335a9e2c3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:44.298100 11032 raft_consensus.cc:2272] T 2b270188529c4660ae20bb13899b30ef P bae8246787564dd0ad7679b335a9e2c3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:04:44.299398 11698 consensus_peers.cc:597] T 84c4cc3110c5471c961115ab375137b9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 -> Peer bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1:43707): Couldn't send request to peer bae8246787564dd0ad7679b335a9e2c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:44.300239 11032 tablet_replica.cc:333] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3: stopping tablet replica
I20260713 09:04:44.300881 11032 raft_consensus.cc:2243] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:44.301307 11032 raft_consensus.cc:2272] T d1037dd573f34ab39db52860c15515f8 P bae8246787564dd0ad7679b335a9e2c3 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:44.303067 11032 tablet_replica.cc:333] T 82c6fcbd327e42b6bee9553d4e589f6e P bae8246787564dd0ad7679b335a9e2c3: stopping tablet replica
I20260713 09:04:44.303489 11032 raft_consensus.cc:2243] T 82c6fcbd327e42b6bee9553d4e589f6e P bae8246787564dd0ad7679b335a9e2c3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:44.303805 11032 raft_consensus.cc:2272] T 82c6fcbd327e42b6bee9553d4e589f6e P bae8246787564dd0ad7679b335a9e2c3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:44.305145 11032 tablet_replica.cc:333] T 9106a55795f3463bbf4278f9eef5c865 P bae8246787564dd0ad7679b335a9e2c3: stopping tablet replica
I20260713 09:04:44.305519 11032 raft_consensus.cc:2243] T 9106a55795f3463bbf4278f9eef5c865 P bae8246787564dd0ad7679b335a9e2c3 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:04:44.306109 11032 raft_consensus.cc:2272] T 9106a55795f3463bbf4278f9eef5c865 P bae8246787564dd0ad7679b335a9e2c3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:44.332571 11032 tablet_server.cc:196] TabletServer@127.10.198.1:0 shutdown complete.
I20260713 09:04:44.351326 11032 tablet_server.cc:179] TabletServer@127.10.198.2:0 shutting down...
W20260713 09:04:44.358983 11698 consensus_peers.cc:597] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 -> Peer bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1:43707): Couldn't send request to peer bae8246787564dd0ad7679b335a9e2c3. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:43707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:44.366071 11771 consensus_peers.cc:597] T 911ab4a8c9ea4db5911fa5121c2bb32b P 71e043f5d5dc4991b45e9f6670ada3b2 -> Peer 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2:36249): Couldn't send request to peer 2d1e7c3dc6bf4dceb21ff88b7fdeb445. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:44.380154 11032 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:44.380728 11032 tablet_replica.cc:333] T 9106a55795f3463bbf4278f9eef5c865 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: stopping tablet replica
I20260713 09:04:44.381264 11032 raft_consensus.cc:2243] T 9106a55795f3463bbf4278f9eef5c865 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:44.381713 11032 raft_consensus.cc:2272] T 9106a55795f3463bbf4278f9eef5c865 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:44.383450 11032 tablet_replica.cc:333] T 911ab4a8c9ea4db5911fa5121c2bb32b P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: stopping tablet replica
I20260713 09:04:44.383906 11032 raft_consensus.cc:2243] T 911ab4a8c9ea4db5911fa5121c2bb32b P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:44.384284 11032 raft_consensus.cc:2272] T 911ab4a8c9ea4db5911fa5121c2bb32b P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:44.386058 11032 tablet_replica.cc:333] T 771eaf03d45a466384489458779286e5 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: stopping tablet replica
I20260713 09:04:44.386590 11032 raft_consensus.cc:2243] T 771eaf03d45a466384489458779286e5 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:44.386973 11032 raft_consensus.cc:2272] T 771eaf03d45a466384489458779286e5 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:44.388428 11032 tablet_replica.cc:333] T c6e7c74ff63b403a980f5e6217ba07c9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: stopping tablet replica
I20260713 09:04:44.388862 11032 raft_consensus.cc:2243] T c6e7c74ff63b403a980f5e6217ba07c9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:44.389495 11032 raft_consensus.cc:2272] T c6e7c74ff63b403a980f5e6217ba07c9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:44.391000 11032 tablet_replica.cc:333] T 1c9288bc1a0d40ba9f20b031f3375551 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: stopping tablet replica
I20260713 09:04:44.391433 11032 raft_consensus.cc:2243] T 1c9288bc1a0d40ba9f20b031f3375551 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:44.391777 11032 raft_consensus.cc:2272] T 1c9288bc1a0d40ba9f20b031f3375551 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:44.393234 11032 tablet_replica.cc:333] T 84c4cc3110c5471c961115ab375137b9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: stopping tablet replica
I20260713 09:04:44.393664 11032 raft_consensus.cc:2243] T 84c4cc3110c5471c961115ab375137b9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:04:44.394310 11032 raft_consensus.cc:2272] T 84c4cc3110c5471c961115ab375137b9 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:44.396159 11032 tablet_replica.cc:333] T 2b270188529c4660ae20bb13899b30ef P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: stopping tablet replica
I20260713 09:04:44.396603 11032 raft_consensus.cc:2243] T 2b270188529c4660ae20bb13899b30ef P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:44.397030 11032 raft_consensus.cc:2272] T 2b270188529c4660ae20bb13899b30ef P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:44.398659 11032 tablet_replica.cc:333] T 1522c533064349a3a46a0e89eb6b7c7a P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: stopping tablet replica
I20260713 09:04:44.399073 11032 raft_consensus.cc:2243] T 1522c533064349a3a46a0e89eb6b7c7a P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:44.399439 11032 raft_consensus.cc:2272] T 1522c533064349a3a46a0e89eb6b7c7a P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:04:44.400616 11772 consensus_peers.cc:597] T 911ab4a8c9ea4db5911fa5121c2bb32b P 71e043f5d5dc4991b45e9f6670ada3b2 -> Peer bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1:43707): Couldn't send request to peer bae8246787564dd0ad7679b335a9e2c3. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:43707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:44.401525 11032 tablet_replica.cc:333] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: stopping tablet replica
I20260713 09:04:44.402058 11032 raft_consensus.cc:2243] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:44.402514 11032 raft_consensus.cc:2272] T d1037dd573f34ab39db52860c15515f8 P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260713 09:04:44.404296 11772 consensus_peers.cc:597] T 771eaf03d45a466384489458779286e5 P 71e043f5d5dc4991b45e9f6670ada3b2 -> Peer bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1:43707): Couldn't send request to peer bae8246787564dd0ad7679b335a9e2c3. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:43707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:44.404642 11032 tablet_replica.cc:333] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: stopping tablet replica
I20260713 09:04:44.405107 11032 raft_consensus.cc:2243] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:04:44.405628 11032 pending_rounds.cc:70] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Trying to abort 1 pending ops.
I20260713 09:04:44.405818 11032 pending_rounds.cc:77] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7306991549770723328 op_type: NO_OP noop_request { }
I20260713 09:04:44.406072 11032 raft_consensus.cc:2889] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:04:44.406327 11032 raft_consensus.cc:2272] T 82c6fcbd327e42b6bee9553d4e589f6e P 2d1e7c3dc6bf4dceb21ff88b7fdeb445 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:44.449298 11032 tablet_server.cc:196] TabletServer@127.10.198.2:0 shutdown complete.
I20260713 09:04:44.466717 11032 tablet_server.cc:179] TabletServer@127.10.198.3:0 shutting down...
W20260713 09:04:44.477706 11771 consensus_peers.cc:597] T 771eaf03d45a466384489458779286e5 P 71e043f5d5dc4991b45e9f6670ada3b2 -> Peer 2d1e7c3dc6bf4dceb21ff88b7fdeb445 (127.10.198.2:36249): Couldn't send request to peer 2d1e7c3dc6bf4dceb21ff88b7fdeb445. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.2:36249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:44.480331 11772 consensus_peers.cc:597] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 -> Peer bae8246787564dd0ad7679b335a9e2c3 (127.10.198.1:43707): Couldn't send request to peer bae8246787564dd0ad7679b335a9e2c3. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:43707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:44.489682 11032 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:44.490347 11032 tablet_replica.cc:333] T 911ab4a8c9ea4db5911fa5121c2bb32b P 71e043f5d5dc4991b45e9f6670ada3b2: stopping tablet replica
I20260713 09:04:44.490935 11032 raft_consensus.cc:2243] T 911ab4a8c9ea4db5911fa5121c2bb32b P 71e043f5d5dc4991b45e9f6670ada3b2 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:04:44.491645 11032 raft_consensus.cc:2272] T 911ab4a8c9ea4db5911fa5121c2bb32b P 71e043f5d5dc4991b45e9f6670ada3b2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:44.493525 11032 tablet_replica.cc:333] T 82c6fcbd327e42b6bee9553d4e589f6e P 71e043f5d5dc4991b45e9f6670ada3b2: stopping tablet replica
I20260713 09:04:44.493995 11032 raft_consensus.cc:2243] T 82c6fcbd327e42b6bee9553d4e589f6e P 71e043f5d5dc4991b45e9f6670ada3b2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:44.494413 11032 raft_consensus.cc:2272] T 82c6fcbd327e42b6bee9553d4e589f6e P 71e043f5d5dc4991b45e9f6670ada3b2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:44.495966 11032 tablet_replica.cc:333] T 84c4cc3110c5471c961115ab375137b9 P 71e043f5d5dc4991b45e9f6670ada3b2: stopping tablet replica
I20260713 09:04:44.496395 11032 raft_consensus.cc:2243] T 84c4cc3110c5471c961115ab375137b9 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:44.496770 11032 raft_consensus.cc:2272] T 84c4cc3110c5471c961115ab375137b9 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:44.498576 11032 tablet_replica.cc:333] T 1c9288bc1a0d40ba9f20b031f3375551 P 71e043f5d5dc4991b45e9f6670ada3b2: stopping tablet replica
I20260713 09:04:44.499042 11032 raft_consensus.cc:2243] T 1c9288bc1a0d40ba9f20b031f3375551 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:44.499403 11032 raft_consensus.cc:2272] T 1c9288bc1a0d40ba9f20b031f3375551 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:44.500831 11032 tablet_replica.cc:333] T c6e7c74ff63b403a980f5e6217ba07c9 P 71e043f5d5dc4991b45e9f6670ada3b2: stopping tablet replica
I20260713 09:04:44.501425 11032 raft_consensus.cc:2243] T c6e7c74ff63b403a980f5e6217ba07c9 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:44.501995 11032 raft_consensus.cc:2272] T c6e7c74ff63b403a980f5e6217ba07c9 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:44.503453 11032 tablet_replica.cc:333] T 771eaf03d45a466384489458779286e5 P 71e043f5d5dc4991b45e9f6670ada3b2: stopping tablet replica
I20260713 09:04:44.503870 11032 raft_consensus.cc:2243] T 771eaf03d45a466384489458779286e5 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:44.504498 11032 raft_consensus.cc:2272] T 771eaf03d45a466384489458779286e5 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:44.505961 11032 tablet_replica.cc:333] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2: stopping tablet replica
I20260713 09:04:44.506424 11032 raft_consensus.cc:2243] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:04:44.507019 11032 raft_consensus.cc:2272] T d1037dd573f34ab39db52860c15515f8 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:44.508612 11032 tablet_replica.cc:333] T 1522c533064349a3a46a0e89eb6b7c7a P 71e043f5d5dc4991b45e9f6670ada3b2: stopping tablet replica
I20260713 09:04:44.509058 11032 raft_consensus.cc:2243] T 1522c533064349a3a46a0e89eb6b7c7a P 71e043f5d5dc4991b45e9f6670ada3b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:44.509451 11032 raft_consensus.cc:2272] T 1522c533064349a3a46a0e89eb6b7c7a P 71e043f5d5dc4991b45e9f6670ada3b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:44.510905 11032 tablet_replica.cc:333] T 2b270188529c4660ae20bb13899b30ef P 71e043f5d5dc4991b45e9f6670ada3b2: stopping tablet replica
I20260713 09:04:44.511302 11032 raft_consensus.cc:2243] T 2b270188529c4660ae20bb13899b30ef P 71e043f5d5dc4991b45e9f6670ada3b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:44.511638 11032 raft_consensus.cc:2272] T 2b270188529c4660ae20bb13899b30ef P 71e043f5d5dc4991b45e9f6670ada3b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:44.513094 11032 tablet_replica.cc:333] T 9106a55795f3463bbf4278f9eef5c865 P 71e043f5d5dc4991b45e9f6670ada3b2: stopping tablet replica
I20260713 09:04:44.513473 11032 raft_consensus.cc:2243] T 9106a55795f3463bbf4278f9eef5c865 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:44.513839 11032 raft_consensus.cc:2272] T 9106a55795f3463bbf4278f9eef5c865 P 71e043f5d5dc4991b45e9f6670ada3b2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:44.539994 11032 tablet_server.cc:196] TabletServer@127.10.198.3:0 shutdown complete.
I20260713 09:04:44.556324 11032 master.cc:562] Master@127.10.198.62:37251 shutting down...
I20260713 09:04:44.572537 11032 raft_consensus.cc:2243] T 00000000000000000000000000000000 P faa39c5846e34ac5b2f394442bfbe21c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:44.573001 11032 raft_consensus.cc:2272] T 00000000000000000000000000000000 P faa39c5846e34ac5b2f394442bfbe21c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:44.573284 11032 tablet_replica.cc:333] T 00000000000000000000000000000000 P faa39c5846e34ac5b2f394442bfbe21c: stopping tablet replica
I20260713 09:04:44.591835 11032 master.cc:584] Master@127.10.198.62:37251 shutdown complete.
2d1e7c3dc6bf4dceb21ff88b7fdeb445  4
71e043f5d5dc4991b45e9f6670ada3b2  1
bae8246787564dd0ad7679b335a9e2c3  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10707 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:04:44.626452 11032 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.198.62:42127
I20260713 09:04:44.627514 11032 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:44.633019 12010 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:44.632999 12011 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:44.633405 12013 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:44.634193 11032 server_base.cc:1061] running on GCE node
I20260713 09:04:44.634931 11032 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:44.635109 11032 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:44.635247 11032 hybrid_clock.cc:648] HybridClock initialized: now 1783933484635231 us; error 0 us; skew 500 ppm
I20260713 09:04:44.635733 11032 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:44.638142 11032 webserver.cc:533] Webserver started at http://127.10.198.62:37269/ using document root <none> and password file <none>
I20260713 09:04:44.638597 11032 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:44.638751 11032 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:44.638993 11032 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:44.639988 11032 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933461482508-11032-0/minicluster-data/master-0-root/instance:
uuid: "427e9c8c28ec403ab90c52aef7727679"
format_stamp: "Formatted at 2026-07-13 09:04:44 on dist-test-slave-kch5"
I20260713 09:04:44.643931 11032 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:04:44.647024 12018 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:44.647660 11032 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:04:44.647908 11032 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933461482508-11032-0/minicluster-data/master-0-root
uuid: "427e9c8c28ec403ab90c52aef7727679"
format_stamp: "Formatted at 2026-07-13 09:04:44 on dist-test-slave-kch5"
I20260713 09:04:44.648155 11032 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933461482508-11032-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933461482508-11032-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933461482508-11032-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:04:44.675850 11032 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:44.677002 11032 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:44.711609 11032 rpc_server.cc:307] RPC server started. Bound to: 127.10.198.62:42127
I20260713 09:04:44.711709 12069 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.198.62:42127 every 8 connection(s)
I20260713 09:04:44.715176 12070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:44.724118 12070 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 427e9c8c28ec403ab90c52aef7727679: Bootstrap starting.
I20260713 09:04:44.728799 12070 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 427e9c8c28ec403ab90c52aef7727679: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:44.732581 12070 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 427e9c8c28ec403ab90c52aef7727679: No bootstrap required, opened a new log
I20260713 09:04:44.734534 12070 raft_consensus.cc:359] T 00000000000000000000000000000000 P 427e9c8c28ec403ab90c52aef7727679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "427e9c8c28ec403ab90c52aef7727679" member_type: VOTER }
I20260713 09:04:44.734902 12070 raft_consensus.cc:385] T 00000000000000000000000000000000 P 427e9c8c28ec403ab90c52aef7727679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:44.735100 12070 raft_consensus.cc:740] T 00000000000000000000000000000000 P 427e9c8c28ec403ab90c52aef7727679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 427e9c8c28ec403ab90c52aef7727679, State: Initialized, Role: FOLLOWER
I20260713 09:04:44.735638 12070 consensus_queue.cc:260] T 00000000000000000000000000000000 P 427e9c8c28ec403ab90c52aef7727679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "427e9c8c28ec403ab90c52aef7727679" member_type: VOTER }
I20260713 09:04:44.736047 12070 raft_consensus.cc:399] T 00000000000000000000000000000000 P 427e9c8c28ec403ab90c52aef7727679 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:04:44.736246 12070 raft_consensus.cc:493] T 00000000000000000000000000000000 P 427e9c8c28ec403ab90c52aef7727679 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:04:44.736470 12070 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 427e9c8c28ec403ab90c52aef7727679 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:44.740332 12070 raft_consensus.cc:515] T 00000000000000000000000000000000 P 427e9c8c28ec403ab90c52aef7727679 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "427e9c8c28ec403ab90c52aef7727679" member_type: VOTER }
I20260713 09:04:44.740783 12070 leader_election.cc:304] T 00000000000000000000000000000000 P 427e9c8c28ec403ab90c52aef7727679 [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: 427e9c8c28ec403ab90c52aef7727679; no voters: 
I20260713 09:04:44.741778 12070 leader_election.cc:290] T 00000000000000000000000000000000 P 427e9c8c28ec403ab90c52aef7727679 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:04:44.742033 12073 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 427e9c8c28ec403ab90c52aef7727679 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:44.743230 12073 raft_consensus.cc:697] T 00000000000000000000000000000000 P 427e9c8c28ec403ab90c52aef7727679 [term 1 LEADER]: Becoming Leader. State: Replica: 427e9c8c28ec403ab90c52aef7727679, State: Running, Role: LEADER
I20260713 09:04:44.743844 12073 consensus_queue.cc:237] T 00000000000000000000000000000000 P 427e9c8c28ec403ab90c52aef7727679 [LEADER]: Queue going to LEADER mode. State: All 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: "427e9c8c28ec403ab90c52aef7727679" member_type: VOTER }
I20260713 09:04:44.744381 12070 sys_catalog.cc:565] T 00000000000000000000000000000000 P 427e9c8c28ec403ab90c52aef7727679 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:04:44.748209 12074 sys_catalog.cc:455] T 00000000000000000000000000000000 P 427e9c8c28ec403ab90c52aef7727679 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "427e9c8c28ec403ab90c52aef7727679" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "427e9c8c28ec403ab90c52aef7727679" member_type: VOTER } }
I20260713 09:04:44.748246 12075 sys_catalog.cc:455] T 00000000000000000000000000000000 P 427e9c8c28ec403ab90c52aef7727679 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 427e9c8c28ec403ab90c52aef7727679. Latest consensus state: current_term: 1 leader_uuid: "427e9c8c28ec403ab90c52aef7727679" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "427e9c8c28ec403ab90c52aef7727679" member_type: VOTER } }
I20260713 09:04:44.748974 12074 sys_catalog.cc:458] T 00000000000000000000000000000000 P 427e9c8c28ec403ab90c52aef7727679 [sys.catalog]: This master's current role is: LEADER
I20260713 09:04:44.749032 12075 sys_catalog.cc:458] T 00000000000000000000000000000000 P 427e9c8c28ec403ab90c52aef7727679 [sys.catalog]: This master's current role is: LEADER
I20260713 09:04:44.751566 12079 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:04:44.756314 12079 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:04:44.760679 11032 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:04:44.764366 12079 catalog_manager.cc:1383] Generated new cluster ID: 05e6589609d94fd68171a86e8857135f
I20260713 09:04:44.764582 12079 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:04:44.786083 12079 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:04:44.787271 12079 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:04:44.797346 12079 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 427e9c8c28ec403ab90c52aef7727679: Generated new TSK 0
I20260713 09:04:44.797832 12079 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:04:44.827389 11032 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:44.833032 12091 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:44.833896 12092 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:44.837522 12094 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:44.839023 11032 server_base.cc:1061] running on GCE node
I20260713 09:04:44.840044 11032 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:44.840229 11032 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:44.840371 11032 hybrid_clock.cc:648] HybridClock initialized: now 1783933484840357 us; error 0 us; skew 500 ppm
I20260713 09:04:44.840852 11032 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:44.842958 11032 webserver.cc:533] Webserver started at http://127.10.198.1:35391/ using document root <none> and password file <none>
I20260713 09:04:44.843389 11032 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:44.843555 11032 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:44.843794 11032 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:44.844766 11032 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933461482508-11032-0/minicluster-data/ts-0-root/instance:
uuid: "a51d8d57ac554d5a871fe279cd35a951"
format_stamp: "Formatted at 2026-07-13 09:04:44 on dist-test-slave-kch5"
I20260713 09:04:44.848953 11032 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:04:44.851928 12099 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:44.852563 11032 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:04:44.852820 11032 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933461482508-11032-0/minicluster-data/ts-0-root
uuid: "a51d8d57ac554d5a871fe279cd35a951"
format_stamp: "Formatted at 2026-07-13 09:04:44 on dist-test-slave-kch5"
I20260713 09:04:44.853070 11032 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933461482508-11032-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933461482508-11032-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933461482508-11032-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:04:44.879091 11032 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:44.880220 11032 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:44.881590 11032 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:44.883751 11032 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:44.883929 11032 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:44.884141 11032 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:44.884299 11032 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:44.923136 11032 rpc_server.cc:307] RPC server started. Bound to: 127.10.198.1:34033
I20260713 09:04:44.923246 12161 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.198.1:34033 every 8 connection(s)
I20260713 09:04:44.927541 11032 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:44.935144 12166 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:44.935925 12167 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:44.936741 12169 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:44.938995 11032 server_base.cc:1061] running on GCE node
I20260713 09:04:44.940049 11032 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:44.940246 11032 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:44.940411 11032 hybrid_clock.cc:648] HybridClock initialized: now 1783933484940394 us; error 0 us; skew 500 ppm
I20260713 09:04:44.940953 11032 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:44.943503 11032 webserver.cc:533] Webserver started at http://127.10.198.2:34371/ using document root <none> and password file <none>
I20260713 09:04:44.943737 12162 heartbeater.cc:344] Connected to a master server at 127.10.198.62:42127
I20260713 09:04:44.944057 11032 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:44.944097 12162 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:44.944427 11032 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:44.944738 11032 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:44.945053 12162 heartbeater.cc:507] Master 127.10.198.62:42127 requested a full tablet report, sending...
I20260713 09:04:44.946142 11032 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933461482508-11032-0/minicluster-data/ts-1-root/instance:
uuid: "3786c5fd61c44dd8925edaca373d2cf8"
format_stamp: "Formatted at 2026-07-13 09:04:44 on dist-test-slave-kch5"
I20260713 09:04:44.947139 12035 ts_manager.cc:194] Registered new tserver with Master: a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033)
I20260713 09:04:44.948735 12035 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34052
I20260713 09:04:44.950803 11032 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:04:44.954041 12174 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:44.954936 11032 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:04:44.955219 11032 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933461482508-11032-0/minicluster-data/ts-1-root
uuid: "3786c5fd61c44dd8925edaca373d2cf8"
format_stamp: "Formatted at 2026-07-13 09:04:44 on dist-test-slave-kch5"
I20260713 09:04:44.955458 11032 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933461482508-11032-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933461482508-11032-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933461482508-11032-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:04:44.969143 11032 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:44.970204 11032 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:44.971570 11032 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:44.973579 11032 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:44.973759 11032 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:44.973973 11032 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:44.974108 11032 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:45.009931 11032 rpc_server.cc:307] RPC server started. Bound to: 127.10.198.2:34879
I20260713 09:04:45.010025 12236 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.198.2:34879 every 8 connection(s)
I20260713 09:04:45.014197 11032 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:45.020798 12240 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:45.021291 12241 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:45.024837 12244 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:45.025611 11032 server_base.cc:1061] running on GCE node
I20260713 09:04:45.026194 12237 heartbeater.cc:344] Connected to a master server at 127.10.198.62:42127
I20260713 09:04:45.026592 12237 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:45.026568 11032 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:45.026993 11032 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:45.027199 11032 hybrid_clock.cc:648] HybridClock initialized: now 1783933485027181 us; error 0 us; skew 500 ppm
I20260713 09:04:45.027530 12237 heartbeater.cc:507] Master 127.10.198.62:42127 requested a full tablet report, sending...
I20260713 09:04:45.027917 11032 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:45.029608 12035 ts_manager.cc:194] Registered new tserver with Master: 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879)
I20260713 09:04:45.030638 11032 webserver.cc:533] Webserver started at http://127.10.198.3:42555/ using document root <none> and password file <none>
I20260713 09:04:45.030966 12035 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34056
I20260713 09:04:45.031091 11032 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:45.031338 11032 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:45.031565 11032 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:45.032900 11032 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933461482508-11032-0/minicluster-data/ts-2-root/instance:
uuid: "38a1c89aa9b247f2a7e7dadb28e4847b"
format_stamp: "Formatted at 2026-07-13 09:04:45 on dist-test-slave-kch5"
I20260713 09:04:45.036974 11032 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260713 09:04:45.039981 12248 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:45.040635 11032 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:04:45.040886 11032 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933461482508-11032-0/minicluster-data/ts-2-root
uuid: "38a1c89aa9b247f2a7e7dadb28e4847b"
format_stamp: "Formatted at 2026-07-13 09:04:45 on dist-test-slave-kch5"
I20260713 09:04:45.041132 11032 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933461482508-11032-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933461482508-11032-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933461482508-11032-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:04:45.051873 11032 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:45.052939 11032 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:45.054210 11032 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:45.056469 11032 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:45.056643 11032 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:45.056814 11032 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:45.056936 11032 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:45.092567 11032 rpc_server.cc:307] RPC server started. Bound to: 127.10.198.3:37609
I20260713 09:04:45.092648 12310 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.198.3:37609 every 8 connection(s)
I20260713 09:04:45.104727 12311 heartbeater.cc:344] Connected to a master server at 127.10.198.62:42127
I20260713 09:04:45.105038 12311 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:45.105696 12311 heartbeater.cc:507] Master 127.10.198.62:42127 requested a full tablet report, sending...
I20260713 09:04:45.107544 12035 ts_manager.cc:194] Registered new tserver with Master: 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:45.108464 11032 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013038635s
I20260713 09:04:45.108803 12035 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34066
I20260713 09:04:45.131124 12035 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34078:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:04:45.135880 12035 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:04:45.244582 12127 tablet_service.cc:1511] Processing CreateTablet for tablet 35052ba89db345928003109bade123a3 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:04:45.245949 12127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35052ba89db345928003109bade123a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.256060 12202 tablet_service.cc:1511] Processing CreateTablet for tablet 35052ba89db345928003109bade123a3 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:04:45.257365 12202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35052ba89db345928003109bade123a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.257172 12197 tablet_service.cc:1511] Processing CreateTablet for tablet 8fe8cbe56f764f9ca8eeedca0683bcbb (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:04:45.258443 12197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fe8cbe56f764f9ca8eeedca0683bcbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.259202 12201 tablet_service.cc:1511] Processing CreateTablet for tablet c697679bac364b5d8dee61e4650d5778 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:04:45.260381 12201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c697679bac364b5d8dee61e4650d5778. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.264679 12199 tablet_service.cc:1511] Processing CreateTablet for tablet c2846c534b434aa78214a7090d3d81eb (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:04:45.266142 12199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2846c534b434aa78214a7090d3d81eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.266503 12200 tablet_service.cc:1511] Processing CreateTablet for tablet b401f384a88f495aa001db428d515615 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:04:45.267688 12200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b401f384a88f495aa001db428d515615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.268433 12276 tablet_service.cc:1511] Processing CreateTablet for tablet 35052ba89db345928003109bade123a3 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:04:45.269647 12276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35052ba89db345928003109bade123a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.270788 12126 tablet_service.cc:1511] Processing CreateTablet for tablet c697679bac364b5d8dee61e4650d5778 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:04:45.271371 12275 tablet_service.cc:1511] Processing CreateTablet for tablet c697679bac364b5d8dee61e4650d5778 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:04:45.271996 12126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c697679bac364b5d8dee61e4650d5778. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.271860 12269 tablet_service.cc:1511] Processing CreateTablet for tablet e209f798a91a4919b539c0d55f19f9c8 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:04:45.272640 12275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c697679bac364b5d8dee61e4650d5778. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.273245 12269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e209f798a91a4919b539c0d55f19f9c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.273375 12198 tablet_service.cc:1511] Processing CreateTablet for tablet 22c1db38765a4b1db69d9a4ce9026848 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:04:45.274672 12198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22c1db38765a4b1db69d9a4ce9026848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.274567 12274 tablet_service.cc:1511] Processing CreateTablet for tablet b401f384a88f495aa001db428d515615 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:04:45.275383 12125 tablet_service.cc:1511] Processing CreateTablet for tablet b401f384a88f495aa001db428d515615 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:04:45.275825 12274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b401f384a88f495aa001db428d515615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.276633 12125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b401f384a88f495aa001db428d515615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.278205 12273 tablet_service.cc:1511] Processing CreateTablet for tablet c2846c534b434aa78214a7090d3d81eb (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:04:45.279421 12273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2846c534b434aa78214a7090d3d81eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.280663 12123 tablet_service.cc:1511] Processing CreateTablet for tablet 22c1db38765a4b1db69d9a4ce9026848 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:04:45.281852 12123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22c1db38765a4b1db69d9a4ce9026848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.283042 12272 tablet_service.cc:1511] Processing CreateTablet for tablet 22c1db38765a4b1db69d9a4ce9026848 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:04:45.283365 12122 tablet_service.cc:1511] Processing CreateTablet for tablet 8fe8cbe56f764f9ca8eeedca0683bcbb (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:04:45.283844 12268 tablet_service.cc:1511] Processing CreateTablet for tablet d0ead4f51ebc4e39834e4292ca978093 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:04:45.284312 12272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22c1db38765a4b1db69d9a4ce9026848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.284605 12122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fe8cbe56f764f9ca8eeedca0683bcbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.285085 12268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0ead4f51ebc4e39834e4292ca978093. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.284860 12119 tablet_service.cc:1511] Processing CreateTablet for tablet d0ead4f51ebc4e39834e4292ca978093 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:04:45.286082 12119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0ead4f51ebc4e39834e4292ca978093. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.286250 12271 tablet_service.cc:1511] Processing CreateTablet for tablet 8fe8cbe56f764f9ca8eeedca0683bcbb (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:04:45.287498 12271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fe8cbe56f764f9ca8eeedca0683bcbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.287376 12120 tablet_service.cc:1511] Processing CreateTablet for tablet e209f798a91a4919b539c0d55f19f9c8 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:04:45.279461 12124 tablet_service.cc:1511] Processing CreateTablet for tablet c2846c534b434aa78214a7090d3d81eb (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:04:45.283792 12118 tablet_service.cc:1511] Processing CreateTablet for tablet cc235547de90475e98e501d9ce085d1e (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:04:45.289954 12121 tablet_service.cc:1511] Processing CreateTablet for tablet f65ebc3765544c1f9965f4ccf140f189 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:04:45.290261 12270 tablet_service.cc:1511] Processing CreateTablet for tablet f65ebc3765544c1f9965f4ccf140f189 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:04:45.292791 12120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e209f798a91a4919b539c0d55f19f9c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.298228 12121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f65ebc3765544c1f9965f4ccf140f189. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.299292 12270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f65ebc3765544c1f9965f4ccf140f189. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.300138 12118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc235547de90475e98e501d9ce085d1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.304121 12124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2846c534b434aa78214a7090d3d81eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.315944 12196 tablet_service.cc:1511] Processing CreateTablet for tablet f65ebc3765544c1f9965f4ccf140f189 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:04:45.317279 12196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f65ebc3765544c1f9965f4ccf140f189. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.319352 12195 tablet_service.cc:1511] Processing CreateTablet for tablet e209f798a91a4919b539c0d55f19f9c8 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:04:45.320578 12195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e209f798a91a4919b539c0d55f19f9c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.323349 12194 tablet_service.cc:1511] Processing CreateTablet for tablet d0ead4f51ebc4e39834e4292ca978093 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:04:45.324592 12194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0ead4f51ebc4e39834e4292ca978093. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.327349 12193 tablet_service.cc:1511] Processing CreateTablet for tablet cc235547de90475e98e501d9ce085d1e (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:04:45.328606 12193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc235547de90475e98e501d9ce085d1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.397514 12327 tablet_bootstrap.cc:492] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951: Bootstrap starting.
I20260713 09:04:45.403648 12271 tablet_service.cc:1511] Processing CreateTablet for tablet cc235547de90475e98e501d9ce085d1e (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:04:45.404990 12271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc235547de90475e98e501d9ce085d1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.407160 12199 tablet_service.cc:1511] Processing CreateTablet for tablet 3f78036c5ced49a989b41cdf297600f1 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:04:45.411269 12199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f78036c5ced49a989b41cdf297600f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.412744 12196 tablet_service.cc:1511] Processing CreateTablet for tablet 7bc570d615174ad2bb66af3fc1d38bc8 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:04:45.415359 12327 tablet_bootstrap.cc:654] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:45.417150 12122 tablet_service.cc:1511] Processing CreateTablet for tablet 7855fef1ff2746378f63cba72792d085 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:04:45.418426 12122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7855fef1ff2746378f63cba72792d085. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.423883 12196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bc570d615174ad2bb66af3fc1d38bc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.424633 12275 tablet_service.cc:1511] Processing CreateTablet for tablet 3f78036c5ced49a989b41cdf297600f1 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:04:45.425791 12275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f78036c5ced49a989b41cdf297600f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.427597 12270 tablet_service.cc:1511] Processing CreateTablet for tablet 7855fef1ff2746378f63cba72792d085 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:04:45.428905 12270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7855fef1ff2746378f63cba72792d085. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.431679 12119 tablet_service.cc:1511] Processing CreateTablet for tablet e412a9c9b1e748168f68f62581d0c316 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:04:45.432878 12119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e412a9c9b1e748168f68f62581d0c316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.433302 12267 tablet_service.cc:1511] Processing CreateTablet for tablet 2afa0038dbf646dba945982da3084e91 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:04:45.438699 12267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2afa0038dbf646dba945982da3084e91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.439437 12125 tablet_service.cc:1511] Processing CreateTablet for tablet 7bc570d615174ad2bb66af3fc1d38bc8 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:04:45.439788 12124 tablet_service.cc:1511] Processing CreateTablet for tablet 37941096c0b44e0fb33ccfb7815bb7d3 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:04:45.440585 12125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bc570d615174ad2bb66af3fc1d38bc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.441161 12124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37941096c0b44e0fb33ccfb7815bb7d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.442114 12121 tablet_service.cc:1511] Processing CreateTablet for tablet 3f78036c5ced49a989b41cdf297600f1 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:04:45.451391 12121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f78036c5ced49a989b41cdf297600f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.453606 12120 tablet_service.cc:1511] Processing CreateTablet for tablet 2afa0038dbf646dba945982da3084e91 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:04:45.454841 12120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2afa0038dbf646dba945982da3084e91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.464570 12269 tablet_service.cc:1511] Processing CreateTablet for tablet 7bc570d615174ad2bb66af3fc1d38bc8 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:04:45.468251 12272 tablet_service.cc:1511] Processing CreateTablet for tablet 37941096c0b44e0fb33ccfb7815bb7d3 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:04:45.473265 12326 tablet_bootstrap.cc:492] T 22c1db38765a4b1db69d9a4ce9026848 P 38a1c89aa9b247f2a7e7dadb28e4847b: Bootstrap starting.
I20260713 09:04:45.481830 12202 tablet_service.cc:1511] Processing CreateTablet for tablet 7855fef1ff2746378f63cba72792d085 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:04:45.433264 12268 tablet_service.cc:1511] Processing CreateTablet for tablet e412a9c9b1e748168f68f62581d0c316 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:04:45.494732 12202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7855fef1ff2746378f63cba72792d085. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.508836 12123 tablet_service.cc:1511] Processing CreateTablet for tablet 72161cf275074ea6a655ed560ec2add0 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:04:45.497385 12328 tablet_bootstrap.cc:492] T d0ead4f51ebc4e39834e4292ca978093 P 3786c5fd61c44dd8925edaca373d2cf8: Bootstrap starting.
I20260713 09:04:45.498587 12269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bc570d615174ad2bb66af3fc1d38bc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.509227 12274 tablet_service.cc:1511] Processing CreateTablet for tablet 1c8dc976df3a4a0988a7c1f83b0fe519 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:04:45.510031 12123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72161cf275074ea6a655ed560ec2add0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.510443 12274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c8dc976df3a4a0988a7c1f83b0fe519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.513041 12272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37941096c0b44e0fb33ccfb7815bb7d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.499531 12327 tablet_bootstrap.cc:492] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951: No bootstrap required, opened a new log
I20260713 09:04:45.503262 12118 tablet_service.cc:1511] Processing CreateTablet for tablet 909e6db82cdb471d98eec3453a38904b (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:04:45.514580 12268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e412a9c9b1e748168f68f62581d0c316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.515081 12327 ts_tablet_manager.cc:1403] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951: Time spent bootstrapping tablet: real 0.118s	user 0.021s	sys 0.021s
I20260713 09:04:45.507330 12200 tablet_service.cc:1511] Processing CreateTablet for tablet 2afa0038dbf646dba945982da3084e91 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:04:45.515237 12118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 909e6db82cdb471d98eec3453a38904b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.518551 12200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2afa0038dbf646dba945982da3084e91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.517354 12197 tablet_service.cc:1511] Processing CreateTablet for tablet 37941096c0b44e0fb33ccfb7815bb7d3 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:04:45.519639 12197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37941096c0b44e0fb33ccfb7815bb7d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.522576 12127 tablet_service.cc:1511] Processing CreateTablet for tablet 4da65adc274045a08703ee71602f4560 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:04:45.523734 12127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4da65adc274045a08703ee71602f4560. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.505085 12194 tablet_service.cc:1511] Processing CreateTablet for tablet e412a9c9b1e748168f68f62581d0c316 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:04:45.540848 12276 tablet_service.cc:1511] Processing CreateTablet for tablet 909e6db82cdb471d98eec3453a38904b (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:04:45.542135 12276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 909e6db82cdb471d98eec3453a38904b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.543690 12193 tablet_service.cc:1511] Processing CreateTablet for tablet 1c8dc976df3a4a0988a7c1f83b0fe519 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:04:45.544855 12193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c8dc976df3a4a0988a7c1f83b0fe519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.547693 12121 tablet_service.cc:1511] Processing CreateTablet for tablet fdda3ecb02f3443295fdd893eb85a88d (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:04:45.548880 12121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdda3ecb02f3443295fdd893eb85a88d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.550834 12328 tablet_bootstrap.cc:654] T d0ead4f51ebc4e39834e4292ca978093 P 3786c5fd61c44dd8925edaca373d2cf8: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:45.550559 12201 tablet_service.cc:1511] Processing CreateTablet for tablet 909e6db82cdb471d98eec3453a38904b (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:04:45.552975 12327 raft_consensus.cc:359] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:45.553602 12196 tablet_service.cc:1511] Processing CreateTablet for tablet 4da65adc274045a08703ee71602f4560 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:04:45.544796 12273 tablet_service.cc:1511] Processing CreateTablet for tablet 4da65adc274045a08703ee71602f4560 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:04:45.591493 12273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4da65adc274045a08703ee71602f4560. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.554688 12194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e412a9c9b1e748168f68f62581d0c316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.594805 12200 tablet_service.cc:1511] Processing CreateTablet for tablet 2f9b456ce26343dca4a48f51e0307221 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:04:45.596189 12268 tablet_service.cc:1511] Processing CreateTablet for tablet 570b4d11b66f44ffa4053729c0d09b10 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:04:45.597380 12268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 570b4d11b66f44ffa4053729c0d09b10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.557920 12198 tablet_service.cc:1511] Processing CreateTablet for tablet 72161cf275074ea6a655ed560ec2add0 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:04:45.559052 12122 tablet_service.cc:1511] Processing CreateTablet for tablet e88d97ab1a6745eeae029960f01c11db (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:04:45.561530 12270 tablet_service.cc:1511] Processing CreateTablet for tablet 72161cf275074ea6a655ed560ec2add0 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:04:45.539064 12126 tablet_service.cc:1511] Processing CreateTablet for tablet 1c8dc976df3a4a0988a7c1f83b0fe519 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:04:45.599154 12122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e88d97ab1a6745eeae029960f01c11db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.599864 12126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c8dc976df3a4a0988a7c1f83b0fe519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.563274 12195 tablet_service.cc:1511] Processing CreateTablet for tablet fdda3ecb02f3443295fdd893eb85a88d (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:04:45.599154 12270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72161cf275074ea6a655ed560ec2add0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.606175 12199 tablet_service.cc:1511] Processing CreateTablet for tablet 570b4d11b66f44ffa4053729c0d09b10 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:04:45.565603 12267 tablet_service.cc:1511] Processing CreateTablet for tablet fdda3ecb02f3443295fdd893eb85a88d (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:04:45.611546 12267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdda3ecb02f3443295fdd893eb85a88d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.567951 12119 tablet_service.cc:1511] Processing CreateTablet for tablet 2f9b456ce26343dca4a48f51e0307221 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:04:45.569386 12125 tablet_service.cc:1511] Processing CreateTablet for tablet 570b4d11b66f44ffa4053729c0d09b10 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:04:45.579619 12197 tablet_service.cc:1511] Processing CreateTablet for tablet e88d97ab1a6745eeae029960f01c11db (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:04:45.583068 12271 tablet_service.cc:1511] Processing CreateTablet for tablet e88d97ab1a6745eeae029960f01c11db (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:04:45.613991 12271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e88d97ab1a6745eeae029960f01c11db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.614447 12119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f9b456ce26343dca4a48f51e0307221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.615090 12125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 570b4d11b66f44ffa4053729c0d09b10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.564659 12326 tablet_bootstrap.cc:654] T 22c1db38765a4b1db69d9a4ce9026848 P 38a1c89aa9b247f2a7e7dadb28e4847b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:45.607800 12196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4da65adc274045a08703ee71602f4560. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.615928 12195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdda3ecb02f3443295fdd893eb85a88d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.610206 12327 raft_consensus.cc:385] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:45.616331 12327 raft_consensus.cc:740] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51d8d57ac554d5a871fe279cd35a951, State: Initialized, Role: FOLLOWER
I20260713 09:04:45.616592 12197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e88d97ab1a6745eeae029960f01c11db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.617645 12201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 909e6db82cdb471d98eec3453a38904b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.618214 12200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f9b456ce26343dca4a48f51e0307221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.619231 12327 consensus_queue.cc:260] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:45.622643 12198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72161cf275074ea6a655ed560ec2add0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.638337 12199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 570b4d11b66f44ffa4053729c0d09b10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.669363 12162 heartbeater.cc:499] Master 127.10.198.62:42127 was elected leader, sending a full tablet report...
I20260713 09:04:45.669310 12328 tablet_bootstrap.cc:492] T d0ead4f51ebc4e39834e4292ca978093 P 3786c5fd61c44dd8925edaca373d2cf8: No bootstrap required, opened a new log
I20260713 09:04:45.674829 12328 ts_tablet_manager.cc:1403] T d0ead4f51ebc4e39834e4292ca978093 P 3786c5fd61c44dd8925edaca373d2cf8: Time spent bootstrapping tablet: real 0.178s	user 0.008s	sys 0.005s
I20260713 09:04:45.680477 12327 ts_tablet_manager.cc:1434] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951: Time spent starting tablet: real 0.164s	user 0.008s	sys 0.002s
I20260713 09:04:45.681416 12327 tablet_bootstrap.cc:492] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951: Bootstrap starting.
I20260713 09:04:45.682017 12328 raft_consensus.cc:359] T d0ead4f51ebc4e39834e4292ca978093 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:45.682767 12328 raft_consensus.cc:385] T d0ead4f51ebc4e39834e4292ca978093 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:45.683079 12328 raft_consensus.cc:740] T d0ead4f51ebc4e39834e4292ca978093 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3786c5fd61c44dd8925edaca373d2cf8, State: Initialized, Role: FOLLOWER
W20260713 09:04:45.683949 12022 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.10.198.2:34879, user_credentials={real_user=slave}} blocked reactor thread for 80290.8us
I20260713 09:04:45.589723 12269 tablet_service.cc:1511] Processing CreateTablet for tablet 2f9b456ce26343dca4a48f51e0307221 (DEFAULT_TABLE table=test-workload [id=7ea7bca38e3e41c39f6bda584002308e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:04:45.697117 12269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f9b456ce26343dca4a48f51e0307221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.706465 12328 consensus_queue.cc:260] T d0ead4f51ebc4e39834e4292ca978093 P 3786c5fd61c44dd8925edaca373d2cf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:45.742224 12327 tablet_bootstrap.cc:654] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:45.749365 12326 tablet_bootstrap.cc:492] T 22c1db38765a4b1db69d9a4ce9026848 P 38a1c89aa9b247f2a7e7dadb28e4847b: No bootstrap required, opened a new log
I20260713 09:04:45.749820 12326 ts_tablet_manager.cc:1403] T 22c1db38765a4b1db69d9a4ce9026848 P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent bootstrapping tablet: real 0.277s	user 0.008s	sys 0.013s
I20260713 09:04:45.752689 12326 raft_consensus.cc:359] T 22c1db38765a4b1db69d9a4ce9026848 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:45.753427 12326 raft_consensus.cc:385] T 22c1db38765a4b1db69d9a4ce9026848 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:45.753705 12326 raft_consensus.cc:740] T 22c1db38765a4b1db69d9a4ce9026848 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38a1c89aa9b247f2a7e7dadb28e4847b, State: Initialized, Role: FOLLOWER
I20260713 09:04:45.754518 12326 consensus_queue.cc:260] T 22c1db38765a4b1db69d9a4ce9026848 P 38a1c89aa9b247f2a7e7dadb28e4847b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
W20260713 09:04:45.756176 12083 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:04:45.771608 12328 ts_tablet_manager.cc:1434] T d0ead4f51ebc4e39834e4292ca978093 P 3786c5fd61c44dd8925edaca373d2cf8: Time spent starting tablet: real 0.092s	user 0.015s	sys 0.012s
I20260713 09:04:45.775724 12311 heartbeater.cc:499] Master 127.10.198.62:42127 was elected leader, sending a full tablet report...
I20260713 09:04:45.776254 12326 ts_tablet_manager.cc:1434] T 22c1db38765a4b1db69d9a4ce9026848 P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.006s
I20260713 09:04:45.777192 12326 tablet_bootstrap.cc:492] T f65ebc3765544c1f9965f4ccf140f189 P 38a1c89aa9b247f2a7e7dadb28e4847b: Bootstrap starting.
I20260713 09:04:45.782498 12237 heartbeater.cc:499] Master 127.10.198.62:42127 was elected leader, sending a full tablet report...
I20260713 09:04:45.783294 12326 tablet_bootstrap.cc:654] T f65ebc3765544c1f9965f4ccf140f189 P 38a1c89aa9b247f2a7e7dadb28e4847b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:45.795781 12328 tablet_bootstrap.cc:492] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8: Bootstrap starting.
I20260713 09:04:45.801380 12328 tablet_bootstrap.cc:654] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:45.803853 12327 tablet_bootstrap.cc:492] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951: No bootstrap required, opened a new log
I20260713 09:04:45.804350 12327 ts_tablet_manager.cc:1403] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951: Time spent bootstrapping tablet: real 0.123s	user 0.015s	sys 0.007s
I20260713 09:04:45.804546 12326 tablet_bootstrap.cc:492] T f65ebc3765544c1f9965f4ccf140f189 P 38a1c89aa9b247f2a7e7dadb28e4847b: No bootstrap required, opened a new log
I20260713 09:04:45.805115 12326 ts_tablet_manager.cc:1403] T f65ebc3765544c1f9965f4ccf140f189 P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.013s
I20260713 09:04:45.807253 12327 raft_consensus.cc:359] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:45.808038 12327 raft_consensus.cc:385] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:45.807811 12326 raft_consensus.cc:359] T f65ebc3765544c1f9965f4ccf140f189 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:45.808393 12327 raft_consensus.cc:740] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51d8d57ac554d5a871fe279cd35a951, State: Initialized, Role: FOLLOWER
I20260713 09:04:45.808780 12326 raft_consensus.cc:385] T f65ebc3765544c1f9965f4ccf140f189 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:45.809155 12326 raft_consensus.cc:740] T f65ebc3765544c1f9965f4ccf140f189 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38a1c89aa9b247f2a7e7dadb28e4847b, State: Initialized, Role: FOLLOWER
I20260713 09:04:45.809195 12327 consensus_queue.cc:260] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:45.810177 12326 consensus_queue.cc:260] T f65ebc3765544c1f9965f4ccf140f189 P 38a1c89aa9b247f2a7e7dadb28e4847b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:45.812651 12326 ts_tablet_manager.cc:1434] T f65ebc3765544c1f9965f4ccf140f189 P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:04:45.813563 12326 tablet_bootstrap.cc:492] T e209f798a91a4919b539c0d55f19f9c8 P 38a1c89aa9b247f2a7e7dadb28e4847b: Bootstrap starting.
I20260713 09:04:45.814015 12327 ts_tablet_manager.cc:1434] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:04:45.814975 12327 tablet_bootstrap.cc:492] T 8fe8cbe56f764f9ca8eeedca0683bcbb P a51d8d57ac554d5a871fe279cd35a951: Bootstrap starting.
I20260713 09:04:45.819715 12326 tablet_bootstrap.cc:654] T e209f798a91a4919b539c0d55f19f9c8 P 38a1c89aa9b247f2a7e7dadb28e4847b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:45.820742 12327 tablet_bootstrap.cc:654] T 8fe8cbe56f764f9ca8eeedca0683bcbb P a51d8d57ac554d5a871fe279cd35a951: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:45.821208 12328 tablet_bootstrap.cc:492] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8: No bootstrap required, opened a new log
I20260713 09:04:45.821671 12328 ts_tablet_manager.cc:1403] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.013s
I20260713 09:04:45.824620 12328 raft_consensus.cc:359] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:45.825369 12328 raft_consensus.cc:385] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:45.825659 12328 raft_consensus.cc:740] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3786c5fd61c44dd8925edaca373d2cf8, State: Initialized, Role: FOLLOWER
I20260713 09:04:45.826377 12328 consensus_queue.cc:260] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:45.828444 12328 ts_tablet_manager.cc:1434] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:04:45.829373 12328 tablet_bootstrap.cc:492] T f65ebc3765544c1f9965f4ccf140f189 P 3786c5fd61c44dd8925edaca373d2cf8: Bootstrap starting.
I20260713 09:04:45.835618 12328 tablet_bootstrap.cc:654] T f65ebc3765544c1f9965f4ccf140f189 P 3786c5fd61c44dd8925edaca373d2cf8: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:45.852828 12326 tablet_bootstrap.cc:492] T e209f798a91a4919b539c0d55f19f9c8 P 38a1c89aa9b247f2a7e7dadb28e4847b: No bootstrap required, opened a new log
I20260713 09:04:45.853219 12326 ts_tablet_manager.cc:1403] T e209f798a91a4919b539c0d55f19f9c8 P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.016s
I20260713 09:04:45.856454 12327 tablet_bootstrap.cc:492] T 8fe8cbe56f764f9ca8eeedca0683bcbb P a51d8d57ac554d5a871fe279cd35a951: No bootstrap required, opened a new log
I20260713 09:04:45.856904 12327 ts_tablet_manager.cc:1403] T 8fe8cbe56f764f9ca8eeedca0683bcbb P a51d8d57ac554d5a871fe279cd35a951: Time spent bootstrapping tablet: real 0.042s	user 0.024s	sys 0.013s
I20260713 09:04:45.858139 12326 raft_consensus.cc:359] T e209f798a91a4919b539c0d55f19f9c8 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:45.858866 12326 raft_consensus.cc:385] T e209f798a91a4919b539c0d55f19f9c8 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:45.859140 12326 raft_consensus.cc:740] T e209f798a91a4919b539c0d55f19f9c8 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38a1c89aa9b247f2a7e7dadb28e4847b, State: Initialized, Role: FOLLOWER
I20260713 09:04:45.859668 12328 tablet_bootstrap.cc:492] T f65ebc3765544c1f9965f4ccf140f189 P 3786c5fd61c44dd8925edaca373d2cf8: No bootstrap required, opened a new log
I20260713 09:04:45.860116 12328 ts_tablet_manager.cc:1403] T f65ebc3765544c1f9965f4ccf140f189 P 3786c5fd61c44dd8925edaca373d2cf8: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.016s
I20260713 09:04:45.859855 12326 consensus_queue.cc:260] T e209f798a91a4919b539c0d55f19f9c8 P 38a1c89aa9b247f2a7e7dadb28e4847b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:45.861943 12326 ts_tablet_manager.cc:1434] T e209f798a91a4919b539c0d55f19f9c8 P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260713 09:04:45.862809 12326 tablet_bootstrap.cc:492] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 38a1c89aa9b247f2a7e7dadb28e4847b: Bootstrap starting.
I20260713 09:04:45.862759 12328 raft_consensus.cc:359] T f65ebc3765544c1f9965f4ccf140f189 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:45.863550 12328 raft_consensus.cc:385] T f65ebc3765544c1f9965f4ccf140f189 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:45.863834 12328 raft_consensus.cc:740] T f65ebc3765544c1f9965f4ccf140f189 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3786c5fd61c44dd8925edaca373d2cf8, State: Initialized, Role: FOLLOWER
I20260713 09:04:45.864627 12328 consensus_queue.cc:260] T f65ebc3765544c1f9965f4ccf140f189 P 3786c5fd61c44dd8925edaca373d2cf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:45.865428 12327 raft_consensus.cc:359] T 8fe8cbe56f764f9ca8eeedca0683bcbb P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:45.866066 12327 raft_consensus.cc:385] T 8fe8cbe56f764f9ca8eeedca0683bcbb P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:45.866374 12327 raft_consensus.cc:740] T 8fe8cbe56f764f9ca8eeedca0683bcbb P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51d8d57ac554d5a871fe279cd35a951, State: Initialized, Role: FOLLOWER
I20260713 09:04:45.866854 12328 ts_tablet_manager.cc:1434] T f65ebc3765544c1f9965f4ccf140f189 P 3786c5fd61c44dd8925edaca373d2cf8: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:04:45.867028 12327 consensus_queue.cc:260] T 8fe8cbe56f764f9ca8eeedca0683bcbb P a51d8d57ac554d5a871fe279cd35a951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:45.867726 12328 tablet_bootstrap.cc:492] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8: Bootstrap starting.
I20260713 09:04:45.869264 12327 ts_tablet_manager.cc:1434] T 8fe8cbe56f764f9ca8eeedca0683bcbb P a51d8d57ac554d5a871fe279cd35a951: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260713 09:04:45.870188 12327 tablet_bootstrap.cc:492] T f65ebc3765544c1f9965f4ccf140f189 P a51d8d57ac554d5a871fe279cd35a951: Bootstrap starting.
I20260713 09:04:45.873805 12328 tablet_bootstrap.cc:654] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:45.876021 12327 tablet_bootstrap.cc:654] T f65ebc3765544c1f9965f4ccf140f189 P a51d8d57ac554d5a871fe279cd35a951: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:45.878748 12328 tablet_bootstrap.cc:492] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8: No bootstrap required, opened a new log
I20260713 09:04:45.879226 12328 ts_tablet_manager.cc:1403] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.002s
I20260713 09:04:45.881937 12328 raft_consensus.cc:359] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:45.882561 12326 tablet_bootstrap.cc:654] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 38a1c89aa9b247f2a7e7dadb28e4847b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:45.882632 12328 raft_consensus.cc:385] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:45.882984 12328 raft_consensus.cc:740] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3786c5fd61c44dd8925edaca373d2cf8, State: Initialized, Role: FOLLOWER
I20260713 09:04:45.883424 12327 tablet_bootstrap.cc:492] T f65ebc3765544c1f9965f4ccf140f189 P a51d8d57ac554d5a871fe279cd35a951: No bootstrap required, opened a new log
I20260713 09:04:45.883801 12327 ts_tablet_manager.cc:1403] T f65ebc3765544c1f9965f4ccf140f189 P a51d8d57ac554d5a871fe279cd35a951: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.008s
I20260713 09:04:45.883718 12328 consensus_queue.cc:260] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:45.885911 12328 ts_tablet_manager.cc:1434] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.001s
I20260713 09:04:45.886332 12327 raft_consensus.cc:359] T f65ebc3765544c1f9965f4ccf140f189 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:45.886945 12328 tablet_bootstrap.cc:492] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8: Bootstrap starting.
I20260713 09:04:45.886981 12327 raft_consensus.cc:385] T f65ebc3765544c1f9965f4ccf140f189 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:45.887431 12327 raft_consensus.cc:740] T f65ebc3765544c1f9965f4ccf140f189 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51d8d57ac554d5a871fe279cd35a951, State: Initialized, Role: FOLLOWER
I20260713 09:04:45.888109 12327 consensus_queue.cc:260] T f65ebc3765544c1f9965f4ccf140f189 P a51d8d57ac554d5a871fe279cd35a951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:45.890381 12327 ts_tablet_manager.cc:1434] T f65ebc3765544c1f9965f4ccf140f189 P a51d8d57ac554d5a871fe279cd35a951: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260713 09:04:45.891265 12327 tablet_bootstrap.cc:492] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951: Bootstrap starting.
I20260713 09:04:45.893268 12331 raft_consensus.cc:493] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:45.893669 12328 tablet_bootstrap.cc:654] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:45.893684 12331 raft_consensus.cc:515] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:45.896931 12327 tablet_bootstrap.cc:654] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:45.910591 12331 leader_election.cc:290] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:45.915807 12327 tablet_bootstrap.cc:492] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951: No bootstrap required, opened a new log
I20260713 09:04:45.916301 12327 ts_tablet_manager.cc:1403] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.008s
I20260713 09:04:45.918058 12333 raft_consensus.cc:493] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:45.918511 12333 raft_consensus.cc:515] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:45.918922 12327 raft_consensus.cc:359] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:45.919667 12327 raft_consensus.cc:385] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:45.919929 12327 raft_consensus.cc:740] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51d8d57ac554d5a871fe279cd35a951, State: Initialized, Role: FOLLOWER
I20260713 09:04:45.921034 12333 leader_election.cc:290] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:45.920756 12327 consensus_queue.cc:260] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:45.922699 12328 tablet_bootstrap.cc:492] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8: No bootstrap required, opened a new log
I20260713 09:04:45.923178 12328 ts_tablet_manager.cc:1403] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.013s
I20260713 09:04:45.923200 12327 ts_tablet_manager.cc:1434] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:04:45.925772 12327 tablet_bootstrap.cc:492] T c2846c534b434aa78214a7090d3d81eb P a51d8d57ac554d5a871fe279cd35a951: Bootstrap starting.
I20260713 09:04:45.925990 12328 raft_consensus.cc:359] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:45.926751 12328 raft_consensus.cc:385] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:45.927026 12328 raft_consensus.cc:740] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3786c5fd61c44dd8925edaca373d2cf8, State: Initialized, Role: FOLLOWER
I20260713 09:04:45.927680 12328 consensus_queue.cc:260] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:45.929795 12328 ts_tablet_manager.cc:1434] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:04:45.932133 12327 tablet_bootstrap.cc:654] T c2846c534b434aa78214a7090d3d81eb P a51d8d57ac554d5a871fe279cd35a951: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:45.937017 12328 tablet_bootstrap.cc:492] T b401f384a88f495aa001db428d515615 P 3786c5fd61c44dd8925edaca373d2cf8: Bootstrap starting.
I20260713 09:04:45.943544 12327 tablet_bootstrap.cc:492] T c2846c534b434aa78214a7090d3d81eb P a51d8d57ac554d5a871fe279cd35a951: No bootstrap required, opened a new log
I20260713 09:04:45.944046 12327 ts_tablet_manager.cc:1403] T c2846c534b434aa78214a7090d3d81eb P a51d8d57ac554d5a871fe279cd35a951: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260713 09:04:45.946887 12327 raft_consensus.cc:359] T c2846c534b434aa78214a7090d3d81eb P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:45.947582 12327 raft_consensus.cc:385] T c2846c534b434aa78214a7090d3d81eb P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:45.947860 12327 raft_consensus.cc:740] T c2846c534b434aa78214a7090d3d81eb P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51d8d57ac554d5a871fe279cd35a951, State: Initialized, Role: FOLLOWER
I20260713 09:04:45.948539 12327 consensus_queue.cc:260] T c2846c534b434aa78214a7090d3d81eb P a51d8d57ac554d5a871fe279cd35a951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:45.949489 12328 tablet_bootstrap.cc:654] T b401f384a88f495aa001db428d515615 P 3786c5fd61c44dd8925edaca373d2cf8: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:45.951021 12327 ts_tablet_manager.cc:1434] T c2846c534b434aa78214a7090d3d81eb P a51d8d57ac554d5a871fe279cd35a951: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260713 09:04:45.951952 12327 tablet_bootstrap.cc:492] T 35052ba89db345928003109bade123a3 P a51d8d57ac554d5a871fe279cd35a951: Bootstrap starting.
I20260713 09:04:45.957887 12327 tablet_bootstrap.cc:654] T 35052ba89db345928003109bade123a3 P a51d8d57ac554d5a871fe279cd35a951: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:45.965675 12328 tablet_bootstrap.cc:492] T b401f384a88f495aa001db428d515615 P 3786c5fd61c44dd8925edaca373d2cf8: No bootstrap required, opened a new log
I20260713 09:04:45.966183 12328 ts_tablet_manager.cc:1403] T b401f384a88f495aa001db428d515615 P 3786c5fd61c44dd8925edaca373d2cf8: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.007s
I20260713 09:04:45.966068 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e209f798a91a4919b539c0d55f19f9c8" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" is_pre_election: true
I20260713 09:04:45.966830 12286 raft_consensus.cc:2468] T e209f798a91a4919b539c0d55f19f9c8 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51d8d57ac554d5a871fe279cd35a951 in term 0.
I20260713 09:04:45.968317 12212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e209f798a91a4919b539c0d55f19f9c8" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8" is_pre_election: true
I20260713 09:04:45.969030 12328 raft_consensus.cc:359] T b401f384a88f495aa001db428d515615 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:45.969521 12331 raft_consensus.cc:493] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:45.969726 12328 raft_consensus.cc:385] T b401f384a88f495aa001db428d515615 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:45.969780 12100 leader_election.cc:304] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38a1c89aa9b247f2a7e7dadb28e4847b, a51d8d57ac554d5a871fe279cd35a951; no voters: 
I20260713 09:04:45.970132 12328 raft_consensus.cc:740] T b401f384a88f495aa001db428d515615 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3786c5fd61c44dd8925edaca373d2cf8, State: Initialized, Role: FOLLOWER
I20260713 09:04:45.969978 12331 raft_consensus.cc:515] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:45.971060 12328 consensus_queue.cc:260] T b401f384a88f495aa001db428d515615 P 3786c5fd61c44dd8925edaca373d2cf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:45.972069 12331 leader_election.cc:290] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:45.972574 12331 raft_consensus.cc:2804] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:04:45.972805 12103 leader_election.cc:343] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:45.972894 12331 raft_consensus.cc:493] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:45.973400 12331 raft_consensus.cc:3060] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:45.975327 12328 ts_tablet_manager.cc:1434] T b401f384a88f495aa001db428d515615 P 3786c5fd61c44dd8925edaca373d2cf8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:04:45.975966 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ead4f51ebc4e39834e4292ca978093" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" is_pre_election: true
I20260713 09:04:45.976250 12328 tablet_bootstrap.cc:492] T e209f798a91a4919b539c0d55f19f9c8 P 3786c5fd61c44dd8925edaca373d2cf8: Bootstrap starting.
W20260713 09:04:45.977126 12100 leader_election.cc:343] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:45.980145 12331 raft_consensus.cc:515] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:45.982514 12328 tablet_bootstrap.cc:654] T e209f798a91a4919b539c0d55f19f9c8 P 3786c5fd61c44dd8925edaca373d2cf8: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:45.983201 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e209f798a91a4919b539c0d55f19f9c8" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b"
I20260713 09:04:45.983700 12286 raft_consensus.cc:3060] T e209f798a91a4919b539c0d55f19f9c8 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:45.982134 12331 leader_election.cc:290] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 election: Requested vote from peers 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:45.990604 12286 raft_consensus.cc:2468] T e209f798a91a4919b539c0d55f19f9c8 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51d8d57ac554d5a871fe279cd35a951 in term 1.
I20260713 09:04:45.991153 12333 raft_consensus.cc:493] T d0ead4f51ebc4e39834e4292ca978093 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:45.991595 12333 raft_consensus.cc:515] T d0ead4f51ebc4e39834e4292ca978093 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:45.992362 12326 tablet_bootstrap.cc:492] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 38a1c89aa9b247f2a7e7dadb28e4847b: No bootstrap required, opened a new log
I20260713 09:04:45.992797 12326 ts_tablet_manager.cc:1403] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent bootstrapping tablet: real 0.130s	user 0.009s	sys 0.043s
I20260713 09:04:45.993523 12333 leader_election.cc:290] T d0ead4f51ebc4e39834e4292ca978093 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:45.991677 12100 leader_election.cc:304] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38a1c89aa9b247f2a7e7dadb28e4847b, a51d8d57ac554d5a871fe279cd35a951; no voters: 
I20260713 09:04:45.994266 12331 raft_consensus.cc:2804] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:45.994618 12212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ead4f51ebc4e39834e4292ca978093" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8" is_pre_election: true
I20260713 09:04:45.994731 12331 raft_consensus.cc:697] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Becoming Leader. State: Replica: a51d8d57ac554d5a871fe279cd35a951, State: Running, Role: LEADER
I20260713 09:04:45.995239 12212 raft_consensus.cc:2468] T d0ead4f51ebc4e39834e4292ca978093 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51d8d57ac554d5a871fe279cd35a951 in term 0.
I20260713 09:04:45.995810 12331 consensus_queue.cc:237] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:45.997460 12326 raft_consensus.cc:359] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:45.998771 12212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e209f798a91a4919b539c0d55f19f9c8" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8"
I20260713 09:04:46.001488 12327 tablet_bootstrap.cc:492] T 35052ba89db345928003109bade123a3 P a51d8d57ac554d5a871fe279cd35a951: No bootstrap required, opened a new log
I20260713 09:04:46.001951 12327 ts_tablet_manager.cc:1403] T 35052ba89db345928003109bade123a3 P a51d8d57ac554d5a871fe279cd35a951: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.007s
I20260713 09:04:46.004674 12328 tablet_bootstrap.cc:492] T e209f798a91a4919b539c0d55f19f9c8 P 3786c5fd61c44dd8925edaca373d2cf8: No bootstrap required, opened a new log
I20260713 09:04:46.004631 12327 raft_consensus.cc:359] T 35052ba89db345928003109bade123a3 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.005231 12328 ts_tablet_manager.cc:1403] T e209f798a91a4919b539c0d55f19f9c8 P 3786c5fd61c44dd8925edaca373d2cf8: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.010s
I20260713 09:04:46.005389 12327 raft_consensus.cc:385] T 35052ba89db345928003109bade123a3 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.005594 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe8cbe56f764f9ca8eeedca0683bcbb" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" is_pre_election: true
I20260713 09:04:46.005872 12103 leader_election.cc:304] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [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: 3786c5fd61c44dd8925edaca373d2cf8, a51d8d57ac554d5a871fe279cd35a951; no voters: 38a1c89aa9b247f2a7e7dadb28e4847b
I20260713 09:04:46.006338 12326 raft_consensus.cc:385] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.006688 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ead4f51ebc4e39834e4292ca978093" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" is_pre_election: true
I20260713 09:04:46.006810 12326 raft_consensus.cc:740] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38a1c89aa9b247f2a7e7dadb28e4847b, State: Initialized, Role: FOLLOWER
W20260713 09:04:46.007296 12103 leader_election.cc:343] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.007268 12331 raft_consensus.cc:2804] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:46.008015 12331 raft_consensus.cc:493] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:04:46.008080 12175 leader_election.cc:343] T d0ead4f51ebc4e39834e4292ca978093 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.005719 12327 raft_consensus.cc:740] T 35052ba89db345928003109bade123a3 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51d8d57ac554d5a871fe279cd35a951, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.008618 12326 consensus_queue.cc:260] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 38a1c89aa9b247f2a7e7dadb28e4847b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.009136 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe8cbe56f764f9ca8eeedca0683bcbb" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951" is_pre_election: true
I20260713 09:04:46.009491 12286 raft_consensus.cc:2468] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3786c5fd61c44dd8925edaca373d2cf8 in term 0.
I20260713 09:04:46.009793 12331 raft_consensus.cc:3060] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.010542 12136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ead4f51ebc4e39834e4292ca978093" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951" is_pre_election: true
I20260713 09:04:46.012742 12175 leader_election.cc:304] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3786c5fd61c44dd8925edaca373d2cf8, 38a1c89aa9b247f2a7e7dadb28e4847b; no voters: 
I20260713 09:04:46.013561 12333 raft_consensus.cc:2804] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:46.013886 12333 raft_consensus.cc:493] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:46.014185 12333 raft_consensus.cc:3060] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.015622 12035 catalog_manager.cc:5697] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 reported cstate change: term changed from 0 to 1, leader changed from <none> to a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1). New cstate: current_term: 1 leader_uuid: "a51d8d57ac554d5a871fe279cd35a951" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:46.008037 12328 raft_consensus.cc:359] T e209f798a91a4919b539c0d55f19f9c8 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.016955 12328 raft_consensus.cc:385] T e209f798a91a4919b539c0d55f19f9c8 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.017230 12328 raft_consensus.cc:740] T e209f798a91a4919b539c0d55f19f9c8 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3786c5fd61c44dd8925edaca373d2cf8, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.009712 12137 raft_consensus.cc:2468] T 8fe8cbe56f764f9ca8eeedca0683bcbb P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3786c5fd61c44dd8925edaca373d2cf8 in term 0.
I20260713 09:04:46.019052 12326 ts_tablet_manager.cc:1434] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260713 09:04:46.020016 12326 tablet_bootstrap.cc:492] T d0ead4f51ebc4e39834e4292ca978093 P 38a1c89aa9b247f2a7e7dadb28e4847b: Bootstrap starting.
I20260713 09:04:46.020985 12333 raft_consensus.cc:515] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.023002 12333 leader_election.cc:290] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 election: Requested vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:46.023633 12327 consensus_queue.cc:260] T 35052ba89db345928003109bade123a3 P a51d8d57ac554d5a871fe279cd35a951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.024718 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe8cbe56f764f9ca8eeedca0683bcbb" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b"
I20260713 09:04:46.025334 12286 raft_consensus.cc:3060] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.028946 12331 raft_consensus.cc:515] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.025957 12326 tablet_bootstrap.cc:654] T d0ead4f51ebc4e39834e4292ca978093 P 38a1c89aa9b247f2a7e7dadb28e4847b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.026136 12327 ts_tablet_manager.cc:1434] T 35052ba89db345928003109bade123a3 P a51d8d57ac554d5a871fe279cd35a951: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260713 09:04:46.026355 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe8cbe56f764f9ca8eeedca0683bcbb" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951"
I20260713 09:04:46.030670 12137 raft_consensus.cc:3060] T 8fe8cbe56f764f9ca8eeedca0683bcbb P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.026737 12328 consensus_queue.cc:260] T e209f798a91a4919b539c0d55f19f9c8 P 3786c5fd61c44dd8925edaca373d2cf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.030153 12136 raft_consensus.cc:2393] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3786c5fd61c44dd8925edaca373d2cf8 in current term 1: Already voted for candidate a51d8d57ac554d5a871fe279cd35a951 in this term.
I20260713 09:04:46.034641 12328 ts_tablet_manager.cc:1434] T e209f798a91a4919b539c0d55f19f9c8 P 3786c5fd61c44dd8925edaca373d2cf8: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.002s
I20260713 09:04:46.034803 12175 leader_election.cc:304] T d0ead4f51ebc4e39834e4292ca978093 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3786c5fd61c44dd8925edaca373d2cf8; no voters: 38a1c89aa9b247f2a7e7dadb28e4847b, a51d8d57ac554d5a871fe279cd35a951
I20260713 09:04:46.031888 12212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ead4f51ebc4e39834e4292ca978093" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8"
I20260713 09:04:46.032200 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ead4f51ebc4e39834e4292ca978093" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b"
I20260713 09:04:46.032589 12331 leader_election.cc:290] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 election: Requested vote from peers 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:46.032907 12327 tablet_bootstrap.cc:492] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951: Bootstrap starting.
W20260713 09:04:46.039177 12100 leader_election.cc:343] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.040889 12137 raft_consensus.cc:2468] T 8fe8cbe56f764f9ca8eeedca0683bcbb P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3786c5fd61c44dd8925edaca373d2cf8 in term 1.
I20260713 09:04:46.036480 12286 raft_consensus.cc:2468] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3786c5fd61c44dd8925edaca373d2cf8 in term 1.
I20260713 09:04:46.038715 12212 raft_consensus.cc:3060] T d0ead4f51ebc4e39834e4292ca978093 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.035610 12328 tablet_bootstrap.cc:492] T cc235547de90475e98e501d9ce085d1e P 3786c5fd61c44dd8925edaca373d2cf8: Bootstrap starting.
I20260713 09:04:46.043066 12175 leader_election.cc:304] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3786c5fd61c44dd8925edaca373d2cf8, a51d8d57ac554d5a871fe279cd35a951; no voters: 
I20260713 09:04:46.047139 12328 tablet_bootstrap.cc:654] T cc235547de90475e98e501d9ce085d1e P 3786c5fd61c44dd8925edaca373d2cf8: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.047652 12212 raft_consensus.cc:2468] T d0ead4f51ebc4e39834e4292ca978093 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51d8d57ac554d5a871fe279cd35a951 in term 1.
I20260713 09:04:46.048359 12333 raft_consensus.cc:2749] T d0ead4f51ebc4e39834e4292ca978093 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:46.049049 12103 leader_election.cc:304] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [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: 3786c5fd61c44dd8925edaca373d2cf8, a51d8d57ac554d5a871fe279cd35a951; no voters: 38a1c89aa9b247f2a7e7dadb28e4847b
I20260713 09:04:46.050150 12331 raft_consensus.cc:2804] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:46.050915 12331 raft_consensus.cc:697] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Becoming Leader. State: Replica: a51d8d57ac554d5a871fe279cd35a951, State: Running, Role: LEADER
I20260713 09:04:46.052356 12362 raft_consensus.cc:2804] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:46.051846 12331 consensus_queue.cc:237] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.052939 12362 raft_consensus.cc:697] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 LEADER]: Becoming Leader. State: Replica: 3786c5fd61c44dd8925edaca373d2cf8, State: Running, Role: LEADER
I20260713 09:04:46.054077 12362 consensus_queue.cc:237] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.055874 12327 tablet_bootstrap.cc:654] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.065016 12328 tablet_bootstrap.cc:492] T cc235547de90475e98e501d9ce085d1e P 3786c5fd61c44dd8925edaca373d2cf8: No bootstrap required, opened a new log
I20260713 09:04:46.065464 12328 ts_tablet_manager.cc:1403] T cc235547de90475e98e501d9ce085d1e P 3786c5fd61c44dd8925edaca373d2cf8: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.005s
I20260713 09:04:46.069053 12328 raft_consensus.cc:359] T cc235547de90475e98e501d9ce085d1e P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.069667 12328 raft_consensus.cc:385] T cc235547de90475e98e501d9ce085d1e P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.069880 12326 tablet_bootstrap.cc:492] T d0ead4f51ebc4e39834e4292ca978093 P 38a1c89aa9b247f2a7e7dadb28e4847b: No bootstrap required, opened a new log
I20260713 09:04:46.069947 12328 raft_consensus.cc:740] T cc235547de90475e98e501d9ce085d1e P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3786c5fd61c44dd8925edaca373d2cf8, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.070585 12326 ts_tablet_manager.cc:1403] T d0ead4f51ebc4e39834e4292ca978093 P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.006s
I20260713 09:04:46.070757 12328 consensus_queue.cc:260] T cc235547de90475e98e501d9ce085d1e P 3786c5fd61c44dd8925edaca373d2cf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.072834 12328 ts_tablet_manager.cc:1434] T cc235547de90475e98e501d9ce085d1e P 3786c5fd61c44dd8925edaca373d2cf8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:04:46.073659 12328 tablet_bootstrap.cc:492] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8: Bootstrap starting.
I20260713 09:04:46.073451 12326 raft_consensus.cc:359] T d0ead4f51ebc4e39834e4292ca978093 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.074188 12326 raft_consensus.cc:385] T d0ead4f51ebc4e39834e4292ca978093 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.074561 12326 raft_consensus.cc:740] T d0ead4f51ebc4e39834e4292ca978093 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38a1c89aa9b247f2a7e7dadb28e4847b, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.074836 12362 raft_consensus.cc:493] T f65ebc3765544c1f9965f4ccf140f189 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.075309 12362 raft_consensus.cc:515] T f65ebc3765544c1f9965f4ccf140f189 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.075472 12326 consensus_queue.cc:260] T d0ead4f51ebc4e39834e4292ca978093 P 38a1c89aa9b247f2a7e7dadb28e4847b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.077224 12362 leader_election.cc:290] T f65ebc3765544c1f9965f4ccf140f189 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:46.078862 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65ebc3765544c1f9965f4ccf140f189" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951" is_pre_election: true
I20260713 09:04:46.079282 12328 tablet_bootstrap.cc:654] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.079442 12137 raft_consensus.cc:2468] T f65ebc3765544c1f9965f4ccf140f189 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3786c5fd61c44dd8925edaca373d2cf8 in term 0.
I20260713 09:04:46.080183 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65ebc3765544c1f9965f4ccf140f189" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" is_pre_election: true
I20260713 09:04:46.080745 12286 raft_consensus.cc:2468] T f65ebc3765544c1f9965f4ccf140f189 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3786c5fd61c44dd8925edaca373d2cf8 in term 0.
I20260713 09:04:46.081394 12326 ts_tablet_manager.cc:1434] T d0ead4f51ebc4e39834e4292ca978093 P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:04:46.082590 12326 tablet_bootstrap.cc:492] T c697679bac364b5d8dee61e4650d5778 P 38a1c89aa9b247f2a7e7dadb28e4847b: Bootstrap starting.
I20260713 09:04:46.077672 12035 catalog_manager.cc:5697] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2). New cstate: current_term: 1 leader_uuid: "3786c5fd61c44dd8925edaca373d2cf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:46.088668 12175 leader_election.cc:304] T f65ebc3765544c1f9965f4ccf140f189 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3786c5fd61c44dd8925edaca373d2cf8, a51d8d57ac554d5a871fe279cd35a951; no voters: 
I20260713 09:04:46.089773 12326 tablet_bootstrap.cc:654] T c697679bac364b5d8dee61e4650d5778 P 38a1c89aa9b247f2a7e7dadb28e4847b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.090122 12362 raft_consensus.cc:2804] T f65ebc3765544c1f9965f4ccf140f189 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:46.088105 12033 catalog_manager.cc:5697] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 reported cstate change: term changed from 0 to 1, leader changed from <none> to a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1). New cstate: current_term: 1 leader_uuid: "a51d8d57ac554d5a871fe279cd35a951" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:46.090272 12333 raft_consensus.cc:493] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.090497 12362 raft_consensus.cc:493] T f65ebc3765544c1f9965f4ccf140f189 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:46.092732 12333 raft_consensus.cc:515] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.093297 12362 raft_consensus.cc:3060] T f65ebc3765544c1f9965f4ccf140f189 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.094895 12333 leader_election.cc:290] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:46.096303 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35052ba89db345928003109bade123a3" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951" is_pre_election: true
I20260713 09:04:46.096875 12137 raft_consensus.cc:2468] T 35052ba89db345928003109bade123a3 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3786c5fd61c44dd8925edaca373d2cf8 in term 0.
I20260713 09:04:46.097986 12175 leader_election.cc:304] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3786c5fd61c44dd8925edaca373d2cf8, a51d8d57ac554d5a871fe279cd35a951; no voters: 
I20260713 09:04:46.098764 12333 raft_consensus.cc:2804] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:46.099108 12333 raft_consensus.cc:493] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:46.099412 12333 raft_consensus.cc:3060] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.100279 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35052ba89db345928003109bade123a3" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" is_pre_election: true
W20260713 09:04:46.102385 12175 leader_election.cc:343] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.106451 12327 tablet_bootstrap.cc:492] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951: No bootstrap required, opened a new log
I20260713 09:04:46.106793 12327 ts_tablet_manager.cc:1403] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951: Time spent bootstrapping tablet: real 0.074s	user 0.008s	sys 0.013s
I20260713 09:04:46.108090 12362 raft_consensus.cc:515] T f65ebc3765544c1f9965f4ccf140f189 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.108886 12327 raft_consensus.cc:359] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.109359 12327 raft_consensus.cc:385] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.109550 12327 raft_consensus.cc:740] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51d8d57ac554d5a871fe279cd35a951, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.110168 12333 raft_consensus.cc:515] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.110471 12327 consensus_queue.cc:260] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.110888 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65ebc3765544c1f9965f4ccf140f189" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951"
I20260713 09:04:46.111375 12137 raft_consensus.cc:3060] T f65ebc3765544c1f9965f4ccf140f189 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.112300 12333 leader_election.cc:290] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 election: Requested vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:46.112659 12327 ts_tablet_manager.cc:1434] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:04:46.110157 12362 leader_election.cc:290] T f65ebc3765544c1f9965f4ccf140f189 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 election: Requested vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:46.113579 12327 tablet_bootstrap.cc:492] T c697679bac364b5d8dee61e4650d5778 P a51d8d57ac554d5a871fe279cd35a951: Bootstrap starting.
I20260713 09:04:46.119045 12327 tablet_bootstrap.cc:654] T c697679bac364b5d8dee61e4650d5778 P a51d8d57ac554d5a871fe279cd35a951: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.120298 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65ebc3765544c1f9965f4ccf140f189" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b"
I20260713 09:04:46.120838 12286 raft_consensus.cc:3060] T f65ebc3765544c1f9965f4ccf140f189 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.127425 12136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35052ba89db345928003109bade123a3" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951"
I20260713 09:04:46.128082 12136 raft_consensus.cc:3060] T 35052ba89db345928003109bade123a3 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.135468 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35052ba89db345928003109bade123a3" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b"
W20260713 09:04:46.137079 12175 leader_election.cc:343] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.141019 12136 raft_consensus.cc:2468] T 35052ba89db345928003109bade123a3 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3786c5fd61c44dd8925edaca373d2cf8 in term 1.
I20260713 09:04:46.143708 12175 leader_election.cc:304] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 [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: 3786c5fd61c44dd8925edaca373d2cf8, a51d8d57ac554d5a871fe279cd35a951; no voters: 38a1c89aa9b247f2a7e7dadb28e4847b
I20260713 09:04:46.144618 12362 raft_consensus.cc:2804] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:46.145097 12362 raft_consensus.cc:697] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 LEADER]: Becoming Leader. State: Replica: 3786c5fd61c44dd8925edaca373d2cf8, State: Running, Role: LEADER
I20260713 09:04:46.145946 12362 consensus_queue.cc:237] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.153147 12331 raft_consensus.cc:493] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.139420 12137 raft_consensus.cc:2468] T f65ebc3765544c1f9965f4ccf140f189 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3786c5fd61c44dd8925edaca373d2cf8 in term 1.
I20260713 09:04:46.153575 12331 raft_consensus.cc:515] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.154601 12175 leader_election.cc:304] T f65ebc3765544c1f9965f4ccf140f189 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3786c5fd61c44dd8925edaca373d2cf8, a51d8d57ac554d5a871fe279cd35a951; no voters: 
I20260713 09:04:46.155407 12362 raft_consensus.cc:2804] T f65ebc3765544c1f9965f4ccf140f189 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:46.155653 12331 leader_election.cc:290] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:46.156109 12362 raft_consensus.cc:697] T f65ebc3765544c1f9965f4ccf140f189 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 LEADER]: Becoming Leader. State: Replica: 3786c5fd61c44dd8925edaca373d2cf8, State: Running, Role: LEADER
I20260713 09:04:46.155893 12032 catalog_manager.cc:5697] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2). New cstate: current_term: 1 leader_uuid: "3786c5fd61c44dd8925edaca373d2cf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:46.156958 12362 consensus_queue.cc:237] T f65ebc3765544c1f9965f4ccf140f189 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.157577 12212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b401f384a88f495aa001db428d515615" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8" is_pre_election: true
I20260713 09:04:46.158121 12212 raft_consensus.cc:2468] T b401f384a88f495aa001db428d515615 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51d8d57ac554d5a871fe279cd35a951 in term 0.
I20260713 09:04:46.159410 12103 leader_election.cc:304] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3786c5fd61c44dd8925edaca373d2cf8, a51d8d57ac554d5a871fe279cd35a951; no voters: 
I20260713 09:04:46.160872 12331 raft_consensus.cc:2804] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:46.161255 12331 raft_consensus.cc:493] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:46.160745 12286 raft_consensus.cc:2468] T f65ebc3765544c1f9965f4ccf140f189 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3786c5fd61c44dd8925edaca373d2cf8 in term 1.
I20260713 09:04:46.161674 12331 raft_consensus.cc:3060] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.160745 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b401f384a88f495aa001db428d515615" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" is_pre_election: true
W20260713 09:04:46.163038 12100 leader_election.cc:343] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.166257 12326 tablet_bootstrap.cc:492] T c697679bac364b5d8dee61e4650d5778 P 38a1c89aa9b247f2a7e7dadb28e4847b: No bootstrap required, opened a new log
I20260713 09:04:46.166734 12326 ts_tablet_manager.cc:1403] T c697679bac364b5d8dee61e4650d5778 P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent bootstrapping tablet: real 0.084s	user 0.023s	sys 0.042s
I20260713 09:04:46.169274 12328 tablet_bootstrap.cc:492] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8: No bootstrap required, opened a new log
I20260713 09:04:46.169687 12328 ts_tablet_manager.cc:1403] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8: Time spent bootstrapping tablet: real 0.096s	user 0.019s	sys 0.031s
I20260713 09:04:46.169462 12326 raft_consensus.cc:359] T c697679bac364b5d8dee61e4650d5778 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.170132 12326 raft_consensus.cc:385] T c697679bac364b5d8dee61e4650d5778 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.170437 12326 raft_consensus.cc:740] T c697679bac364b5d8dee61e4650d5778 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38a1c89aa9b247f2a7e7dadb28e4847b, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.171192 12326 consensus_queue.cc:260] T c697679bac364b5d8dee61e4650d5778 P 38a1c89aa9b247f2a7e7dadb28e4847b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.171504 12331 raft_consensus.cc:515] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.172111 12328 raft_consensus.cc:359] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.172741 12328 raft_consensus.cc:385] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.172946 12328 raft_consensus.cc:740] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3786c5fd61c44dd8925edaca373d2cf8, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.173578 12328 consensus_queue.cc:260] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.175760 12326 ts_tablet_manager.cc:1434] T c697679bac364b5d8dee61e4650d5778 P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260713 09:04:46.175875 12328 ts_tablet_manager.cc:1434] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:04:46.176719 12328 tablet_bootstrap.cc:492] T 7bc570d615174ad2bb66af3fc1d38bc8 P 3786c5fd61c44dd8925edaca373d2cf8: Bootstrap starting.
I20260713 09:04:46.182441 12326 tablet_bootstrap.cc:492] T 2afa0038dbf646dba945982da3084e91 P 38a1c89aa9b247f2a7e7dadb28e4847b: Bootstrap starting.
I20260713 09:04:46.183537 12212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b401f384a88f495aa001db428d515615" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8"
I20260713 09:04:46.186265 12212 raft_consensus.cc:3060] T b401f384a88f495aa001db428d515615 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.187244 12328 tablet_bootstrap.cc:654] T 7bc570d615174ad2bb66af3fc1d38bc8 P 3786c5fd61c44dd8925edaca373d2cf8: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.191334 12327 tablet_bootstrap.cc:492] T c697679bac364b5d8dee61e4650d5778 P a51d8d57ac554d5a871fe279cd35a951: No bootstrap required, opened a new log
I20260713 09:04:46.191730 12327 ts_tablet_manager.cc:1403] T c697679bac364b5d8dee61e4650d5778 P a51d8d57ac554d5a871fe279cd35a951: Time spent bootstrapping tablet: real 0.078s	user 0.022s	sys 0.016s
I20260713 09:04:46.192966 12212 raft_consensus.cc:2468] T b401f384a88f495aa001db428d515615 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51d8d57ac554d5a871fe279cd35a951 in term 1.
I20260713 09:04:46.183561 12331 leader_election.cc:290] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 election: Requested vote from peers 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:46.184562 12335 raft_consensus.cc:493] T 22c1db38765a4b1db69d9a4ce9026848 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.185580 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b401f384a88f495aa001db428d515615" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b"
I20260713 09:04:46.185128 12032 catalog_manager.cc:5697] T f65ebc3765544c1f9965f4ccf140f189 P 3786c5fd61c44dd8925edaca373d2cf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2). New cstate: current_term: 1 leader_uuid: "3786c5fd61c44dd8925edaca373d2cf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:46.193958 12103 leader_election.cc:304] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3786c5fd61c44dd8925edaca373d2cf8, a51d8d57ac554d5a871fe279cd35a951; no voters: 
I20260713 09:04:46.200441 12335 raft_consensus.cc:515] T 22c1db38765a4b1db69d9a4ce9026848 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.200980 12331 raft_consensus.cc:2804] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:04:46.202068 12100 leader_election.cc:343] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.202198 12331 raft_consensus.cc:697] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Becoming Leader. State: Replica: a51d8d57ac554d5a871fe279cd35a951, State: Running, Role: LEADER
I20260713 09:04:46.203118 12331 consensus_queue.cc:237] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.209278 12357 raft_consensus.cc:493] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.209758 12357 raft_consensus.cc:515] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.210212 12335 leader_election.cc:290] T 22c1db38765a4b1db69d9a4ce9026848 P 38a1c89aa9b247f2a7e7dadb28e4847b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879)
I20260713 09:04:46.212039 12357 leader_election.cc:290] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:46.194065 12327 raft_consensus.cc:359] T c697679bac364b5d8dee61e4650d5778 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.213671 12327 raft_consensus.cc:385] T c697679bac364b5d8dee61e4650d5778 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.213939 12327 raft_consensus.cc:740] T c697679bac364b5d8dee61e4650d5778 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51d8d57ac554d5a871fe279cd35a951, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.213945 12212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc235547de90475e98e501d9ce085d1e" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8" is_pre_election: true
I20260713 09:04:46.214399 12362 raft_consensus.cc:493] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.214663 12212 raft_consensus.cc:2468] T cc235547de90475e98e501d9ce085d1e P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51d8d57ac554d5a871fe279cd35a951 in term 0.
I20260713 09:04:46.214696 12327 consensus_queue.cc:260] T c697679bac364b5d8dee61e4650d5778 P a51d8d57ac554d5a871fe279cd35a951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.214840 12362 raft_consensus.cc:515] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.215425 12335 raft_consensus.cc:493] T d0ead4f51ebc4e39834e4292ca978093 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.216405 12103 leader_election.cc:304] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3786c5fd61c44dd8925edaca373d2cf8, a51d8d57ac554d5a871fe279cd35a951; no voters: 
I20260713 09:04:46.216758 12362 leader_election.cc:290] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:46.217330 12357 raft_consensus.cc:2804] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:46.217712 12357 raft_consensus.cc:493] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:46.218096 12357 raft_consensus.cc:3060] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.217182 12335 raft_consensus.cc:515] T d0ead4f51ebc4e39834e4292ca978093 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.221375 12335 leader_election.cc:290] T d0ead4f51ebc4e39834e4292ca978093 P 38a1c89aa9b247f2a7e7dadb28e4847b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879)
I20260713 09:04:46.216655 12327 ts_tablet_manager.cc:1434] T c697679bac364b5d8dee61e4650d5778 P a51d8d57ac554d5a871fe279cd35a951: Time spent starting tablet: real 0.025s	user 0.002s	sys 0.004s
I20260713 09:04:46.223664 12327 tablet_bootstrap.cc:492] T 22c1db38765a4b1db69d9a4ce9026848 P a51d8d57ac554d5a871fe279cd35a951: Bootstrap starting.
I20260713 09:04:46.226413 12326 tablet_bootstrap.cc:654] T 2afa0038dbf646dba945982da3084e91 P 38a1c89aa9b247f2a7e7dadb28e4847b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.229384 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc235547de90475e98e501d9ce085d1e" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" is_pre_election: true
I20260713 09:04:46.231801 12357 raft_consensus.cc:515] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.233807 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2846c534b434aa78214a7090d3d81eb" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" is_pre_election: true
W20260713 09:04:46.235001 12100 leader_election.cc:343] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:04:46.236150 12175 leader_election.cc:343] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.237955 12331 raft_consensus.cc:493] T c2846c534b434aa78214a7090d3d81eb P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.238461 12331 raft_consensus.cc:515] T c2846c534b434aa78214a7090d3d81eb P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.240633 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc235547de90475e98e501d9ce085d1e" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b"
I20260713 09:04:46.240943 12136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2846c534b434aa78214a7090d3d81eb" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951" is_pre_election: true
I20260713 09:04:46.241532 12136 raft_consensus.cc:2468] T c2846c534b434aa78214a7090d3d81eb P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3786c5fd61c44dd8925edaca373d2cf8 in term 0.
I20260713 09:04:46.241609 12212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc235547de90475e98e501d9ce085d1e" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8"
I20260713 09:04:46.242131 12212 raft_consensus.cc:3060] T cc235547de90475e98e501d9ce085d1e P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.242722 12136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c1db38765a4b1db69d9a4ce9026848" candidate_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951" is_pre_election: true
I20260713 09:04:46.244206 12328 tablet_bootstrap.cc:492] T 7bc570d615174ad2bb66af3fc1d38bc8 P 3786c5fd61c44dd8925edaca373d2cf8: No bootstrap required, opened a new log
I20260713 09:04:46.244661 12328 ts_tablet_manager.cc:1403] T 7bc570d615174ad2bb66af3fc1d38bc8 P 3786c5fd61c44dd8925edaca373d2cf8: Time spent bootstrapping tablet: real 0.068s	user 0.023s	sys 0.030s
I20260713 09:04:46.244693 12136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ead4f51ebc4e39834e4292ca978093" candidate_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951" is_pre_election: true
W20260713 09:04:46.246470 12249 leader_election.cc:343] T 22c1db38765a4b1db69d9a4ce9026848 P 38a1c89aa9b247f2a7e7dadb28e4847b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.247311 12328 raft_consensus.cc:359] T 7bc570d615174ad2bb66af3fc1d38bc8 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
W20260713 09:04:46.247608 12100 leader_election.cc:343] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.247987 12328 raft_consensus.cc:385] T 7bc570d615174ad2bb66af3fc1d38bc8 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.248288 12328 raft_consensus.cc:740] T 7bc570d615174ad2bb66af3fc1d38bc8 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3786c5fd61c44dd8925edaca373d2cf8, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.248347 12212 raft_consensus.cc:2468] T cc235547de90475e98e501d9ce085d1e P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51d8d57ac554d5a871fe279cd35a951 in term 1.
I20260713 09:04:46.249140 12328 consensus_queue.cc:260] T 7bc570d615174ad2bb66af3fc1d38bc8 P 3786c5fd61c44dd8925edaca373d2cf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.254657 12211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c1db38765a4b1db69d9a4ce9026848" candidate_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8" is_pre_election: true
I20260713 09:04:46.256104 12328 ts_tablet_manager.cc:1434] T 7bc570d615174ad2bb66af3fc1d38bc8 P 3786c5fd61c44dd8925edaca373d2cf8: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260713 09:04:46.251705 12035 catalog_manager.cc:5697] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 reported cstate change: term changed from 0 to 1, leader changed from <none> to a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1). New cstate: current_term: 1 leader_uuid: "a51d8d57ac554d5a871fe279cd35a951" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:46.255949 12210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ead4f51ebc4e39834e4292ca978093" candidate_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8" is_pre_election: true
I20260713 09:04:46.256980 12328 tablet_bootstrap.cc:492] T 22c1db38765a4b1db69d9a4ce9026848 P 3786c5fd61c44dd8925edaca373d2cf8: Bootstrap starting.
I20260713 09:04:46.257138 12210 raft_consensus.cc:2393] T d0ead4f51ebc4e39834e4292ca978093 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38a1c89aa9b247f2a7e7dadb28e4847b in current term 1: Already voted for candidate a51d8d57ac554d5a871fe279cd35a951 in this term.
W20260713 09:04:46.258312 12252 leader_election.cc:343] T 22c1db38765a4b1db69d9a4ce9026848 P 38a1c89aa9b247f2a7e7dadb28e4847b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.258704 12252 leader_election.cc:304] T 22c1db38765a4b1db69d9a4ce9026848 P 38a1c89aa9b247f2a7e7dadb28e4847b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38a1c89aa9b247f2a7e7dadb28e4847b; no voters: 3786c5fd61c44dd8925edaca373d2cf8, a51d8d57ac554d5a871fe279cd35a951
I20260713 09:04:46.259387 12335 raft_consensus.cc:2749] T 22c1db38765a4b1db69d9a4ce9026848 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:46.260512 12252 leader_election.cc:304] T d0ead4f51ebc4e39834e4292ca978093 P 38a1c89aa9b247f2a7e7dadb28e4847b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38a1c89aa9b247f2a7e7dadb28e4847b; no voters: 3786c5fd61c44dd8925edaca373d2cf8, a51d8d57ac554d5a871fe279cd35a951
I20260713 09:04:46.261198 12335 raft_consensus.cc:3060] T d0ead4f51ebc4e39834e4292ca978093 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.262642 12328 tablet_bootstrap.cc:654] T 22c1db38765a4b1db69d9a4ce9026848 P 3786c5fd61c44dd8925edaca373d2cf8: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.264649 12175 leader_election.cc:304] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8 [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: 3786c5fd61c44dd8925edaca373d2cf8, a51d8d57ac554d5a871fe279cd35a951; no voters: 38a1c89aa9b247f2a7e7dadb28e4847b
I20260713 09:04:46.265113 12362 raft_consensus.cc:493] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.265522 12362 raft_consensus.cc:515] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.267390 12362 leader_election.cc:290] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:46.267549 12335 raft_consensus.cc:2749] T d0ead4f51ebc4e39834e4292ca978093 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:46.267871 12362 raft_consensus.cc:2804] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:46.268236 12362 raft_consensus.cc:493] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:46.268560 12362 raft_consensus.cc:3060] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.269958 12326 tablet_bootstrap.cc:492] T 2afa0038dbf646dba945982da3084e91 P 38a1c89aa9b247f2a7e7dadb28e4847b: No bootstrap required, opened a new log
I20260713 09:04:46.270538 12326 ts_tablet_manager.cc:1403] T 2afa0038dbf646dba945982da3084e91 P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent bootstrapping tablet: real 0.088s	user 0.020s	sys 0.002s
I20260713 09:04:46.271353 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c697679bac364b5d8dee61e4650d5778" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" is_pre_election: true
I20260713 09:04:46.271938 12286 raft_consensus.cc:2468] T c697679bac364b5d8dee61e4650d5778 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3786c5fd61c44dd8925edaca373d2cf8 in term 0.
I20260713 09:04:46.272910 12175 leader_election.cc:304] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3786c5fd61c44dd8925edaca373d2cf8, 38a1c89aa9b247f2a7e7dadb28e4847b; no voters: 
I20260713 09:04:46.273674 12333 raft_consensus.cc:2804] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:46.274057 12333 raft_consensus.cc:493] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:46.273756 12326 raft_consensus.cc:359] T 2afa0038dbf646dba945982da3084e91 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.274471 12333 raft_consensus.cc:3060] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.274804 12326 raft_consensus.cc:385] T 2afa0038dbf646dba945982da3084e91 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.274632 12362 raft_consensus.cc:515] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.275209 12326 raft_consensus.cc:740] T 2afa0038dbf646dba945982da3084e91 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38a1c89aa9b247f2a7e7dadb28e4847b, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.276037 12326 consensus_queue.cc:260] T 2afa0038dbf646dba945982da3084e91 P 38a1c89aa9b247f2a7e7dadb28e4847b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.276769 12328 tablet_bootstrap.cc:492] T 22c1db38765a4b1db69d9a4ce9026848 P 3786c5fd61c44dd8925edaca373d2cf8: No bootstrap required, opened a new log
I20260713 09:04:46.277154 12328 ts_tablet_manager.cc:1403] T 22c1db38765a4b1db69d9a4ce9026848 P 3786c5fd61c44dd8925edaca373d2cf8: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.003s
I20260713 09:04:46.277392 12362 leader_election.cc:290] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 election: Requested vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:46.265973 12103 leader_election.cc:304] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951 [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: 3786c5fd61c44dd8925edaca373d2cf8, a51d8d57ac554d5a871fe279cd35a951; no voters: 38a1c89aa9b247f2a7e7dadb28e4847b
I20260713 09:04:46.278685 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2846c534b434aa78214a7090d3d81eb" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b"
I20260713 09:04:46.279278 12379 raft_consensus.cc:2804] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:46.279589 12328 raft_consensus.cc:359] T 22c1db38765a4b1db69d9a4ce9026848 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.280166 12328 raft_consensus.cc:385] T 22c1db38765a4b1db69d9a4ce9026848 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.280436 12328 raft_consensus.cc:740] T 22c1db38765a4b1db69d9a4ce9026848 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3786c5fd61c44dd8925edaca373d2cf8, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.281374 12328 consensus_queue.cc:260] T 22c1db38765a4b1db69d9a4ce9026848 P 3786c5fd61c44dd8925edaca373d2cf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.281582 12333 raft_consensus.cc:515] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
W20260713 09:04:46.283177 12175 leader_election.cc:343] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.283489 12333 leader_election.cc:290] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 election: Requested vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:46.283941 12333 raft_consensus.cc:493] T 7bc570d615174ad2bb66af3fc1d38bc8 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.284332 12333 raft_consensus.cc:515] T 7bc570d615174ad2bb66af3fc1d38bc8 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.285149 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c697679bac364b5d8dee61e4650d5778" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b"
I20260713 09:04:46.285677 12286 raft_consensus.cc:3060] T c697679bac364b5d8dee61e4650d5778 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.287376 12326 ts_tablet_manager.cc:1434] T 2afa0038dbf646dba945982da3084e91 P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:04:46.285173 12136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c697679bac364b5d8dee61e4650d5778" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951" is_pre_election: true
I20260713 09:04:46.290907 12136 raft_consensus.cc:2468] T c697679bac364b5d8dee61e4650d5778 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3786c5fd61c44dd8925edaca373d2cf8 in term 0.
I20260713 09:04:46.292438 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2846c534b434aa78214a7090d3d81eb" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951"
I20260713 09:04:46.292833 12286 raft_consensus.cc:2468] T c697679bac364b5d8dee61e4650d5778 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3786c5fd61c44dd8925edaca373d2cf8 in term 1.
I20260713 09:04:46.292963 12137 raft_consensus.cc:3060] T c2846c534b434aa78214a7090d3d81eb P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.293509 12326 tablet_bootstrap.cc:492] T b401f384a88f495aa001db428d515615 P 38a1c89aa9b247f2a7e7dadb28e4847b: Bootstrap starting.
I20260713 09:04:46.293789 12175 leader_election.cc:304] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3786c5fd61c44dd8925edaca373d2cf8, 38a1c89aa9b247f2a7e7dadb28e4847b; no voters: 
I20260713 09:04:46.296905 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc570d615174ad2bb66af3fc1d38bc8" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" is_pre_election: true
W20260713 09:04:46.298120 12175 leader_election.cc:343] T 7bc570d615174ad2bb66af3fc1d38bc8 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.298641 12333 leader_election.cc:290] T 7bc570d615174ad2bb66af3fc1d38bc8 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:46.299079 12333 raft_consensus.cc:2804] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:46.299474 12333 raft_consensus.cc:697] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 LEADER]: Becoming Leader. State: Replica: 3786c5fd61c44dd8925edaca373d2cf8, State: Running, Role: LEADER
I20260713 09:04:46.300207 12333 consensus_queue.cc:237] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.301787 12137 raft_consensus.cc:2468] T c2846c534b434aa78214a7090d3d81eb P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3786c5fd61c44dd8925edaca373d2cf8 in term 1.
I20260713 09:04:46.302244 12379 raft_consensus.cc:697] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Becoming Leader. State: Replica: a51d8d57ac554d5a871fe279cd35a951, State: Running, Role: LEADER
I20260713 09:04:46.304153 12136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc570d615174ad2bb66af3fc1d38bc8" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951" is_pre_election: true
I20260713 09:04:46.303963 12379 consensus_queue.cc:237] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.305018 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c697679bac364b5d8dee61e4650d5778" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951"
I20260713 09:04:46.305557 12137 raft_consensus.cc:3060] T c697679bac364b5d8dee61e4650d5778 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.306993 12327 tablet_bootstrap.cc:654] T 22c1db38765a4b1db69d9a4ce9026848 P a51d8d57ac554d5a871fe279cd35a951: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.309693 12331 leader_election.cc:290] T c2846c534b434aa78214a7090d3d81eb P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:46.310864 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2846c534b434aa78214a7090d3d81eb" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" is_pre_election: true
I20260713 09:04:46.311611 12328 ts_tablet_manager.cc:1434] T 22c1db38765a4b1db69d9a4ce9026848 P 3786c5fd61c44dd8925edaca373d2cf8: Time spent starting tablet: real 0.034s	user 0.011s	sys 0.023s
I20260713 09:04:46.311838 12357 leader_election.cc:290] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 election: Requested vote from peers 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:46.312119 12175 leader_election.cc:304] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8 [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: 3786c5fd61c44dd8925edaca373d2cf8, a51d8d57ac554d5a871fe279cd35a951; no voters: 38a1c89aa9b247f2a7e7dadb28e4847b
I20260713 09:04:46.312582 12328 tablet_bootstrap.cc:492] T 37941096c0b44e0fb33ccfb7815bb7d3 P 3786c5fd61c44dd8925edaca373d2cf8: Bootstrap starting.
W20260713 09:04:46.312114 12100 leader_election.cc:343] T c2846c534b434aa78214a7090d3d81eb P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.313460 12326 tablet_bootstrap.cc:654] T b401f384a88f495aa001db428d515615 P 38a1c89aa9b247f2a7e7dadb28e4847b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.313633 12362 raft_consensus.cc:2804] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:46.314134 12362 raft_consensus.cc:697] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 LEADER]: Becoming Leader. State: Replica: 3786c5fd61c44dd8925edaca373d2cf8, State: Running, Role: LEADER
W20260713 09:04:46.314913 12175 leader_election.cc:343] T 7bc570d615174ad2bb66af3fc1d38bc8 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.315320 12175 leader_election.cc:304] T 7bc570d615174ad2bb66af3fc1d38bc8 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3786c5fd61c44dd8925edaca373d2cf8; no voters: 38a1c89aa9b247f2a7e7dadb28e4847b, a51d8d57ac554d5a871fe279cd35a951
I20260713 09:04:46.318243 12328 tablet_bootstrap.cc:654] T 37941096c0b44e0fb33ccfb7815bb7d3 P 3786c5fd61c44dd8925edaca373d2cf8: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.318758 12362 consensus_queue.cc:237] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.324118 12383 raft_consensus.cc:2749] T 7bc570d615174ad2bb66af3fc1d38bc8 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:46.324496 12212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2846c534b434aa78214a7090d3d81eb" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8" is_pre_election: true
I20260713 09:04:46.326010 12103 leader_election.cc:304] T c2846c534b434aa78214a7090d3d81eb P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a51d8d57ac554d5a871fe279cd35a951; no voters: 3786c5fd61c44dd8925edaca373d2cf8, 38a1c89aa9b247f2a7e7dadb28e4847b
I20260713 09:04:46.326472 12137 raft_consensus.cc:2468] T c697679bac364b5d8dee61e4650d5778 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3786c5fd61c44dd8925edaca373d2cf8 in term 1.
I20260713 09:04:46.327077 12357 raft_consensus.cc:2749] T c2846c534b434aa78214a7090d3d81eb P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:46.333336 12327 tablet_bootstrap.cc:492] T 22c1db38765a4b1db69d9a4ce9026848 P a51d8d57ac554d5a871fe279cd35a951: No bootstrap required, opened a new log
I20260713 09:04:46.333747 12327 ts_tablet_manager.cc:1403] T 22c1db38765a4b1db69d9a4ce9026848 P a51d8d57ac554d5a871fe279cd35a951: Time spent bootstrapping tablet: real 0.110s	user 0.010s	sys 0.007s
I20260713 09:04:46.334187 12035 catalog_manager.cc:5697] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2). New cstate: current_term: 1 leader_uuid: "3786c5fd61c44dd8925edaca373d2cf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:46.336108 12327 raft_consensus.cc:359] T 22c1db38765a4b1db69d9a4ce9026848 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.336719 12327 raft_consensus.cc:385] T 22c1db38765a4b1db69d9a4ce9026848 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.336959 12327 raft_consensus.cc:740] T 22c1db38765a4b1db69d9a4ce9026848 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51d8d57ac554d5a871fe279cd35a951, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.337658 12327 consensus_queue.cc:260] T 22c1db38765a4b1db69d9a4ce9026848 P a51d8d57ac554d5a871fe279cd35a951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.339500 12327 ts_tablet_manager.cc:1434] T 22c1db38765a4b1db69d9a4ce9026848 P a51d8d57ac554d5a871fe279cd35a951: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:04:46.340425 12327 tablet_bootstrap.cc:492] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951: Bootstrap starting.
I20260713 09:04:46.342890 12326 tablet_bootstrap.cc:492] T b401f384a88f495aa001db428d515615 P 38a1c89aa9b247f2a7e7dadb28e4847b: No bootstrap required, opened a new log
I20260713 09:04:46.343300 12326 ts_tablet_manager.cc:1403] T b401f384a88f495aa001db428d515615 P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent bootstrapping tablet: real 0.050s	user 0.004s	sys 0.007s
I20260713 09:04:46.345641 12327 tablet_bootstrap.cc:654] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.347002 12032 catalog_manager.cc:5697] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951 reported cstate change: term changed from 0 to 1, leader changed from <none> to a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1). New cstate: current_term: 1 leader_uuid: "a51d8d57ac554d5a871fe279cd35a951" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:46.349160 12328 tablet_bootstrap.cc:492] T 37941096c0b44e0fb33ccfb7815bb7d3 P 3786c5fd61c44dd8925edaca373d2cf8: No bootstrap required, opened a new log
I20260713 09:04:46.349681 12328 ts_tablet_manager.cc:1403] T 37941096c0b44e0fb33ccfb7815bb7d3 P 3786c5fd61c44dd8925edaca373d2cf8: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.002s
I20260713 09:04:46.352591 12328 raft_consensus.cc:359] T 37941096c0b44e0fb33ccfb7815bb7d3 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.353250 12328 raft_consensus.cc:385] T 37941096c0b44e0fb33ccfb7815bb7d3 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.353495 12328 raft_consensus.cc:740] T 37941096c0b44e0fb33ccfb7815bb7d3 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3786c5fd61c44dd8925edaca373d2cf8, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.354903 12328 consensus_queue.cc:260] T 37941096c0b44e0fb33ccfb7815bb7d3 P 3786c5fd61c44dd8925edaca373d2cf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.354195 12326 raft_consensus.cc:359] T b401f384a88f495aa001db428d515615 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.356896 12326 raft_consensus.cc:385] T b401f384a88f495aa001db428d515615 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.357265 12326 raft_consensus.cc:740] T b401f384a88f495aa001db428d515615 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38a1c89aa9b247f2a7e7dadb28e4847b, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.358902 12328 ts_tablet_manager.cc:1434] T 37941096c0b44e0fb33ccfb7815bb7d3 P 3786c5fd61c44dd8925edaca373d2cf8: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260713 09:04:46.359826 12328 tablet_bootstrap.cc:492] T 2afa0038dbf646dba945982da3084e91 P 3786c5fd61c44dd8925edaca373d2cf8: Bootstrap starting.
I20260713 09:04:46.365334 12328 tablet_bootstrap.cc:654] T 2afa0038dbf646dba945982da3084e91 P 3786c5fd61c44dd8925edaca373d2cf8: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.357905 12326 consensus_queue.cc:260] T b401f384a88f495aa001db428d515615 P 38a1c89aa9b247f2a7e7dadb28e4847b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.371026 12326 ts_tablet_manager.cc:1434] T b401f384a88f495aa001db428d515615 P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260713 09:04:46.371932 12326 tablet_bootstrap.cc:492] T 35052ba89db345928003109bade123a3 P 38a1c89aa9b247f2a7e7dadb28e4847b: Bootstrap starting.
I20260713 09:04:46.375962 12032 catalog_manager.cc:5697] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2). New cstate: current_term: 1 leader_uuid: "3786c5fd61c44dd8925edaca373d2cf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:46.377452 12326 tablet_bootstrap.cc:654] T 35052ba89db345928003109bade123a3 P 38a1c89aa9b247f2a7e7dadb28e4847b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.383659 12327 tablet_bootstrap.cc:492] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951: No bootstrap required, opened a new log
I20260713 09:04:46.384104 12327 ts_tablet_manager.cc:1403] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951: Time spent bootstrapping tablet: real 0.044s	user 0.020s	sys 0.007s
I20260713 09:04:46.385656 12328 tablet_bootstrap.cc:492] T 2afa0038dbf646dba945982da3084e91 P 3786c5fd61c44dd8925edaca373d2cf8: No bootstrap required, opened a new log
I20260713 09:04:46.386729 12327 raft_consensus.cc:359] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.387385 12328 ts_tablet_manager.cc:1403] T 2afa0038dbf646dba945982da3084e91 P 3786c5fd61c44dd8925edaca373d2cf8: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.016s
I20260713 09:04:46.387421 12327 raft_consensus.cc:385] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.387893 12327 raft_consensus.cc:740] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51d8d57ac554d5a871fe279cd35a951, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.388489 12327 consensus_queue.cc:260] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.391122 12212 raft_consensus.cc:3060] T e209f798a91a4919b539c0d55f19f9c8 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.391498 12328 raft_consensus.cc:359] T 2afa0038dbf646dba945982da3084e91 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.392189 12328 raft_consensus.cc:385] T 2afa0038dbf646dba945982da3084e91 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.392488 12328 raft_consensus.cc:740] T 2afa0038dbf646dba945982da3084e91 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3786c5fd61c44dd8925edaca373d2cf8, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.393142 12328 consensus_queue.cc:260] T 2afa0038dbf646dba945982da3084e91 P 3786c5fd61c44dd8925edaca373d2cf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.395064 12328 ts_tablet_manager.cc:1434] T 2afa0038dbf646dba945982da3084e91 P 3786c5fd61c44dd8925edaca373d2cf8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:04:46.395881 12328 tablet_bootstrap.cc:492] T 3f78036c5ced49a989b41cdf297600f1 P 3786c5fd61c44dd8925edaca373d2cf8: Bootstrap starting.
I20260713 09:04:46.397541 12327 ts_tablet_manager.cc:1434] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:04:46.400229 12379 consensus_queue.cc:1048] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:46.401659 12327 tablet_bootstrap.cc:492] T 7855fef1ff2746378f63cba72792d085 P a51d8d57ac554d5a871fe279cd35a951: Bootstrap starting.
I20260713 09:04:46.403626 12326 tablet_bootstrap.cc:492] T 35052ba89db345928003109bade123a3 P 38a1c89aa9b247f2a7e7dadb28e4847b: No bootstrap required, opened a new log
I20260713 09:04:46.404112 12326 ts_tablet_manager.cc:1403] T 35052ba89db345928003109bade123a3 P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.008s
I20260713 09:04:46.401688 12328 tablet_bootstrap.cc:654] T 3f78036c5ced49a989b41cdf297600f1 P 3786c5fd61c44dd8925edaca373d2cf8: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.406224 12326 raft_consensus.cc:359] T 35052ba89db345928003109bade123a3 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.406962 12326 raft_consensus.cc:385] T 35052ba89db345928003109bade123a3 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.407326 12327 tablet_bootstrap.cc:654] T 7855fef1ff2746378f63cba72792d085 P a51d8d57ac554d5a871fe279cd35a951: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.407284 12326 raft_consensus.cc:740] T 35052ba89db345928003109bade123a3 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38a1c89aa9b247f2a7e7dadb28e4847b, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.408231 12326 consensus_queue.cc:260] T 35052ba89db345928003109bade123a3 P 38a1c89aa9b247f2a7e7dadb28e4847b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.417752 12335 raft_consensus.cc:493] T 35052ba89db345928003109bade123a3 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.418212 12335 raft_consensus.cc:515] T 35052ba89db345928003109bade123a3 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.420306 12335 leader_election.cc:290] T 35052ba89db345928003109bade123a3 P 38a1c89aa9b247f2a7e7dadb28e4847b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879)
I20260713 09:04:46.423491 12212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35052ba89db345928003109bade123a3" candidate_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8" is_pre_election: true
I20260713 09:04:46.425048 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35052ba89db345928003109bade123a3" candidate_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951" is_pre_election: true
I20260713 09:04:46.425832 12137 raft_consensus.cc:2393] T 35052ba89db345928003109bade123a3 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38a1c89aa9b247f2a7e7dadb28e4847b in current term 1: Already voted for candidate 3786c5fd61c44dd8925edaca373d2cf8 in this term.
I20260713 09:04:46.426159 12326 ts_tablet_manager.cc:1434] T 35052ba89db345928003109bade123a3 P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260713 09:04:46.426466 12379 consensus_queue.cc:1048] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:46.433581 12326 tablet_bootstrap.cc:492] T c2846c534b434aa78214a7090d3d81eb P 38a1c89aa9b247f2a7e7dadb28e4847b: Bootstrap starting.
I20260713 09:04:46.435642 12252 leader_election.cc:304] T 35052ba89db345928003109bade123a3 P 38a1c89aa9b247f2a7e7dadb28e4847b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38a1c89aa9b247f2a7e7dadb28e4847b; no voters: 3786c5fd61c44dd8925edaca373d2cf8, a51d8d57ac554d5a871fe279cd35a951
I20260713 09:04:46.437155 12375 raft_consensus.cc:3060] T 35052ba89db345928003109bade123a3 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.438862 12327 tablet_bootstrap.cc:492] T 7855fef1ff2746378f63cba72792d085 P a51d8d57ac554d5a871fe279cd35a951: No bootstrap required, opened a new log
I20260713 09:04:46.439308 12327 ts_tablet_manager.cc:1403] T 7855fef1ff2746378f63cba72792d085 P a51d8d57ac554d5a871fe279cd35a951: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.020s
I20260713 09:04:46.440521 12326 tablet_bootstrap.cc:654] T c2846c534b434aa78214a7090d3d81eb P 38a1c89aa9b247f2a7e7dadb28e4847b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.440691 12362 consensus_queue.cc:1048] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:46.443537 12328 tablet_bootstrap.cc:492] T 3f78036c5ced49a989b41cdf297600f1 P 3786c5fd61c44dd8925edaca373d2cf8: No bootstrap required, opened a new log
I20260713 09:04:46.443959 12328 ts_tablet_manager.cc:1403] T 3f78036c5ced49a989b41cdf297600f1 P 3786c5fd61c44dd8925edaca373d2cf8: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.022s
I20260713 09:04:46.446657 12328 raft_consensus.cc:359] T 3f78036c5ced49a989b41cdf297600f1 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.447302 12328 raft_consensus.cc:385] T 3f78036c5ced49a989b41cdf297600f1 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.447562 12328 raft_consensus.cc:740] T 3f78036c5ced49a989b41cdf297600f1 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3786c5fd61c44dd8925edaca373d2cf8, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.448184 12328 consensus_queue.cc:260] T 3f78036c5ced49a989b41cdf297600f1 P 3786c5fd61c44dd8925edaca373d2cf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.449513 12327 raft_consensus.cc:359] T 7855fef1ff2746378f63cba72792d085 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.450197 12327 raft_consensus.cc:385] T 7855fef1ff2746378f63cba72792d085 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.450486 12327 raft_consensus.cc:740] T 7855fef1ff2746378f63cba72792d085 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51d8d57ac554d5a871fe279cd35a951, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.451227 12327 consensus_queue.cc:260] T 7855fef1ff2746378f63cba72792d085 P a51d8d57ac554d5a871fe279cd35a951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.452951 12375 raft_consensus.cc:2749] T 35052ba89db345928003109bade123a3 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:46.454584 12328 ts_tablet_manager.cc:1434] T 3f78036c5ced49a989b41cdf297600f1 P 3786c5fd61c44dd8925edaca373d2cf8: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260713 09:04:46.455397 12328 tablet_bootstrap.cc:492] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 3786c5fd61c44dd8925edaca373d2cf8: Bootstrap starting.
I20260713 09:04:46.453135 12327 ts_tablet_manager.cc:1434] T 7855fef1ff2746378f63cba72792d085 P a51d8d57ac554d5a871fe279cd35a951: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260713 09:04:46.457855 12327 tablet_bootstrap.cc:492] T e412a9c9b1e748168f68f62581d0c316 P a51d8d57ac554d5a871fe279cd35a951: Bootstrap starting.
I20260713 09:04:46.463693 12328 tablet_bootstrap.cc:654] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 3786c5fd61c44dd8925edaca373d2cf8: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.472390 12328 tablet_bootstrap.cc:492] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 3786c5fd61c44dd8925edaca373d2cf8: No bootstrap required, opened a new log
I20260713 09:04:46.472818 12328 ts_tablet_manager.cc:1403] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 3786c5fd61c44dd8925edaca373d2cf8: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.002s
I20260713 09:04:46.498922 12327 tablet_bootstrap.cc:654] T e412a9c9b1e748168f68f62581d0c316 P a51d8d57ac554d5a871fe279cd35a951: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.489295 12357 raft_consensus.cc:493] T 22c1db38765a4b1db69d9a4ce9026848 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.500463 12357 raft_consensus.cc:515] T 22c1db38765a4b1db69d9a4ce9026848 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.502439 12357 leader_election.cc:290] T 22c1db38765a4b1db69d9a4ce9026848 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:46.507967 12383 raft_consensus.cc:493] T 22c1db38765a4b1db69d9a4ce9026848 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.510574 12383 raft_consensus.cc:515] T 22c1db38765a4b1db69d9a4ce9026848 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.511322 12362 consensus_queue.cc:1048] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:46.512696 12383 leader_election.cc:290] T 22c1db38765a4b1db69d9a4ce9026848 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:46.513291 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c1db38765a4b1db69d9a4ce9026848" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" is_pre_election: true
I20260713 09:04:46.513509 12210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c1db38765a4b1db69d9a4ce9026848" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8" is_pre_election: true
I20260713 09:04:46.513877 12286 raft_consensus.cc:2468] T 22c1db38765a4b1db69d9a4ce9026848 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51d8d57ac554d5a871fe279cd35a951 in term 0.
I20260713 09:04:46.516232 12100 leader_election.cc:304] T 22c1db38765a4b1db69d9a4ce9026848 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38a1c89aa9b247f2a7e7dadb28e4847b, a51d8d57ac554d5a871fe279cd35a951; no voters: 
I20260713 09:04:46.517023 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c1db38765a4b1db69d9a4ce9026848" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951" is_pre_election: true
I20260713 09:04:46.517324 12357 raft_consensus.cc:2804] T 22c1db38765a4b1db69d9a4ce9026848 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:46.517340 12210 raft_consensus.cc:2468] T 22c1db38765a4b1db69d9a4ce9026848 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51d8d57ac554d5a871fe279cd35a951 in term 0.
I20260713 09:04:46.519109 12382 consensus_queue.cc:1048] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:46.520341 12328 raft_consensus.cc:359] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.521019 12328 raft_consensus.cc:385] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.521273 12328 raft_consensus.cc:740] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3786c5fd61c44dd8925edaca373d2cf8, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.526708 12284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c1db38765a4b1db69d9a4ce9026848" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" is_pre_election: true
I20260713 09:04:46.527305 12284 raft_consensus.cc:2468] T 22c1db38765a4b1db69d9a4ce9026848 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3786c5fd61c44dd8925edaca373d2cf8 in term 0.
I20260713 09:04:46.517699 12357 raft_consensus.cc:493] T 22c1db38765a4b1db69d9a4ce9026848 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:46.552217 12175 leader_election.cc:304] T 22c1db38765a4b1db69d9a4ce9026848 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3786c5fd61c44dd8925edaca373d2cf8, 38a1c89aa9b247f2a7e7dadb28e4847b; no voters: 
I20260713 09:04:46.538302 12357 raft_consensus.cc:3060] T 22c1db38765a4b1db69d9a4ce9026848 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.556102 12379 raft_consensus.cc:493] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.556584 12379 raft_consensus.cc:515] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.552434 12375 raft_consensus.cc:493] T 2afa0038dbf646dba945982da3084e91 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.558902 12383 raft_consensus.cc:2804] T 22c1db38765a4b1db69d9a4ce9026848 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:46.560611 12383 raft_consensus.cc:493] T 22c1db38765a4b1db69d9a4ce9026848 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:46.560045 12328 consensus_queue.cc:260] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 3786c5fd61c44dd8925edaca373d2cf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.560987 12383 raft_consensus.cc:3060] T 22c1db38765a4b1db69d9a4ce9026848 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.560220 12375 raft_consensus.cc:515] T 2afa0038dbf646dba945982da3084e91 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.562083 12328 ts_tablet_manager.cc:1434] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 3786c5fd61c44dd8925edaca373d2cf8: Time spent starting tablet: real 0.089s	user 0.011s	sys 0.023s
I20260713 09:04:46.562835 12375 leader_election.cc:290] T 2afa0038dbf646dba945982da3084e91 P 38a1c89aa9b247f2a7e7dadb28e4847b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879)
I20260713 09:04:46.562928 12328 tablet_bootstrap.cc:492] T 7855fef1ff2746378f63cba72792d085 P 3786c5fd61c44dd8925edaca373d2cf8: Bootstrap starting.
I20260713 09:04:46.570274 12326 tablet_bootstrap.cc:492] T c2846c534b434aa78214a7090d3d81eb P 38a1c89aa9b247f2a7e7dadb28e4847b: No bootstrap required, opened a new log
I20260713 09:04:46.570742 12326 ts_tablet_manager.cc:1403] T c2846c534b434aa78214a7090d3d81eb P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent bootstrapping tablet: real 0.137s	user 0.047s	sys 0.023s
I20260713 09:04:46.560205 12379 leader_election.cc:290] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:46.573668 12135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afa0038dbf646dba945982da3084e91" candidate_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951" is_pre_election: true
I20260713 09:04:46.575254 12327 tablet_bootstrap.cc:492] T e412a9c9b1e748168f68f62581d0c316 P a51d8d57ac554d5a871fe279cd35a951: No bootstrap required, opened a new log
W20260713 09:04:46.575713 12249 leader_election.cc:343] T 2afa0038dbf646dba945982da3084e91 P 38a1c89aa9b247f2a7e7dadb28e4847b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.576323 12327 ts_tablet_manager.cc:1403] T e412a9c9b1e748168f68f62581d0c316 P a51d8d57ac554d5a871fe279cd35a951: Time spent bootstrapping tablet: real 0.119s	user 0.015s	sys 0.011s
I20260713 09:04:46.576329 12387 consensus_queue.cc:1048] T f65ebc3765544c1f9965f4ccf140f189 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:04:46.586246 12327 raft_consensus.cc:359] T e412a9c9b1e748168f68f62581d0c316 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.586975 12327 raft_consensus.cc:385] T e412a9c9b1e748168f68f62581d0c316 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.587247 12327 raft_consensus.cc:740] T e412a9c9b1e748168f68f62581d0c316 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51d8d57ac554d5a871fe279cd35a951, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.588167 12327 consensus_queue.cc:260] T e412a9c9b1e748168f68f62581d0c316 P a51d8d57ac554d5a871fe279cd35a951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.588850 12326 raft_consensus.cc:359] T c2846c534b434aa78214a7090d3d81eb P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.589284 12326 raft_consensus.cc:385] T c2846c534b434aa78214a7090d3d81eb P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.589442 12326 raft_consensus.cc:740] T c2846c534b434aa78214a7090d3d81eb P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38a1c89aa9b247f2a7e7dadb28e4847b, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.585956 12357 raft_consensus.cc:515] T 22c1db38765a4b1db69d9a4ce9026848 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.591051 12137 raft_consensus.cc:2393] T 22c1db38765a4b1db69d9a4ce9026848 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3786c5fd61c44dd8925edaca373d2cf8 in current term 1: Already voted for candidate a51d8d57ac554d5a871fe279cd35a951 in this term.
I20260713 09:04:46.592260 12383 raft_consensus.cc:515] T 22c1db38765a4b1db69d9a4ce9026848 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.592751 12326 consensus_queue.cc:260] T c2846c534b434aa78214a7090d3d81eb P 38a1c89aa9b247f2a7e7dadb28e4847b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.593909 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f78036c5ced49a989b41cdf297600f1" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" is_pre_election: true
I20260713 09:04:46.593502 12210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f78036c5ced49a989b41cdf297600f1" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8" is_pre_election: true
I20260713 09:04:46.596565 12327 ts_tablet_manager.cc:1434] T e412a9c9b1e748168f68f62581d0c316 P a51d8d57ac554d5a871fe279cd35a951: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.004s
I20260713 09:04:46.597430 12326 ts_tablet_manager.cc:1434] T c2846c534b434aa78214a7090d3d81eb P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260713 09:04:46.597528 12328 tablet_bootstrap.cc:654] T 7855fef1ff2746378f63cba72792d085 P 3786c5fd61c44dd8925edaca373d2cf8: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.595405 12284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c1db38765a4b1db69d9a4ce9026848" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b"
I20260713 09:04:46.595443 12210 raft_consensus.cc:2468] T 3f78036c5ced49a989b41cdf297600f1 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51d8d57ac554d5a871fe279cd35a951 in term 0.
W20260713 09:04:46.599080 12100 leader_election.cc:343] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.599720 12284 raft_consensus.cc:3060] T 22c1db38765a4b1db69d9a4ce9026848 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.598644 12326 tablet_bootstrap.cc:492] T 7855fef1ff2746378f63cba72792d085 P 38a1c89aa9b247f2a7e7dadb28e4847b: Bootstrap starting.
I20260713 09:04:46.601454 12210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afa0038dbf646dba945982da3084e91" candidate_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8" is_pre_election: true
I20260713 09:04:46.594538 12357 leader_election.cc:290] T 22c1db38765a4b1db69d9a4ce9026848 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 election: Requested vote from peers 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:46.602015 12210 raft_consensus.cc:2468] T 2afa0038dbf646dba945982da3084e91 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38a1c89aa9b247f2a7e7dadb28e4847b in term 0.
I20260713 09:04:46.616685 12284 raft_consensus.cc:2468] T 22c1db38765a4b1db69d9a4ce9026848 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51d8d57ac554d5a871fe279cd35a951 in term 1.
I20260713 09:04:46.619204 12100 leader_election.cc:304] T 22c1db38765a4b1db69d9a4ce9026848 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38a1c89aa9b247f2a7e7dadb28e4847b, a51d8d57ac554d5a871fe279cd35a951; no voters: 
I20260713 09:04:46.620304 12382 raft_consensus.cc:2804] T 22c1db38765a4b1db69d9a4ce9026848 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:46.620764 12382 raft_consensus.cc:697] T 22c1db38765a4b1db69d9a4ce9026848 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Becoming Leader. State: Replica: a51d8d57ac554d5a871fe279cd35a951, State: Running, Role: LEADER
I20260713 09:04:46.621305 12252 leader_election.cc:304] T 2afa0038dbf646dba945982da3084e91 P 38a1c89aa9b247f2a7e7dadb28e4847b [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: 3786c5fd61c44dd8925edaca373d2cf8, 38a1c89aa9b247f2a7e7dadb28e4847b; no voters: a51d8d57ac554d5a871fe279cd35a951
I20260713 09:04:46.622064 12335 raft_consensus.cc:2804] T 2afa0038dbf646dba945982da3084e91 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:46.621892 12382 consensus_queue.cc:237] T 22c1db38765a4b1db69d9a4ce9026848 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.622501 12335 raft_consensus.cc:493] T 2afa0038dbf646dba945982da3084e91 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:46.622884 12335 raft_consensus.cc:3060] T 2afa0038dbf646dba945982da3084e91 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.629745 12335 raft_consensus.cc:515] T 2afa0038dbf646dba945982da3084e91 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.632364 12134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afa0038dbf646dba945982da3084e91" candidate_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951"
I20260713 09:04:46.633047 12103 leader_election.cc:304] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951 [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: 3786c5fd61c44dd8925edaca373d2cf8, a51d8d57ac554d5a871fe279cd35a951; no voters: 38a1c89aa9b247f2a7e7dadb28e4847b
I20260713 09:04:46.632359 12335 leader_election.cc:290] T 2afa0038dbf646dba945982da3084e91 P 38a1c89aa9b247f2a7e7dadb28e4847b [CANDIDATE]: Term 1 election: Requested vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879)
W20260713 09:04:46.634153 12249 leader_election.cc:343] T 2afa0038dbf646dba945982da3084e91 P 38a1c89aa9b247f2a7e7dadb28e4847b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.635938 12331 raft_consensus.cc:2804] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:46.635994 12212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afa0038dbf646dba945982da3084e91" candidate_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8"
I20260713 09:04:46.636379 12331 raft_consensus.cc:493] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:46.636627 12212 raft_consensus.cc:3060] T 2afa0038dbf646dba945982da3084e91 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.636716 12331 raft_consensus.cc:3060] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.634546 12210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c1db38765a4b1db69d9a4ce9026848" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8"
I20260713 09:04:46.641352 12210 raft_consensus.cc:2393] T 22c1db38765a4b1db69d9a4ce9026848 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a51d8d57ac554d5a871fe279cd35a951 in current term 1: Already voted for candidate 3786c5fd61c44dd8925edaca373d2cf8 in this term.
I20260713 09:04:46.642524 12383 leader_election.cc:290] T 22c1db38765a4b1db69d9a4ce9026848 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 election: Requested vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:46.643553 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c1db38765a4b1db69d9a4ce9026848" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b"
I20260713 09:04:46.641362 12327 tablet_bootstrap.cc:492] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951: Bootstrap starting.
I20260713 09:04:46.648249 12285 raft_consensus.cc:2393] T 22c1db38765a4b1db69d9a4ce9026848 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3786c5fd61c44dd8925edaca373d2cf8 in current term 1: Already voted for candidate a51d8d57ac554d5a871fe279cd35a951 in this term.
I20260713 09:04:46.651798 12212 raft_consensus.cc:2468] T 2afa0038dbf646dba945982da3084e91 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38a1c89aa9b247f2a7e7dadb28e4847b in term 1.
I20260713 09:04:46.652971 12252 leader_election.cc:304] T 2afa0038dbf646dba945982da3084e91 P 38a1c89aa9b247f2a7e7dadb28e4847b [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: 3786c5fd61c44dd8925edaca373d2cf8, 38a1c89aa9b247f2a7e7dadb28e4847b; no voters: a51d8d57ac554d5a871fe279cd35a951
I20260713 09:04:46.654134 12335 raft_consensus.cc:2804] T 2afa0038dbf646dba945982da3084e91 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:46.655073 12331 raft_consensus.cc:515] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.657137 12331 leader_election.cc:290] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 election: Requested vote from peers 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:46.662187 12326 tablet_bootstrap.cc:654] T 7855fef1ff2746378f63cba72792d085 P 38a1c89aa9b247f2a7e7dadb28e4847b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.662352 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f78036c5ced49a989b41cdf297600f1" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b"
I20260713 09:04:46.664423 12136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c1db38765a4b1db69d9a4ce9026848" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951"
I20260713 09:04:46.654904 12335 raft_consensus.cc:697] T 2afa0038dbf646dba945982da3084e91 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 LEADER]: Becoming Leader. State: Replica: 38a1c89aa9b247f2a7e7dadb28e4847b, State: Running, Role: LEADER
W20260713 09:04:46.666209 12100 leader_election.cc:343] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.666383 12210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f78036c5ced49a989b41cdf297600f1" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8"
I20260713 09:04:46.667243 12210 raft_consensus.cc:3060] T 3f78036c5ced49a989b41cdf297600f1 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.667886 12335 consensus_queue.cc:237] T 2afa0038dbf646dba945982da3084e91 P 38a1c89aa9b247f2a7e7dadb28e4847b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.672560 12362 consensus_queue.cc:1048] T f65ebc3765544c1f9965f4ccf140f189 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:46.674361 12210 raft_consensus.cc:2468] T 3f78036c5ced49a989b41cdf297600f1 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51d8d57ac554d5a871fe279cd35a951 in term 1.
I20260713 09:04:46.667903 12331 consensus_queue.cc:1048] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260713 09:04:46.675588 12103 leader_election.cc:304] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951 [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: 3786c5fd61c44dd8925edaca373d2cf8, a51d8d57ac554d5a871fe279cd35a951; no voters: 38a1c89aa9b247f2a7e7dadb28e4847b
I20260713 09:04:46.676410 12382 raft_consensus.cc:2804] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:46.676862 12382 raft_consensus.cc:697] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Becoming Leader. State: Replica: a51d8d57ac554d5a871fe279cd35a951, State: Running, Role: LEADER
I20260713 09:04:46.677639 12382 consensus_queue.cc:237] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.681233 12035 catalog_manager.cc:5697] T 22c1db38765a4b1db69d9a4ce9026848 P a51d8d57ac554d5a871fe279cd35a951 reported cstate change: term changed from 0 to 1, leader changed from <none> to a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1). New cstate: current_term: 1 leader_uuid: "a51d8d57ac554d5a871fe279cd35a951" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:46.684556 12175 leader_election.cc:304] T 22c1db38765a4b1db69d9a4ce9026848 P 3786c5fd61c44dd8925edaca373d2cf8 [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: 3786c5fd61c44dd8925edaca373d2cf8; no voters: 38a1c89aa9b247f2a7e7dadb28e4847b, a51d8d57ac554d5a871fe279cd35a951
I20260713 09:04:46.690905 12362 raft_consensus.cc:2749] T 22c1db38765a4b1db69d9a4ce9026848 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:04:46.697446 12331 consensus_queue.cc:1048] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:46.698943 12328 tablet_bootstrap.cc:492] T 7855fef1ff2746378f63cba72792d085 P 3786c5fd61c44dd8925edaca373d2cf8: No bootstrap required, opened a new log
I20260713 09:04:46.687680 12412 raft_consensus.cc:493] T 7855fef1ff2746378f63cba72792d085 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.699421 12328 ts_tablet_manager.cc:1403] T 7855fef1ff2746378f63cba72792d085 P 3786c5fd61c44dd8925edaca373d2cf8: Time spent bootstrapping tablet: real 0.137s	user 0.020s	sys 0.013s
I20260713 09:04:46.701064 12331 raft_consensus.cc:493] T e412a9c9b1e748168f68f62581d0c316 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.701475 12033 catalog_manager.cc:5697] T 2afa0038dbf646dba945982da3084e91 P 38a1c89aa9b247f2a7e7dadb28e4847b reported cstate change: term changed from 0 to 1, leader changed from <none> to 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3). New cstate: current_term: 1 leader_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:46.705961 12327 tablet_bootstrap.cc:654] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.708240 12328 raft_consensus.cc:359] T 7855fef1ff2746378f63cba72792d085 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.708808 12328 raft_consensus.cc:385] T 7855fef1ff2746378f63cba72792d085 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.709013 12328 raft_consensus.cc:740] T 7855fef1ff2746378f63cba72792d085 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3786c5fd61c44dd8925edaca373d2cf8, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.709501 12328 consensus_queue.cc:260] T 7855fef1ff2746378f63cba72792d085 P 3786c5fd61c44dd8925edaca373d2cf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.711642 12328 ts_tablet_manager.cc:1434] T 7855fef1ff2746378f63cba72792d085 P 3786c5fd61c44dd8925edaca373d2cf8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:04:46.704080 12331 raft_consensus.cc:515] T e412a9c9b1e748168f68f62581d0c316 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.712750 12328 tablet_bootstrap.cc:492] T 2f9b456ce26343dca4a48f51e0307221 P 3786c5fd61c44dd8925edaca373d2cf8: Bootstrap starting.
I20260713 09:04:46.704161 12412 raft_consensus.cc:515] T 7855fef1ff2746378f63cba72792d085 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.717098 12211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e412a9c9b1e748168f68f62581d0c316" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8" is_pre_election: true
I20260713 09:04:46.718472 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e412a9c9b1e748168f68f62581d0c316" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" is_pre_election: true
W20260713 09:04:46.719417 12103 leader_election.cc:343] T e412a9c9b1e748168f68f62581d0c316 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:04:46.719846 12100 leader_election.cc:343] T e412a9c9b1e748168f68f62581d0c316 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.720232 12100 leader_election.cc:304] T e412a9c9b1e748168f68f62581d0c316 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a51d8d57ac554d5a871fe279cd35a951; no voters: 3786c5fd61c44dd8925edaca373d2cf8, 38a1c89aa9b247f2a7e7dadb28e4847b
I20260713 09:04:46.721226 12382 raft_consensus.cc:2749] T e412a9c9b1e748168f68f62581d0c316 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:46.721602 12331 leader_election.cc:290] T e412a9c9b1e748168f68f62581d0c316 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:46.727124 12328 tablet_bootstrap.cc:654] T 2f9b456ce26343dca4a48f51e0307221 P 3786c5fd61c44dd8925edaca373d2cf8: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.737486 12035 catalog_manager.cc:5697] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951 reported cstate change: term changed from 0 to 1, leader changed from <none> to a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1). New cstate: current_term: 1 leader_uuid: "a51d8d57ac554d5a871fe279cd35a951" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:46.741200 12362 consensus_queue.cc:1048] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:46.746506 12362 consensus_queue.cc:1048] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:46.756712 12286 raft_consensus.cc:3060] T b401f384a88f495aa001db428d515615 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.758080 12210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7855fef1ff2746378f63cba72792d085" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8" is_pre_election: true
I20260713 09:04:46.758699 12210 raft_consensus.cc:2468] T 7855fef1ff2746378f63cba72792d085 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51d8d57ac554d5a871fe279cd35a951 in term 0.
I20260713 09:04:46.756629 12284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7855fef1ff2746378f63cba72792d085" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" is_pre_election: true
W20260713 09:04:46.762867 12100 leader_election.cc:343] T 7855fef1ff2746378f63cba72792d085 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.763809 12103 leader_election.cc:304] T 7855fef1ff2746378f63cba72792d085 P a51d8d57ac554d5a871fe279cd35a951 [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: 3786c5fd61c44dd8925edaca373d2cf8, a51d8d57ac554d5a871fe279cd35a951; no voters: 38a1c89aa9b247f2a7e7dadb28e4847b
I20260713 09:04:46.764560 12382 raft_consensus.cc:2804] T 7855fef1ff2746378f63cba72792d085 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:46.764964 12382 raft_consensus.cc:493] T 7855fef1ff2746378f63cba72792d085 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:46.765326 12382 raft_consensus.cc:3060] T 7855fef1ff2746378f63cba72792d085 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.765499 12335 raft_consensus.cc:493] T b401f384a88f495aa001db428d515615 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.765954 12335 raft_consensus.cc:515] T b401f384a88f495aa001db428d515615 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.769575 12335 leader_election.cc:290] T b401f384a88f495aa001db428d515615 P 38a1c89aa9b247f2a7e7dadb28e4847b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879)
I20260713 09:04:46.770304 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b401f384a88f495aa001db428d515615" candidate_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951" is_pre_election: true
I20260713 09:04:46.772485 12210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b401f384a88f495aa001db428d515615" candidate_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8" is_pre_election: true
I20260713 09:04:46.772425 12357 consensus_queue.cc:1048] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:46.773828 12252 leader_election.cc:304] T b401f384a88f495aa001db428d515615 P 38a1c89aa9b247f2a7e7dadb28e4847b [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: 38a1c89aa9b247f2a7e7dadb28e4847b; no voters: 3786c5fd61c44dd8925edaca373d2cf8, a51d8d57ac554d5a871fe279cd35a951
I20260713 09:04:46.774762 12382 raft_consensus.cc:515] T 7855fef1ff2746378f63cba72792d085 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.775292 12335 raft_consensus.cc:2749] T b401f384a88f495aa001db428d515615 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:04:46.777865 12284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7855fef1ff2746378f63cba72792d085" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b"
W20260713 09:04:46.778025 12083 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:04:46.779103 12100 leader_election.cc:343] T 7855fef1ff2746378f63cba72792d085 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.779825 12327 tablet_bootstrap.cc:492] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951: No bootstrap required, opened a new log
I20260713 09:04:46.780262 12327 ts_tablet_manager.cc:1403] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951: Time spent bootstrapping tablet: real 0.139s	user 0.014s	sys 0.017s
I20260713 09:04:46.780571 12211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7855fef1ff2746378f63cba72792d085" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8"
I20260713 09:04:46.780853 12412 leader_election.cc:290] T 7855fef1ff2746378f63cba72792d085 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:46.781137 12211 raft_consensus.cc:3060] T 7855fef1ff2746378f63cba72792d085 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.783854 12326 tablet_bootstrap.cc:492] T 7855fef1ff2746378f63cba72792d085 P 38a1c89aa9b247f2a7e7dadb28e4847b: No bootstrap required, opened a new log
I20260713 09:04:46.784150 12326 ts_tablet_manager.cc:1403] T 7855fef1ff2746378f63cba72792d085 P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent bootstrapping tablet: real 0.186s	user 0.009s	sys 0.001s
I20260713 09:04:46.785766 12326 raft_consensus.cc:359] T 7855fef1ff2746378f63cba72792d085 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.786329 12326 raft_consensus.cc:385] T 7855fef1ff2746378f63cba72792d085 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.786598 12326 raft_consensus.cc:740] T 7855fef1ff2746378f63cba72792d085 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38a1c89aa9b247f2a7e7dadb28e4847b, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.787297 12326 consensus_queue.cc:260] T 7855fef1ff2746378f63cba72792d085 P 38a1c89aa9b247f2a7e7dadb28e4847b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.789446 12326 ts_tablet_manager.cc:1434] T 7855fef1ff2746378f63cba72792d085 P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260713 09:04:46.790377 12326 tablet_bootstrap.cc:492] T 3f78036c5ced49a989b41cdf297600f1 P 38a1c89aa9b247f2a7e7dadb28e4847b: Bootstrap starting.
I20260713 09:04:46.792339 12211 raft_consensus.cc:2468] T 7855fef1ff2746378f63cba72792d085 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51d8d57ac554d5a871fe279cd35a951 in term 1.
I20260713 09:04:46.796301 12103 leader_election.cc:304] T 7855fef1ff2746378f63cba72792d085 P a51d8d57ac554d5a871fe279cd35a951 [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: 3786c5fd61c44dd8925edaca373d2cf8, a51d8d57ac554d5a871fe279cd35a951; no voters: 38a1c89aa9b247f2a7e7dadb28e4847b
I20260713 09:04:46.796991 12326 tablet_bootstrap.cc:654] T 3f78036c5ced49a989b41cdf297600f1 P 38a1c89aa9b247f2a7e7dadb28e4847b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.797309 12412 raft_consensus.cc:2804] T 7855fef1ff2746378f63cba72792d085 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:46.794855 12327 raft_consensus.cc:359] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.798643 12412 raft_consensus.cc:697] T 7855fef1ff2746378f63cba72792d085 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Becoming Leader. State: Replica: a51d8d57ac554d5a871fe279cd35a951, State: Running, Role: LEADER
I20260713 09:04:46.798903 12327 raft_consensus.cc:385] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.799224 12327 raft_consensus.cc:740] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51d8d57ac554d5a871fe279cd35a951, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.799630 12412 consensus_queue.cc:237] T 7855fef1ff2746378f63cba72792d085 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.800246 12327 consensus_queue.cc:260] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.802266 12327 ts_tablet_manager.cc:1434] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260713 09:04:46.803097 12327 tablet_bootstrap.cc:492] T 72161cf275074ea6a655ed560ec2add0 P a51d8d57ac554d5a871fe279cd35a951: Bootstrap starting.
I20260713 09:04:46.806521 12328 tablet_bootstrap.cc:492] T 2f9b456ce26343dca4a48f51e0307221 P 3786c5fd61c44dd8925edaca373d2cf8: No bootstrap required, opened a new log
I20260713 09:04:46.806936 12328 ts_tablet_manager.cc:1403] T 2f9b456ce26343dca4a48f51e0307221 P 3786c5fd61c44dd8925edaca373d2cf8: Time spent bootstrapping tablet: real 0.095s	user 0.008s	sys 0.010s
I20260713 09:04:46.807394 12382 leader_election.cc:290] T 7855fef1ff2746378f63cba72792d085 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 election: Requested vote from peers 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:46.809296 12333 consensus_queue.cc:1048] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:46.809343 12328 raft_consensus.cc:359] T 2f9b456ce26343dca4a48f51e0307221 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.810072 12327 tablet_bootstrap.cc:654] T 72161cf275074ea6a655ed560ec2add0 P a51d8d57ac554d5a871fe279cd35a951: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.810143 12328 raft_consensus.cc:385] T 2f9b456ce26343dca4a48f51e0307221 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.810523 12328 raft_consensus.cc:740] T 2f9b456ce26343dca4a48f51e0307221 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3786c5fd61c44dd8925edaca373d2cf8, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.811584 12328 consensus_queue.cc:260] T 2f9b456ce26343dca4a48f51e0307221 P 3786c5fd61c44dd8925edaca373d2cf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.810824 12333 raft_consensus.cc:493] T 37941096c0b44e0fb33ccfb7815bb7d3 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.812456 12333 raft_consensus.cc:515] T 37941096c0b44e0fb33ccfb7815bb7d3 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.813576 12328 ts_tablet_manager.cc:1434] T 2f9b456ce26343dca4a48f51e0307221 P 3786c5fd61c44dd8925edaca373d2cf8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:04:46.814432 12328 tablet_bootstrap.cc:492] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8: Bootstrap starting.
I20260713 09:04:46.814424 12333 leader_election.cc:290] T 37941096c0b44e0fb33ccfb7815bb7d3 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:46.819833 12328 tablet_bootstrap.cc:654] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.822991 12326 tablet_bootstrap.cc:492] T 3f78036c5ced49a989b41cdf297600f1 P 38a1c89aa9b247f2a7e7dadb28e4847b: No bootstrap required, opened a new log
I20260713 09:04:46.823493 12326 ts_tablet_manager.cc:1403] T 3f78036c5ced49a989b41cdf297600f1 P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.002s
I20260713 09:04:46.826122 12326 raft_consensus.cc:359] T 3f78036c5ced49a989b41cdf297600f1 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.826874 12326 raft_consensus.cc:385] T 3f78036c5ced49a989b41cdf297600f1 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.827183 12326 raft_consensus.cc:740] T 3f78036c5ced49a989b41cdf297600f1 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38a1c89aa9b247f2a7e7dadb28e4847b, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.827992 12326 consensus_queue.cc:260] T 3f78036c5ced49a989b41cdf297600f1 P 38a1c89aa9b247f2a7e7dadb28e4847b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.830121 12326 ts_tablet_manager.cc:1434] T 3f78036c5ced49a989b41cdf297600f1 P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:04:46.830451 12328 tablet_bootstrap.cc:492] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8: No bootstrap required, opened a new log
I20260713 09:04:46.830849 12328 ts_tablet_manager.cc:1403] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260713 09:04:46.831130 12326 tablet_bootstrap.cc:492] T cc235547de90475e98e501d9ce085d1e P 38a1c89aa9b247f2a7e7dadb28e4847b: Bootstrap starting.
I20260713 09:04:46.833508 12328 raft_consensus.cc:359] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.834110 12328 raft_consensus.cc:385] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.834410 12328 raft_consensus.cc:740] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3786c5fd61c44dd8925edaca373d2cf8, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.835211 12328 consensus_queue.cc:260] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.837419 12326 tablet_bootstrap.cc:654] T cc235547de90475e98e501d9ce085d1e P 38a1c89aa9b247f2a7e7dadb28e4847b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.838599 12328 ts_tablet_manager.cc:1434] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:04:46.839462 12328 tablet_bootstrap.cc:492] T fdda3ecb02f3443295fdd893eb85a88d P 3786c5fd61c44dd8925edaca373d2cf8: Bootstrap starting.
I20260713 09:04:46.845054 12328 tablet_bootstrap.cc:654] T fdda3ecb02f3443295fdd893eb85a88d P 3786c5fd61c44dd8925edaca373d2cf8: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.847009 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37941096c0b44e0fb33ccfb7815bb7d3" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" is_pre_election: true
W20260713 09:04:46.848603 12175 leader_election.cc:343] T 37941096c0b44e0fb33ccfb7815bb7d3 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.851615 12326 tablet_bootstrap.cc:492] T cc235547de90475e98e501d9ce085d1e P 38a1c89aa9b247f2a7e7dadb28e4847b: No bootstrap required, opened a new log
I20260713 09:04:46.852259 12326 ts_tablet_manager.cc:1403] T cc235547de90475e98e501d9ce085d1e P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.011s
I20260713 09:04:46.855180 12326 raft_consensus.cc:359] T cc235547de90475e98e501d9ce085d1e P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.855650 12328 tablet_bootstrap.cc:492] T fdda3ecb02f3443295fdd893eb85a88d P 3786c5fd61c44dd8925edaca373d2cf8: No bootstrap required, opened a new log
I20260713 09:04:46.855887 12326 raft_consensus.cc:385] T cc235547de90475e98e501d9ce085d1e P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.856050 12328 ts_tablet_manager.cc:1403] T fdda3ecb02f3443295fdd893eb85a88d P 3786c5fd61c44dd8925edaca373d2cf8: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260713 09:04:46.856215 12326 raft_consensus.cc:740] T cc235547de90475e98e501d9ce085d1e P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38a1c89aa9b247f2a7e7dadb28e4847b, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.857102 12326 consensus_queue.cc:260] T cc235547de90475e98e501d9ce085d1e P 38a1c89aa9b247f2a7e7dadb28e4847b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.858605 12328 raft_consensus.cc:359] T fdda3ecb02f3443295fdd893eb85a88d P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.859267 12328 raft_consensus.cc:385] T fdda3ecb02f3443295fdd893eb85a88d P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.859511 12328 raft_consensus.cc:740] T fdda3ecb02f3443295fdd893eb85a88d P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3786c5fd61c44dd8925edaca373d2cf8, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.860280 12328 consensus_queue.cc:260] T fdda3ecb02f3443295fdd893eb85a88d P 3786c5fd61c44dd8925edaca373d2cf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.862547 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37941096c0b44e0fb33ccfb7815bb7d3" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951" is_pre_election: true
I20260713 09:04:46.863679 12333 raft_consensus.cc:493] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.864183 12326 ts_tablet_manager.cc:1434] T cc235547de90475e98e501d9ce085d1e P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260713 09:04:46.864519 12328 ts_tablet_manager.cc:1434] T fdda3ecb02f3443295fdd893eb85a88d P 3786c5fd61c44dd8925edaca373d2cf8: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:04:46.864266 12333 raft_consensus.cc:515] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.865244 12326 tablet_bootstrap.cc:492] T 7bc570d615174ad2bb66af3fc1d38bc8 P 38a1c89aa9b247f2a7e7dadb28e4847b: Bootstrap starting.
W20260713 09:04:46.867878 12175 leader_election.cc:343] T 37941096c0b44e0fb33ccfb7815bb7d3 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.868348 12175 leader_election.cc:304] T 37941096c0b44e0fb33ccfb7815bb7d3 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3786c5fd61c44dd8925edaca373d2cf8; no voters: 38a1c89aa9b247f2a7e7dadb28e4847b, a51d8d57ac554d5a871fe279cd35a951
I20260713 09:04:46.869185 12328 tablet_bootstrap.cc:492] T 570b4d11b66f44ffa4053729c0d09b10 P 3786c5fd61c44dd8925edaca373d2cf8: Bootstrap starting.
I20260713 09:04:46.853611 12033 catalog_manager.cc:5697] T 7855fef1ff2746378f63cba72792d085 P a51d8d57ac554d5a871fe279cd35a951 reported cstate change: term changed from 0 to 1, leader changed from <none> to a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1). New cstate: current_term: 1 leader_uuid: "a51d8d57ac554d5a871fe279cd35a951" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:46.870246 12387 raft_consensus.cc:2749] T 37941096c0b44e0fb33ccfb7815bb7d3 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:46.879220 12326 tablet_bootstrap.cc:654] T 7bc570d615174ad2bb66af3fc1d38bc8 P 38a1c89aa9b247f2a7e7dadb28e4847b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.877635 12362 consensus_queue.cc:1048] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:04:46.878100 12333 leader_election.cc:290] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:46.881011 12328 tablet_bootstrap.cc:654] T 570b4d11b66f44ffa4053729c0d09b10 P 3786c5fd61c44dd8925edaca373d2cf8: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.873216 12136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e412a9c9b1e748168f68f62581d0c316" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951" is_pre_election: true
I20260713 09:04:46.884016 12136 raft_consensus.cc:2468] T e412a9c9b1e748168f68f62581d0c316 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3786c5fd61c44dd8925edaca373d2cf8 in term 0.
I20260713 09:04:46.885416 12335 raft_consensus.cc:493] T c2846c534b434aa78214a7090d3d81eb P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.885979 12327 tablet_bootstrap.cc:492] T 72161cf275074ea6a655ed560ec2add0 P a51d8d57ac554d5a871fe279cd35a951: No bootstrap required, opened a new log
I20260713 09:04:46.885900 12335 raft_consensus.cc:515] T c2846c534b434aa78214a7090d3d81eb P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.886445 12327 ts_tablet_manager.cc:1403] T 72161cf275074ea6a655ed560ec2add0 P a51d8d57ac554d5a871fe279cd35a951: Time spent bootstrapping tablet: real 0.084s	user 0.029s	sys 0.044s
I20260713 09:04:46.888062 12335 leader_election.cc:290] T c2846c534b434aa78214a7090d3d81eb P 38a1c89aa9b247f2a7e7dadb28e4847b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879)
I20260713 09:04:46.888811 12327 raft_consensus.cc:359] T 72161cf275074ea6a655ed560ec2add0 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.889420 12327 raft_consensus.cc:385] T 72161cf275074ea6a655ed560ec2add0 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.889679 12327 raft_consensus.cc:740] T 72161cf275074ea6a655ed560ec2add0 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51d8d57ac554d5a871fe279cd35a951, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.889734 12136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2846c534b434aa78214a7090d3d81eb" candidate_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951" is_pre_election: true
I20260713 09:04:46.890699 12136 raft_consensus.cc:2393] T c2846c534b434aa78214a7090d3d81eb P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38a1c89aa9b247f2a7e7dadb28e4847b in current term 1: Already voted for candidate 3786c5fd61c44dd8925edaca373d2cf8 in this term.
I20260713 09:04:46.890519 12327 consensus_queue.cc:260] T 72161cf275074ea6a655ed560ec2add0 P a51d8d57ac554d5a871fe279cd35a951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.892252 12285 raft_consensus.cc:3060] T c2846c534b434aa78214a7090d3d81eb P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.892686 12327 ts_tablet_manager.cc:1434] T 72161cf275074ea6a655ed560ec2add0 P a51d8d57ac554d5a871fe279cd35a951: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260713 09:04:46.893551 12327 tablet_bootstrap.cc:492] T 2afa0038dbf646dba945982da3084e91 P a51d8d57ac554d5a871fe279cd35a951: Bootstrap starting.
I20260713 09:04:46.894595 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e412a9c9b1e748168f68f62581d0c316" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" is_pre_election: true
I20260713 09:04:46.896284 12212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2846c534b434aa78214a7090d3d81eb" candidate_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8" is_pre_election: true
I20260713 09:04:46.898772 12327 tablet_bootstrap.cc:654] T 2afa0038dbf646dba945982da3084e91 P a51d8d57ac554d5a871fe279cd35a951: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.904270 12333 consensus_queue.cc:1048] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:04:46.906423 12175 leader_election.cc:343] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.907676 12333 consensus_queue.cc:1048] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:46.910216 12175 leader_election.cc:304] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8 [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: 3786c5fd61c44dd8925edaca373d2cf8, a51d8d57ac554d5a871fe279cd35a951; no voters: 38a1c89aa9b247f2a7e7dadb28e4847b
I20260713 09:04:46.910563 12327 tablet_bootstrap.cc:492] T 2afa0038dbf646dba945982da3084e91 P a51d8d57ac554d5a871fe279cd35a951: No bootstrap required, opened a new log
I20260713 09:04:46.910972 12327 ts_tablet_manager.cc:1403] T 2afa0038dbf646dba945982da3084e91 P a51d8d57ac554d5a871fe279cd35a951: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260713 09:04:46.911233 12333 raft_consensus.cc:2804] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:46.911588 12333 raft_consensus.cc:493] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:46.911911 12333 raft_consensus.cc:3060] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.913506 12327 raft_consensus.cc:359] T 2afa0038dbf646dba945982da3084e91 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.914119 12327 raft_consensus.cc:385] T 2afa0038dbf646dba945982da3084e91 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.914489 12327 raft_consensus.cc:740] T 2afa0038dbf646dba945982da3084e91 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51d8d57ac554d5a871fe279cd35a951, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.915194 12327 consensus_queue.cc:260] T 2afa0038dbf646dba945982da3084e91 P a51d8d57ac554d5a871fe279cd35a951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.917644 12327 ts_tablet_manager.cc:1434] T 2afa0038dbf646dba945982da3084e91 P a51d8d57ac554d5a871fe279cd35a951: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:04:46.920243 12327 tablet_bootstrap.cc:492] T 37941096c0b44e0fb33ccfb7815bb7d3 P a51d8d57ac554d5a871fe279cd35a951: Bootstrap starting.
I20260713 09:04:46.920943 12412 raft_consensus.cc:493] T 72161cf275074ea6a655ed560ec2add0 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.921384 12412 raft_consensus.cc:515] T 72161cf275074ea6a655ed560ec2add0 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:46.923362 12412 leader_election.cc:290] T 72161cf275074ea6a655ed560ec2add0 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:46.925714 12327 tablet_bootstrap.cc:654] T 37941096c0b44e0fb33ccfb7815bb7d3 P a51d8d57ac554d5a871fe279cd35a951: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.937299 12252 leader_election.cc:304] T c2846c534b434aa78214a7090d3d81eb P 38a1c89aa9b247f2a7e7dadb28e4847b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38a1c89aa9b247f2a7e7dadb28e4847b; no voters: 3786c5fd61c44dd8925edaca373d2cf8, a51d8d57ac554d5a871fe279cd35a951
I20260713 09:04:46.941622 12412 consensus_queue.cc:1048] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:46.948125 12212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72161cf275074ea6a655ed560ec2add0" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8" is_pre_election: true
I20260713 09:04:46.950927 12284 raft_consensus.cc:3060] T cc235547de90475e98e501d9ce085d1e P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:04:46.962638 12103 leader_election.cc:343] T 72161cf275074ea6a655ed560ec2add0 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.975556 12412 consensus_queue.cc:1048] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:46.982174 12284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72161cf275074ea6a655ed560ec2add0" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" is_pre_election: true
I20260713 09:04:46.983359 12335 raft_consensus.cc:2749] T c2846c534b434aa78214a7090d3d81eb P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:04:46.992771 12100 leader_election.cc:343] T 72161cf275074ea6a655ed560ec2add0 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.993306 12100 leader_election.cc:304] T 72161cf275074ea6a655ed560ec2add0 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a51d8d57ac554d5a871fe279cd35a951; no voters: 3786c5fd61c44dd8925edaca373d2cf8, 38a1c89aa9b247f2a7e7dadb28e4847b
I20260713 09:04:46.994460 12412 raft_consensus.cc:2749] T 72161cf275074ea6a655ed560ec2add0 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:46.974099 12333 raft_consensus.cc:515] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.020824 12383 raft_consensus.cc:493] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.010764 12333 leader_election.cc:290] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 election: Requested vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:47.041787 12284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e412a9c9b1e748168f68f62581d0c316" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b"
W20260713 09:04:47.043819 12175 leader_election.cc:343] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.040874 12383 raft_consensus.cc:515] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.010687 12136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e412a9c9b1e748168f68f62581d0c316" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951"
I20260713 09:04:47.048519 12136 raft_consensus.cc:3060] T e412a9c9b1e748168f68f62581d0c316 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.010692 12362 raft_consensus.cc:493] T 2f9b456ce26343dca4a48f51e0307221 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.055056 12362 raft_consensus.cc:515] T 2f9b456ce26343dca4a48f51e0307221 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.058681 12362 leader_election.cc:290] T 2f9b456ce26343dca4a48f51e0307221 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:47.059361 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c8dc976df3a4a0988a7c1f83b0fe519" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951" is_pre_election: true
W20260713 09:04:47.061611 12175 leader_election.cc:343] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.065893 12335 raft_consensus.cc:493] T 7855fef1ff2746378f63cba72792d085 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.066869 12335 raft_consensus.cc:515] T 7855fef1ff2746378f63cba72792d085 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.068976 12335 leader_election.cc:290] T 7855fef1ff2746378f63cba72792d085 P 38a1c89aa9b247f2a7e7dadb28e4847b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879)
I20260713 09:04:47.070616 12134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7855fef1ff2746378f63cba72792d085" candidate_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951" is_pre_election: true
I20260713 09:04:47.066007 12136 raft_consensus.cc:2468] T e412a9c9b1e748168f68f62581d0c316 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3786c5fd61c44dd8925edaca373d2cf8 in term 1.
I20260713 09:04:47.072772 12383 leader_election.cc:290] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:47.076896 12175 leader_election.cc:304] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8 [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: 3786c5fd61c44dd8925edaca373d2cf8, a51d8d57ac554d5a871fe279cd35a951; no voters: 38a1c89aa9b247f2a7e7dadb28e4847b
I20260713 09:04:47.077379 12328 tablet_bootstrap.cc:492] T 570b4d11b66f44ffa4053729c0d09b10 P 3786c5fd61c44dd8925edaca373d2cf8: No bootstrap required, opened a new log
I20260713 09:04:47.077828 12328 ts_tablet_manager.cc:1403] T 570b4d11b66f44ffa4053729c0d09b10 P 3786c5fd61c44dd8925edaca373d2cf8: Time spent bootstrapping tablet: real 0.209s	user 0.071s	sys 0.116s
I20260713 09:04:47.077768 12362 raft_consensus.cc:2804] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:47.078118 12387 raft_consensus.cc:493] T fdda3ecb02f3443295fdd893eb85a88d P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.074340 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9b456ce26343dca4a48f51e0307221" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951" is_pre_election: true
I20260713 09:04:47.078786 12387 raft_consensus.cc:515] T fdda3ecb02f3443295fdd893eb85a88d P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
W20260713 09:04:47.079905 12175 leader_election.cc:343] T 2f9b456ce26343dca4a48f51e0307221 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.080675 12387 leader_election.cc:290] T fdda3ecb02f3443295fdd893eb85a88d P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:47.078550 12362 raft_consensus.cc:697] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 LEADER]: Becoming Leader. State: Replica: 3786c5fd61c44dd8925edaca373d2cf8, State: Running, Role: LEADER
I20260713 09:04:47.081862 12136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdda3ecb02f3443295fdd893eb85a88d" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951" is_pre_election: true
I20260713 09:04:47.082423 12362 consensus_queue.cc:237] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.082787 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c8dc976df3a4a0988a7c1f83b0fe519" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" is_pre_election: true
W20260713 09:04:47.084206 12175 leader_election.cc:343] T fdda3ecb02f3443295fdd893eb85a88d P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.084302 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9b456ce26343dca4a48f51e0307221" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" is_pre_election: true
I20260713 09:04:47.086238 12326 tablet_bootstrap.cc:492] T 7bc570d615174ad2bb66af3fc1d38bc8 P 38a1c89aa9b247f2a7e7dadb28e4847b: No bootstrap required, opened a new log
I20260713 09:04:47.086638 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdda3ecb02f3443295fdd893eb85a88d" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" is_pre_election: true
I20260713 09:04:47.087985 12357 consensus_queue.cc:1048] T 22c1db38765a4b1db69d9a4ce9026848 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:47.088295 12211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7855fef1ff2746378f63cba72792d085" candidate_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8" is_pre_election: true
I20260713 09:04:47.089005 12211 raft_consensus.cc:2393] T 7855fef1ff2746378f63cba72792d085 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38a1c89aa9b247f2a7e7dadb28e4847b in current term 1: Already voted for candidate a51d8d57ac554d5a871fe279cd35a951 in this term.
I20260713 09:04:47.089170 12328 raft_consensus.cc:359] T 570b4d11b66f44ffa4053729c0d09b10 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.089756 12328 raft_consensus.cc:385] T 570b4d11b66f44ffa4053729c0d09b10 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.089998 12328 raft_consensus.cc:740] T 570b4d11b66f44ffa4053729c0d09b10 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3786c5fd61c44dd8925edaca373d2cf8, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.090590 12328 consensus_queue.cc:260] T 570b4d11b66f44ffa4053729c0d09b10 P 3786c5fd61c44dd8925edaca373d2cf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.092486 12328 ts_tablet_manager.cc:1434] T 570b4d11b66f44ffa4053729c0d09b10 P 3786c5fd61c44dd8925edaca373d2cf8: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260713 09:04:47.093125 12327 tablet_bootstrap.cc:492] T 37941096c0b44e0fb33ccfb7815bb7d3 P a51d8d57ac554d5a871fe279cd35a951: No bootstrap required, opened a new log
I20260713 09:04:47.093281 12328 tablet_bootstrap.cc:492] T e88d97ab1a6745eeae029960f01c11db P 3786c5fd61c44dd8925edaca373d2cf8: Bootstrap starting.
I20260713 09:04:47.093536 12327 ts_tablet_manager.cc:1403] T 37941096c0b44e0fb33ccfb7815bb7d3 P a51d8d57ac554d5a871fe279cd35a951: Time spent bootstrapping tablet: real 0.173s	user 0.025s	sys 0.066s
W20260713 09:04:47.094165 12175 leader_election.cc:343] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.094610 12175 leader_election.cc:304] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3786c5fd61c44dd8925edaca373d2cf8; no voters: 38a1c89aa9b247f2a7e7dadb28e4847b, a51d8d57ac554d5a871fe279cd35a951
I20260713 09:04:47.095542 12387 raft_consensus.cc:2749] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:47.095885 12327 raft_consensus.cc:359] T 37941096c0b44e0fb33ccfb7815bb7d3 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.096519 12327 raft_consensus.cc:385] T 37941096c0b44e0fb33ccfb7815bb7d3 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.096772 12327 raft_consensus.cc:740] T 37941096c0b44e0fb33ccfb7815bb7d3 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51d8d57ac554d5a871fe279cd35a951, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.097371 12327 consensus_queue.cc:260] T 37941096c0b44e0fb33ccfb7815bb7d3 P a51d8d57ac554d5a871fe279cd35a951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
W20260713 09:04:47.097911 12175 leader_election.cc:343] T 2f9b456ce26343dca4a48f51e0307221 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.098342 12175 leader_election.cc:304] T 2f9b456ce26343dca4a48f51e0307221 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3786c5fd61c44dd8925edaca373d2cf8; no voters: 38a1c89aa9b247f2a7e7dadb28e4847b, a51d8d57ac554d5a871fe279cd35a951
I20260713 09:04:47.098901 12328 tablet_bootstrap.cc:654] T e88d97ab1a6745eeae029960f01c11db P 3786c5fd61c44dd8925edaca373d2cf8: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.099762 12387 raft_consensus.cc:2749] T 2f9b456ce26343dca4a48f51e0307221 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:04:47.101243 12175 leader_election.cc:343] T fdda3ecb02f3443295fdd893eb85a88d P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.101631 12175 leader_election.cc:304] T fdda3ecb02f3443295fdd893eb85a88d P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3786c5fd61c44dd8925edaca373d2cf8; no voters: 38a1c89aa9b247f2a7e7dadb28e4847b, a51d8d57ac554d5a871fe279cd35a951
I20260713 09:04:47.101779 12335 raft_consensus.cc:493] T 3f78036c5ced49a989b41cdf297600f1 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.102422 12383 raft_consensus.cc:2749] T fdda3ecb02f3443295fdd893eb85a88d P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:47.102180 12335 raft_consensus.cc:515] T 3f78036c5ced49a989b41cdf297600f1 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.103842 12252 leader_election.cc:304] T 7855fef1ff2746378f63cba72792d085 P 38a1c89aa9b247f2a7e7dadb28e4847b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38a1c89aa9b247f2a7e7dadb28e4847b; no voters: 3786c5fd61c44dd8925edaca373d2cf8, a51d8d57ac554d5a871fe279cd35a951
I20260713 09:04:47.104465 12327 ts_tablet_manager.cc:1434] T 37941096c0b44e0fb33ccfb7815bb7d3 P a51d8d57ac554d5a871fe279cd35a951: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260713 09:04:47.104547 12375 raft_consensus.cc:3060] T 7855fef1ff2746378f63cba72792d085 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.106511 12212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f78036c5ced49a989b41cdf297600f1" candidate_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8" is_pre_election: true
I20260713 09:04:47.107225 12212 raft_consensus.cc:2393] T 3f78036c5ced49a989b41cdf297600f1 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38a1c89aa9b247f2a7e7dadb28e4847b in current term 1: Already voted for candidate a51d8d57ac554d5a871fe279cd35a951 in this term.
I20260713 09:04:47.104887 12335 leader_election.cc:290] T 3f78036c5ced49a989b41cdf297600f1 P 38a1c89aa9b247f2a7e7dadb28e4847b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879)
I20260713 09:04:47.115057 12375 raft_consensus.cc:2749] T 7855fef1ff2746378f63cba72792d085 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:47.116700 12327 tablet_bootstrap.cc:492] T 909e6db82cdb471d98eec3453a38904b P a51d8d57ac554d5a871fe279cd35a951: Bootstrap starting.
I20260713 09:04:47.122319 12327 tablet_bootstrap.cc:654] T 909e6db82cdb471d98eec3453a38904b P a51d8d57ac554d5a871fe279cd35a951: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.105664 12136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f78036c5ced49a989b41cdf297600f1" candidate_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951" is_pre_election: true
I20260713 09:04:47.123188 12033 catalog_manager.cc:5697] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2). New cstate: current_term: 1 leader_uuid: "3786c5fd61c44dd8925edaca373d2cf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:47.124701 12249 leader_election.cc:304] T 3f78036c5ced49a989b41cdf297600f1 P 38a1c89aa9b247f2a7e7dadb28e4847b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38a1c89aa9b247f2a7e7dadb28e4847b; no voters: 3786c5fd61c44dd8925edaca373d2cf8, a51d8d57ac554d5a871fe279cd35a951
I20260713 09:04:47.087093 12326 ts_tablet_manager.cc:1403] T 7bc570d615174ad2bb66af3fc1d38bc8 P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent bootstrapping tablet: real 0.222s	user 0.020s	sys 0.058s
I20260713 09:04:47.125687 12375 raft_consensus.cc:3060] T 3f78036c5ced49a989b41cdf297600f1 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.130133 12326 raft_consensus.cc:359] T 7bc570d615174ad2bb66af3fc1d38bc8 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.130788 12326 raft_consensus.cc:385] T 7bc570d615174ad2bb66af3fc1d38bc8 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.131033 12326 raft_consensus.cc:740] T 7bc570d615174ad2bb66af3fc1d38bc8 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38a1c89aa9b247f2a7e7dadb28e4847b, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.131762 12326 consensus_queue.cc:260] T 7bc570d615174ad2bb66af3fc1d38bc8 P 38a1c89aa9b247f2a7e7dadb28e4847b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.132282 12375 raft_consensus.cc:2749] T 3f78036c5ced49a989b41cdf297600f1 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:47.144717 12326 ts_tablet_manager.cc:1434] T 7bc570d615174ad2bb66af3fc1d38bc8 P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260713 09:04:47.145520 12326 tablet_bootstrap.cc:492] T e412a9c9b1e748168f68f62581d0c316 P 38a1c89aa9b247f2a7e7dadb28e4847b: Bootstrap starting.
I20260713 09:04:47.148557 12382 consensus_queue.cc:1048] T 22c1db38765a4b1db69d9a4ce9026848 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:47.151388 12328 tablet_bootstrap.cc:492] T e88d97ab1a6745eeae029960f01c11db P 3786c5fd61c44dd8925edaca373d2cf8: No bootstrap required, opened a new log
I20260713 09:04:47.151824 12328 ts_tablet_manager.cc:1403] T e88d97ab1a6745eeae029960f01c11db P 3786c5fd61c44dd8925edaca373d2cf8: Time spent bootstrapping tablet: real 0.059s	user 0.023s	sys 0.013s
I20260713 09:04:47.152436 12327 tablet_bootstrap.cc:492] T 909e6db82cdb471d98eec3453a38904b P a51d8d57ac554d5a871fe279cd35a951: No bootstrap required, opened a new log
I20260713 09:04:47.152895 12327 ts_tablet_manager.cc:1403] T 909e6db82cdb471d98eec3453a38904b P a51d8d57ac554d5a871fe279cd35a951: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.001s
I20260713 09:04:47.154251 12328 raft_consensus.cc:359] T e88d97ab1a6745eeae029960f01c11db P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.154906 12328 raft_consensus.cc:385] T e88d97ab1a6745eeae029960f01c11db P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.155216 12328 raft_consensus.cc:740] T e88d97ab1a6745eeae029960f01c11db P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3786c5fd61c44dd8925edaca373d2cf8, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.155424 12327 raft_consensus.cc:359] T 909e6db82cdb471d98eec3453a38904b P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.155895 12328 consensus_queue.cc:260] T e88d97ab1a6745eeae029960f01c11db P 3786c5fd61c44dd8925edaca373d2cf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.157473 12328 ts_tablet_manager.cc:1434] T e88d97ab1a6745eeae029960f01c11db P 3786c5fd61c44dd8925edaca373d2cf8: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.005s
I20260713 09:04:47.158212 12328 tablet_bootstrap.cc:492] T 4da65adc274045a08703ee71602f4560 P 3786c5fd61c44dd8925edaca373d2cf8: Bootstrap starting.
I20260713 09:04:47.158397 12326 tablet_bootstrap.cc:654] T e412a9c9b1e748168f68f62581d0c316 P 38a1c89aa9b247f2a7e7dadb28e4847b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.159376 12136 raft_consensus.cc:3060] T 2afa0038dbf646dba945982da3084e91 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.160753 12327 raft_consensus.cc:385] T 909e6db82cdb471d98eec3453a38904b P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.161041 12327 raft_consensus.cc:740] T 909e6db82cdb471d98eec3453a38904b P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51d8d57ac554d5a871fe279cd35a951, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.161785 12327 consensus_queue.cc:260] T 909e6db82cdb471d98eec3453a38904b P a51d8d57ac554d5a871fe279cd35a951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.163295 12328 tablet_bootstrap.cc:654] T 4da65adc274045a08703ee71602f4560 P 3786c5fd61c44dd8925edaca373d2cf8: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.163920 12327 ts_tablet_manager.cc:1434] T 909e6db82cdb471d98eec3453a38904b P a51d8d57ac554d5a871fe279cd35a951: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:04:47.164798 12327 tablet_bootstrap.cc:492] T fdda3ecb02f3443295fdd893eb85a88d P a51d8d57ac554d5a871fe279cd35a951: Bootstrap starting.
I20260713 09:04:47.172564 12382 raft_consensus.cc:493] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.173010 12382 raft_consensus.cc:515] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.175417 12382 leader_election.cc:290] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:47.175990 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc570d615174ad2bb66af3fc1d38bc8" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" is_pre_election: true
I20260713 09:04:47.176584 12285 raft_consensus.cc:2468] T 7bc570d615174ad2bb66af3fc1d38bc8 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51d8d57ac554d5a871fe279cd35a951 in term 0.
I20260713 09:04:47.176741 12211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc570d615174ad2bb66af3fc1d38bc8" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8" is_pre_election: true
I20260713 09:04:47.177795 12100 leader_election.cc:304] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38a1c89aa9b247f2a7e7dadb28e4847b, a51d8d57ac554d5a871fe279cd35a951; no voters: 
I20260713 09:04:47.177320 12211 raft_consensus.cc:2468] T 7bc570d615174ad2bb66af3fc1d38bc8 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51d8d57ac554d5a871fe279cd35a951 in term 0.
I20260713 09:04:47.179641 12382 raft_consensus.cc:2804] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:47.180034 12382 raft_consensus.cc:493] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:47.180411 12382 raft_consensus.cc:3060] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.179785 12375 consensus_queue.cc:1048] T 2afa0038dbf646dba945982da3084e91 P 38a1c89aa9b247f2a7e7dadb28e4847b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:47.189152 12382 raft_consensus.cc:515] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.200857 12327 tablet_bootstrap.cc:654] T fdda3ecb02f3443295fdd893eb85a88d P a51d8d57ac554d5a871fe279cd35a951: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.202510 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc570d615174ad2bb66af3fc1d38bc8" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b"
I20260713 09:04:47.203084 12286 raft_consensus.cc:3060] T 7bc570d615174ad2bb66af3fc1d38bc8 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.204159 12211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc570d615174ad2bb66af3fc1d38bc8" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8"
I20260713 09:04:47.204701 12211 raft_consensus.cc:3060] T 7bc570d615174ad2bb66af3fc1d38bc8 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.206365 12328 tablet_bootstrap.cc:492] T 4da65adc274045a08703ee71602f4560 P 3786c5fd61c44dd8925edaca373d2cf8: No bootstrap required, opened a new log
I20260713 09:04:47.206769 12328 ts_tablet_manager.cc:1403] T 4da65adc274045a08703ee71602f4560 P 3786c5fd61c44dd8925edaca373d2cf8: Time spent bootstrapping tablet: real 0.049s	user 0.025s	sys 0.015s
I20260713 09:04:47.208073 12383 raft_consensus.cc:493] T 570b4d11b66f44ffa4053729c0d09b10 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.208485 12383 raft_consensus.cc:515] T 570b4d11b66f44ffa4053729c0d09b10 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.209131 12328 raft_consensus.cc:359] T 4da65adc274045a08703ee71602f4560 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.209726 12328 raft_consensus.cc:385] T 4da65adc274045a08703ee71602f4560 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.209964 12328 raft_consensus.cc:740] T 4da65adc274045a08703ee71602f4560 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3786c5fd61c44dd8925edaca373d2cf8, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.210341 12383 leader_election.cc:290] T 570b4d11b66f44ffa4053729c0d09b10 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:47.210608 12328 consensus_queue.cc:260] T 4da65adc274045a08703ee71602f4560 P 3786c5fd61c44dd8925edaca373d2cf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.211018 12211 raft_consensus.cc:2468] T 7bc570d615174ad2bb66af3fc1d38bc8 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51d8d57ac554d5a871fe279cd35a951 in term 1.
I20260713 09:04:47.212412 12286 raft_consensus.cc:2468] T 7bc570d615174ad2bb66af3fc1d38bc8 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51d8d57ac554d5a871fe279cd35a951 in term 1.
I20260713 09:04:47.212504 12103 leader_election.cc:304] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3786c5fd61c44dd8925edaca373d2cf8, a51d8d57ac554d5a871fe279cd35a951; no voters: 
I20260713 09:04:47.214843 12328 ts_tablet_manager.cc:1434] T 4da65adc274045a08703ee71602f4560 P 3786c5fd61c44dd8925edaca373d2cf8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:04:47.236934 12328 tablet_bootstrap.cc:492] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8: Bootstrap starting.
I20260713 09:04:47.242383 12328 tablet_bootstrap.cc:654] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.213215 12412 raft_consensus.cc:2804] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:47.216817 12136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570b4d11b66f44ffa4053729c0d09b10" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951" is_pre_election: true
I20260713 09:04:47.214210 12326 tablet_bootstrap.cc:492] T e412a9c9b1e748168f68f62581d0c316 P 38a1c89aa9b247f2a7e7dadb28e4847b: No bootstrap required, opened a new log
I20260713 09:04:47.220300 12284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570b4d11b66f44ffa4053729c0d09b10" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" is_pre_election: true
W20260713 09:04:47.245968 12175 leader_election.cc:343] T 570b4d11b66f44ffa4053729c0d09b10 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.244074 12326 ts_tablet_manager.cc:1403] T e412a9c9b1e748168f68f62581d0c316 P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent bootstrapping tablet: real 0.099s	user 0.008s	sys 0.004s
W20260713 09:04:47.247301 12175 leader_election.cc:343] T 570b4d11b66f44ffa4053729c0d09b10 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.247642 12175 leader_election.cc:304] T 570b4d11b66f44ffa4053729c0d09b10 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3786c5fd61c44dd8925edaca373d2cf8; no voters: 38a1c89aa9b247f2a7e7dadb28e4847b, a51d8d57ac554d5a871fe279cd35a951
I20260713 09:04:47.246691 12327 tablet_bootstrap.cc:492] T fdda3ecb02f3443295fdd893eb85a88d P a51d8d57ac554d5a871fe279cd35a951: No bootstrap required, opened a new log
I20260713 09:04:47.227097 12335 consensus_queue.cc:1048] T 2afa0038dbf646dba945982da3084e91 P 38a1c89aa9b247f2a7e7dadb28e4847b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260713 09:04:47.221980 12357 consensus_queue.cc:1048] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260713 09:04:47.248202 12383 raft_consensus.cc:2749] T 570b4d11b66f44ffa4053729c0d09b10 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:47.250002 12326 raft_consensus.cc:359] T e412a9c9b1e748168f68f62581d0c316 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.250698 12326 raft_consensus.cc:385] T e412a9c9b1e748168f68f62581d0c316 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.250960 12326 raft_consensus.cc:740] T e412a9c9b1e748168f68f62581d0c316 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38a1c89aa9b247f2a7e7dadb28e4847b, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.251555 12326 consensus_queue.cc:260] T e412a9c9b1e748168f68f62581d0c316 P 38a1c89aa9b247f2a7e7dadb28e4847b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.210045 12382 leader_election.cc:290] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 election: Requested vote from peers 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:47.255049 12327 ts_tablet_manager.cc:1403] T fdda3ecb02f3443295fdd893eb85a88d P a51d8d57ac554d5a871fe279cd35a951: Time spent bootstrapping tablet: real 0.090s	user 0.010s	sys 0.000s
I20260713 09:04:47.255931 12382 raft_consensus.cc:493] T 909e6db82cdb471d98eec3453a38904b P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.256340 12382 raft_consensus.cc:515] T 909e6db82cdb471d98eec3453a38904b P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.260241 12212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909e6db82cdb471d98eec3453a38904b" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8" is_pre_election: true
W20260713 09:04:47.261526 12103 leader_election.cc:343] T 909e6db82cdb471d98eec3453a38904b P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.261255 12327 raft_consensus.cc:359] T fdda3ecb02f3443295fdd893eb85a88d P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.262034 12327 raft_consensus.cc:385] T fdda3ecb02f3443295fdd893eb85a88d P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.262336 12327 raft_consensus.cc:740] T fdda3ecb02f3443295fdd893eb85a88d P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51d8d57ac554d5a871fe279cd35a951, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.261780 12328 tablet_bootstrap.cc:492] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8: No bootstrap required, opened a new log
I20260713 09:04:47.263116 12328 ts_tablet_manager.cc:1403] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.001s
I20260713 09:04:47.265481 12412 raft_consensus.cc:697] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Becoming Leader. State: Replica: a51d8d57ac554d5a871fe279cd35a951, State: Running, Role: LEADER
I20260713 09:04:47.265163 12327 consensus_queue.cc:260] T fdda3ecb02f3443295fdd893eb85a88d P a51d8d57ac554d5a871fe279cd35a951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.266403 12412 consensus_queue.cc:237] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.267354 12327 ts_tablet_manager.cc:1434] T fdda3ecb02f3443295fdd893eb85a88d P a51d8d57ac554d5a871fe279cd35a951: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:04:47.268401 12327 tablet_bootstrap.cc:492] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951: Bootstrap starting.
I20260713 09:04:47.271109 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909e6db82cdb471d98eec3453a38904b" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" is_pre_election: true
I20260713 09:04:47.271883 12328 raft_consensus.cc:359] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
W20260713 09:04:47.272537 12100 leader_election.cc:343] T 909e6db82cdb471d98eec3453a38904b P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.272979 12100 leader_election.cc:304] T 909e6db82cdb471d98eec3453a38904b P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a51d8d57ac554d5a871fe279cd35a951; no voters: 3786c5fd61c44dd8925edaca373d2cf8, 38a1c89aa9b247f2a7e7dadb28e4847b
I20260713 09:04:47.272565 12328 raft_consensus.cc:385] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.273969 12328 raft_consensus.cc:740] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3786c5fd61c44dd8925edaca373d2cf8, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.274586 12328 consensus_queue.cc:260] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.275444 12453 raft_consensus.cc:2749] T 909e6db82cdb471d98eec3453a38904b P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:47.276302 12333 raft_consensus.cc:493] T e88d97ab1a6745eeae029960f01c11db P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.276835 12333 raft_consensus.cc:515] T e88d97ab1a6745eeae029960f01c11db P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.280712 12382 leader_election.cc:290] T 909e6db82cdb471d98eec3453a38904b P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:47.282397 12326 ts_tablet_manager.cc:1434] T e412a9c9b1e748168f68f62581d0c316 P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.001s
I20260713 09:04:47.283578 12326 tablet_bootstrap.cc:492] T 37941096c0b44e0fb33ccfb7815bb7d3 P 38a1c89aa9b247f2a7e7dadb28e4847b: Bootstrap starting.
I20260713 09:04:47.283969 12333 leader_election.cc:290] T e88d97ab1a6745eeae029960f01c11db P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:47.285431 12136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e88d97ab1a6745eeae029960f01c11db" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951" is_pre_election: true
I20260713 09:04:47.285770 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e88d97ab1a6745eeae029960f01c11db" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" is_pre_election: true
W20260713 09:04:47.286906 12175 leader_election.cc:343] T e88d97ab1a6745eeae029960f01c11db P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:04:47.287555 12175 leader_election.cc:343] T e88d97ab1a6745eeae029960f01c11db P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.287967 12175 leader_election.cc:304] T e88d97ab1a6745eeae029960f01c11db P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3786c5fd61c44dd8925edaca373d2cf8; no voters: 38a1c89aa9b247f2a7e7dadb28e4847b, a51d8d57ac554d5a871fe279cd35a951
I20260713 09:04:47.289067 12333 raft_consensus.cc:2749] T e88d97ab1a6745eeae029960f01c11db P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:47.290458 12326 tablet_bootstrap.cc:654] T 37941096c0b44e0fb33ccfb7815bb7d3 P 38a1c89aa9b247f2a7e7dadb28e4847b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.276417 12328 ts_tablet_manager.cc:1434] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8: Time spent starting tablet: real 0.013s	user 0.000s	sys 0.004s
I20260713 09:04:47.292148 12328 tablet_bootstrap.cc:492] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8: Bootstrap starting.
I20260713 09:04:47.297614 12328 tablet_bootstrap.cc:654] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.290210 12327 tablet_bootstrap.cc:654] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.303220 12412 consensus_queue.cc:1048] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:47.309888 12326 tablet_bootstrap.cc:492] T 37941096c0b44e0fb33ccfb7815bb7d3 P 38a1c89aa9b247f2a7e7dadb28e4847b: No bootstrap required, opened a new log
I20260713 09:04:47.310384 12326 ts_tablet_manager.cc:1403] T 37941096c0b44e0fb33ccfb7815bb7d3 P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.009s
I20260713 09:04:47.313355 12326 raft_consensus.cc:359] T 37941096c0b44e0fb33ccfb7815bb7d3 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.313979 12326 raft_consensus.cc:385] T 37941096c0b44e0fb33ccfb7815bb7d3 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.314244 12326 raft_consensus.cc:740] T 37941096c0b44e0fb33ccfb7815bb7d3 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38a1c89aa9b247f2a7e7dadb28e4847b, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.311457 12035 catalog_manager.cc:5697] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 reported cstate change: term changed from 0 to 1, leader changed from <none> to a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1). New cstate: current_term: 1 leader_uuid: "a51d8d57ac554d5a871fe279cd35a951" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:47.315037 12335 raft_consensus.cc:493] T e412a9c9b1e748168f68f62581d0c316 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.314854 12326 consensus_queue.cc:260] T 37941096c0b44e0fb33ccfb7815bb7d3 P 38a1c89aa9b247f2a7e7dadb28e4847b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.315488 12335 raft_consensus.cc:515] T e412a9c9b1e748168f68f62581d0c316 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.316828 12326 ts_tablet_manager.cc:1434] T 37941096c0b44e0fb33ccfb7815bb7d3 P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:04:47.317659 12335 leader_election.cc:290] T e412a9c9b1e748168f68f62581d0c316 P 38a1c89aa9b247f2a7e7dadb28e4847b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879)
I20260713 09:04:47.317673 12326 tablet_bootstrap.cc:492] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b: Bootstrap starting.
I20260713 09:04:47.319125 12136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e412a9c9b1e748168f68f62581d0c316" candidate_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951" is_pre_election: true
I20260713 09:04:47.319579 12212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e412a9c9b1e748168f68f62581d0c316" candidate_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8" is_pre_election: true
I20260713 09:04:47.319851 12136 raft_consensus.cc:2393] T e412a9c9b1e748168f68f62581d0c316 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38a1c89aa9b247f2a7e7dadb28e4847b in current term 1: Already voted for candidate 3786c5fd61c44dd8925edaca373d2cf8 in this term.
I20260713 09:04:47.321044 12252 leader_election.cc:304] T e412a9c9b1e748168f68f62581d0c316 P 38a1c89aa9b247f2a7e7dadb28e4847b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38a1c89aa9b247f2a7e7dadb28e4847b; no voters: 3786c5fd61c44dd8925edaca373d2cf8, a51d8d57ac554d5a871fe279cd35a951
I20260713 09:04:47.321592 12335 raft_consensus.cc:3060] T e412a9c9b1e748168f68f62581d0c316 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.324460 12326 tablet_bootstrap.cc:654] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.326442 12450 raft_consensus.cc:493] T 37941096c0b44e0fb33ccfb7815bb7d3 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.329927 12335 raft_consensus.cc:2749] T e412a9c9b1e748168f68f62581d0c316 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:47.332192 12327 tablet_bootstrap.cc:492] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951: No bootstrap required, opened a new log
I20260713 09:04:47.332644 12327 ts_tablet_manager.cc:1403] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.004s
I20260713 09:04:47.335834 12327 raft_consensus.cc:359] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.336650 12327 raft_consensus.cc:385] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.336925 12327 raft_consensus.cc:740] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51d8d57ac554d5a871fe279cd35a951, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.326897 12450 raft_consensus.cc:515] T 37941096c0b44e0fb33ccfb7815bb7d3 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.340271 12212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37941096c0b44e0fb33ccfb7815bb7d3" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8" is_pre_election: true
I20260713 09:04:47.340893 12212 raft_consensus.cc:2468] T 37941096c0b44e0fb33ccfb7815bb7d3 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51d8d57ac554d5a871fe279cd35a951 in term 0.
I20260713 09:04:47.342303 12103 leader_election.cc:304] T 37941096c0b44e0fb33ccfb7815bb7d3 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3786c5fd61c44dd8925edaca373d2cf8, a51d8d57ac554d5a871fe279cd35a951; no voters: 
I20260713 09:04:47.343212 12451 raft_consensus.cc:2804] T 37941096c0b44e0fb33ccfb7815bb7d3 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:47.343611 12451 raft_consensus.cc:493] T 37941096c0b44e0fb33ccfb7815bb7d3 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:47.343954 12451 raft_consensus.cc:3060] T 37941096c0b44e0fb33ccfb7815bb7d3 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.351150 12328 tablet_bootstrap.cc:492] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8: No bootstrap required, opened a new log
I20260713 09:04:47.351629 12328 ts_tablet_manager.cc:1403] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.019s
I20260713 09:04:47.357175 12453 consensus_queue.cc:1048] T 7855fef1ff2746378f63cba72792d085 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:47.362011 12327 consensus_queue.cc:260] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.363998 12328 raft_consensus.cc:359] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.364585 12328 raft_consensus.cc:385] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.364833 12328 raft_consensus.cc:740] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3786c5fd61c44dd8925edaca373d2cf8, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.365788 12451 raft_consensus.cc:515] T 37941096c0b44e0fb33ccfb7815bb7d3 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.366503 12284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37941096c0b44e0fb33ccfb7815bb7d3" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" is_pre_election: true
I20260713 09:04:47.367143 12284 raft_consensus.cc:2468] T 37941096c0b44e0fb33ccfb7815bb7d3 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51d8d57ac554d5a871fe279cd35a951 in term 0.
I20260713 09:04:47.367760 12451 leader_election.cc:290] T 37941096c0b44e0fb33ccfb7815bb7d3 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 election: Requested vote from peers 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:47.369035 12328 consensus_queue.cc:260] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.370633 12210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37941096c0b44e0fb33ccfb7815bb7d3" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8"
I20260713 09:04:47.371061 12327 ts_tablet_manager.cc:1434] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260713 09:04:47.371222 12210 raft_consensus.cc:3060] T 37941096c0b44e0fb33ccfb7815bb7d3 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.375239 12328 ts_tablet_manager.cc:1434] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.003s
I20260713 09:04:47.376753 12284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37941096c0b44e0fb33ccfb7815bb7d3" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b"
I20260713 09:04:47.377319 12284 raft_consensus.cc:3060] T 37941096c0b44e0fb33ccfb7815bb7d3 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.378719 12326 tablet_bootstrap.cc:492] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b: No bootstrap required, opened a new log
I20260713 09:04:47.379153 12326 ts_tablet_manager.cc:1403] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent bootstrapping tablet: real 0.062s	user 0.028s	sys 0.023s
I20260713 09:04:47.379976 12210 raft_consensus.cc:2468] T 37941096c0b44e0fb33ccfb7815bb7d3 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51d8d57ac554d5a871fe279cd35a951 in term 1.
I20260713 09:04:47.381405 12103 leader_election.cc:304] T 37941096c0b44e0fb33ccfb7815bb7d3 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3786c5fd61c44dd8925edaca373d2cf8, a51d8d57ac554d5a871fe279cd35a951; no voters: 
I20260713 09:04:47.382186 12382 raft_consensus.cc:2804] T 37941096c0b44e0fb33ccfb7815bb7d3 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:47.382651 12382 raft_consensus.cc:697] T 37941096c0b44e0fb33ccfb7815bb7d3 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Becoming Leader. State: Replica: a51d8d57ac554d5a871fe279cd35a951, State: Running, Role: LEADER
I20260713 09:04:47.383407 12382 consensus_queue.cc:237] T 37941096c0b44e0fb33ccfb7815bb7d3 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.384876 12327 tablet_bootstrap.cc:492] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951: Bootstrap starting.
I20260713 09:04:47.385458 12362 raft_consensus.cc:493] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.385895 12362 raft_consensus.cc:515] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.387742 12362 leader_election.cc:290] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:47.389423 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909e6db82cdb471d98eec3453a38904b" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" is_pre_election: true
I20260713 09:04:47.381434 12326 raft_consensus.cc:359] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.390729 12326 raft_consensus.cc:385] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:04:47.390856 12175 leader_election.cc:343] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.391016 12326 raft_consensus.cc:740] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38a1c89aa9b247f2a7e7dadb28e4847b, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.391698 12326 consensus_queue.cc:260] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.392222 12136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909e6db82cdb471d98eec3453a38904b" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951" is_pre_election: true
I20260713 09:04:47.392773 12136 raft_consensus.cc:2468] T 909e6db82cdb471d98eec3453a38904b P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3786c5fd61c44dd8925edaca373d2cf8 in term 0.
I20260713 09:04:47.393599 12326 ts_tablet_manager.cc:1434] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.000s
I20260713 09:04:47.393771 12175 leader_election.cc:304] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8 [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: 3786c5fd61c44dd8925edaca373d2cf8, a51d8d57ac554d5a871fe279cd35a951; no voters: 38a1c89aa9b247f2a7e7dadb28e4847b
I20260713 09:04:47.394440 12326 tablet_bootstrap.cc:492] T fdda3ecb02f3443295fdd893eb85a88d P 38a1c89aa9b247f2a7e7dadb28e4847b: Bootstrap starting.
I20260713 09:04:47.396754 12450 leader_election.cc:290] T 37941096c0b44e0fb33ccfb7815bb7d3 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:47.400802 12362 raft_consensus.cc:2804] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:47.401211 12362 raft_consensus.cc:493] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:47.402482 12327 tablet_bootstrap.cc:654] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.401520 12362 raft_consensus.cc:3060] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.405861 12326 tablet_bootstrap.cc:654] T fdda3ecb02f3443295fdd893eb85a88d P 38a1c89aa9b247f2a7e7dadb28e4847b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.406375 12284 raft_consensus.cc:2468] T 37941096c0b44e0fb33ccfb7815bb7d3 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51d8d57ac554d5a871fe279cd35a951 in term 1.
I20260713 09:04:47.410588 12382 consensus_queue.cc:1048] T 7855fef1ff2746378f63cba72792d085 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:47.410506 12383 raft_consensus.cc:493] T 4da65adc274045a08703ee71602f4560 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.415616 12383 raft_consensus.cc:515] T 4da65adc274045a08703ee71602f4560 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.424989 12383 leader_election.cc:290] T 4da65adc274045a08703ee71602f4560 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:47.429772 12284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da65adc274045a08703ee71602f4560" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" is_pre_election: true
I20260713 09:04:47.430641 12136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da65adc274045a08703ee71602f4560" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951" is_pre_election: true
W20260713 09:04:47.432806 12175 leader_election.cc:343] T 4da65adc274045a08703ee71602f4560 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.434103 12362 raft_consensus.cc:515] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.436574 12362 leader_election.cc:290] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 election: Requested vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:47.437335 12136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909e6db82cdb471d98eec3453a38904b" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951"
W20260713 09:04:47.437624 12175 leader_election.cc:343] T 4da65adc274045a08703ee71602f4560 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.437906 12136 raft_consensus.cc:3060] T 909e6db82cdb471d98eec3453a38904b P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.438081 12175 leader_election.cc:304] T 4da65adc274045a08703ee71602f4560 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3786c5fd61c44dd8925edaca373d2cf8; no voters: 38a1c89aa9b247f2a7e7dadb28e4847b, a51d8d57ac554d5a871fe279cd35a951
I20260713 09:04:47.437273 12035 catalog_manager.cc:5697] T 37941096c0b44e0fb33ccfb7815bb7d3 P a51d8d57ac554d5a871fe279cd35a951 reported cstate change: term changed from 0 to 1, leader changed from <none> to a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1). New cstate: current_term: 1 leader_uuid: "a51d8d57ac554d5a871fe279cd35a951" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:47.443435 12136 raft_consensus.cc:2468] T 909e6db82cdb471d98eec3453a38904b P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3786c5fd61c44dd8925edaca373d2cf8 in term 1.
I20260713 09:04:47.443877 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909e6db82cdb471d98eec3453a38904b" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b"
I20260713 09:04:47.444134 12327 tablet_bootstrap.cc:492] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951: No bootstrap required, opened a new log
I20260713 09:04:47.444561 12327 ts_tablet_manager.cc:1403] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.005s
I20260713 09:04:47.444594 12175 leader_election.cc:304] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3786c5fd61c44dd8925edaca373d2cf8, a51d8d57ac554d5a871fe279cd35a951; no voters: 
W20260713 09:04:47.445600 12175 leader_election.cc:343] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.447049 12327 raft_consensus.cc:359] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.447368 12383 raft_consensus.cc:2749] T 4da65adc274045a08703ee71602f4560 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:47.447674 12327 raft_consensus.cc:385] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.447993 12327 raft_consensus.cc:740] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51d8d57ac554d5a871fe279cd35a951, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.448609 12327 consensus_queue.cc:260] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.448966 12383 raft_consensus.cc:2804] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:47.450050 12387 raft_consensus.cc:493] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.450769 12327 ts_tablet_manager.cc:1434] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:04:47.450528 12387 raft_consensus.cc:515] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.451597 12327 tablet_bootstrap.cc:492] T 1c8dc976df3a4a0988a7c1f83b0fe519 P a51d8d57ac554d5a871fe279cd35a951: Bootstrap starting.
I20260713 09:04:47.452585 12387 leader_election.cc:290] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:47.449674 12383 raft_consensus.cc:697] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 LEADER]: Becoming Leader. State: Replica: 3786c5fd61c44dd8925edaca373d2cf8, State: Running, Role: LEADER
I20260713 09:04:47.453943 12383 consensus_queue.cc:237] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.456398 12326 tablet_bootstrap.cc:492] T fdda3ecb02f3443295fdd893eb85a88d P 38a1c89aa9b247f2a7e7dadb28e4847b: No bootstrap required, opened a new log
I20260713 09:04:47.456801 12326 ts_tablet_manager.cc:1403] T fdda3ecb02f3443295fdd893eb85a88d P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent bootstrapping tablet: real 0.063s	user 0.026s	sys 0.012s
I20260713 09:04:47.460194 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72161cf275074ea6a655ed560ec2add0" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" is_pre_election: true
I20260713 09:04:47.460924 12327 tablet_bootstrap.cc:654] T 1c8dc976df3a4a0988a7c1f83b0fe519 P a51d8d57ac554d5a871fe279cd35a951: Neither blocks nor log segments found. Creating new log.
W20260713 09:04:47.461735 12175 leader_election.cc:343] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.464814 12326 raft_consensus.cc:359] T fdda3ecb02f3443295fdd893eb85a88d P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.465368 12326 raft_consensus.cc:385] T fdda3ecb02f3443295fdd893eb85a88d P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.465766 12326 raft_consensus.cc:740] T fdda3ecb02f3443295fdd893eb85a88d P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38a1c89aa9b247f2a7e7dadb28e4847b, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.466529 12326 consensus_queue.cc:260] T fdda3ecb02f3443295fdd893eb85a88d P 38a1c89aa9b247f2a7e7dadb28e4847b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.467960 12326 ts_tablet_manager.cc:1434] T fdda3ecb02f3443295fdd893eb85a88d P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:04:47.468636 12326 tablet_bootstrap.cc:492] T e88d97ab1a6745eeae029960f01c11db P 38a1c89aa9b247f2a7e7dadb28e4847b: Bootstrap starting.
I20260713 09:04:47.469028 12382 raft_consensus.cc:493] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.469367 12382 raft_consensus.cc:515] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.470886 12382 leader_election.cc:290] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:47.471776 12134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72161cf275074ea6a655ed560ec2add0" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951" is_pre_election: true
I20260713 09:04:47.472357 12134 raft_consensus.cc:2468] T 72161cf275074ea6a655ed560ec2add0 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3786c5fd61c44dd8925edaca373d2cf8 in term 0.
I20260713 09:04:47.472445 12211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570b4d11b66f44ffa4053729c0d09b10" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8" is_pre_election: true
I20260713 09:04:47.473004 12211 raft_consensus.cc:2468] T 570b4d11b66f44ffa4053729c0d09b10 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51d8d57ac554d5a871fe279cd35a951 in term 0.
I20260713 09:04:47.473596 12175 leader_election.cc:304] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8 [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: 3786c5fd61c44dd8925edaca373d2cf8, a51d8d57ac554d5a871fe279cd35a951; no voters: 38a1c89aa9b247f2a7e7dadb28e4847b
I20260713 09:04:47.474267 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570b4d11b66f44ffa4053729c0d09b10" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" is_pre_election: true
I20260713 09:04:47.474717 12333 raft_consensus.cc:2804] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:47.475103 12333 raft_consensus.cc:493] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:47.475409 12333 raft_consensus.cc:3060] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:04:47.475773 12100 leader_election.cc:343] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.476153 12326 tablet_bootstrap.cc:654] T e88d97ab1a6745eeae029960f01c11db P 38a1c89aa9b247f2a7e7dadb28e4847b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.476444 12103 leader_election.cc:304] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 [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: 3786c5fd61c44dd8925edaca373d2cf8, a51d8d57ac554d5a871fe279cd35a951; no voters: 38a1c89aa9b247f2a7e7dadb28e4847b
I20260713 09:04:47.477150 12450 raft_consensus.cc:2804] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:47.477468 12450 raft_consensus.cc:493] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:47.477777 12450 raft_consensus.cc:3060] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.479679 12035 catalog_manager.cc:5697] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2). New cstate: current_term: 1 leader_uuid: "3786c5fd61c44dd8925edaca373d2cf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:47.483795 12333 raft_consensus.cc:515] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.483891 12450 raft_consensus.cc:515] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.486423 12327 tablet_bootstrap.cc:492] T 1c8dc976df3a4a0988a7c1f83b0fe519 P a51d8d57ac554d5a871fe279cd35a951: No bootstrap required, opened a new log
I20260713 09:04:47.487092 12327 ts_tablet_manager.cc:1403] T 1c8dc976df3a4a0988a7c1f83b0fe519 P a51d8d57ac554d5a871fe279cd35a951: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.003s
I20260713 09:04:47.489539 12327 raft_consensus.cc:359] T 1c8dc976df3a4a0988a7c1f83b0fe519 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.490125 12327 raft_consensus.cc:385] T 1c8dc976df3a4a0988a7c1f83b0fe519 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.490396 12327 raft_consensus.cc:740] T 1c8dc976df3a4a0988a7c1f83b0fe519 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51d8d57ac554d5a871fe279cd35a951, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.491021 12327 consensus_queue.cc:260] T 1c8dc976df3a4a0988a7c1f83b0fe519 P a51d8d57ac554d5a871fe279cd35a951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.491247 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72161cf275074ea6a655ed560ec2add0" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b"
W20260713 09:04:47.492738 12175 leader_election.cc:343] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.492964 12327 ts_tablet_manager.cc:1434] T 1c8dc976df3a4a0988a7c1f83b0fe519 P a51d8d57ac554d5a871fe279cd35a951: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:04:47.493372 12333 leader_election.cc:290] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8 [CANDIDATE]: Term 1 election: Requested vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:47.494390 12136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72161cf275074ea6a655ed560ec2add0" candidate_uuid: "3786c5fd61c44dd8925edaca373d2cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951"
I20260713 09:04:47.495059 12136 raft_consensus.cc:3060] T 72161cf275074ea6a655ed560ec2add0 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.495482 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570b4d11b66f44ffa4053729c0d09b10" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b"
I20260713 09:04:47.494800 12327 tablet_bootstrap.cc:492] T e88d97ab1a6745eeae029960f01c11db P a51d8d57ac554d5a871fe279cd35a951: Bootstrap starting.
W20260713 09:04:47.496755 12100 leader_election.cc:343] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.497267 12450 leader_election.cc:290] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 election: Requested vote from peers 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:47.498659 12211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570b4d11b66f44ffa4053729c0d09b10" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8"
I20260713 09:04:47.499186 12211 raft_consensus.cc:3060] T 570b4d11b66f44ffa4053729c0d09b10 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.502406 12136 raft_consensus.cc:2468] T 72161cf275074ea6a655ed560ec2add0 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3786c5fd61c44dd8925edaca373d2cf8 in term 1.
I20260713 09:04:47.506526 12211 raft_consensus.cc:2468] T 570b4d11b66f44ffa4053729c0d09b10 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51d8d57ac554d5a871fe279cd35a951 in term 1.
I20260713 09:04:47.506807 12175 leader_election.cc:304] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8 [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: 3786c5fd61c44dd8925edaca373d2cf8, a51d8d57ac554d5a871fe279cd35a951; no voters: 38a1c89aa9b247f2a7e7dadb28e4847b
I20260713 09:04:47.502775 12327 tablet_bootstrap.cc:654] T e88d97ab1a6745eeae029960f01c11db P a51d8d57ac554d5a871fe279cd35a951: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.503324 12335 raft_consensus.cc:493] T fdda3ecb02f3443295fdd893eb85a88d P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.507841 12333 raft_consensus.cc:2804] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:47.508349 12333 raft_consensus.cc:697] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 LEADER]: Becoming Leader. State: Replica: 3786c5fd61c44dd8925edaca373d2cf8, State: Running, Role: LEADER
I20260713 09:04:47.508111 12335 raft_consensus.cc:515] T fdda3ecb02f3443295fdd893eb85a88d P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.509131 12333 consensus_queue.cc:237] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.510169 12335 leader_election.cc:290] T fdda3ecb02f3443295fdd893eb85a88d P 38a1c89aa9b247f2a7e7dadb28e4847b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879)
I20260713 09:04:47.505134 12326 tablet_bootstrap.cc:492] T e88d97ab1a6745eeae029960f01c11db P 38a1c89aa9b247f2a7e7dadb28e4847b: No bootstrap required, opened a new log
I20260713 09:04:47.511699 12326 ts_tablet_manager.cc:1403] T e88d97ab1a6745eeae029960f01c11db P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.016s
I20260713 09:04:47.514366 12326 raft_consensus.cc:359] T e88d97ab1a6745eeae029960f01c11db P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.515023 12326 raft_consensus.cc:385] T e88d97ab1a6745eeae029960f01c11db P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.515275 12326 raft_consensus.cc:740] T e88d97ab1a6745eeae029960f01c11db P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38a1c89aa9b247f2a7e7dadb28e4847b, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.515902 12326 consensus_queue.cc:260] T e88d97ab1a6745eeae029960f01c11db P 38a1c89aa9b247f2a7e7dadb28e4847b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.516443 12103 leader_election.cc:304] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 [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: 3786c5fd61c44dd8925edaca373d2cf8, a51d8d57ac554d5a871fe279cd35a951; no voters: 38a1c89aa9b247f2a7e7dadb28e4847b
I20260713 09:04:47.518507 12382 raft_consensus.cc:2804] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:47.518959 12382 raft_consensus.cc:697] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Becoming Leader. State: Replica: a51d8d57ac554d5a871fe279cd35a951, State: Running, Role: LEADER
I20260713 09:04:47.519696 12382 consensus_queue.cc:237] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.520859 12326 ts_tablet_manager.cc:1434] T e88d97ab1a6745eeae029960f01c11db P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:04:47.521835 12326 tablet_bootstrap.cc:492] T 2f9b456ce26343dca4a48f51e0307221 P 38a1c89aa9b247f2a7e7dadb28e4847b: Bootstrap starting.
I20260713 09:04:47.527542 12326 tablet_bootstrap.cc:654] T 2f9b456ce26343dca4a48f51e0307221 P 38a1c89aa9b247f2a7e7dadb28e4847b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.533247 12211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdda3ecb02f3443295fdd893eb85a88d" candidate_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8" is_pre_election: true
I20260713 09:04:47.533943 12211 raft_consensus.cc:2468] T fdda3ecb02f3443295fdd893eb85a88d P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38a1c89aa9b247f2a7e7dadb28e4847b in term 0.
I20260713 09:04:47.534948 12136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdda3ecb02f3443295fdd893eb85a88d" candidate_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951" is_pre_election: true
I20260713 09:04:47.535569 12136 raft_consensus.cc:2468] T fdda3ecb02f3443295fdd893eb85a88d P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38a1c89aa9b247f2a7e7dadb28e4847b in term 0.
I20260713 09:04:47.536597 12249 leader_election.cc:304] T fdda3ecb02f3443295fdd893eb85a88d P 38a1c89aa9b247f2a7e7dadb28e4847b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38a1c89aa9b247f2a7e7dadb28e4847b, a51d8d57ac554d5a871fe279cd35a951; no voters: 
I20260713 09:04:47.537542 12335 raft_consensus.cc:2804] T fdda3ecb02f3443295fdd893eb85a88d P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:47.537947 12335 raft_consensus.cc:493] T fdda3ecb02f3443295fdd893eb85a88d P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:47.538276 12335 raft_consensus.cc:3060] T fdda3ecb02f3443295fdd893eb85a88d P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.546689 12033 catalog_manager.cc:5697] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 reported cstate change: term changed from 0 to 1, leader changed from <none> to a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1). New cstate: current_term: 1 leader_uuid: "a51d8d57ac554d5a871fe279cd35a951" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:47.547744 12032 catalog_manager.cc:5697] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2). New cstate: current_term: 1 leader_uuid: "3786c5fd61c44dd8925edaca373d2cf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:47.548516 12327 tablet_bootstrap.cc:492] T e88d97ab1a6745eeae029960f01c11db P a51d8d57ac554d5a871fe279cd35a951: No bootstrap required, opened a new log
I20260713 09:04:47.550558 12335 raft_consensus.cc:515] T fdda3ecb02f3443295fdd893eb85a88d P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.553156 12136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdda3ecb02f3443295fdd893eb85a88d" candidate_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951"
I20260713 09:04:47.553663 12136 raft_consensus.cc:3060] T fdda3ecb02f3443295fdd893eb85a88d P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.556988 12335 leader_election.cc:290] T fdda3ecb02f3443295fdd893eb85a88d P 38a1c89aa9b247f2a7e7dadb28e4847b [CANDIDATE]: Term 1 election: Requested vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879)
I20260713 09:04:47.549003 12327 ts_tablet_manager.cc:1403] T e88d97ab1a6745eeae029960f01c11db P a51d8d57ac554d5a871fe279cd35a951: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.032s
I20260713 09:04:47.558118 12211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdda3ecb02f3443295fdd893eb85a88d" candidate_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8"
I20260713 09:04:47.560029 12136 raft_consensus.cc:2468] T fdda3ecb02f3443295fdd893eb85a88d P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38a1c89aa9b247f2a7e7dadb28e4847b in term 1.
I20260713 09:04:47.558737 12211 raft_consensus.cc:3060] T fdda3ecb02f3443295fdd893eb85a88d P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.560530 12327 raft_consensus.cc:359] T e88d97ab1a6745eeae029960f01c11db P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.561178 12249 leader_election.cc:304] T fdda3ecb02f3443295fdd893eb85a88d P 38a1c89aa9b247f2a7e7dadb28e4847b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38a1c89aa9b247f2a7e7dadb28e4847b, a51d8d57ac554d5a871fe279cd35a951; no voters: 
I20260713 09:04:47.562036 12335 raft_consensus.cc:2804] T fdda3ecb02f3443295fdd893eb85a88d P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:47.563087 12335 raft_consensus.cc:697] T fdda3ecb02f3443295fdd893eb85a88d P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 LEADER]: Becoming Leader. State: Replica: 38a1c89aa9b247f2a7e7dadb28e4847b, State: Running, Role: LEADER
I20260713 09:04:47.563462 12326 tablet_bootstrap.cc:492] T 2f9b456ce26343dca4a48f51e0307221 P 38a1c89aa9b247f2a7e7dadb28e4847b: No bootstrap required, opened a new log
I20260713 09:04:47.563845 12335 consensus_queue.cc:237] T fdda3ecb02f3443295fdd893eb85a88d P 38a1c89aa9b247f2a7e7dadb28e4847b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.563876 12326 ts_tablet_manager.cc:1403] T 2f9b456ce26343dca4a48f51e0307221 P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.004s
I20260713 09:04:47.568315 12211 raft_consensus.cc:2468] T fdda3ecb02f3443295fdd893eb85a88d P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38a1c89aa9b247f2a7e7dadb28e4847b in term 1.
I20260713 09:04:47.561157 12327 raft_consensus.cc:385] T e88d97ab1a6745eeae029960f01c11db P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.568921 12326 raft_consensus.cc:359] T 2f9b456ce26343dca4a48f51e0307221 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.569370 12327 raft_consensus.cc:740] T e88d97ab1a6745eeae029960f01c11db P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51d8d57ac554d5a871fe279cd35a951, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.569538 12326 raft_consensus.cc:385] T 2f9b456ce26343dca4a48f51e0307221 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.569809 12326 raft_consensus.cc:740] T 2f9b456ce26343dca4a48f51e0307221 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38a1c89aa9b247f2a7e7dadb28e4847b, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.570101 12327 consensus_queue.cc:260] T e88d97ab1a6745eeae029960f01c11db P a51d8d57ac554d5a871fe279cd35a951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.570408 12326 consensus_queue.cc:260] T 2f9b456ce26343dca4a48f51e0307221 P 38a1c89aa9b247f2a7e7dadb28e4847b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.572063 12327 ts_tablet_manager.cc:1434] T e88d97ab1a6745eeae029960f01c11db P a51d8d57ac554d5a871fe279cd35a951: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260713 09:04:47.572114 12326 ts_tablet_manager.cc:1434] T 2f9b456ce26343dca4a48f51e0307221 P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:04:47.572294 12033 catalog_manager.cc:5697] T fdda3ecb02f3443295fdd893eb85a88d P 38a1c89aa9b247f2a7e7dadb28e4847b reported cstate change: term changed from 0 to 1, leader changed from <none> to 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3). New cstate: current_term: 1 leader_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:47.573098 12326 tablet_bootstrap.cc:492] T 909e6db82cdb471d98eec3453a38904b P 38a1c89aa9b247f2a7e7dadb28e4847b: Bootstrap starting.
I20260713 09:04:47.573258 12327 tablet_bootstrap.cc:492] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951: Bootstrap starting.
I20260713 09:04:47.579285 12326 tablet_bootstrap.cc:654] T 909e6db82cdb471d98eec3453a38904b P 38a1c89aa9b247f2a7e7dadb28e4847b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.580224 12327 tablet_bootstrap.cc:654] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.593583 12327 tablet_bootstrap.cc:492] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951: No bootstrap required, opened a new log
I20260713 09:04:47.593994 12327 ts_tablet_manager.cc:1403] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260713 09:04:47.595868 12327 raft_consensus.cc:359] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.596415 12327 raft_consensus.cc:385] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.596652 12327 raft_consensus.cc:740] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51d8d57ac554d5a871fe279cd35a951, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.597157 12327 consensus_queue.cc:260] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.598552 12327 ts_tablet_manager.cc:1434] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:04:47.599787 12326 tablet_bootstrap.cc:492] T 909e6db82cdb471d98eec3453a38904b P 38a1c89aa9b247f2a7e7dadb28e4847b: No bootstrap required, opened a new log
I20260713 09:04:47.600118 12326 ts_tablet_manager.cc:1403] T 909e6db82cdb471d98eec3453a38904b P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.009s
I20260713 09:04:47.601758 12326 raft_consensus.cc:359] T 909e6db82cdb471d98eec3453a38904b P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.602175 12326 raft_consensus.cc:385] T 909e6db82cdb471d98eec3453a38904b P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.602396 12326 raft_consensus.cc:740] T 909e6db82cdb471d98eec3453a38904b P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38a1c89aa9b247f2a7e7dadb28e4847b, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.602849 12326 consensus_queue.cc:260] T 909e6db82cdb471d98eec3453a38904b P 38a1c89aa9b247f2a7e7dadb28e4847b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.604231 12326 ts_tablet_manager.cc:1434] T 909e6db82cdb471d98eec3453a38904b P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:04:47.604979 12326 tablet_bootstrap.cc:492] T 72161cf275074ea6a655ed560ec2add0 P 38a1c89aa9b247f2a7e7dadb28e4847b: Bootstrap starting.
I20260713 09:04:47.609750 12326 tablet_bootstrap.cc:654] T 72161cf275074ea6a655ed560ec2add0 P 38a1c89aa9b247f2a7e7dadb28e4847b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.611442 12382 raft_consensus.cc:493] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.611893 12382 raft_consensus.cc:515] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.613799 12382 leader_election.cc:290] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:47.616233 12211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9b456ce26343dca4a48f51e0307221" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8" is_pre_election: true
I20260713 09:04:47.616465 12335 raft_consensus.cc:493] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.616806 12211 raft_consensus.cc:2468] T 2f9b456ce26343dca4a48f51e0307221 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51d8d57ac554d5a871fe279cd35a951 in term 0.
I20260713 09:04:47.616998 12326 tablet_bootstrap.cc:492] T 72161cf275074ea6a655ed560ec2add0 P 38a1c89aa9b247f2a7e7dadb28e4847b: No bootstrap required, opened a new log
I20260713 09:04:47.616901 12335 raft_consensus.cc:515] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.617508 12326 ts_tablet_manager.cc:1403] T 72161cf275074ea6a655ed560ec2add0 P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.007s
I20260713 09:04:47.617347 12284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9b456ce26343dca4a48f51e0307221" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" is_pre_election: true
I20260713 09:04:47.617954 12103 leader_election.cc:304] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3786c5fd61c44dd8925edaca373d2cf8, a51d8d57ac554d5a871fe279cd35a951; no voters: 
I20260713 09:04:47.618055 12284 raft_consensus.cc:2468] T 2f9b456ce26343dca4a48f51e0307221 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51d8d57ac554d5a871fe279cd35a951 in term 0.
I20260713 09:04:47.618775 12382 raft_consensus.cc:2804] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:47.619015 12335 leader_election.cc:290] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879)
I20260713 09:04:47.619091 12382 raft_consensus.cc:493] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:47.619539 12382 raft_consensus.cc:3060] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.620002 12326 raft_consensus.cc:359] T 72161cf275074ea6a655ed560ec2add0 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.620628 12326 raft_consensus.cc:385] T 72161cf275074ea6a655ed560ec2add0 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.620930 12326 raft_consensus.cc:740] T 72161cf275074ea6a655ed560ec2add0 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38a1c89aa9b247f2a7e7dadb28e4847b, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.620982 12211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c8dc976df3a4a0988a7c1f83b0fe519" candidate_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8" is_pre_election: true
I20260713 09:04:47.621577 12211 raft_consensus.cc:2468] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38a1c89aa9b247f2a7e7dadb28e4847b in term 0.
I20260713 09:04:47.621592 12326 consensus_queue.cc:260] T 72161cf275074ea6a655ed560ec2add0 P 38a1c89aa9b247f2a7e7dadb28e4847b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.620568 12136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c8dc976df3a4a0988a7c1f83b0fe519" candidate_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951" is_pre_election: true
I20260713 09:04:47.622752 12136 raft_consensus.cc:2468] T 1c8dc976df3a4a0988a7c1f83b0fe519 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38a1c89aa9b247f2a7e7dadb28e4847b in term 0.
I20260713 09:04:47.622870 12252 leader_election.cc:304] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3786c5fd61c44dd8925edaca373d2cf8, 38a1c89aa9b247f2a7e7dadb28e4847b; no voters: 
I20260713 09:04:47.623730 12335 raft_consensus.cc:2804] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:47.623821 12326 ts_tablet_manager.cc:1434] T 72161cf275074ea6a655ed560ec2add0 P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:04:47.624106 12335 raft_consensus.cc:493] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:47.624446 12335 raft_consensus.cc:3060] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.624893 12326 tablet_bootstrap.cc:492] T 4da65adc274045a08703ee71602f4560 P 38a1c89aa9b247f2a7e7dadb28e4847b: Bootstrap starting.
I20260713 09:04:47.627525 12382 raft_consensus.cc:515] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.628816 12375 raft_consensus.cc:493] T 72161cf275074ea6a655ed560ec2add0 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.629233 12375 raft_consensus.cc:515] T 72161cf275074ea6a655ed560ec2add0 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.630160 12326 tablet_bootstrap.cc:654] T 4da65adc274045a08703ee71602f4560 P 38a1c89aa9b247f2a7e7dadb28e4847b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.631093 12375 leader_election.cc:290] T 72161cf275074ea6a655ed560ec2add0 P 38a1c89aa9b247f2a7e7dadb28e4847b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879)
I20260713 09:04:47.632552 12136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72161cf275074ea6a655ed560ec2add0" candidate_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951" is_pre_election: true
I20260713 09:04:47.633280 12136 raft_consensus.cc:2393] T 72161cf275074ea6a655ed560ec2add0 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38a1c89aa9b247f2a7e7dadb28e4847b in current term 1: Already voted for candidate 3786c5fd61c44dd8925edaca373d2cf8 in this term.
I20260713 09:04:47.634490 12335 raft_consensus.cc:515] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.636581 12335 leader_election.cc:290] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b [CANDIDATE]: Term 1 election: Requested vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879)
I20260713 09:04:47.638166 12211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72161cf275074ea6a655ed560ec2add0" candidate_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8" is_pre_election: true
I20260713 09:04:47.639179 12136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c8dc976df3a4a0988a7c1f83b0fe519" candidate_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951"
I20260713 09:04:47.639693 12136 raft_consensus.cc:3060] T 1c8dc976df3a4a0988a7c1f83b0fe519 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.640043 12211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c8dc976df3a4a0988a7c1f83b0fe519" candidate_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8"
I20260713 09:04:47.640106 12252 leader_election.cc:304] T 72161cf275074ea6a655ed560ec2add0 P 38a1c89aa9b247f2a7e7dadb28e4847b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38a1c89aa9b247f2a7e7dadb28e4847b; no voters: 3786c5fd61c44dd8925edaca373d2cf8, a51d8d57ac554d5a871fe279cd35a951
I20260713 09:04:47.640663 12211 raft_consensus.cc:3060] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.643141 12212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9b456ce26343dca4a48f51e0307221" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8"
I20260713 09:04:47.643438 12382 leader_election.cc:290] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 election: Requested vote from peers 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:47.643651 12212 raft_consensus.cc:3060] T 2f9b456ce26343dca4a48f51e0307221 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.645678 12284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9b456ce26343dca4a48f51e0307221" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b"
I20260713 09:04:47.646255 12284 raft_consensus.cc:3060] T 2f9b456ce26343dca4a48f51e0307221 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.646934 12211 raft_consensus.cc:2468] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38a1c89aa9b247f2a7e7dadb28e4847b in term 1.
I20260713 09:04:47.647953 12252 leader_election.cc:304] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3786c5fd61c44dd8925edaca373d2cf8, 38a1c89aa9b247f2a7e7dadb28e4847b; no voters: 
I20260713 09:04:47.648321 12136 raft_consensus.cc:2468] T 1c8dc976df3a4a0988a7c1f83b0fe519 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38a1c89aa9b247f2a7e7dadb28e4847b in term 1.
I20260713 09:04:47.648654 12375 raft_consensus.cc:3060] T 72161cf275074ea6a655ed560ec2add0 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.649577 12212 raft_consensus.cc:2468] T 2f9b456ce26343dca4a48f51e0307221 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51d8d57ac554d5a871fe279cd35a951 in term 1.
I20260713 09:04:47.650216 12335 raft_consensus.cc:2804] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:47.651038 12103 leader_election.cc:304] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3786c5fd61c44dd8925edaca373d2cf8, a51d8d57ac554d5a871fe279cd35a951; no voters: 
I20260713 09:04:47.652190 12382 raft_consensus.cc:2804] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:47.652662 12382 raft_consensus.cc:697] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Becoming Leader. State: Replica: a51d8d57ac554d5a871fe279cd35a951, State: Running, Role: LEADER
I20260713 09:04:47.653589 12326 tablet_bootstrap.cc:492] T 4da65adc274045a08703ee71602f4560 P 38a1c89aa9b247f2a7e7dadb28e4847b: No bootstrap required, opened a new log
I20260713 09:04:47.653475 12382 consensus_queue.cc:237] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.654349 12375 raft_consensus.cc:2749] T 72161cf275074ea6a655ed560ec2add0 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:47.654021 12326 ts_tablet_manager.cc:1403] T 4da65adc274045a08703ee71602f4560 P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.010s
I20260713 09:04:47.655431 12375 raft_consensus.cc:493] T 909e6db82cdb471d98eec3453a38904b P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.655910 12375 raft_consensus.cc:515] T 909e6db82cdb471d98eec3453a38904b P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.656848 12412 consensus_queue.cc:1048] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:47.657764 12375 leader_election.cc:290] T 909e6db82cdb471d98eec3453a38904b P 38a1c89aa9b247f2a7e7dadb28e4847b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879)
I20260713 09:04:47.659240 12212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909e6db82cdb471d98eec3453a38904b" candidate_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8" is_pre_election: true
I20260713 09:04:47.660400 12412 raft_consensus.cc:493] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.660844 12412 raft_consensus.cc:515] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.660094 12284 raft_consensus.cc:2468] T 2f9b456ce26343dca4a48f51e0307221 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51d8d57ac554d5a871fe279cd35a951 in term 1.
I20260713 09:04:47.689774 12326 raft_consensus.cc:359] T 4da65adc274045a08703ee71602f4560 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.690503 12326 raft_consensus.cc:385] T 4da65adc274045a08703ee71602f4560 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.691751 12326 raft_consensus.cc:740] T 4da65adc274045a08703ee71602f4560 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38a1c89aa9b247f2a7e7dadb28e4847b, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.692333 12326 consensus_queue.cc:260] T 4da65adc274045a08703ee71602f4560 P 38a1c89aa9b247f2a7e7dadb28e4847b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.694810 12212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da65adc274045a08703ee71602f4560" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8" is_pre_election: true
I20260713 09:04:47.690367 12412 leader_election.cc:290] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:47.695389 12212 raft_consensus.cc:2468] T 4da65adc274045a08703ee71602f4560 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51d8d57ac554d5a871fe279cd35a951 in term 0.
I20260713 09:04:47.697125 12326 ts_tablet_manager.cc:1434] T 4da65adc274045a08703ee71602f4560 P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent starting tablet: real 0.042s	user 0.020s	sys 0.012s
I20260713 09:04:47.697844 12326 tablet_bootstrap.cc:492] T 570b4d11b66f44ffa4053729c0d09b10 P 38a1c89aa9b247f2a7e7dadb28e4847b: Bootstrap starting.
I20260713 09:04:47.699213 12136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909e6db82cdb471d98eec3453a38904b" candidate_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951" is_pre_election: true
I20260713 09:04:47.699960 12136 raft_consensus.cc:2393] T 909e6db82cdb471d98eec3453a38904b P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38a1c89aa9b247f2a7e7dadb28e4847b in current term 1: Already voted for candidate 3786c5fd61c44dd8925edaca373d2cf8 in this term.
I20260713 09:04:47.699900 12284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da65adc274045a08703ee71602f4560" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" is_pre_election: true
I20260713 09:04:47.700546 12284 raft_consensus.cc:2468] T 4da65adc274045a08703ee71602f4560 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51d8d57ac554d5a871fe279cd35a951 in term 0.
I20260713 09:04:47.696017 12335 raft_consensus.cc:697] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 LEADER]: Becoming Leader. State: Replica: 38a1c89aa9b247f2a7e7dadb28e4847b, State: Running, Role: LEADER
I20260713 09:04:47.698450 12333 consensus_queue.cc:1048] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260713 09:04:47.701303 12103 leader_election.cc:304] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3786c5fd61c44dd8925edaca373d2cf8, a51d8d57ac554d5a871fe279cd35a951; no voters: 
I20260713 09:04:47.705431 12362 consensus_queue.cc:1048] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:47.706043 12032 catalog_manager.cc:5697] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951 reported cstate change: term changed from 0 to 1, leader changed from <none> to a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1). New cstate: current_term: 1 leader_uuid: "a51d8d57ac554d5a871fe279cd35a951" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:47.709137 12412 raft_consensus.cc:2804] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:47.709483 12412 raft_consensus.cc:493] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:47.709811 12412 raft_consensus.cc:3060] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.710433 12249 leader_election.cc:304] T 909e6db82cdb471d98eec3453a38904b P 38a1c89aa9b247f2a7e7dadb28e4847b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38a1c89aa9b247f2a7e7dadb28e4847b; no voters: 3786c5fd61c44dd8925edaca373d2cf8, a51d8d57ac554d5a871fe279cd35a951
I20260713 09:04:47.713728 12481 raft_consensus.cc:3060] T 909e6db82cdb471d98eec3453a38904b P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.705860 12335 consensus_queue.cc:237] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.722487 12412 raft_consensus.cc:515] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.725729 12212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da65adc274045a08703ee71602f4560" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8"
I20260713 09:04:47.726245 12212 raft_consensus.cc:3060] T 4da65adc274045a08703ee71602f4560 P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.737052 12326 tablet_bootstrap.cc:654] T 570b4d11b66f44ffa4053729c0d09b10 P 38a1c89aa9b247f2a7e7dadb28e4847b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.737566 12357 consensus_queue.cc:1048] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:47.729940 12481 raft_consensus.cc:2749] T 909e6db82cdb471d98eec3453a38904b P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:47.739701 12412 leader_election.cc:290] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 election: Requested vote from peers 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:47.743731 12284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da65adc274045a08703ee71602f4560" candidate_uuid: "a51d8d57ac554d5a871fe279cd35a951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b"
I20260713 09:04:47.744580 12284 raft_consensus.cc:3060] T 4da65adc274045a08703ee71602f4560 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.757473 12212 raft_consensus.cc:2468] T 4da65adc274045a08703ee71602f4560 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51d8d57ac554d5a871fe279cd35a951 in term 1.
I20260713 09:04:47.757665 12284 raft_consensus.cc:2468] T 4da65adc274045a08703ee71602f4560 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51d8d57ac554d5a871fe279cd35a951 in term 1.
I20260713 09:04:47.758600 12103 leader_election.cc:304] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3786c5fd61c44dd8925edaca373d2cf8, a51d8d57ac554d5a871fe279cd35a951; no voters: 
I20260713 09:04:47.759478 12382 raft_consensus.cc:2804] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:47.759967 12382 raft_consensus.cc:697] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Becoming Leader. State: Replica: a51d8d57ac554d5a871fe279cd35a951, State: Running, Role: LEADER
I20260713 09:04:47.760795 12382 consensus_queue.cc:237] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.761885 12032 catalog_manager.cc:5697] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b reported cstate change: term changed from 0 to 1, leader changed from <none> to 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3). New cstate: current_term: 1 leader_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:47.775491 12326 tablet_bootstrap.cc:492] T 570b4d11b66f44ffa4053729c0d09b10 P 38a1c89aa9b247f2a7e7dadb28e4847b: No bootstrap required, opened a new log
I20260713 09:04:47.775996 12326 ts_tablet_manager.cc:1403] T 570b4d11b66f44ffa4053729c0d09b10 P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent bootstrapping tablet: real 0.078s	user 0.010s	sys 0.026s
I20260713 09:04:47.780818 12326 raft_consensus.cc:359] T 570b4d11b66f44ffa4053729c0d09b10 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.781419 12326 raft_consensus.cc:385] T 570b4d11b66f44ffa4053729c0d09b10 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.781664 12326 raft_consensus.cc:740] T 570b4d11b66f44ffa4053729c0d09b10 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38a1c89aa9b247f2a7e7dadb28e4847b, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.782217 12326 consensus_queue.cc:260] T 570b4d11b66f44ffa4053729c0d09b10 P 38a1c89aa9b247f2a7e7dadb28e4847b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.784588 12326 ts_tablet_manager.cc:1434] T 570b4d11b66f44ffa4053729c0d09b10 P 38a1c89aa9b247f2a7e7dadb28e4847b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:04:47.795192 12032 catalog_manager.cc:5697] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951 reported cstate change: term changed from 0 to 1, leader changed from <none> to a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1). New cstate: current_term: 1 leader_uuid: "a51d8d57ac554d5a871fe279cd35a951" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } health_report { overall_health: UNKNOWN } } }
W20260713 09:04:47.800797 12083 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:04:47.837350 12382 consensus_queue.cc:1048] T 37941096c0b44e0fb33ccfb7815bb7d3 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:47.846457 12412 consensus_queue.cc:1048] T 37941096c0b44e0fb33ccfb7815bb7d3 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:47.849400 12486 raft_consensus.cc:493] T 570b4d11b66f44ffa4053729c0d09b10 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.849874 12486 raft_consensus.cc:515] T 570b4d11b66f44ffa4053729c0d09b10 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.851794 12486 leader_election.cc:290] T 570b4d11b66f44ffa4053729c0d09b10 P 38a1c89aa9b247f2a7e7dadb28e4847b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879)
I20260713 09:04:47.852690 12136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570b4d11b66f44ffa4053729c0d09b10" candidate_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951" is_pre_election: true
I20260713 09:04:47.852795 12211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570b4d11b66f44ffa4053729c0d09b10" candidate_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8" is_pre_election: true
I20260713 09:04:47.853627 12211 raft_consensus.cc:2393] T 570b4d11b66f44ffa4053729c0d09b10 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38a1c89aa9b247f2a7e7dadb28e4847b in current term 1: Already voted for candidate a51d8d57ac554d5a871fe279cd35a951 in this term.
I20260713 09:04:47.854923 12252 leader_election.cc:304] T 570b4d11b66f44ffa4053729c0d09b10 P 38a1c89aa9b247f2a7e7dadb28e4847b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38a1c89aa9b247f2a7e7dadb28e4847b; no voters: 3786c5fd61c44dd8925edaca373d2cf8, a51d8d57ac554d5a871fe279cd35a951
I20260713 09:04:47.855616 12486 raft_consensus.cc:3060] T 570b4d11b66f44ffa4053729c0d09b10 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.861708 12486 raft_consensus.cc:2749] T 570b4d11b66f44ffa4053729c0d09b10 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:47.895684 12486 raft_consensus.cc:493] T e88d97ab1a6745eeae029960f01c11db P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.896085 12486 raft_consensus.cc:515] T e88d97ab1a6745eeae029960f01c11db P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.897691 12486 leader_election.cc:290] T e88d97ab1a6745eeae029960f01c11db P 38a1c89aa9b247f2a7e7dadb28e4847b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879)
I20260713 09:04:47.898334 12136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e88d97ab1a6745eeae029960f01c11db" candidate_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951" is_pre_election: true
I20260713 09:04:47.898856 12136 raft_consensus.cc:2468] T e88d97ab1a6745eeae029960f01c11db P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38a1c89aa9b247f2a7e7dadb28e4847b in term 0.
I20260713 09:04:47.899322 12211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e88d97ab1a6745eeae029960f01c11db" candidate_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8" is_pre_election: true
I20260713 09:04:47.899729 12249 leader_election.cc:304] T e88d97ab1a6745eeae029960f01c11db P 38a1c89aa9b247f2a7e7dadb28e4847b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38a1c89aa9b247f2a7e7dadb28e4847b, a51d8d57ac554d5a871fe279cd35a951; no voters: 
I20260713 09:04:47.899909 12211 raft_consensus.cc:2468] T e88d97ab1a6745eeae029960f01c11db P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38a1c89aa9b247f2a7e7dadb28e4847b in term 0.
I20260713 09:04:47.900513 12486 raft_consensus.cc:2804] T e88d97ab1a6745eeae029960f01c11db P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:47.900861 12486 raft_consensus.cc:493] T e88d97ab1a6745eeae029960f01c11db P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:47.901161 12486 raft_consensus.cc:3060] T e88d97ab1a6745eeae029960f01c11db P 38a1c89aa9b247f2a7e7dadb28e4847b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.902576 12412 consensus_queue.cc:1048] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:47.907815 12486 raft_consensus.cc:515] T e88d97ab1a6745eeae029960f01c11db P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.910357 12134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e88d97ab1a6745eeae029960f01c11db" candidate_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51d8d57ac554d5a871fe279cd35a951"
I20260713 09:04:47.910495 12486 leader_election.cc:290] T e88d97ab1a6745eeae029960f01c11db P 38a1c89aa9b247f2a7e7dadb28e4847b [CANDIDATE]: Term 1 election: Requested vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879)
I20260713 09:04:47.910892 12134 raft_consensus.cc:3060] T e88d97ab1a6745eeae029960f01c11db P a51d8d57ac554d5a871fe279cd35a951 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.911736 12211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e88d97ab1a6745eeae029960f01c11db" candidate_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8"
I20260713 09:04:47.912263 12211 raft_consensus.cc:3060] T e88d97ab1a6745eeae029960f01c11db P 3786c5fd61c44dd8925edaca373d2cf8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.917572 12134 raft_consensus.cc:2468] T e88d97ab1a6745eeae029960f01c11db P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38a1c89aa9b247f2a7e7dadb28e4847b in term 1.
I20260713 09:04:47.918663 12249 leader_election.cc:304] T e88d97ab1a6745eeae029960f01c11db P 38a1c89aa9b247f2a7e7dadb28e4847b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38a1c89aa9b247f2a7e7dadb28e4847b, a51d8d57ac554d5a871fe279cd35a951; no voters: 
I20260713 09:04:47.919432 12486 raft_consensus.cc:2804] T e88d97ab1a6745eeae029960f01c11db P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:47.920042 12486 raft_consensus.cc:697] T e88d97ab1a6745eeae029960f01c11db P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 LEADER]: Becoming Leader. State: Replica: 38a1c89aa9b247f2a7e7dadb28e4847b, State: Running, Role: LEADER
I20260713 09:04:47.920827 12486 consensus_queue.cc:237] T e88d97ab1a6745eeae029960f01c11db P 38a1c89aa9b247f2a7e7dadb28e4847b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:04:47.923102 12382 consensus_queue.cc:1048] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:47.918632 12211 raft_consensus.cc:2468] T e88d97ab1a6745eeae029960f01c11db P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38a1c89aa9b247f2a7e7dadb28e4847b in term 1.
I20260713 09:04:47.932713 12032 catalog_manager.cc:5697] T e88d97ab1a6745eeae029960f01c11db P 38a1c89aa9b247f2a7e7dadb28e4847b reported cstate change: term changed from 0 to 1, leader changed from <none> to 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3). New cstate: current_term: 1 leader_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:47.936647 12333 consensus_queue.cc:1048] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:47.947868 12333 consensus_queue.cc:1048] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:47.971045 12333 consensus_queue.cc:1048] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:47.980345 12383 consensus_queue.cc:1048] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:48.012444 12486 consensus_queue.cc:1048] T fdda3ecb02f3443295fdd893eb85a88d P 38a1c89aa9b247f2a7e7dadb28e4847b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:48.022405 12375 consensus_queue.cc:1048] T fdda3ecb02f3443295fdd893eb85a88d P 38a1c89aa9b247f2a7e7dadb28e4847b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:48.047451 11032 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:48.053107 12502 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:48.053709 12503 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:48.056898 11032 server_base.cc:1061] running on GCE node
W20260713 09:04:48.057245 12505 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:48.058804 11032 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:48.059000 11032 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:48.059132 11032 hybrid_clock.cc:648] HybridClock initialized: now 1783933488059121 us; error 0 us; skew 500 ppm
I20260713 09:04:48.059653 11032 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:48.061820 11032 webserver.cc:533] Webserver started at http://127.10.198.4:36017/ using document root <none> and password file <none>
I20260713 09:04:48.062227 11032 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:48.062427 11032 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:48.062636 11032 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:48.063606 11032 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933461482508-11032-0/minicluster-data/ts-3-root/instance:
uuid: "fd6c398cc8f04f60a6ff77fbce4c329e"
format_stamp: "Formatted at 2026-07-13 09:04:48 on dist-test-slave-kch5"
I20260713 09:04:48.067605 11032 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:04:48.070536 12510 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:48.071199 11032 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:04:48.071475 11032 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933461482508-11032-0/minicluster-data/ts-3-root
uuid: "fd6c398cc8f04f60a6ff77fbce4c329e"
format_stamp: "Formatted at 2026-07-13 09:04:48 on dist-test-slave-kch5"
I20260713 09:04:48.071729 11032 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933461482508-11032-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933461482508-11032-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933461482508-11032-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:04:48.089861 11032 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:48.091260 11032 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:48.092736 11032 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:48.094712 11032 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:48.094906 11032 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:48.095122 11032 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:48.095278 11032 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:48.099471 12375 consensus_queue.cc:1048] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:48.111264 12486 consensus_queue.cc:1048] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:48.182109 11032 rpc_server.cc:307] RPC server started. Bound to: 127.10.198.4:37105
I20260713 09:04:48.182196 12574 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.198.4:37105 every 8 connection(s)
I20260713 09:04:48.187142 11032 auto_leader_rebalancer-test.cc:392] add a tserver: fd6c398cc8f04f60a6ff77fbce4c329e
I20260713 09:04:48.191499 12357 consensus_queue.cc:1048] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:48.201985 12575 heartbeater.cc:344] Connected to a master server at 127.10.198.62:42127
I20260713 09:04:48.202422 12575 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:48.203303 12575 heartbeater.cc:507] Master 127.10.198.62:42127 requested a full tablet report, sending...
I20260713 09:04:48.203647 12357 consensus_queue.cc:1048] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:48.205255 12035 ts_manager.cc:194] Registered new tserver with Master: fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4:37105)
I20260713 09:04:48.206866 12035 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34090
I20260713 09:04:48.264003 12357 consensus_queue.cc:1048] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:48.272503 12357 consensus_queue.cc:1048] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:04:48.388134 12375 consensus_queue.cc:1048] T e88d97ab1a6745eeae029960f01c11db P 38a1c89aa9b247f2a7e7dadb28e4847b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:48.397157 12335 consensus_queue.cc:1048] T e88d97ab1a6745eeae029960f01c11db P 38a1c89aa9b247f2a7e7dadb28e4847b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:48.844069 12211 consensus_queue.cc:237] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Queue 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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:48.850852 12284 raft_consensus.cc:1275] T e412a9c9b1e748168f68f62581d0c316 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:48.852049 12134 raft_consensus.cc:1275] T e412a9c9b1e748168f68f62581d0c316 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:48.852632 12387 consensus_queue.cc:1048] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:48.854065 12362 consensus_queue.cc:1048] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:48.861383 12387 raft_consensus.cc:2955] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:48.863265 12284 raft_consensus.cc:2955] T e412a9c9b1e748168f68f62581d0c316 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:48.864598 12134 raft_consensus.cc:2955] T e412a9c9b1e748168f68f62581d0c316 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
W20260713 09:04:48.870471 12177 consensus_peers.cc:597] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8 -> Peer fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4:37105): Couldn't send request to peer fd6c398cc8f04f60a6ff77fbce4c329e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e412a9c9b1e748168f68f62581d0c316. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:48.874315 12211 consensus_queue.cc:237] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Queue 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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:48.875123 12033 catalog_manager.cc:5697] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8 reported cstate change: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New cstate: current_term: 1 leader_uuid: "3786c5fd61c44dd8925edaca373d2cf8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:48.888047 12284 raft_consensus.cc:1275] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:04:48.888206 12177 consensus_peers.cc:597] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8 -> Peer fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4:37105): Couldn't send request to peer fd6c398cc8f04f60a6ff77fbce4c329e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8fe8cbe56f764f9ca8eeedca0683bcbb. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:48.888828 12136 raft_consensus.cc:1275] T 8fe8cbe56f764f9ca8eeedca0683bcbb P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:48.889979 12387 consensus_queue.cc:1048] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:48.890853 12362 consensus_queue.cc:1048] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:48.904904 12387 raft_consensus.cc:2955] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:48.906620 12284 raft_consensus.cc:2955] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:48.910861 12134 raft_consensus.cc:2955] T 8fe8cbe56f764f9ca8eeedca0683bcbb P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:48.918186 12033 catalog_manager.cc:5697] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8 reported cstate change: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New cstate: current_term: 1 leader_uuid: "3786c5fd61c44dd8925edaca373d2cf8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:48.960142 12136 consensus_queue.cc:237] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Queue 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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:48.968209 12211 raft_consensus.cc:1275] T cc235547de90475e98e501d9ce085d1e P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:48.969727 12284 raft_consensus.cc:1275] T cc235547de90475e98e501d9ce085d1e P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:48.969623 12382 consensus_queue.cc:1048] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:48.971055 12412 consensus_queue.cc:1048] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:04:48.980427 12102 consensus_peers.cc:597] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951 -> Peer fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4:37105): Couldn't send request to peer fd6c398cc8f04f60a6ff77fbce4c329e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cc235547de90475e98e501d9ce085d1e. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:48.981782 12357 raft_consensus.cc:2955] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:48.984472 12286 raft_consensus.cc:2955] T cc235547de90475e98e501d9ce085d1e P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:48.984699 12211 raft_consensus.cc:2955] T cc235547de90475e98e501d9ce085d1e P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:48.994234 12035 catalog_manager.cc:5697] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951 reported cstate change: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New cstate: current_term: 1 leader_uuid: "a51d8d57ac554d5a871fe279cd35a951" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:48.996634 12136 consensus_queue.cc:237] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Queue 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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:49.005264 12286 raft_consensus.cc:1275] T 3f78036c5ced49a989b41cdf297600f1 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:49.006373 12357 consensus_queue.cc:1048] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:04:49.007270 12102 consensus_peers.cc:597] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951 -> Peer fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4:37105): Couldn't send request to peer fd6c398cc8f04f60a6ff77fbce4c329e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3f78036c5ced49a989b41cdf297600f1. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:49.011361 12211 raft_consensus.cc:1275] T 3f78036c5ced49a989b41cdf297600f1 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:49.012460 12382 consensus_queue.cc:1048] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:49.017117 12357 raft_consensus.cc:2955] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:49.019001 12286 raft_consensus.cc:2955] T 3f78036c5ced49a989b41cdf297600f1 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:49.020805 12211 raft_consensus.cc:2955] T 3f78036c5ced49a989b41cdf297600f1 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:49.028829 12033 catalog_manager.cc:5697] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951 reported cstate change: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New cstate: current_term: 1 leader_uuid: "a51d8d57ac554d5a871fe279cd35a951" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:49.211581 12575 heartbeater.cc:499] Master 127.10.198.62:42127 was elected leader, sending a full tablet report...
I20260713 09:04:49.401144 12606 ts_tablet_manager.cc:933] T 3f78036c5ced49a989b41cdf297600f1 P fd6c398cc8f04f60a6ff77fbce4c329e: Initiating tablet copy from peer a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033)
I20260713 09:04:49.402868 12606 tablet_copy_client.cc:323] T 3f78036c5ced49a989b41cdf297600f1 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Beginning tablet copy session from remote peer at address 127.10.198.1:34033
I20260713 09:04:49.412523 12147 tablet_copy_service.cc:140] P a51d8d57ac554d5a871fe279cd35a951: Received BeginTabletCopySession request for tablet 3f78036c5ced49a989b41cdf297600f1 from peer fd6c398cc8f04f60a6ff77fbce4c329e ({username='slave'} at 127.0.0.1:55850)
I20260713 09:04:49.412963 12147 tablet_copy_service.cc:161] P a51d8d57ac554d5a871fe279cd35a951: Beginning new tablet copy session on tablet 3f78036c5ced49a989b41cdf297600f1 from peer fd6c398cc8f04f60a6ff77fbce4c329e at {username='slave'} at 127.0.0.1:55850: session id = fd6c398cc8f04f60a6ff77fbce4c329e-3f78036c5ced49a989b41cdf297600f1
I20260713 09:04:49.418488 12147 tablet_copy_source_session.cc:215] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:04:49.421550 12606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f78036c5ced49a989b41cdf297600f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:49.427969 12609 ts_tablet_manager.cc:933] T e412a9c9b1e748168f68f62581d0c316 P fd6c398cc8f04f60a6ff77fbce4c329e: Initiating tablet copy from peer 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879)
I20260713 09:04:49.436820 12609 tablet_copy_client.cc:323] T e412a9c9b1e748168f68f62581d0c316 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Beginning tablet copy session from remote peer at address 127.10.198.2:34879
I20260713 09:04:49.442566 12611 ts_tablet_manager.cc:933] T 8fe8cbe56f764f9ca8eeedca0683bcbb P fd6c398cc8f04f60a6ff77fbce4c329e: Initiating tablet copy from peer 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879)
I20260713 09:04:49.443210 12606 tablet_copy_client.cc:806] T 3f78036c5ced49a989b41cdf297600f1 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Starting download of 0 data blocks...
I20260713 09:04:49.443888 12606 tablet_copy_client.cc:670] T 3f78036c5ced49a989b41cdf297600f1 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:04:49.445643 12611 tablet_copy_client.cc:323] T 8fe8cbe56f764f9ca8eeedca0683bcbb P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Beginning tablet copy session from remote peer at address 127.10.198.2:34879
I20260713 09:04:49.448181 12606 tablet_copy_client.cc:538] T 3f78036c5ced49a989b41cdf297600f1 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:04:49.453260 12222 tablet_copy_service.cc:140] P 3786c5fd61c44dd8925edaca373d2cf8: Received BeginTabletCopySession request for tablet e412a9c9b1e748168f68f62581d0c316 from peer fd6c398cc8f04f60a6ff77fbce4c329e ({username='slave'} at 127.0.0.1:44242)
I20260713 09:04:49.453598 12221 tablet_copy_service.cc:140] P 3786c5fd61c44dd8925edaca373d2cf8: Received BeginTabletCopySession request for tablet 8fe8cbe56f764f9ca8eeedca0683bcbb from peer fd6c398cc8f04f60a6ff77fbce4c329e ({username='slave'} at 127.0.0.1:44242)
I20260713 09:04:49.453749 12222 tablet_copy_service.cc:161] P 3786c5fd61c44dd8925edaca373d2cf8: Beginning new tablet copy session on tablet e412a9c9b1e748168f68f62581d0c316 from peer fd6c398cc8f04f60a6ff77fbce4c329e at {username='slave'} at 127.0.0.1:44242: session id = fd6c398cc8f04f60a6ff77fbce4c329e-e412a9c9b1e748168f68f62581d0c316
I20260713 09:04:49.454454 12221 tablet_copy_service.cc:161] P 3786c5fd61c44dd8925edaca373d2cf8: Beginning new tablet copy session on tablet 8fe8cbe56f764f9ca8eeedca0683bcbb from peer fd6c398cc8f04f60a6ff77fbce4c329e at {username='slave'} at 127.0.0.1:44242: session id = fd6c398cc8f04f60a6ff77fbce4c329e-8fe8cbe56f764f9ca8eeedca0683bcbb
I20260713 09:04:49.457651 12606 tablet_bootstrap.cc:492] T 3f78036c5ced49a989b41cdf297600f1 P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap starting.
I20260713 09:04:49.464056 12222 tablet_copy_source_session.cc:215] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:04:49.467242 12609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e412a9c9b1e748168f68f62581d0c316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:49.481513 12221 tablet_copy_source_session.cc:215] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:04:49.486052 12611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fe8cbe56f764f9ca8eeedca0683bcbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:49.489679 12606 tablet_bootstrap.cc:492] T 3f78036c5ced49a989b41cdf297600f1 P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:04:49.491140 12616 ts_tablet_manager.cc:933] T cc235547de90475e98e501d9ce085d1e P fd6c398cc8f04f60a6ff77fbce4c329e: Initiating tablet copy from peer a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033)
I20260713 09:04:49.482936 12609 tablet_copy_client.cc:806] T e412a9c9b1e748168f68f62581d0c316 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Starting download of 0 data blocks...
I20260713 09:04:49.494769 12616 tablet_copy_client.cc:323] T cc235547de90475e98e501d9ce085d1e P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Beginning tablet copy session from remote peer at address 127.10.198.1:34033
I20260713 09:04:49.496915 12147 tablet_copy_service.cc:140] P a51d8d57ac554d5a871fe279cd35a951: Received BeginTabletCopySession request for tablet cc235547de90475e98e501d9ce085d1e from peer fd6c398cc8f04f60a6ff77fbce4c329e ({username='slave'} at 127.0.0.1:55850)
I20260713 09:04:49.497433 12147 tablet_copy_service.cc:161] P a51d8d57ac554d5a871fe279cd35a951: Beginning new tablet copy session on tablet cc235547de90475e98e501d9ce085d1e from peer fd6c398cc8f04f60a6ff77fbce4c329e at {username='slave'} at 127.0.0.1:55850: session id = fd6c398cc8f04f60a6ff77fbce4c329e-cc235547de90475e98e501d9ce085d1e
I20260713 09:04:49.498354 12606 tablet_bootstrap.cc:492] T 3f78036c5ced49a989b41cdf297600f1 P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap complete.
I20260713 09:04:49.499011 12606 ts_tablet_manager.cc:1403] T 3f78036c5ced49a989b41cdf297600f1 P fd6c398cc8f04f60a6ff77fbce4c329e: Time spent bootstrapping tablet: real 0.042s	user 0.019s	sys 0.012s
I20260713 09:04:49.501878 12606 raft_consensus.cc:359] T 3f78036c5ced49a989b41cdf297600f1 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:49.502658 12606 raft_consensus.cc:740] T 3f78036c5ced49a989b41cdf297600f1 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd6c398cc8f04f60a6ff77fbce4c329e, State: Initialized, Role: LEARNER
I20260713 09:04:49.503269 12606 consensus_queue.cc:260] T 3f78036c5ced49a989b41cdf297600f1 P fd6c398cc8f04f60a6ff77fbce4c329e [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:49.504226 12147 tablet_copy_source_session.cc:215] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:04:49.509048 12616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc235547de90475e98e501d9ce085d1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:49.494592 12609 tablet_copy_client.cc:670] T e412a9c9b1e748168f68f62581d0c316 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:04:49.518057 12611 tablet_copy_client.cc:806] T 8fe8cbe56f764f9ca8eeedca0683bcbb P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Starting download of 0 data blocks...
I20260713 09:04:49.518671 12611 tablet_copy_client.cc:670] T 8fe8cbe56f764f9ca8eeedca0683bcbb P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:04:49.521063 12606 ts_tablet_manager.cc:1434] T 3f78036c5ced49a989b41cdf297600f1 P fd6c398cc8f04f60a6ff77fbce4c329e: Time spent starting tablet: real 0.022s	user 0.011s	sys 0.010s
I20260713 09:04:49.522698 12609 tablet_copy_client.cc:538] T e412a9c9b1e748168f68f62581d0c316 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:04:49.525111 12147 tablet_copy_service.cc:342] P a51d8d57ac554d5a871fe279cd35a951: Request end of tablet copy session fd6c398cc8f04f60a6ff77fbce4c329e-3f78036c5ced49a989b41cdf297600f1 received from {username='slave'} at 127.0.0.1:55850
I20260713 09:04:49.525553 12147 tablet_copy_service.cc:434] P a51d8d57ac554d5a871fe279cd35a951: ending tablet copy session fd6c398cc8f04f60a6ff77fbce4c329e-3f78036c5ced49a989b41cdf297600f1 on tablet 3f78036c5ced49a989b41cdf297600f1 with peer fd6c398cc8f04f60a6ff77fbce4c329e
I20260713 09:04:49.529994 12611 tablet_copy_client.cc:538] T 8fe8cbe56f764f9ca8eeedca0683bcbb P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:04:49.532596 12609 tablet_bootstrap.cc:492] T e412a9c9b1e748168f68f62581d0c316 P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap starting.
I20260713 09:04:49.536406 12616 tablet_copy_client.cc:806] T cc235547de90475e98e501d9ce085d1e P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Starting download of 0 data blocks...
I20260713 09:04:49.538100 12616 tablet_copy_client.cc:670] T cc235547de90475e98e501d9ce085d1e P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:04:49.540027 12611 tablet_bootstrap.cc:492] T 8fe8cbe56f764f9ca8eeedca0683bcbb P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap starting.
I20260713 09:04:49.544433 12616 tablet_copy_client.cc:538] T cc235547de90475e98e501d9ce085d1e P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:04:49.553624 12616 tablet_bootstrap.cc:492] T cc235547de90475e98e501d9ce085d1e P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap starting.
I20260713 09:04:49.573706 12611 tablet_bootstrap.cc:492] T 8fe8cbe56f764f9ca8eeedca0683bcbb P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:04:49.574515 12609 tablet_bootstrap.cc:492] T e412a9c9b1e748168f68f62581d0c316 P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:04:49.574628 12611 tablet_bootstrap.cc:492] T 8fe8cbe56f764f9ca8eeedca0683bcbb P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap complete.
I20260713 09:04:49.575435 12609 tablet_bootstrap.cc:492] T e412a9c9b1e748168f68f62581d0c316 P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap complete.
I20260713 09:04:49.575489 12611 ts_tablet_manager.cc:1403] T 8fe8cbe56f764f9ca8eeedca0683bcbb P fd6c398cc8f04f60a6ff77fbce4c329e: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.007s
I20260713 09:04:49.576215 12609 ts_tablet_manager.cc:1403] T e412a9c9b1e748168f68f62581d0c316 P fd6c398cc8f04f60a6ff77fbce4c329e: Time spent bootstrapping tablet: real 0.044s	user 0.020s	sys 0.009s
I20260713 09:04:49.578672 12611 raft_consensus.cc:359] T 8fe8cbe56f764f9ca8eeedca0683bcbb P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:49.579509 12611 raft_consensus.cc:740] T 8fe8cbe56f764f9ca8eeedca0683bcbb P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd6c398cc8f04f60a6ff77fbce4c329e, State: Initialized, Role: LEARNER
I20260713 09:04:49.578987 12609 raft_consensus.cc:359] T e412a9c9b1e748168f68f62581d0c316 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:49.580025 12609 raft_consensus.cc:740] T e412a9c9b1e748168f68f62581d0c316 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd6c398cc8f04f60a6ff77fbce4c329e, State: Initialized, Role: LEARNER
I20260713 09:04:49.580158 12611 consensus_queue.cc:260] T 8fe8cbe56f764f9ca8eeedca0683bcbb P fd6c398cc8f04f60a6ff77fbce4c329e [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:49.580711 12609 consensus_queue.cc:260] T e412a9c9b1e748168f68f62581d0c316 P fd6c398cc8f04f60a6ff77fbce4c329e [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:49.582357 12611 ts_tablet_manager.cc:1434] T 8fe8cbe56f764f9ca8eeedca0683bcbb P fd6c398cc8f04f60a6ff77fbce4c329e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:04:49.584091 12221 tablet_copy_service.cc:342] P 3786c5fd61c44dd8925edaca373d2cf8: Request end of tablet copy session fd6c398cc8f04f60a6ff77fbce4c329e-8fe8cbe56f764f9ca8eeedca0683bcbb received from {username='slave'} at 127.0.0.1:44242
I20260713 09:04:49.584478 12221 tablet_copy_service.cc:434] P 3786c5fd61c44dd8925edaca373d2cf8: ending tablet copy session fd6c398cc8f04f60a6ff77fbce4c329e-8fe8cbe56f764f9ca8eeedca0683bcbb on tablet 8fe8cbe56f764f9ca8eeedca0683bcbb with peer fd6c398cc8f04f60a6ff77fbce4c329e
I20260713 09:04:49.584870 12609 ts_tablet_manager.cc:1434] T e412a9c9b1e748168f68f62581d0c316 P fd6c398cc8f04f60a6ff77fbce4c329e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260713 09:04:49.588536 12221 tablet_copy_service.cc:342] P 3786c5fd61c44dd8925edaca373d2cf8: Request end of tablet copy session fd6c398cc8f04f60a6ff77fbce4c329e-e412a9c9b1e748168f68f62581d0c316 received from {username='slave'} at 127.0.0.1:44242
I20260713 09:04:49.588907 12221 tablet_copy_service.cc:434] P 3786c5fd61c44dd8925edaca373d2cf8: ending tablet copy session fd6c398cc8f04f60a6ff77fbce4c329e-e412a9c9b1e748168f68f62581d0c316 on tablet e412a9c9b1e748168f68f62581d0c316 with peer fd6c398cc8f04f60a6ff77fbce4c329e
I20260713 09:04:49.591998 12616 tablet_bootstrap.cc:492] T cc235547de90475e98e501d9ce085d1e P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:04:49.592875 12616 tablet_bootstrap.cc:492] T cc235547de90475e98e501d9ce085d1e P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap complete.
I20260713 09:04:49.594487 12616 ts_tablet_manager.cc:1403] T cc235547de90475e98e501d9ce085d1e P fd6c398cc8f04f60a6ff77fbce4c329e: Time spent bootstrapping tablet: real 0.041s	user 0.025s	sys 0.005s
I20260713 09:04:49.597288 12616 raft_consensus.cc:359] T cc235547de90475e98e501d9ce085d1e P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:49.598419 12616 raft_consensus.cc:740] T cc235547de90475e98e501d9ce085d1e P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd6c398cc8f04f60a6ff77fbce4c329e, State: Initialized, Role: LEARNER
I20260713 09:04:49.599007 12616 consensus_queue.cc:260] T cc235547de90475e98e501d9ce085d1e P fd6c398cc8f04f60a6ff77fbce4c329e [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:49.601148 12616 ts_tablet_manager.cc:1434] T cc235547de90475e98e501d9ce085d1e P fd6c398cc8f04f60a6ff77fbce4c329e: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.001s
I20260713 09:04:49.602609 12147 tablet_copy_service.cc:342] P a51d8d57ac554d5a871fe279cd35a951: Request end of tablet copy session fd6c398cc8f04f60a6ff77fbce4c329e-cc235547de90475e98e501d9ce085d1e received from {username='slave'} at 127.0.0.1:55850
I20260713 09:04:49.603003 12147 tablet_copy_service.cc:434] P a51d8d57ac554d5a871fe279cd35a951: ending tablet copy session fd6c398cc8f04f60a6ff77fbce4c329e-cc235547de90475e98e501d9ce085d1e on tablet cc235547de90475e98e501d9ce085d1e with peer fd6c398cc8f04f60a6ff77fbce4c329e
I20260713 09:04:49.887228 12550 raft_consensus.cc:1217] T cc235547de90475e98e501d9ce085d1e P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:04:49.933470 12550 raft_consensus.cc:1217] T 3f78036c5ced49a989b41cdf297600f1 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:04:49.939906 12550 raft_consensus.cc:1217] T 8fe8cbe56f764f9ca8eeedca0683bcbb P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:04:49.969586 12550 raft_consensus.cc:1217] T e412a9c9b1e748168f68f62581d0c316 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:04:50.318013 12412 raft_consensus.cc:1064] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951: attempting to promote NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e to VOTER
I20260713 09:04:50.319875 12412 consensus_queue.cc:237] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951 [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:04:50.324893 12284 raft_consensus.cc:1275] T 3f78036c5ced49a989b41cdf297600f1 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:50.324993 12550 raft_consensus.cc:1275] T 3f78036c5ced49a989b41cdf297600f1 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:50.327817 12412 consensus_queue.cc:1048] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:50.328550 12357 consensus_queue.cc:1048] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:50.329991 12211 raft_consensus.cc:1275] T 3f78036c5ced49a989b41cdf297600f1 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:50.331707 12357 consensus_queue.cc:1048] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:50.345299 12362 raft_consensus.cc:1064] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8: attempting to promote NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e to VOTER
I20260713 09:04:50.347306 12412 raft_consensus.cc:1064] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951: attempting to promote NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e to VOTER
I20260713 09:04:50.347707 12362 consensus_queue.cc:237] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8 [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:04:50.349527 12412 consensus_queue.cc:237] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951 [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:04:50.360399 12623 raft_consensus.cc:2955] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:50.365214 12210 raft_consensus.cc:2955] T 3f78036c5ced49a989b41cdf297600f1 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:50.376576 12550 raft_consensus.cc:1275] T 8fe8cbe56f764f9ca8eeedca0683bcbb P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:50.378238 12614 consensus_queue.cc:1048] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:50.385882 12284 raft_consensus.cc:1275] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:50.390744 12614 consensus_queue.cc:1048] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:04:50.421454 12032 catalog_manager.cc:5697] T 3f78036c5ced49a989b41cdf297600f1 P 3786c5fd61c44dd8925edaca373d2cf8 reported cstate change: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a51d8d57ac554d5a871fe279cd35a951" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:50.428543 12286 raft_consensus.cc:2955] T 3f78036c5ced49a989b41cdf297600f1 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:50.441972 12211 raft_consensus.cc:1275] T cc235547de90475e98e501d9ce085d1e P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:50.443388 12134 raft_consensus.cc:1275] T 8fe8cbe56f764f9ca8eeedca0683bcbb P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:50.446542 12632 consensus_queue.cc:1048] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:50.447258 12615 consensus_queue.cc:1048] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:50.452653 12285 raft_consensus.cc:1275] T cc235547de90475e98e501d9ce085d1e P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:50.470973 12549 raft_consensus.cc:2955] T 3f78036c5ced49a989b41cdf297600f1 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:50.472847 12137 raft_consensus.cc:2955] T 8fe8cbe56f764f9ca8eeedca0683bcbb P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:50.465682 12550 raft_consensus.cc:1275] T cc235547de90475e98e501d9ce085d1e P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:50.483507 12637 consensus_queue.cc:1048] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:50.469753 12615 raft_consensus.cc:2955] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:50.502722 12638 consensus_queue.cc:1048] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260713 09:04:50.511371 12640 log.cc:927] Time spent T 8fe8cbe56f764f9ca8eeedca0683bcbb P 38a1c89aa9b247f2a7e7dadb28e4847b: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
I20260713 09:04:50.521552 12638 raft_consensus.cc:2955] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:50.523063 12284 raft_consensus.cc:2955] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:50.523063 12549 raft_consensus.cc:2955] T 8fe8cbe56f764f9ca8eeedca0683bcbb P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:50.534464 12284 raft_consensus.cc:2955] T cc235547de90475e98e501d9ce085d1e P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:50.534475 12550 raft_consensus.cc:2955] T cc235547de90475e98e501d9ce085d1e P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:50.549131 12211 raft_consensus.cc:2955] T cc235547de90475e98e501d9ce085d1e P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:50.556514 12614 raft_consensus.cc:1064] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8: attempting to promote NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e to VOTER
I20260713 09:04:50.558934 12614 consensus_queue.cc:237] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8 [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:04:50.575232 12284 raft_consensus.cc:1275] T e412a9c9b1e748168f68f62581d0c316 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:50.578099 12362 consensus_queue.cc:1048] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:50.587395 12549 raft_consensus.cc:1275] T e412a9c9b1e748168f68f62581d0c316 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:50.589075 12034 catalog_manager.cc:5697] T 8fe8cbe56f764f9ca8eeedca0683bcbb P fd6c398cc8f04f60a6ff77fbce4c329e reported cstate change: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3786c5fd61c44dd8925edaca373d2cf8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:50.590047 12615 consensus_queue.cc:1048] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:50.612632 12035 catalog_manager.cc:5697] T cc235547de90475e98e501d9ce085d1e P 3786c5fd61c44dd8925edaca373d2cf8 reported cstate change: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a51d8d57ac554d5a871fe279cd35a951" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:50.619020 12137 raft_consensus.cc:1275] T e412a9c9b1e748168f68f62581d0c316 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:50.623466 12362 raft_consensus.cc:2955] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:50.625651 12652 consensus_queue.cc:1048] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:04:50.629959 12284 raft_consensus.cc:2955] T e412a9c9b1e748168f68f62581d0c316 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:50.634020 12211 consensus_queue.cc:237] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8 [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: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:04:50.638199 12550 raft_consensus.cc:1275] T 8fe8cbe56f764f9ca8eeedca0683bcbb P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:50.638091 12549 raft_consensus.cc:2955] T e412a9c9b1e748168f68f62581d0c316 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:50.639727 12614 consensus_queue.cc:1048] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:50.646522 12282 raft_consensus.cc:1275] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:50.648952 12614 consensus_queue.cc:1048] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:50.639801 12134 consensus_queue.cc:237] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951 [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:04:50.641557 12032 catalog_manager.cc:5697] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8 reported cstate change: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3786c5fd61c44dd8925edaca373d2cf8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:04:50.642006 12137 raft_consensus.cc:2955] T e412a9c9b1e748168f68f62581d0c316 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:50.645047 12136 consensus_queue.cc:237] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951 [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:04:50.657667 12362 raft_consensus.cc:2955] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:50.660858 12550 raft_consensus.cc:1275] T cc235547de90475e98e501d9ce085d1e P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:50.660962 12282 raft_consensus.cc:1275] T cc235547de90475e98e501d9ce085d1e P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:50.662424 12632 consensus_queue.cc:1048] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:50.665118 12638 consensus_queue.cc:1048] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:50.670665 12550 raft_consensus.cc:2955] T 8fe8cbe56f764f9ca8eeedca0683bcbb P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:50.676433 12022 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8fe8cbe56f764f9ca8eeedca0683bcbb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:04:50.672889 12284 raft_consensus.cc:2955] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:50.676878 12211 raft_consensus.cc:1275] T 3f78036c5ced49a989b41cdf297600f1 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:50.689913 12632 raft_consensus.cc:2955] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:50.675736 12548 raft_consensus.cc:1275] T 3f78036c5ced49a989b41cdf297600f1 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:50.691995 12638 consensus_queue.cc:1048] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:50.691429 12282 raft_consensus.cc:2955] T cc235547de90475e98e501d9ce085d1e P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:50.693361 12639 consensus_queue.cc:1048] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:04:50.698484 12637 raft_consensus.cc:2955] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:50.699604 12019 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cc235547de90475e98e501d9ce085d1e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:04:50.703888 12548 raft_consensus.cc:2955] T 3f78036c5ced49a989b41cdf297600f1 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:50.707238 12547 raft_consensus.cc:2955] T cc235547de90475e98e501d9ce085d1e P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:50.700145 12031 catalog_manager.cc:5697] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8 reported cstate change: config changed from index 3 to 4, VOTER a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1) evicted. New cstate: current_term: 1 leader_uuid: "3786c5fd61c44dd8925edaca373d2cf8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:04:50.712626 12211 raft_consensus.cc:2955] T 3f78036c5ced49a989b41cdf297600f1 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:50.714610 12019 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3f78036c5ced49a989b41cdf297600f1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:04:50.723274 12119 tablet_service.cc:1558] Processing DeleteTablet for tablet 8fe8cbe56f764f9ca8eeedca0683bcbb with delete_type TABLET_DATA_TOMBSTONED (TS a51d8d57ac554d5a871fe279cd35a951 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55816
I20260713 09:04:50.712507 12030 catalog_manager.cc:5697] T cc235547de90475e98e501d9ce085d1e P 38a1c89aa9b247f2a7e7dadb28e4847b reported cstate change: config changed from index 3 to 4, VOTER 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2) evicted. New cstate: current_term: 1 leader_uuid: "a51d8d57ac554d5a871fe279cd35a951" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:50.730429 12657 tablet_replica.cc:333] T 8fe8cbe56f764f9ca8eeedca0683bcbb P a51d8d57ac554d5a871fe279cd35a951: stopping tablet replica
I20260713 09:04:50.731456 12657 raft_consensus.cc:2243] T 8fe8cbe56f764f9ca8eeedca0683bcbb P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:50.732227 12657 raft_consensus.cc:2272] T 8fe8cbe56f764f9ca8eeedca0683bcbb P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:50.735512 12657 ts_tablet_manager.cc:1916] T 8fe8cbe56f764f9ca8eeedca0683bcbb P a51d8d57ac554d5a871fe279cd35a951: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:04:50.743997 12034 catalog_manager.cc:5697] T 3f78036c5ced49a989b41cdf297600f1 P 3786c5fd61c44dd8925edaca373d2cf8 reported cstate change: config changed from index 3 to 4, VOTER 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3) evicted. New cstate: current_term: 1 leader_uuid: "a51d8d57ac554d5a871fe279cd35a951" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:50.747538 12198 tablet_service.cc:1558] Processing DeleteTablet for tablet cc235547de90475e98e501d9ce085d1e with delete_type TABLET_DATA_TOMBSTONED (TS 3786c5fd61c44dd8925edaca373d2cf8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44228
I20260713 09:04:50.755793 12657 ts_tablet_manager.cc:1929] T 8fe8cbe56f764f9ca8eeedca0683bcbb P a51d8d57ac554d5a871fe279cd35a951: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:04:50.756434 12657 log.cc:1199] T 8fe8cbe56f764f9ca8eeedca0683bcbb P a51d8d57ac554d5a871fe279cd35a951: Deleting WAL directory at /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933461482508-11032-0/minicluster-data/ts-0-root/wals/8fe8cbe56f764f9ca8eeedca0683bcbb
I20260713 09:04:50.755980 12658 tablet_replica.cc:333] T cc235547de90475e98e501d9ce085d1e P 3786c5fd61c44dd8925edaca373d2cf8: stopping tablet replica
I20260713 09:04:50.757812 12658 raft_consensus.cc:2243] T cc235547de90475e98e501d9ce085d1e P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:50.758575 12658 raft_consensus.cc:2272] T cc235547de90475e98e501d9ce085d1e P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:50.758494 12019 catalog_manager.cc:5028] TS a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033): tablet 8fe8cbe56f764f9ca8eeedca0683bcbb (table test-workload [id=7ea7bca38e3e41c39f6bda584002308e]) successfully deleted
I20260713 09:04:50.758972 12268 tablet_service.cc:1558] Processing DeleteTablet for tablet 3f78036c5ced49a989b41cdf297600f1 with delete_type TABLET_DATA_TOMBSTONED (TS 38a1c89aa9b247f2a7e7dadb28e4847b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60574
I20260713 09:04:50.761695 12659 tablet_replica.cc:333] T 3f78036c5ced49a989b41cdf297600f1 P 38a1c89aa9b247f2a7e7dadb28e4847b: stopping tablet replica
I20260713 09:04:50.761718 12658 ts_tablet_manager.cc:1916] T cc235547de90475e98e501d9ce085d1e P 3786c5fd61c44dd8925edaca373d2cf8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:04:50.762781 12659 raft_consensus.cc:2243] T 3f78036c5ced49a989b41cdf297600f1 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:50.763518 12659 raft_consensus.cc:2272] T 3f78036c5ced49a989b41cdf297600f1 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:50.766376 12659 ts_tablet_manager.cc:1916] T 3f78036c5ced49a989b41cdf297600f1 P 38a1c89aa9b247f2a7e7dadb28e4847b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:04:50.777060 12658 ts_tablet_manager.cc:1929] T cc235547de90475e98e501d9ce085d1e P 3786c5fd61c44dd8925edaca373d2cf8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:04:50.777498 12658 log.cc:1199] T cc235547de90475e98e501d9ce085d1e P 3786c5fd61c44dd8925edaca373d2cf8: Deleting WAL directory at /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933461482508-11032-0/minicluster-data/ts-1-root/wals/cc235547de90475e98e501d9ce085d1e
I20260713 09:04:50.777570 12659 ts_tablet_manager.cc:1929] T 3f78036c5ced49a989b41cdf297600f1 P 38a1c89aa9b247f2a7e7dadb28e4847b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:04:50.777988 12659 log.cc:1199] T 3f78036c5ced49a989b41cdf297600f1 P 38a1c89aa9b247f2a7e7dadb28e4847b: Deleting WAL directory at /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933461482508-11032-0/minicluster-data/ts-2-root/wals/3f78036c5ced49a989b41cdf297600f1
I20260713 09:04:50.779018 12022 catalog_manager.cc:5028] TS 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879): tablet cc235547de90475e98e501d9ce085d1e (table test-workload [id=7ea7bca38e3e41c39f6bda584002308e]) successfully deleted
I20260713 09:04:50.779171 12019 catalog_manager.cc:5028] TS 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609): tablet 3f78036c5ced49a989b41cdf297600f1 (table test-workload [id=7ea7bca38e3e41c39f6bda584002308e]) successfully deleted
I20260713 09:04:51.203532 12210 consensus_queue.cc:237] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8 [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:04:51.208644 12134 raft_consensus.cc:1275] T e412a9c9b1e748168f68f62581d0c316 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:51.208895 12548 raft_consensus.cc:1275] T e412a9c9b1e748168f68f62581d0c316 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:51.210158 12660 consensus_queue.cc:1048] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:51.211026 12661 consensus_queue.cc:1048] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:51.217056 12362 raft_consensus.cc:2955] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:51.218550 12547 raft_consensus.cc:2955] T e412a9c9b1e748168f68f62581d0c316 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:51.221645 12134 raft_consensus.cc:2955] T e412a9c9b1e748168f68f62581d0c316 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:51.225777 12022 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e412a9c9b1e748168f68f62581d0c316 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:04:51.231810 12030 catalog_manager.cc:5697] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8 reported cstate change: config changed from index 3 to 4, VOTER 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3) evicted. New cstate: current_term: 1 leader_uuid: "3786c5fd61c44dd8925edaca373d2cf8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:04:51.244175 12268 tablet_service.cc:1558] Processing DeleteTablet for tablet e412a9c9b1e748168f68f62581d0c316 with delete_type TABLET_DATA_TOMBSTONED (TS 38a1c89aa9b247f2a7e7dadb28e4847b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60574
I20260713 09:04:51.244856 12659 tablet_replica.cc:333] T e412a9c9b1e748168f68f62581d0c316 P 38a1c89aa9b247f2a7e7dadb28e4847b: stopping tablet replica
I20260713 09:04:51.245507 12659 raft_consensus.cc:2243] T e412a9c9b1e748168f68f62581d0c316 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:51.246047 12659 raft_consensus.cc:2272] T e412a9c9b1e748168f68f62581d0c316 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:51.248005 12659 ts_tablet_manager.cc:1916] T e412a9c9b1e748168f68f62581d0c316 P 38a1c89aa9b247f2a7e7dadb28e4847b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:04:51.258811 12659 ts_tablet_manager.cc:1929] T e412a9c9b1e748168f68f62581d0c316 P 38a1c89aa9b247f2a7e7dadb28e4847b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:04:51.259164 12659 log.cc:1199] T e412a9c9b1e748168f68f62581d0c316 P 38a1c89aa9b247f2a7e7dadb28e4847b: Deleting WAL directory at /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933461482508-11032-0/minicluster-data/ts-2-root/wals/e412a9c9b1e748168f68f62581d0c316
I20260713 09:04:51.260546 12019 catalog_manager.cc:5028] TS 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609): tablet e412a9c9b1e748168f68f62581d0c316 (table test-workload [id=7ea7bca38e3e41c39f6bda584002308e]) successfully deleted
I20260713 09:04:52.272732 12134 consensus_queue.cc:237] T 37941096c0b44e0fb33ccfb7815bb7d3 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Queue 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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:52.279259 12284 raft_consensus.cc:1275] T 37941096c0b44e0fb33ccfb7815bb7d3 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:04:52.279426 12102 consensus_peers.cc:597] T 37941096c0b44e0fb33ccfb7815bb7d3 P a51d8d57ac554d5a871fe279cd35a951 -> Peer fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4:37105): Couldn't send request to peer fd6c398cc8f04f60a6ff77fbce4c329e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 37941096c0b44e0fb33ccfb7815bb7d3. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:52.279985 12211 raft_consensus.cc:1275] T 37941096c0b44e0fb33ccfb7815bb7d3 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:52.280856 12632 consensus_queue.cc:1048] T 37941096c0b44e0fb33ccfb7815bb7d3 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:04:52.281915 12664 consensus_queue.cc:1048] T 37941096c0b44e0fb33ccfb7815bb7d3 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:52.288532 12632 raft_consensus.cc:2955] T 37941096c0b44e0fb33ccfb7815bb7d3 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:52.289877 12284 raft_consensus.cc:2955] T 37941096c0b44e0fb33ccfb7815bb7d3 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:52.290050 12211 raft_consensus.cc:2955] T 37941096c0b44e0fb33ccfb7815bb7d3 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:52.304723 12210 consensus_queue.cc:237] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Queue 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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:52.306056 12030 catalog_manager.cc:5697] T 37941096c0b44e0fb33ccfb7815bb7d3 P 38a1c89aa9b247f2a7e7dadb28e4847b reported cstate change: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New cstate: current_term: 1 leader_uuid: "a51d8d57ac554d5a871fe279cd35a951" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
W20260713 09:04:52.313031 12177 consensus_peers.cc:597] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8 -> Peer fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4:37105): Couldn't send request to peer fd6c398cc8f04f60a6ff77fbce4c329e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c697679bac364b5d8dee61e4650d5778. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:52.316193 12282 raft_consensus.cc:1275] T c697679bac364b5d8dee61e4650d5778 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:52.318437 12134 raft_consensus.cc:1275] T c697679bac364b5d8dee61e4650d5778 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:52.319542 12660 consensus_queue.cc:1048] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:04:52.320526 12673 consensus_queue.cc:1048] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:04:52.331168 12660 raft_consensus.cc:2955] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:52.332142 12134 raft_consensus.cc:2955] T c697679bac364b5d8dee61e4650d5778 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:52.343690 12210 consensus_queue.cc:237] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Queue 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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:52.351146 12034 catalog_manager.cc:5697] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8 reported cstate change: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New cstate: current_term: 1 leader_uuid: "3786c5fd61c44dd8925edaca373d2cf8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:52.357390 12282 raft_consensus.cc:2955] T c697679bac364b5d8dee61e4650d5778 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
W20260713 09:04:52.361909 12177 consensus_peers.cc:597] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8 -> Peer fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4:37105): Couldn't send request to peer fd6c398cc8f04f60a6ff77fbce4c329e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 72161cf275074ea6a655ed560ec2add0. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:52.363005 12137 raft_consensus.cc:1275] T 72161cf275074ea6a655ed560ec2add0 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:52.363072 12284 raft_consensus.cc:1275] T 72161cf275074ea6a655ed560ec2add0 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:52.364813 12660 consensus_queue.cc:1048] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:52.366030 12681 consensus_queue.cc:1048] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:52.388892 12673 raft_consensus.cc:2955] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:52.390688 12282 raft_consensus.cc:2955] T 72161cf275074ea6a655ed560ec2add0 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:52.391499 12134 raft_consensus.cc:2955] T 72161cf275074ea6a655ed560ec2add0 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:52.402396 12134 consensus_queue.cc:237] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Queue 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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:52.402173 12032 catalog_manager.cc:5697] T 72161cf275074ea6a655ed560ec2add0 P a51d8d57ac554d5a871fe279cd35a951 reported cstate change: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New cstate: current_term: 1 leader_uuid: "3786c5fd61c44dd8925edaca373d2cf8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:52.408984 12282 raft_consensus.cc:1275] T 570b4d11b66f44ffa4053729c0d09b10 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:04:52.409720 12102 consensus_peers.cc:597] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 -> Peer fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4:37105): Couldn't send request to peer fd6c398cc8f04f60a6ff77fbce4c329e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 570b4d11b66f44ffa4053729c0d09b10. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:52.410270 12211 raft_consensus.cc:1275] T 570b4d11b66f44ffa4053729c0d09b10 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:52.411278 12667 consensus_queue.cc:1048] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:52.413110 12632 consensus_queue.cc:1048] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:52.423709 12667 raft_consensus.cc:2955] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:52.428254 12211 raft_consensus.cc:2955] T 570b4d11b66f44ffa4053729c0d09b10 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:52.430370 12282 raft_consensus.cc:2955] T 570b4d11b66f44ffa4053729c0d09b10 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:52.444624 12034 catalog_manager.cc:5697] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 reported cstate change: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New cstate: current_term: 1 leader_uuid: "a51d8d57ac554d5a871fe279cd35a951" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:52.821594 12688 ts_tablet_manager.cc:933] T c697679bac364b5d8dee61e4650d5778 P fd6c398cc8f04f60a6ff77fbce4c329e: Initiating tablet copy from peer 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879)
I20260713 09:04:52.823387 12688 tablet_copy_client.cc:323] T c697679bac364b5d8dee61e4650d5778 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Beginning tablet copy session from remote peer at address 127.10.198.2:34879
I20260713 09:04:52.825417 12221 tablet_copy_service.cc:140] P 3786c5fd61c44dd8925edaca373d2cf8: Received BeginTabletCopySession request for tablet c697679bac364b5d8dee61e4650d5778 from peer fd6c398cc8f04f60a6ff77fbce4c329e ({username='slave'} at 127.0.0.1:44242)
I20260713 09:04:52.825986 12221 tablet_copy_service.cc:161] P 3786c5fd61c44dd8925edaca373d2cf8: Beginning new tablet copy session on tablet c697679bac364b5d8dee61e4650d5778 from peer fd6c398cc8f04f60a6ff77fbce4c329e at {username='slave'} at 127.0.0.1:44242: session id = fd6c398cc8f04f60a6ff77fbce4c329e-c697679bac364b5d8dee61e4650d5778
I20260713 09:04:52.831073 12221 tablet_copy_source_session.cc:215] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:04:52.833739 12688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c697679bac364b5d8dee61e4650d5778. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:52.845443 12688 tablet_copy_client.cc:806] T c697679bac364b5d8dee61e4650d5778 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Starting download of 0 data blocks...
I20260713 09:04:52.846101 12688 tablet_copy_client.cc:670] T c697679bac364b5d8dee61e4650d5778 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:04:52.850651 12688 tablet_copy_client.cc:538] T c697679bac364b5d8dee61e4650d5778 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:04:52.856215 12688 tablet_bootstrap.cc:492] T c697679bac364b5d8dee61e4650d5778 P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap starting.
I20260713 09:04:52.873756 12688 tablet_bootstrap.cc:492] T c697679bac364b5d8dee61e4650d5778 P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:04:52.874651 12688 tablet_bootstrap.cc:492] T c697679bac364b5d8dee61e4650d5778 P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap complete.
I20260713 09:04:52.875303 12688 ts_tablet_manager.cc:1403] T c697679bac364b5d8dee61e4650d5778 P fd6c398cc8f04f60a6ff77fbce4c329e: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260713 09:04:52.878269 12688 raft_consensus.cc:359] T c697679bac364b5d8dee61e4650d5778 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:52.879092 12688 raft_consensus.cc:740] T c697679bac364b5d8dee61e4650d5778 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd6c398cc8f04f60a6ff77fbce4c329e, State: Initialized, Role: LEARNER
I20260713 09:04:52.879741 12688 consensus_queue.cc:260] T c697679bac364b5d8dee61e4650d5778 P fd6c398cc8f04f60a6ff77fbce4c329e [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:52.882941 12688 ts_tablet_manager.cc:1434] T c697679bac364b5d8dee61e4650d5778 P fd6c398cc8f04f60a6ff77fbce4c329e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:04:52.884678 12692 ts_tablet_manager.cc:933] T 37941096c0b44e0fb33ccfb7815bb7d3 P fd6c398cc8f04f60a6ff77fbce4c329e: Initiating tablet copy from peer a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033)
I20260713 09:04:52.884824 12221 tablet_copy_service.cc:342] P 3786c5fd61c44dd8925edaca373d2cf8: Request end of tablet copy session fd6c398cc8f04f60a6ff77fbce4c329e-c697679bac364b5d8dee61e4650d5778 received from {username='slave'} at 127.0.0.1:44242
I20260713 09:04:52.885305 12221 tablet_copy_service.cc:434] P 3786c5fd61c44dd8925edaca373d2cf8: ending tablet copy session fd6c398cc8f04f60a6ff77fbce4c329e-c697679bac364b5d8dee61e4650d5778 on tablet c697679bac364b5d8dee61e4650d5778 with peer fd6c398cc8f04f60a6ff77fbce4c329e
I20260713 09:04:52.887482 12692 tablet_copy_client.cc:323] T 37941096c0b44e0fb33ccfb7815bb7d3 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Beginning tablet copy session from remote peer at address 127.10.198.1:34033
I20260713 09:04:52.889510 12147 tablet_copy_service.cc:140] P a51d8d57ac554d5a871fe279cd35a951: Received BeginTabletCopySession request for tablet 37941096c0b44e0fb33ccfb7815bb7d3 from peer fd6c398cc8f04f60a6ff77fbce4c329e ({username='slave'} at 127.0.0.1:55850)
I20260713 09:04:52.889995 12147 tablet_copy_service.cc:161] P a51d8d57ac554d5a871fe279cd35a951: Beginning new tablet copy session on tablet 37941096c0b44e0fb33ccfb7815bb7d3 from peer fd6c398cc8f04f60a6ff77fbce4c329e at {username='slave'} at 127.0.0.1:55850: session id = fd6c398cc8f04f60a6ff77fbce4c329e-37941096c0b44e0fb33ccfb7815bb7d3
I20260713 09:04:52.895301 12147 tablet_copy_source_session.cc:215] T 37941096c0b44e0fb33ccfb7815bb7d3 P a51d8d57ac554d5a871fe279cd35a951: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:04:52.897629 12692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37941096c0b44e0fb33ccfb7815bb7d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:52.908413 12692 tablet_copy_client.cc:806] T 37941096c0b44e0fb33ccfb7815bb7d3 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Starting download of 0 data blocks...
I20260713 09:04:52.908948 12692 tablet_copy_client.cc:670] T 37941096c0b44e0fb33ccfb7815bb7d3 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:04:52.912871 12692 tablet_copy_client.cc:538] T 37941096c0b44e0fb33ccfb7815bb7d3 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:04:52.918051 12692 tablet_bootstrap.cc:492] T 37941096c0b44e0fb33ccfb7815bb7d3 P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap starting.
I20260713 09:04:52.925635 12688 ts_tablet_manager.cc:933] T 72161cf275074ea6a655ed560ec2add0 P fd6c398cc8f04f60a6ff77fbce4c329e: Initiating tablet copy from peer 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879)
I20260713 09:04:52.927359 12688 tablet_copy_client.cc:323] T 72161cf275074ea6a655ed560ec2add0 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Beginning tablet copy session from remote peer at address 127.10.198.2:34879
I20260713 09:04:52.929023 12221 tablet_copy_service.cc:140] P 3786c5fd61c44dd8925edaca373d2cf8: Received BeginTabletCopySession request for tablet 72161cf275074ea6a655ed560ec2add0 from peer fd6c398cc8f04f60a6ff77fbce4c329e ({username='slave'} at 127.0.0.1:44242)
I20260713 09:04:52.929561 12221 tablet_copy_service.cc:161] P 3786c5fd61c44dd8925edaca373d2cf8: Beginning new tablet copy session on tablet 72161cf275074ea6a655ed560ec2add0 from peer fd6c398cc8f04f60a6ff77fbce4c329e at {username='slave'} at 127.0.0.1:44242: session id = fd6c398cc8f04f60a6ff77fbce4c329e-72161cf275074ea6a655ed560ec2add0
I20260713 09:04:52.939016 12221 tablet_copy_source_session.cc:215] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:04:52.942567 12688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72161cf275074ea6a655ed560ec2add0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:52.968302 12688 tablet_copy_client.cc:806] T 72161cf275074ea6a655ed560ec2add0 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Starting download of 0 data blocks...
I20260713 09:04:52.968999 12688 tablet_copy_client.cc:670] T 72161cf275074ea6a655ed560ec2add0 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:04:52.973001 12688 tablet_copy_client.cc:538] T 72161cf275074ea6a655ed560ec2add0 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:04:52.973449 12696 ts_tablet_manager.cc:933] T 570b4d11b66f44ffa4053729c0d09b10 P fd6c398cc8f04f60a6ff77fbce4c329e: Initiating tablet copy from peer a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033)
I20260713 09:04:52.976357 12696 tablet_copy_client.cc:323] T 570b4d11b66f44ffa4053729c0d09b10 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Beginning tablet copy session from remote peer at address 127.10.198.1:34033
I20260713 09:04:52.977936 12147 tablet_copy_service.cc:140] P a51d8d57ac554d5a871fe279cd35a951: Received BeginTabletCopySession request for tablet 570b4d11b66f44ffa4053729c0d09b10 from peer fd6c398cc8f04f60a6ff77fbce4c329e ({username='slave'} at 127.0.0.1:55850)
I20260713 09:04:52.978499 12147 tablet_copy_service.cc:161] P a51d8d57ac554d5a871fe279cd35a951: Beginning new tablet copy session on tablet 570b4d11b66f44ffa4053729c0d09b10 from peer fd6c398cc8f04f60a6ff77fbce4c329e at {username='slave'} at 127.0.0.1:55850: session id = fd6c398cc8f04f60a6ff77fbce4c329e-570b4d11b66f44ffa4053729c0d09b10
I20260713 09:04:52.981804 12688 tablet_bootstrap.cc:492] T 72161cf275074ea6a655ed560ec2add0 P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap starting.
I20260713 09:04:52.981909 12692 tablet_bootstrap.cc:492] T 37941096c0b44e0fb33ccfb7815bb7d3 P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:04:52.982856 12692 tablet_bootstrap.cc:492] T 37941096c0b44e0fb33ccfb7815bb7d3 P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap complete.
I20260713 09:04:52.983481 12692 ts_tablet_manager.cc:1403] T 37941096c0b44e0fb33ccfb7815bb7d3 P fd6c398cc8f04f60a6ff77fbce4c329e: Time spent bootstrapping tablet: real 0.066s	user 0.023s	sys 0.042s
I20260713 09:04:52.985332 12147 tablet_copy_source_session.cc:215] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:04:52.986783 12692 raft_consensus.cc:359] T 37941096c0b44e0fb33ccfb7815bb7d3 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:52.987581 12692 raft_consensus.cc:740] T 37941096c0b44e0fb33ccfb7815bb7d3 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd6c398cc8f04f60a6ff77fbce4c329e, State: Initialized, Role: LEARNER
I20260713 09:04:52.988580 12696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 570b4d11b66f44ffa4053729c0d09b10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:52.988170 12692 consensus_queue.cc:260] T 37941096c0b44e0fb33ccfb7815bb7d3 P fd6c398cc8f04f60a6ff77fbce4c329e [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:52.994894 12692 ts_tablet_manager.cc:1434] T 37941096c0b44e0fb33ccfb7815bb7d3 P fd6c398cc8f04f60a6ff77fbce4c329e: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.006s
I20260713 09:04:52.996491 12147 tablet_copy_service.cc:342] P a51d8d57ac554d5a871fe279cd35a951: Request end of tablet copy session fd6c398cc8f04f60a6ff77fbce4c329e-37941096c0b44e0fb33ccfb7815bb7d3 received from {username='slave'} at 127.0.0.1:55850
I20260713 09:04:52.996915 12147 tablet_copy_service.cc:434] P a51d8d57ac554d5a871fe279cd35a951: ending tablet copy session fd6c398cc8f04f60a6ff77fbce4c329e-37941096c0b44e0fb33ccfb7815bb7d3 on tablet 37941096c0b44e0fb33ccfb7815bb7d3 with peer fd6c398cc8f04f60a6ff77fbce4c329e
I20260713 09:04:53.007503 12696 tablet_copy_client.cc:806] T 570b4d11b66f44ffa4053729c0d09b10 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Starting download of 0 data blocks...
I20260713 09:04:53.008080 12696 tablet_copy_client.cc:670] T 570b4d11b66f44ffa4053729c0d09b10 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:04:53.009764 12688 tablet_bootstrap.cc:492] T 72161cf275074ea6a655ed560ec2add0 P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:04:53.010602 12688 tablet_bootstrap.cc:492] T 72161cf275074ea6a655ed560ec2add0 P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap complete.
I20260713 09:04:53.011082 12696 tablet_copy_client.cc:538] T 570b4d11b66f44ffa4053729c0d09b10 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:04:53.011193 12688 ts_tablet_manager.cc:1403] T 72161cf275074ea6a655ed560ec2add0 P fd6c398cc8f04f60a6ff77fbce4c329e: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.006s
I20260713 09:04:53.014122 12688 raft_consensus.cc:359] T 72161cf275074ea6a655ed560ec2add0 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:53.014864 12688 raft_consensus.cc:740] T 72161cf275074ea6a655ed560ec2add0 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd6c398cc8f04f60a6ff77fbce4c329e, State: Initialized, Role: LEARNER
I20260713 09:04:53.015451 12688 consensus_queue.cc:260] T 72161cf275074ea6a655ed560ec2add0 P fd6c398cc8f04f60a6ff77fbce4c329e [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:53.017560 12688 ts_tablet_manager.cc:1434] T 72161cf275074ea6a655ed560ec2add0 P fd6c398cc8f04f60a6ff77fbce4c329e: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260713 09:04:53.019076 12221 tablet_copy_service.cc:342] P 3786c5fd61c44dd8925edaca373d2cf8: Request end of tablet copy session fd6c398cc8f04f60a6ff77fbce4c329e-72161cf275074ea6a655ed560ec2add0 received from {username='slave'} at 127.0.0.1:44242
I20260713 09:04:53.019457 12221 tablet_copy_service.cc:434] P 3786c5fd61c44dd8925edaca373d2cf8: ending tablet copy session fd6c398cc8f04f60a6ff77fbce4c329e-72161cf275074ea6a655ed560ec2add0 on tablet 72161cf275074ea6a655ed560ec2add0 with peer fd6c398cc8f04f60a6ff77fbce4c329e
I20260713 09:04:53.021194 12696 tablet_bootstrap.cc:492] T 570b4d11b66f44ffa4053729c0d09b10 P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap starting.
I20260713 09:04:53.039502 12696 tablet_bootstrap.cc:492] T 570b4d11b66f44ffa4053729c0d09b10 P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:04:53.040131 12696 tablet_bootstrap.cc:492] T 570b4d11b66f44ffa4053729c0d09b10 P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap complete.
I20260713 09:04:53.040650 12696 ts_tablet_manager.cc:1403] T 570b4d11b66f44ffa4053729c0d09b10 P fd6c398cc8f04f60a6ff77fbce4c329e: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260713 09:04:53.042666 12696 raft_consensus.cc:359] T 570b4d11b66f44ffa4053729c0d09b10 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:53.043272 12696 raft_consensus.cc:740] T 570b4d11b66f44ffa4053729c0d09b10 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd6c398cc8f04f60a6ff77fbce4c329e, State: Initialized, Role: LEARNER
I20260713 09:04:53.043744 12696 consensus_queue.cc:260] T 570b4d11b66f44ffa4053729c0d09b10 P fd6c398cc8f04f60a6ff77fbce4c329e [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:53.045547 12696 ts_tablet_manager.cc:1434] T 570b4d11b66f44ffa4053729c0d09b10 P fd6c398cc8f04f60a6ff77fbce4c329e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:04:53.047230 12147 tablet_copy_service.cc:342] P a51d8d57ac554d5a871fe279cd35a951: Request end of tablet copy session fd6c398cc8f04f60a6ff77fbce4c329e-570b4d11b66f44ffa4053729c0d09b10 received from {username='slave'} at 127.0.0.1:55850
I20260713 09:04:53.047623 12147 tablet_copy_service.cc:434] P a51d8d57ac554d5a871fe279cd35a951: ending tablet copy session fd6c398cc8f04f60a6ff77fbce4c329e-570b4d11b66f44ffa4053729c0d09b10 on tablet 570b4d11b66f44ffa4053729c0d09b10 with peer fd6c398cc8f04f60a6ff77fbce4c329e
I20260713 09:04:53.205632 12547 raft_consensus.cc:1217] T c697679bac364b5d8dee61e4650d5778 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:04:53.407537 12547 raft_consensus.cc:1217] T 37941096c0b44e0fb33ccfb7815bb7d3 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:04:53.485761 12547 raft_consensus.cc:1217] T 72161cf275074ea6a655ed560ec2add0 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:04:53.528469 12547 raft_consensus.cc:1217] T 570b4d11b66f44ffa4053729c0d09b10 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:04:53.701122 12681 raft_consensus.cc:1064] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8: attempting to promote NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e to VOTER
I20260713 09:04:53.703126 12681 consensus_queue.cc:237] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8 [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:04:53.709194 12547 raft_consensus.cc:1275] T c697679bac364b5d8dee61e4650d5778 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:53.710645 12282 raft_consensus.cc:1275] T c697679bac364b5d8dee61e4650d5778 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:53.710767 12702 consensus_queue.cc:1048] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:53.713320 12702 consensus_queue.cc:1048] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:53.716401 12134 raft_consensus.cc:1275] T c697679bac364b5d8dee61e4650d5778 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:53.720714 12701 consensus_queue.cc:1048] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:53.730949 12681 raft_consensus.cc:2955] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:53.733014 12548 raft_consensus.cc:2955] T c697679bac364b5d8dee61e4650d5778 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:53.734655 12284 raft_consensus.cc:2955] T c697679bac364b5d8dee61e4650d5778 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:53.745332 12134 raft_consensus.cc:2955] T c697679bac364b5d8dee61e4650d5778 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:53.746124 12030 catalog_manager.cc:5697] T c697679bac364b5d8dee61e4650d5778 P fd6c398cc8f04f60a6ff77fbce4c329e reported cstate change: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3786c5fd61c44dd8925edaca373d2cf8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:53.768718 12210 consensus_queue.cc:237] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8 [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: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:04:53.774760 12548 raft_consensus.cc:1275] T c697679bac364b5d8dee61e4650d5778 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:53.774905 12284 raft_consensus.cc:1275] T c697679bac364b5d8dee61e4650d5778 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:53.776063 12702 consensus_queue.cc:1048] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:53.776875 12681 consensus_queue.cc:1048] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:53.782395 12702 raft_consensus.cc:2955] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:53.784919 12548 raft_consensus.cc:2955] T c697679bac364b5d8dee61e4650d5778 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:53.785379 12284 raft_consensus.cc:2955] T c697679bac364b5d8dee61e4650d5778 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:53.797070 12034 catalog_manager.cc:5697] T c697679bac364b5d8dee61e4650d5778 P fd6c398cc8f04f60a6ff77fbce4c329e reported cstate change: config changed from index 3 to 4, VOTER a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1) evicted. New cstate: current_term: 1 leader_uuid: "3786c5fd61c44dd8925edaca373d2cf8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:53.801450 12022 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c697679bac364b5d8dee61e4650d5778 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:04:53.811254 12119 tablet_service.cc:1558] Processing DeleteTablet for tablet c697679bac364b5d8dee61e4650d5778 with delete_type TABLET_DATA_TOMBSTONED (TS a51d8d57ac554d5a871fe279cd35a951 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55816
I20260713 09:04:53.813257 12714 tablet_replica.cc:333] T c697679bac364b5d8dee61e4650d5778 P a51d8d57ac554d5a871fe279cd35a951: stopping tablet replica
I20260713 09:04:53.814185 12714 raft_consensus.cc:2243] T c697679bac364b5d8dee61e4650d5778 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:53.814888 12714 raft_consensus.cc:2272] T c697679bac364b5d8dee61e4650d5778 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.817390 12714 ts_tablet_manager.cc:1916] T c697679bac364b5d8dee61e4650d5778 P a51d8d57ac554d5a871fe279cd35a951: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:04:53.829020 12714 ts_tablet_manager.cc:1929] T c697679bac364b5d8dee61e4650d5778 P a51d8d57ac554d5a871fe279cd35a951: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:04:53.829324 12714 log.cc:1199] T c697679bac364b5d8dee61e4650d5778 P a51d8d57ac554d5a871fe279cd35a951: Deleting WAL directory at /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933461482508-11032-0/minicluster-data/ts-0-root/wals/c697679bac364b5d8dee61e4650d5778
I20260713 09:04:53.830631 12019 catalog_manager.cc:5028] TS a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033): tablet c697679bac364b5d8dee61e4650d5778 (table test-workload [id=7ea7bca38e3e41c39f6bda584002308e]) successfully deleted
I20260713 09:04:53.838058 12670 raft_consensus.cc:1064] T 37941096c0b44e0fb33ccfb7815bb7d3 P a51d8d57ac554d5a871fe279cd35a951: attempting to promote NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e to VOTER
I20260713 09:04:53.839829 12670 consensus_queue.cc:237] T 37941096c0b44e0fb33ccfb7815bb7d3 P a51d8d57ac554d5a871fe279cd35a951 [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:04:53.846674 12284 raft_consensus.cc:1275] T 37941096c0b44e0fb33ccfb7815bb7d3 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:53.847231 12548 raft_consensus.cc:1275] T 37941096c0b44e0fb33ccfb7815bb7d3 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:53.847869 12210 raft_consensus.cc:1275] T 37941096c0b44e0fb33ccfb7815bb7d3 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:53.848610 12703 consensus_queue.cc:1048] T 37941096c0b44e0fb33ccfb7815bb7d3 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:53.849403 12632 consensus_queue.cc:1048] T 37941096c0b44e0fb33ccfb7815bb7d3 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:53.854099 12703 consensus_queue.cc:1048] T 37941096c0b44e0fb33ccfb7815bb7d3 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:04:53.866673 12703 raft_consensus.cc:2955] T 37941096c0b44e0fb33ccfb7815bb7d3 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:53.870649 12284 raft_consensus.cc:2955] T 37941096c0b44e0fb33ccfb7815bb7d3 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:53.876754 12210 raft_consensus.cc:2955] T 37941096c0b44e0fb33ccfb7815bb7d3 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:53.883555 12032 catalog_manager.cc:5697] T 37941096c0b44e0fb33ccfb7815bb7d3 P 38a1c89aa9b247f2a7e7dadb28e4847b reported cstate change: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a51d8d57ac554d5a871fe279cd35a951" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:53.876754 12548 raft_consensus.cc:2955] T 37941096c0b44e0fb33ccfb7815bb7d3 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:53.906160 12134 consensus_queue.cc:237] T 37941096c0b44e0fb33ccfb7815bb7d3 P a51d8d57ac554d5a871fe279cd35a951 [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:04:53.910816 12284 raft_consensus.cc:1275] T 37941096c0b44e0fb33ccfb7815bb7d3 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:53.910934 12548 raft_consensus.cc:1275] T 37941096c0b44e0fb33ccfb7815bb7d3 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:53.912232 12670 consensus_queue.cc:1048] T 37941096c0b44e0fb33ccfb7815bb7d3 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:04:53.914917 12703 consensus_queue.cc:1048] T 37941096c0b44e0fb33ccfb7815bb7d3 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:53.921170 12632 raft_consensus.cc:2955] T 37941096c0b44e0fb33ccfb7815bb7d3 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:53.922643 12548 raft_consensus.cc:2955] T 37941096c0b44e0fb33ccfb7815bb7d3 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:53.928267 12284 raft_consensus.cc:2955] T 37941096c0b44e0fb33ccfb7815bb7d3 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:53.930001 12019 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 37941096c0b44e0fb33ccfb7815bb7d3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:04:53.933923 12030 catalog_manager.cc:5697] T 37941096c0b44e0fb33ccfb7815bb7d3 P fd6c398cc8f04f60a6ff77fbce4c329e reported cstate change: config changed from index 3 to 4, VOTER 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2) evicted. New cstate: current_term: 1 leader_uuid: "a51d8d57ac554d5a871fe279cd35a951" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:53.946100 12198 tablet_service.cc:1558] Processing DeleteTablet for tablet 37941096c0b44e0fb33ccfb7815bb7d3 with delete_type TABLET_DATA_TOMBSTONED (TS 3786c5fd61c44dd8925edaca373d2cf8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44228
I20260713 09:04:53.948061 12720 tablet_replica.cc:333] T 37941096c0b44e0fb33ccfb7815bb7d3 P 3786c5fd61c44dd8925edaca373d2cf8: stopping tablet replica
I20260713 09:04:53.949095 12720 raft_consensus.cc:2243] T 37941096c0b44e0fb33ccfb7815bb7d3 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:53.949852 12720 raft_consensus.cc:2272] T 37941096c0b44e0fb33ccfb7815bb7d3 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.952751 12720 ts_tablet_manager.cc:1916] T 37941096c0b44e0fb33ccfb7815bb7d3 P 3786c5fd61c44dd8925edaca373d2cf8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:04:53.962898 12720 ts_tablet_manager.cc:1929] T 37941096c0b44e0fb33ccfb7815bb7d3 P 3786c5fd61c44dd8925edaca373d2cf8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:04:53.963205 12720 log.cc:1199] T 37941096c0b44e0fb33ccfb7815bb7d3 P 3786c5fd61c44dd8925edaca373d2cf8: Deleting WAL directory at /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933461482508-11032-0/minicluster-data/ts-1-root/wals/37941096c0b44e0fb33ccfb7815bb7d3
I20260713 09:04:53.964527 12022 catalog_manager.cc:5028] TS 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879): tablet 37941096c0b44e0fb33ccfb7815bb7d3 (table test-workload [id=7ea7bca38e3e41c39f6bda584002308e]) successfully deleted
I20260713 09:04:54.024648 12702 raft_consensus.cc:1064] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8: attempting to promote NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e to VOTER
I20260713 09:04:54.026976 12702 consensus_queue.cc:237] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8 [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:04:54.032372 12548 raft_consensus.cc:1275] T 72161cf275074ea6a655ed560ec2add0 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:54.032848 12284 raft_consensus.cc:1275] T 72161cf275074ea6a655ed560ec2add0 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:54.033166 12137 raft_consensus.cc:1275] T 72161cf275074ea6a655ed560ec2add0 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:54.033885 12702 consensus_queue.cc:1048] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:54.034828 12713 consensus_queue.cc:1048] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:54.035424 12701 consensus_queue.cc:1048] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:54.048441 12701 raft_consensus.cc:2955] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:54.050608 12284 raft_consensus.cc:2955] T 72161cf275074ea6a655ed560ec2add0 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:54.055241 12547 raft_consensus.cc:2955] T 72161cf275074ea6a655ed560ec2add0 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:54.057209 12137 raft_consensus.cc:2955] T 72161cf275074ea6a655ed560ec2add0 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:54.062261 12031 catalog_manager.cc:5697] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8 reported cstate change: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3786c5fd61c44dd8925edaca373d2cf8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:04:54.072593 12703 raft_consensus.cc:1064] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951: attempting to promote NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e to VOTER
I20260713 09:04:54.074965 12703 consensus_queue.cc:237] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:04:54.079367 12210 consensus_queue.cc:237] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8 [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: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:04:54.083554 12547 raft_consensus.cc:1275] T 570b4d11b66f44ffa4053729c0d09b10 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:54.084127 12211 raft_consensus.cc:1275] T 570b4d11b66f44ffa4053729c0d09b10 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:54.085551 12703 consensus_queue.cc:1048] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:54.086011 12548 raft_consensus.cc:1275] T 72161cf275074ea6a655ed560ec2add0 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:54.087401 12681 consensus_queue.cc:1048] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:54.089969 12282 raft_consensus.cc:1275] T 72161cf275074ea6a655ed560ec2add0 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:54.091621 12681 consensus_queue.cc:1048] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:54.095031 12284 raft_consensus.cc:1275] T 570b4d11b66f44ffa4053729c0d09b10 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:54.096542 12670 consensus_queue.cc:1048] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:54.097419 12632 consensus_queue.cc:1048] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:54.099148 12681 raft_consensus.cc:2955] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:54.106752 12632 raft_consensus.cc:2955] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:54.107817 12022 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 72161cf275074ea6a655ed560ec2add0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:04:54.108170 12284 raft_consensus.cc:2955] T 72161cf275074ea6a655ed560ec2add0 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:54.113742 12549 raft_consensus.cc:2955] T 570b4d11b66f44ffa4053729c0d09b10 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:54.123996 12211 raft_consensus.cc:2955] T 570b4d11b66f44ffa4053729c0d09b10 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:54.126453 12032 catalog_manager.cc:5697] T 570b4d11b66f44ffa4053729c0d09b10 P fd6c398cc8f04f60a6ff77fbce4c329e reported cstate change: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a51d8d57ac554d5a871fe279cd35a951" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:54.127658 12034 catalog_manager.cc:5697] T 72161cf275074ea6a655ed560ec2add0 P 38a1c89aa9b247f2a7e7dadb28e4847b reported cstate change: config changed from index 3 to 4, VOTER a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1) evicted. New cstate: current_term: 1 leader_uuid: "3786c5fd61c44dd8925edaca373d2cf8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:54.133749 12282 raft_consensus.cc:2955] T 570b4d11b66f44ffa4053729c0d09b10 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:54.134503 12548 raft_consensus.cc:2955] T 72161cf275074ea6a655ed560ec2add0 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:54.152697 12119 tablet_service.cc:1558] Processing DeleteTablet for tablet 72161cf275074ea6a655ed560ec2add0 with delete_type TABLET_DATA_TOMBSTONED (TS a51d8d57ac554d5a871fe279cd35a951 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55816
I20260713 09:04:54.153596 12714 tablet_replica.cc:333] T 72161cf275074ea6a655ed560ec2add0 P a51d8d57ac554d5a871fe279cd35a951: stopping tablet replica
I20260713 09:04:54.155316 12714 raft_consensus.cc:2243] T 72161cf275074ea6a655ed560ec2add0 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:54.155964 12714 raft_consensus.cc:2272] T 72161cf275074ea6a655ed560ec2add0 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:54.159303 12714 ts_tablet_manager.cc:1916] T 72161cf275074ea6a655ed560ec2add0 P a51d8d57ac554d5a871fe279cd35a951: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:04:54.162998 12137 consensus_queue.cc:237] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:04:54.171394 12548 raft_consensus.cc:1275] T 570b4d11b66f44ffa4053729c0d09b10 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:54.172114 12211 raft_consensus.cc:1275] T 570b4d11b66f44ffa4053729c0d09b10 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:54.173300 12703 consensus_queue.cc:1048] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:54.174661 12703 consensus_queue.cc:1048] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:54.180135 12703 raft_consensus.cc:2955] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:54.182328 12549 raft_consensus.cc:2955] T 570b4d11b66f44ffa4053729c0d09b10 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:54.183835 12714 ts_tablet_manager.cc:1929] T 72161cf275074ea6a655ed560ec2add0 P a51d8d57ac554d5a871fe279cd35a951: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:04:54.184242 12714 log.cc:1199] T 72161cf275074ea6a655ed560ec2add0 P a51d8d57ac554d5a871fe279cd35a951: Deleting WAL directory at /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933461482508-11032-0/minicluster-data/ts-0-root/wals/72161cf275074ea6a655ed560ec2add0
I20260713 09:04:54.185463 12019 catalog_manager.cc:5028] TS a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033): tablet 72161cf275074ea6a655ed560ec2add0 (table test-workload [id=7ea7bca38e3e41c39f6bda584002308e]) successfully deleted
I20260713 09:04:54.187393 12019 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 570b4d11b66f44ffa4053729c0d09b10 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:04:54.186888 12211 raft_consensus.cc:2955] T 570b4d11b66f44ffa4053729c0d09b10 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:54.191354 12031 catalog_manager.cc:5697] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 reported cstate change: config changed from index 3 to 4, VOTER 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3) evicted. New cstate: current_term: 1 leader_uuid: "a51d8d57ac554d5a871fe279cd35a951" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:04:54.201704 12268 tablet_service.cc:1558] Processing DeleteTablet for tablet 570b4d11b66f44ffa4053729c0d09b10 with delete_type TABLET_DATA_TOMBSTONED (TS 38a1c89aa9b247f2a7e7dadb28e4847b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60574
I20260713 09:04:54.203763 12729 tablet_replica.cc:333] T 570b4d11b66f44ffa4053729c0d09b10 P 38a1c89aa9b247f2a7e7dadb28e4847b: stopping tablet replica
I20260713 09:04:54.204702 12729 raft_consensus.cc:2243] T 570b4d11b66f44ffa4053729c0d09b10 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:54.205664 12729 raft_consensus.cc:2272] T 570b4d11b66f44ffa4053729c0d09b10 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:54.208968 12729 ts_tablet_manager.cc:1916] T 570b4d11b66f44ffa4053729c0d09b10 P 38a1c89aa9b247f2a7e7dadb28e4847b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:04:54.218647 12729 ts_tablet_manager.cc:1929] T 570b4d11b66f44ffa4053729c0d09b10 P 38a1c89aa9b247f2a7e7dadb28e4847b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:04:54.218927 12729 log.cc:1199] T 570b4d11b66f44ffa4053729c0d09b10 P 38a1c89aa9b247f2a7e7dadb28e4847b: Deleting WAL directory at /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933461482508-11032-0/minicluster-data/ts-2-root/wals/570b4d11b66f44ffa4053729c0d09b10
I20260713 09:04:54.220147 12019 catalog_manager.cc:5028] TS 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609): tablet 570b4d11b66f44ffa4053729c0d09b10 (table test-workload [id=7ea7bca38e3e41c39f6bda584002308e]) successfully deleted
I20260713 09:04:55.232103 12137 consensus_queue.cc:237] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Queue 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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:55.238023 12286 raft_consensus.cc:1275] T b401f384a88f495aa001db428d515615 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:55.240350 12719 consensus_queue.cc:1048] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:55.240631 12211 raft_consensus.cc:1275] T b401f384a88f495aa001db428d515615 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:55.241878 12731 consensus_queue.cc:1048] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:04:55.243786 12102 consensus_peers.cc:597] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 -> Peer fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4:37105): Couldn't send request to peer fd6c398cc8f04f60a6ff77fbce4c329e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b401f384a88f495aa001db428d515615. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:55.247805 12719 raft_consensus.cc:2955] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:55.249383 12282 raft_consensus.cc:2955] T b401f384a88f495aa001db428d515615 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:55.253172 12211 raft_consensus.cc:2955] T b401f384a88f495aa001db428d515615 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:55.263371 12210 consensus_queue.cc:237] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Queue 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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:55.263500 12031 catalog_manager.cc:5697] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 reported cstate change: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New cstate: current_term: 1 leader_uuid: "a51d8d57ac554d5a871fe279cd35a951" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:55.270352 12282 raft_consensus.cc:1275] T 909e6db82cdb471d98eec3453a38904b P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:55.271534 12137 raft_consensus.cc:1275] T 909e6db82cdb471d98eec3453a38904b P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:04:55.271648 12177 consensus_peers.cc:597] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8 -> Peer fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4:37105): Couldn't send request to peer fd6c398cc8f04f60a6ff77fbce4c329e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 909e6db82cdb471d98eec3453a38904b. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:55.272303 12701 consensus_queue.cc:1048] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:55.274860 12701 consensus_queue.cc:1048] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:55.284054 12741 raft_consensus.cc:2955] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:55.285604 12282 raft_consensus.cc:2955] T 909e6db82cdb471d98eec3453a38904b P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:55.291079 12137 raft_consensus.cc:2955] T 909e6db82cdb471d98eec3453a38904b P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:55.297662 12030 catalog_manager.cc:5697] T 909e6db82cdb471d98eec3453a38904b P 38a1c89aa9b247f2a7e7dadb28e4847b reported cstate change: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New cstate: current_term: 1 leader_uuid: "3786c5fd61c44dd8925edaca373d2cf8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:55.306187 12134 consensus_queue.cc:237] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Queue 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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
W20260713 09:04:55.313100 12102 consensus_peers.cc:597] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951 -> Peer fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4:37105): Couldn't send request to peer fd6c398cc8f04f60a6ff77fbce4c329e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4da65adc274045a08703ee71602f4560. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:55.314538 12210 raft_consensus.cc:1275] T 4da65adc274045a08703ee71602f4560 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:55.314925 12282 raft_consensus.cc:1275] T 4da65adc274045a08703ee71602f4560 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:55.315490 12632 consensus_queue.cc:1048] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:55.316167 12719 consensus_queue.cc:1048] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:55.322925 12731 raft_consensus.cc:2955] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:55.324290 12282 raft_consensus.cc:2955] T 4da65adc274045a08703ee71602f4560 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:55.326833 12210 raft_consensus.cc:2955] T 4da65adc274045a08703ee71602f4560 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:55.333830 12134 consensus_queue.cc:237] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Queue 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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:55.335006 12031 catalog_manager.cc:5697] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951 reported cstate change: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New cstate: current_term: 1 leader_uuid: "a51d8d57ac554d5a871fe279cd35a951" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:55.343748 12282 raft_consensus.cc:1275] T e209f798a91a4919b539c0d55f19f9c8 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:55.343935 12210 raft_consensus.cc:1275] T e209f798a91a4919b539c0d55f19f9c8 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:55.345104 12719 consensus_queue.cc:1048] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:55.350759 12731 consensus_queue.cc:1048] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
W20260713 09:04:55.351938 12102 consensus_peers.cc:597] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 -> Peer fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4:37105): Couldn't send request to peer fd6c398cc8f04f60a6ff77fbce4c329e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e209f798a91a4919b539c0d55f19f9c8. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:55.353075 12632 raft_consensus.cc:2955] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:55.354123 12210 raft_consensus.cc:2955] T e209f798a91a4919b539c0d55f19f9c8 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:55.368912 12030 catalog_manager.cc:5697] T e209f798a91a4919b539c0d55f19f9c8 P 3786c5fd61c44dd8925edaca373d2cf8 reported cstate change: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New cstate: current_term: 1 leader_uuid: "a51d8d57ac554d5a871fe279cd35a951" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:55.372859 12282 raft_consensus.cc:2955] T e209f798a91a4919b539c0d55f19f9c8 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:55.618655 12752 ts_tablet_manager.cc:933] T b401f384a88f495aa001db428d515615 P fd6c398cc8f04f60a6ff77fbce4c329e: Initiating tablet copy from peer a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033)
I20260713 09:04:55.620568 12752 tablet_copy_client.cc:323] T b401f384a88f495aa001db428d515615 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Beginning tablet copy session from remote peer at address 127.10.198.1:34033
I20260713 09:04:55.622030 12147 tablet_copy_service.cc:140] P a51d8d57ac554d5a871fe279cd35a951: Received BeginTabletCopySession request for tablet b401f384a88f495aa001db428d515615 from peer fd6c398cc8f04f60a6ff77fbce4c329e ({username='slave'} at 127.0.0.1:55850)
I20260713 09:04:55.622560 12147 tablet_copy_service.cc:161] P a51d8d57ac554d5a871fe279cd35a951: Beginning new tablet copy session on tablet b401f384a88f495aa001db428d515615 from peer fd6c398cc8f04f60a6ff77fbce4c329e at {username='slave'} at 127.0.0.1:55850: session id = fd6c398cc8f04f60a6ff77fbce4c329e-b401f384a88f495aa001db428d515615
I20260713 09:04:55.628662 12147 tablet_copy_source_session.cc:215] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:04:55.631454 12752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b401f384a88f495aa001db428d515615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:55.645731 12752 tablet_copy_client.cc:806] T b401f384a88f495aa001db428d515615 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Starting download of 0 data blocks...
I20260713 09:04:55.646246 12752 tablet_copy_client.cc:670] T b401f384a88f495aa001db428d515615 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:04:55.649650 12752 tablet_copy_client.cc:538] T b401f384a88f495aa001db428d515615 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:04:55.655808 12752 tablet_bootstrap.cc:492] T b401f384a88f495aa001db428d515615 P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap starting.
I20260713 09:04:55.670017 12752 tablet_bootstrap.cc:492] T b401f384a88f495aa001db428d515615 P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:04:55.670653 12752 tablet_bootstrap.cc:492] T b401f384a88f495aa001db428d515615 P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap complete.
I20260713 09:04:55.671171 12752 ts_tablet_manager.cc:1403] T b401f384a88f495aa001db428d515615 P fd6c398cc8f04f60a6ff77fbce4c329e: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.004s
I20260713 09:04:55.673228 12752 raft_consensus.cc:359] T b401f384a88f495aa001db428d515615 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:55.673854 12752 raft_consensus.cc:740] T b401f384a88f495aa001db428d515615 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd6c398cc8f04f60a6ff77fbce4c329e, State: Initialized, Role: LEARNER
I20260713 09:04:55.674352 12752 consensus_queue.cc:260] T b401f384a88f495aa001db428d515615 P fd6c398cc8f04f60a6ff77fbce4c329e [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:55.676863 12752 ts_tablet_manager.cc:1434] T b401f384a88f495aa001db428d515615 P fd6c398cc8f04f60a6ff77fbce4c329e: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:04:55.678882 12147 tablet_copy_service.cc:342] P a51d8d57ac554d5a871fe279cd35a951: Request end of tablet copy session fd6c398cc8f04f60a6ff77fbce4c329e-b401f384a88f495aa001db428d515615 received from {username='slave'} at 127.0.0.1:55850
I20260713 09:04:55.679311 12147 tablet_copy_service.cc:434] P a51d8d57ac554d5a871fe279cd35a951: ending tablet copy session fd6c398cc8f04f60a6ff77fbce4c329e-b401f384a88f495aa001db428d515615 on tablet b401f384a88f495aa001db428d515615 with peer fd6c398cc8f04f60a6ff77fbce4c329e
I20260713 09:04:55.680781 12756 ts_tablet_manager.cc:933] T 909e6db82cdb471d98eec3453a38904b P fd6c398cc8f04f60a6ff77fbce4c329e: Initiating tablet copy from peer 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879)
I20260713 09:04:55.682452 12756 tablet_copy_client.cc:323] T 909e6db82cdb471d98eec3453a38904b P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Beginning tablet copy session from remote peer at address 127.10.198.2:34879
I20260713 09:04:55.683969 12221 tablet_copy_service.cc:140] P 3786c5fd61c44dd8925edaca373d2cf8: Received BeginTabletCopySession request for tablet 909e6db82cdb471d98eec3453a38904b from peer fd6c398cc8f04f60a6ff77fbce4c329e ({username='slave'} at 127.0.0.1:44242)
I20260713 09:04:55.684442 12221 tablet_copy_service.cc:161] P 3786c5fd61c44dd8925edaca373d2cf8: Beginning new tablet copy session on tablet 909e6db82cdb471d98eec3453a38904b from peer fd6c398cc8f04f60a6ff77fbce4c329e at {username='slave'} at 127.0.0.1:44242: session id = fd6c398cc8f04f60a6ff77fbce4c329e-909e6db82cdb471d98eec3453a38904b
I20260713 09:04:55.689175 12221 tablet_copy_source_session.cc:215] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:04:55.691668 12756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 909e6db82cdb471d98eec3453a38904b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:55.705415 12756 tablet_copy_client.cc:806] T 909e6db82cdb471d98eec3453a38904b P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Starting download of 0 data blocks...
I20260713 09:04:55.705878 12756 tablet_copy_client.cc:670] T 909e6db82cdb471d98eec3453a38904b P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:04:55.708988 12756 tablet_copy_client.cc:538] T 909e6db82cdb471d98eec3453a38904b P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:04:55.716733 12756 tablet_bootstrap.cc:492] T 909e6db82cdb471d98eec3453a38904b P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap starting.
I20260713 09:04:55.735339 12756 tablet_bootstrap.cc:492] T 909e6db82cdb471d98eec3453a38904b P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:04:55.736107 12756 tablet_bootstrap.cc:492] T 909e6db82cdb471d98eec3453a38904b P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap complete.
I20260713 09:04:55.736682 12756 ts_tablet_manager.cc:1403] T 909e6db82cdb471d98eec3453a38904b P fd6c398cc8f04f60a6ff77fbce4c329e: Time spent bootstrapping tablet: real 0.020s	user 0.020s	sys 0.000s
I20260713 09:04:55.739427 12756 raft_consensus.cc:359] T 909e6db82cdb471d98eec3453a38904b P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:55.740198 12756 raft_consensus.cc:740] T 909e6db82cdb471d98eec3453a38904b P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd6c398cc8f04f60a6ff77fbce4c329e, State: Initialized, Role: LEARNER
I20260713 09:04:55.740784 12756 consensus_queue.cc:260] T 909e6db82cdb471d98eec3453a38904b P fd6c398cc8f04f60a6ff77fbce4c329e [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:55.743043 12756 ts_tablet_manager.cc:1434] T 909e6db82cdb471d98eec3453a38904b P fd6c398cc8f04f60a6ff77fbce4c329e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:04:55.746549 12221 tablet_copy_service.cc:342] P 3786c5fd61c44dd8925edaca373d2cf8: Request end of tablet copy session fd6c398cc8f04f60a6ff77fbce4c329e-909e6db82cdb471d98eec3453a38904b received from {username='slave'} at 127.0.0.1:44242
I20260713 09:04:55.746928 12221 tablet_copy_service.cc:434] P 3786c5fd61c44dd8925edaca373d2cf8: ending tablet copy session fd6c398cc8f04f60a6ff77fbce4c329e-909e6db82cdb471d98eec3453a38904b on tablet 909e6db82cdb471d98eec3453a38904b with peer fd6c398cc8f04f60a6ff77fbce4c329e
I20260713 09:04:55.820159 12756 ts_tablet_manager.cc:933] T 4da65adc274045a08703ee71602f4560 P fd6c398cc8f04f60a6ff77fbce4c329e: Initiating tablet copy from peer a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033)
I20260713 09:04:55.821668 12756 tablet_copy_client.cc:323] T 4da65adc274045a08703ee71602f4560 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Beginning tablet copy session from remote peer at address 127.10.198.1:34033
I20260713 09:04:55.822926 12147 tablet_copy_service.cc:140] P a51d8d57ac554d5a871fe279cd35a951: Received BeginTabletCopySession request for tablet 4da65adc274045a08703ee71602f4560 from peer fd6c398cc8f04f60a6ff77fbce4c329e ({username='slave'} at 127.0.0.1:55850)
I20260713 09:04:55.823321 12147 tablet_copy_service.cc:161] P a51d8d57ac554d5a871fe279cd35a951: Beginning new tablet copy session on tablet 4da65adc274045a08703ee71602f4560 from peer fd6c398cc8f04f60a6ff77fbce4c329e at {username='slave'} at 127.0.0.1:55850: session id = fd6c398cc8f04f60a6ff77fbce4c329e-4da65adc274045a08703ee71602f4560
I20260713 09:04:55.827764 12147 tablet_copy_source_session.cc:215] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:04:55.829905 12756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4da65adc274045a08703ee71602f4560. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:55.839432 12756 tablet_copy_client.cc:806] T 4da65adc274045a08703ee71602f4560 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Starting download of 0 data blocks...
I20260713 09:04:55.839892 12756 tablet_copy_client.cc:670] T 4da65adc274045a08703ee71602f4560 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:04:55.842819 12756 tablet_copy_client.cc:538] T 4da65adc274045a08703ee71602f4560 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:04:55.848294 12756 tablet_bootstrap.cc:492] T 4da65adc274045a08703ee71602f4560 P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap starting.
I20260713 09:04:55.853919 12752 ts_tablet_manager.cc:933] T e209f798a91a4919b539c0d55f19f9c8 P fd6c398cc8f04f60a6ff77fbce4c329e: Initiating tablet copy from peer a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033)
I20260713 09:04:55.859223 12752 tablet_copy_client.cc:323] T e209f798a91a4919b539c0d55f19f9c8 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Beginning tablet copy session from remote peer at address 127.10.198.1:34033
I20260713 09:04:55.861255 12147 tablet_copy_service.cc:140] P a51d8d57ac554d5a871fe279cd35a951: Received BeginTabletCopySession request for tablet e209f798a91a4919b539c0d55f19f9c8 from peer fd6c398cc8f04f60a6ff77fbce4c329e ({username='slave'} at 127.0.0.1:55850)
I20260713 09:04:55.861747 12147 tablet_copy_service.cc:161] P a51d8d57ac554d5a871fe279cd35a951: Beginning new tablet copy session on tablet e209f798a91a4919b539c0d55f19f9c8 from peer fd6c398cc8f04f60a6ff77fbce4c329e at {username='slave'} at 127.0.0.1:55850: session id = fd6c398cc8f04f60a6ff77fbce4c329e-e209f798a91a4919b539c0d55f19f9c8
I20260713 09:04:55.867218 12756 tablet_bootstrap.cc:492] T 4da65adc274045a08703ee71602f4560 P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:04:55.868079 12756 tablet_bootstrap.cc:492] T 4da65adc274045a08703ee71602f4560 P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap complete.
I20260713 09:04:55.868671 12756 ts_tablet_manager.cc:1403] T 4da65adc274045a08703ee71602f4560 P fd6c398cc8f04f60a6ff77fbce4c329e: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260713 09:04:55.869024 12147 tablet_copy_source_session.cc:215] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:04:55.871235 12752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e209f798a91a4919b539c0d55f19f9c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:55.871447 12756 raft_consensus.cc:359] T 4da65adc274045a08703ee71602f4560 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:55.872234 12756 raft_consensus.cc:740] T 4da65adc274045a08703ee71602f4560 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd6c398cc8f04f60a6ff77fbce4c329e, State: Initialized, Role: LEARNER
I20260713 09:04:55.872854 12756 consensus_queue.cc:260] T 4da65adc274045a08703ee71602f4560 P fd6c398cc8f04f60a6ff77fbce4c329e [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:55.875983 12756 ts_tablet_manager.cc:1434] T 4da65adc274045a08703ee71602f4560 P fd6c398cc8f04f60a6ff77fbce4c329e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:04:55.886528 12147 tablet_copy_service.cc:342] P a51d8d57ac554d5a871fe279cd35a951: Request end of tablet copy session fd6c398cc8f04f60a6ff77fbce4c329e-4da65adc274045a08703ee71602f4560 received from {username='slave'} at 127.0.0.1:55850
I20260713 09:04:55.886931 12147 tablet_copy_service.cc:434] P a51d8d57ac554d5a871fe279cd35a951: ending tablet copy session fd6c398cc8f04f60a6ff77fbce4c329e-4da65adc274045a08703ee71602f4560 on tablet 4da65adc274045a08703ee71602f4560 with peer fd6c398cc8f04f60a6ff77fbce4c329e
I20260713 09:04:55.887953 12752 tablet_copy_client.cc:806] T e209f798a91a4919b539c0d55f19f9c8 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Starting download of 0 data blocks...
I20260713 09:04:55.888448 12752 tablet_copy_client.cc:670] T e209f798a91a4919b539c0d55f19f9c8 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:04:55.891214 12752 tablet_copy_client.cc:538] T e209f798a91a4919b539c0d55f19f9c8 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:04:55.896350 12752 tablet_bootstrap.cc:492] T e209f798a91a4919b539c0d55f19f9c8 P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap starting.
I20260713 09:04:55.909986 12752 tablet_bootstrap.cc:492] T e209f798a91a4919b539c0d55f19f9c8 P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:04:55.910578 12752 tablet_bootstrap.cc:492] T e209f798a91a4919b539c0d55f19f9c8 P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap complete.
I20260713 09:04:55.911034 12752 ts_tablet_manager.cc:1403] T e209f798a91a4919b539c0d55f19f9c8 P fd6c398cc8f04f60a6ff77fbce4c329e: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.008s
I20260713 09:04:55.913024 12752 raft_consensus.cc:359] T e209f798a91a4919b539c0d55f19f9c8 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:55.913545 12752 raft_consensus.cc:740] T e209f798a91a4919b539c0d55f19f9c8 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd6c398cc8f04f60a6ff77fbce4c329e, State: Initialized, Role: LEARNER
I20260713 09:04:55.913990 12752 consensus_queue.cc:260] T e209f798a91a4919b539c0d55f19f9c8 P fd6c398cc8f04f60a6ff77fbce4c329e [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:55.915812 12752 ts_tablet_manager.cc:1434] T e209f798a91a4919b539c0d55f19f9c8 P fd6c398cc8f04f60a6ff77fbce4c329e: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260713 09:04:55.917395 12147 tablet_copy_service.cc:342] P a51d8d57ac554d5a871fe279cd35a951: Request end of tablet copy session fd6c398cc8f04f60a6ff77fbce4c329e-e209f798a91a4919b539c0d55f19f9c8 received from {username='slave'} at 127.0.0.1:55850
I20260713 09:04:55.917771 12147 tablet_copy_service.cc:434] P a51d8d57ac554d5a871fe279cd35a951: ending tablet copy session fd6c398cc8f04f60a6ff77fbce4c329e-e209f798a91a4919b539c0d55f19f9c8 on tablet e209f798a91a4919b539c0d55f19f9c8 with peer fd6c398cc8f04f60a6ff77fbce4c329e
I20260713 09:04:56.244081 12548 raft_consensus.cc:1217] T b401f384a88f495aa001db428d515615 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:04:56.253233 12548 raft_consensus.cc:1217] T 909e6db82cdb471d98eec3453a38904b P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:04:56.375864 12548 raft_consensus.cc:1217] T 4da65adc274045a08703ee71602f4560 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:04:56.405884 12548 raft_consensus.cc:1217] T e209f798a91a4919b539c0d55f19f9c8 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:04:56.652434 12731 raft_consensus.cc:1064] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951: attempting to promote NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e to VOTER
I20260713 09:04:56.654910 12731 consensus_queue.cc:237] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:04:56.661113 12548 raft_consensus.cc:1275] T b401f384a88f495aa001db428d515615 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:56.661728 12286 raft_consensus.cc:1275] T b401f384a88f495aa001db428d515615 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:56.661906 12211 raft_consensus.cc:1275] T b401f384a88f495aa001db428d515615 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:56.662976 12731 consensus_queue.cc:1048] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:56.663735 12749 consensus_queue.cc:1048] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:56.664340 12719 consensus_queue.cc:1048] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:56.673069 12741 raft_consensus.cc:1064] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8: attempting to promote NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e to VOTER
I20260713 09:04:56.675742 12741 consensus_queue.cc:237] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8 [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:04:56.679186 12719 raft_consensus.cc:2955] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:56.681144 12548 raft_consensus.cc:2955] T b401f384a88f495aa001db428d515615 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:56.689221 12282 raft_consensus.cc:2955] T b401f384a88f495aa001db428d515615 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:56.695007 12210 raft_consensus.cc:2955] T b401f384a88f495aa001db428d515615 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:56.705200 12031 catalog_manager.cc:5697] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 reported cstate change: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a51d8d57ac554d5a871fe279cd35a951" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:04:56.716532 12286 raft_consensus.cc:1275] T 909e6db82cdb471d98eec3453a38904b P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:56.716739 12548 raft_consensus.cc:1275] T 909e6db82cdb471d98eec3453a38904b P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:56.718091 12134 raft_consensus.cc:1275] T 909e6db82cdb471d98eec3453a38904b P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:56.719425 12742 consensus_queue.cc:1048] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:56.720219 12763 consensus_queue.cc:1048] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:56.722548 12741 consensus_queue.cc:1048] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:56.732435 12742 raft_consensus.cc:2955] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:56.734364 12549 raft_consensus.cc:2955] T 909e6db82cdb471d98eec3453a38904b P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:56.744220 12134 raft_consensus.cc:2955] T 909e6db82cdb471d98eec3453a38904b P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:56.744578 12286 raft_consensus.cc:2955] T 909e6db82cdb471d98eec3453a38904b P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:56.755244 12137 consensus_queue.cc:237] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:04:56.761056 12030 catalog_manager.cc:5697] T 909e6db82cdb471d98eec3453a38904b P fd6c398cc8f04f60a6ff77fbce4c329e reported cstate change: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3786c5fd61c44dd8925edaca373d2cf8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:56.767346 12286 raft_consensus.cc:1275] T b401f384a88f495aa001db428d515615 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:56.767513 12549 raft_consensus.cc:1275] T b401f384a88f495aa001db428d515615 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:56.768711 12769 consensus_queue.cc:1048] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:56.770429 12749 consensus_queue.cc:1048] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:56.777235 12210 consensus_queue.cc:237] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8 [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: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:04:56.777212 12731 raft_consensus.cc:2955] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:56.779786 12548 raft_consensus.cc:2955] T b401f384a88f495aa001db428d515615 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:56.784049 12282 raft_consensus.cc:1275] T 909e6db82cdb471d98eec3453a38904b P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:56.784075 12549 raft_consensus.cc:1275] T 909e6db82cdb471d98eec3453a38904b P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:56.785231 12742 consensus_queue.cc:1048] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:04:56.789614 12019 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b401f384a88f495aa001db428d515615 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:04:56.787192 12772 consensus_queue.cc:1048] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260713 09:04:56.792235 12032 catalog_manager.cc:5697] T b401f384a88f495aa001db428d515615 P fd6c398cc8f04f60a6ff77fbce4c329e reported cstate change: config changed from index 3 to 4, VOTER 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2) evicted. New cstate: current_term: 1 leader_uuid: "a51d8d57ac554d5a871fe279cd35a951" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:56.796409 12286 raft_consensus.cc:2955] T b401f384a88f495aa001db428d515615 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:56.798084 12772 raft_consensus.cc:2955] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:56.806354 12198 tablet_service.cc:1558] Processing DeleteTablet for tablet b401f384a88f495aa001db428d515615 with delete_type TABLET_DATA_TOMBSTONED (TS 3786c5fd61c44dd8925edaca373d2cf8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44228
I20260713 09:04:56.808501 12778 tablet_replica.cc:333] T b401f384a88f495aa001db428d515615 P 3786c5fd61c44dd8925edaca373d2cf8: stopping tablet replica
I20260713 09:04:56.810086 12778 raft_consensus.cc:2243] T b401f384a88f495aa001db428d515615 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:56.810716 12778 raft_consensus.cc:2272] T b401f384a88f495aa001db428d515615 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:56.810189 12549 raft_consensus.cc:2955] T 909e6db82cdb471d98eec3453a38904b P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:56.820951 12286 raft_consensus.cc:2955] T 909e6db82cdb471d98eec3453a38904b P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:56.826982 12022 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 909e6db82cdb471d98eec3453a38904b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:04:56.829514 12778 ts_tablet_manager.cc:1916] T b401f384a88f495aa001db428d515615 P 3786c5fd61c44dd8925edaca373d2cf8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:04:56.829172 12031 catalog_manager.cc:5697] T 909e6db82cdb471d98eec3453a38904b P fd6c398cc8f04f60a6ff77fbce4c329e reported cstate change: config changed from index 3 to 4, VOTER a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1) evicted. New cstate: current_term: 1 leader_uuid: "3786c5fd61c44dd8925edaca373d2cf8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:56.841063 12119 tablet_service.cc:1558] Processing DeleteTablet for tablet 909e6db82cdb471d98eec3453a38904b with delete_type TABLET_DATA_TOMBSTONED (TS a51d8d57ac554d5a871fe279cd35a951 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55816
I20260713 09:04:56.851576 12779 tablet_replica.cc:333] T 909e6db82cdb471d98eec3453a38904b P a51d8d57ac554d5a871fe279cd35a951: stopping tablet replica
I20260713 09:04:56.851980 12778 ts_tablet_manager.cc:1929] T b401f384a88f495aa001db428d515615 P 3786c5fd61c44dd8925edaca373d2cf8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:04:56.852329 12779 raft_consensus.cc:2243] T 909e6db82cdb471d98eec3453a38904b P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:56.852425 12778 log.cc:1199] T b401f384a88f495aa001db428d515615 P 3786c5fd61c44dd8925edaca373d2cf8: Deleting WAL directory at /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933461482508-11032-0/minicluster-data/ts-1-root/wals/b401f384a88f495aa001db428d515615
I20260713 09:04:56.853027 12779 raft_consensus.cc:2272] T 909e6db82cdb471d98eec3453a38904b P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:56.854311 12022 catalog_manager.cc:5028] TS 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879): tablet b401f384a88f495aa001db428d515615 (table test-workload [id=7ea7bca38e3e41c39f6bda584002308e]) successfully deleted
I20260713 09:04:56.856424 12779 ts_tablet_manager.cc:1916] T 909e6db82cdb471d98eec3453a38904b P a51d8d57ac554d5a871fe279cd35a951: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:04:56.866899 12779 ts_tablet_manager.cc:1929] T 909e6db82cdb471d98eec3453a38904b P a51d8d57ac554d5a871fe279cd35a951: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:04:56.867177 12779 log.cc:1199] T 909e6db82cdb471d98eec3453a38904b P a51d8d57ac554d5a871fe279cd35a951: Deleting WAL directory at /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933461482508-11032-0/minicluster-data/ts-0-root/wals/909e6db82cdb471d98eec3453a38904b
I20260713 09:04:56.868469 12019 catalog_manager.cc:5028] TS a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033): tablet 909e6db82cdb471d98eec3453a38904b (table test-workload [id=7ea7bca38e3e41c39f6bda584002308e]) successfully deleted
I20260713 09:04:56.911950 12731 raft_consensus.cc:1064] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951: attempting to promote NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e to VOTER
I20260713 09:04:56.913718 12731 consensus_queue.cc:237] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951 [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:04:56.918934 12549 raft_consensus.cc:1275] T 4da65adc274045a08703ee71602f4560 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:56.919148 12286 raft_consensus.cc:1275] T 4da65adc274045a08703ee71602f4560 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:56.920564 12749 consensus_queue.cc:1048] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:56.921645 12731 consensus_queue.cc:1048] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:56.922149 12210 raft_consensus.cc:1275] T 4da65adc274045a08703ee71602f4560 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:56.923552 12769 consensus_queue.cc:1048] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:56.937857 12749 raft_consensus.cc:2955] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:56.939827 12549 raft_consensus.cc:2955] T 4da65adc274045a08703ee71602f4560 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:56.944231 12719 raft_consensus.cc:1064] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951: attempting to promote NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e to VOTER
I20260713 09:04:56.946584 12719 consensus_queue.cc:237] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:04:56.950253 12210 raft_consensus.cc:2955] T 4da65adc274045a08703ee71602f4560 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:56.939801 12286 raft_consensus.cc:2955] T 4da65adc274045a08703ee71602f4560 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:56.952395 12034 catalog_manager.cc:5697] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951 reported cstate change: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a51d8d57ac554d5a871fe279cd35a951" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:04:56.963430 12548 raft_consensus.cc:1275] T e209f798a91a4919b539c0d55f19f9c8 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:56.965206 12769 consensus_queue.cc:1048] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:56.972002 12282 raft_consensus.cc:1275] T e209f798a91a4919b539c0d55f19f9c8 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:56.973994 12212 raft_consensus.cc:1275] T e209f798a91a4919b539c0d55f19f9c8 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:56.977258 12749 consensus_queue.cc:1048] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260713 09:04:56.981889 12749 consensus_queue.cc:1048] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:56.992931 12137 consensus_queue.cc:237] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951 [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:04:56.999785 12548 raft_consensus.cc:1275] T 4da65adc274045a08703ee71602f4560 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:56.999737 12212 raft_consensus.cc:1275] T 4da65adc274045a08703ee71602f4560 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:56.999847 12769 raft_consensus.cc:2955] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:57.002384 12731 consensus_queue.cc:1048] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:57.003166 12719 consensus_queue.cc:1048] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:57.001446 12210 raft_consensus.cc:2955] T e209f798a91a4919b539c0d55f19f9c8 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:57.012638 12548 raft_consensus.cc:2955] T 4da65adc274045a08703ee71602f4560 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:57.019325 12749 raft_consensus.cc:2955] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:57.024325 12210 raft_consensus.cc:2955] T 4da65adc274045a08703ee71602f4560 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:57.028175 12034 catalog_manager.cc:5697] T e209f798a91a4919b539c0d55f19f9c8 P 3786c5fd61c44dd8925edaca373d2cf8 reported cstate change: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a51d8d57ac554d5a871fe279cd35a951" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:57.037595 12549 raft_consensus.cc:2955] T e209f798a91a4919b539c0d55f19f9c8 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:57.046264 12137 consensus_queue.cc:237] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:04:57.046736 12030 catalog_manager.cc:5697] T 4da65adc274045a08703ee71602f4560 P fd6c398cc8f04f60a6ff77fbce4c329e reported cstate change: config changed from index 3 to 4, VOTER 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3) evicted. New cstate: current_term: 1 leader_uuid: "a51d8d57ac554d5a871fe279cd35a951" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:57.061137 12268 tablet_service.cc:1558] Processing DeleteTablet for tablet 4da65adc274045a08703ee71602f4560 with delete_type TABLET_DATA_TOMBSTONED (TS 38a1c89aa9b247f2a7e7dadb28e4847b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60574
W20260713 09:04:57.062117 12100 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.198.3:37609, user_credentials={real_user=slave}} blocked reactor thread for 54340.3us
I20260713 09:04:57.064895 12791 tablet_replica.cc:333] T 4da65adc274045a08703ee71602f4560 P 38a1c89aa9b247f2a7e7dadb28e4847b: stopping tablet replica
I20260713 09:04:57.064429 12284 raft_consensus.cc:2955] T e209f798a91a4919b539c0d55f19f9c8 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:57.065827 12791 raft_consensus.cc:2243] T 4da65adc274045a08703ee71602f4560 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:57.066524 12791 raft_consensus.cc:2272] T 4da65adc274045a08703ee71602f4560 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:57.067203 12548 raft_consensus.cc:1275] T e209f798a91a4919b539c0d55f19f9c8 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:57.069592 12791 ts_tablet_manager.cc:1916] T 4da65adc274045a08703ee71602f4560 P 38a1c89aa9b247f2a7e7dadb28e4847b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:04:57.069789 12731 consensus_queue.cc:1048] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:57.075486 12019 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4da65adc274045a08703ee71602f4560 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:04:57.078641 12282 raft_consensus.cc:1275] T e209f798a91a4919b539c0d55f19f9c8 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:57.080776 12790 consensus_queue.cc:1048] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:57.077351 12769 raft_consensus.cc:2955] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:57.084800 12791 ts_tablet_manager.cc:1929] T 4da65adc274045a08703ee71602f4560 P 38a1c89aa9b247f2a7e7dadb28e4847b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:04:57.085181 12791 log.cc:1199] T 4da65adc274045a08703ee71602f4560 P 38a1c89aa9b247f2a7e7dadb28e4847b: Deleting WAL directory at /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933461482508-11032-0/minicluster-data/ts-2-root/wals/4da65adc274045a08703ee71602f4560
I20260713 09:04:57.086723 12019 catalog_manager.cc:5028] TS 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609): tablet 4da65adc274045a08703ee71602f4560 (table test-workload [id=7ea7bca38e3e41c39f6bda584002308e]) successfully deleted
I20260713 09:04:57.088080 12547 raft_consensus.cc:2955] T e209f798a91a4919b539c0d55f19f9c8 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:57.087980 12282 raft_consensus.cc:2955] T e209f798a91a4919b539c0d55f19f9c8 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:57.100648 12019 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e209f798a91a4919b539c0d55f19f9c8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:04:57.101467 12031 catalog_manager.cc:5697] T e209f798a91a4919b539c0d55f19f9c8 P fd6c398cc8f04f60a6ff77fbce4c329e reported cstate change: config changed from index 3 to 4, VOTER 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2) evicted. New cstate: current_term: 1 leader_uuid: "a51d8d57ac554d5a871fe279cd35a951" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:04:57.111169 12198 tablet_service.cc:1558] Processing DeleteTablet for tablet e209f798a91a4919b539c0d55f19f9c8 with delete_type TABLET_DATA_TOMBSTONED (TS 3786c5fd61c44dd8925edaca373d2cf8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44228
I20260713 09:04:57.111891 12778 tablet_replica.cc:333] T e209f798a91a4919b539c0d55f19f9c8 P 3786c5fd61c44dd8925edaca373d2cf8: stopping tablet replica
I20260713 09:04:57.112587 12778 raft_consensus.cc:2243] T e209f798a91a4919b539c0d55f19f9c8 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:57.113214 12778 raft_consensus.cc:2272] T e209f798a91a4919b539c0d55f19f9c8 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:57.115595 12778 ts_tablet_manager.cc:1916] T e209f798a91a4919b539c0d55f19f9c8 P 3786c5fd61c44dd8925edaca373d2cf8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:04:57.124737 12778 ts_tablet_manager.cc:1929] T e209f798a91a4919b539c0d55f19f9c8 P 3786c5fd61c44dd8925edaca373d2cf8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:04:57.124992 12778 log.cc:1199] T e209f798a91a4919b539c0d55f19f9c8 P 3786c5fd61c44dd8925edaca373d2cf8: Deleting WAL directory at /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933461482508-11032-0/minicluster-data/ts-1-root/wals/e209f798a91a4919b539c0d55f19f9c8
I20260713 09:04:57.125993 12022 catalog_manager.cc:5028] TS 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879): tablet e209f798a91a4919b539c0d55f19f9c8 (table test-workload [id=7ea7bca38e3e41c39f6bda584002308e]) successfully deleted
I20260713 09:04:58.136632 12137 consensus_queue.cc:237] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Queue 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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:58.141518 12282 raft_consensus.cc:1275] T 7bc570d615174ad2bb66af3fc1d38bc8 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:58.141578 12210 raft_consensus.cc:1275] T 7bc570d615174ad2bb66af3fc1d38bc8 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:04:58.142086 12102 consensus_peers.cc:597] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 -> Peer fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4:37105): Couldn't send request to peer fd6c398cc8f04f60a6ff77fbce4c329e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7bc570d615174ad2bb66af3fc1d38bc8. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:58.142850 12790 consensus_queue.cc:1048] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:58.143610 12749 consensus_queue.cc:1048] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:58.150187 12769 raft_consensus.cc:2955] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:58.151805 12210 raft_consensus.cc:2955] T 7bc570d615174ad2bb66af3fc1d38bc8 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:58.152206 12282 raft_consensus.cc:2955] T 7bc570d615174ad2bb66af3fc1d38bc8 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:58.163793 12034 catalog_manager.cc:5697] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 reported cstate change: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New cstate: current_term: 1 leader_uuid: "a51d8d57ac554d5a871fe279cd35a951" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:58.164188 12137 consensus_queue.cc:237] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Queue 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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:58.170171 12282 raft_consensus.cc:1275] T d0ead4f51ebc4e39834e4292ca978093 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:04:58.170461 12102 consensus_peers.cc:597] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 -> Peer fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4:37105): Couldn't send request to peer fd6c398cc8f04f60a6ff77fbce4c329e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d0ead4f51ebc4e39834e4292ca978093. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:58.171394 12210 raft_consensus.cc:1275] T d0ead4f51ebc4e39834e4292ca978093 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:58.171600 12790 consensus_queue.cc:1048] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:58.172860 12769 consensus_queue.cc:1048] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:58.185563 12790 raft_consensus.cc:2955] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:58.187242 12210 raft_consensus.cc:2955] T d0ead4f51ebc4e39834e4292ca978093 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:58.195631 12282 raft_consensus.cc:2955] T d0ead4f51ebc4e39834e4292ca978093 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:58.200208 12210 consensus_queue.cc:237] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Queue 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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:58.200069 12031 catalog_manager.cc:5697] T d0ead4f51ebc4e39834e4292ca978093 P 3786c5fd61c44dd8925edaca373d2cf8 reported cstate change: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New cstate: current_term: 1 leader_uuid: "a51d8d57ac554d5a871fe279cd35a951" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:58.218477 12282 raft_consensus.cc:1275] T 35052ba89db345928003109bade123a3 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:04:58.219251 12177 consensus_peers.cc:597] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 -> Peer fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4:37105): Couldn't send request to peer fd6c398cc8f04f60a6ff77fbce4c329e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 35052ba89db345928003109bade123a3. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:58.220484 12137 raft_consensus.cc:1275] T 35052ba89db345928003109bade123a3 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:58.220682 12803 consensus_queue.cc:1048] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:58.221621 12763 consensus_queue.cc:1048] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:58.228000 12763 raft_consensus.cc:2955] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:58.229599 12137 raft_consensus.cc:2955] T 35052ba89db345928003109bade123a3 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:58.233251 12282 raft_consensus.cc:2955] T 35052ba89db345928003109bade123a3 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:58.242949 12030 catalog_manager.cc:5697] T 35052ba89db345928003109bade123a3 P a51d8d57ac554d5a871fe279cd35a951 reported cstate change: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New cstate: current_term: 1 leader_uuid: "3786c5fd61c44dd8925edaca373d2cf8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:58.269212 12282 consensus_queue.cc:237] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b [LEADER]: Queue 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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:58.275686 12210 raft_consensus.cc:1275] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Refusing update from remote peer 38a1c89aa9b247f2a7e7dadb28e4847b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:58.277275 12784 consensus_queue.cc:1048] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:58.281879 12137 raft_consensus.cc:1275] T 1c8dc976df3a4a0988a7c1f83b0fe519 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Refusing update from remote peer 38a1c89aa9b247f2a7e7dadb28e4847b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:58.283283 12810 consensus_queue.cc:1048] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:58.285096 12810 raft_consensus.cc:2955] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:58.286819 12210 raft_consensus.cc:2955] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
W20260713 09:04:58.294824 12251 consensus_peers.cc:597] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b -> Peer fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4:37105): Couldn't send request to peer fd6c398cc8f04f60a6ff77fbce4c329e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1c8dc976df3a4a0988a7c1f83b0fe519. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:58.300498 12137 raft_consensus.cc:2955] T 1c8dc976df3a4a0988a7c1f83b0fe519 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:58.304991 12031 catalog_manager.cc:5697] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 3786c5fd61c44dd8925edaca373d2cf8 reported cstate change: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New cstate: current_term: 1 leader_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:04:58.663938 12816 ts_tablet_manager.cc:933] T 35052ba89db345928003109bade123a3 P fd6c398cc8f04f60a6ff77fbce4c329e: Initiating tablet copy from peer 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879)
I20260713 09:04:58.665614 12816 tablet_copy_client.cc:323] T 35052ba89db345928003109bade123a3 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Beginning tablet copy session from remote peer at address 127.10.198.2:34879
I20260713 09:04:58.667081 12221 tablet_copy_service.cc:140] P 3786c5fd61c44dd8925edaca373d2cf8: Received BeginTabletCopySession request for tablet 35052ba89db345928003109bade123a3 from peer fd6c398cc8f04f60a6ff77fbce4c329e ({username='slave'} at 127.0.0.1:44242)
I20260713 09:04:58.667593 12221 tablet_copy_service.cc:161] P 3786c5fd61c44dd8925edaca373d2cf8: Beginning new tablet copy session on tablet 35052ba89db345928003109bade123a3 from peer fd6c398cc8f04f60a6ff77fbce4c329e at {username='slave'} at 127.0.0.1:44242: session id = fd6c398cc8f04f60a6ff77fbce4c329e-35052ba89db345928003109bade123a3
I20260713 09:04:58.669325 12818 ts_tablet_manager.cc:933] T d0ead4f51ebc4e39834e4292ca978093 P fd6c398cc8f04f60a6ff77fbce4c329e: Initiating tablet copy from peer a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033)
I20260713 09:04:58.674856 12221 tablet_copy_source_session.cc:215] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:04:58.677094 12818 tablet_copy_client.cc:323] T d0ead4f51ebc4e39834e4292ca978093 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Beginning tablet copy session from remote peer at address 127.10.198.1:34033
I20260713 09:04:58.677903 12816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35052ba89db345928003109bade123a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:58.678733 12147 tablet_copy_service.cc:140] P a51d8d57ac554d5a871fe279cd35a951: Received BeginTabletCopySession request for tablet d0ead4f51ebc4e39834e4292ca978093 from peer fd6c398cc8f04f60a6ff77fbce4c329e ({username='slave'} at 127.0.0.1:55850)
I20260713 09:04:58.679241 12147 tablet_copy_service.cc:161] P a51d8d57ac554d5a871fe279cd35a951: Beginning new tablet copy session on tablet d0ead4f51ebc4e39834e4292ca978093 from peer fd6c398cc8f04f60a6ff77fbce4c329e at {username='slave'} at 127.0.0.1:55850: session id = fd6c398cc8f04f60a6ff77fbce4c329e-d0ead4f51ebc4e39834e4292ca978093
I20260713 09:04:58.691006 12816 tablet_copy_client.cc:806] T 35052ba89db345928003109bade123a3 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Starting download of 0 data blocks...
I20260713 09:04:58.691567 12816 tablet_copy_client.cc:670] T 35052ba89db345928003109bade123a3 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:04:58.692531 12147 tablet_copy_source_session.cc:215] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:04:58.694883 12816 tablet_copy_client.cc:538] T 35052ba89db345928003109bade123a3 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:04:58.695837 12818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0ead4f51ebc4e39834e4292ca978093. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:58.702903 12816 tablet_bootstrap.cc:492] T 35052ba89db345928003109bade123a3 P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap starting.
I20260713 09:04:58.706744 12818 tablet_copy_client.cc:806] T d0ead4f51ebc4e39834e4292ca978093 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Starting download of 0 data blocks...
I20260713 09:04:58.707290 12818 tablet_copy_client.cc:670] T d0ead4f51ebc4e39834e4292ca978093 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:04:58.710150 12818 tablet_copy_client.cc:538] T d0ead4f51ebc4e39834e4292ca978093 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:04:58.715525 12818 tablet_bootstrap.cc:492] T d0ead4f51ebc4e39834e4292ca978093 P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap starting.
I20260713 09:04:58.722473 12816 tablet_bootstrap.cc:492] T 35052ba89db345928003109bade123a3 P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:04:58.723275 12816 tablet_bootstrap.cc:492] T 35052ba89db345928003109bade123a3 P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap complete.
I20260713 09:04:58.723899 12816 ts_tablet_manager.cc:1403] T 35052ba89db345928003109bade123a3 P fd6c398cc8f04f60a6ff77fbce4c329e: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.009s
I20260713 09:04:58.726790 12816 raft_consensus.cc:359] T 35052ba89db345928003109bade123a3 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:58.727612 12816 raft_consensus.cc:740] T 35052ba89db345928003109bade123a3 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd6c398cc8f04f60a6ff77fbce4c329e, State: Initialized, Role: LEARNER
I20260713 09:04:58.728212 12816 consensus_queue.cc:260] T 35052ba89db345928003109bade123a3 P fd6c398cc8f04f60a6ff77fbce4c329e [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:58.730840 12818 tablet_bootstrap.cc:492] T d0ead4f51ebc4e39834e4292ca978093 P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:04:58.731637 12818 tablet_bootstrap.cc:492] T d0ead4f51ebc4e39834e4292ca978093 P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap complete.
I20260713 09:04:58.732376 12818 ts_tablet_manager.cc:1403] T d0ead4f51ebc4e39834e4292ca978093 P fd6c398cc8f04f60a6ff77fbce4c329e: Time spent bootstrapping tablet: real 0.017s	user 0.017s	sys 0.000s
I20260713 09:04:58.734134 12816 ts_tablet_manager.cc:1434] T 35052ba89db345928003109bade123a3 P fd6c398cc8f04f60a6ff77fbce4c329e: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260713 09:04:58.736238 12221 tablet_copy_service.cc:342] P 3786c5fd61c44dd8925edaca373d2cf8: Request end of tablet copy session fd6c398cc8f04f60a6ff77fbce4c329e-35052ba89db345928003109bade123a3 received from {username='slave'} at 127.0.0.1:44242
I20260713 09:04:58.736752 12221 tablet_copy_service.cc:434] P 3786c5fd61c44dd8925edaca373d2cf8: ending tablet copy session fd6c398cc8f04f60a6ff77fbce4c329e-35052ba89db345928003109bade123a3 on tablet 35052ba89db345928003109bade123a3 with peer fd6c398cc8f04f60a6ff77fbce4c329e
I20260713 09:04:58.736176 12818 raft_consensus.cc:359] T d0ead4f51ebc4e39834e4292ca978093 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:58.738018 12818 raft_consensus.cc:740] T d0ead4f51ebc4e39834e4292ca978093 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd6c398cc8f04f60a6ff77fbce4c329e, State: Initialized, Role: LEARNER
I20260713 09:04:58.739289 12818 consensus_queue.cc:260] T d0ead4f51ebc4e39834e4292ca978093 P fd6c398cc8f04f60a6ff77fbce4c329e [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:58.740991 12818 ts_tablet_manager.cc:1434] T d0ead4f51ebc4e39834e4292ca978093 P fd6c398cc8f04f60a6ff77fbce4c329e: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.000s
I20260713 09:04:58.742478 12147 tablet_copy_service.cc:342] P a51d8d57ac554d5a871fe279cd35a951: Request end of tablet copy session fd6c398cc8f04f60a6ff77fbce4c329e-d0ead4f51ebc4e39834e4292ca978093 received from {username='slave'} at 127.0.0.1:55850
I20260713 09:04:58.742865 12147 tablet_copy_service.cc:434] P a51d8d57ac554d5a871fe279cd35a951: ending tablet copy session fd6c398cc8f04f60a6ff77fbce4c329e-d0ead4f51ebc4e39834e4292ca978093 on tablet d0ead4f51ebc4e39834e4292ca978093 with peer fd6c398cc8f04f60a6ff77fbce4c329e
I20260713 09:04:58.745981 12816 ts_tablet_manager.cc:933] T 7bc570d615174ad2bb66af3fc1d38bc8 P fd6c398cc8f04f60a6ff77fbce4c329e: Initiating tablet copy from peer a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033)
I20260713 09:04:58.752254 12816 tablet_copy_client.cc:323] T 7bc570d615174ad2bb66af3fc1d38bc8 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Beginning tablet copy session from remote peer at address 127.10.198.1:34033
I20260713 09:04:58.753885 12147 tablet_copy_service.cc:140] P a51d8d57ac554d5a871fe279cd35a951: Received BeginTabletCopySession request for tablet 7bc570d615174ad2bb66af3fc1d38bc8 from peer fd6c398cc8f04f60a6ff77fbce4c329e ({username='slave'} at 127.0.0.1:55850)
I20260713 09:04:58.754407 12147 tablet_copy_service.cc:161] P a51d8d57ac554d5a871fe279cd35a951: Beginning new tablet copy session on tablet 7bc570d615174ad2bb66af3fc1d38bc8 from peer fd6c398cc8f04f60a6ff77fbce4c329e at {username='slave'} at 127.0.0.1:55850: session id = fd6c398cc8f04f60a6ff77fbce4c329e-7bc570d615174ad2bb66af3fc1d38bc8
I20260713 09:04:58.761433 12147 tablet_copy_source_session.cc:215] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:04:58.764070 12816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bc570d615174ad2bb66af3fc1d38bc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:58.774349 12816 tablet_copy_client.cc:806] T 7bc570d615174ad2bb66af3fc1d38bc8 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Starting download of 0 data blocks...
I20260713 09:04:58.774838 12816 tablet_copy_client.cc:670] T 7bc570d615174ad2bb66af3fc1d38bc8 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:04:58.777940 12816 tablet_copy_client.cc:538] T 7bc570d615174ad2bb66af3fc1d38bc8 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:04:58.784749 12816 tablet_bootstrap.cc:492] T 7bc570d615174ad2bb66af3fc1d38bc8 P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap starting.
I20260713 09:04:58.790927 12818 ts_tablet_manager.cc:933] T 1c8dc976df3a4a0988a7c1f83b0fe519 P fd6c398cc8f04f60a6ff77fbce4c329e: Initiating tablet copy from peer 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:04:58.792718 12818 tablet_copy_client.cc:323] T 1c8dc976df3a4a0988a7c1f83b0fe519 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Beginning tablet copy session from remote peer at address 127.10.198.3:37609
I20260713 09:04:58.808166 12816 tablet_bootstrap.cc:492] T 7bc570d615174ad2bb66af3fc1d38bc8 P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:04:58.809048 12816 tablet_bootstrap.cc:492] T 7bc570d615174ad2bb66af3fc1d38bc8 P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap complete.
I20260713 09:04:58.809721 12816 ts_tablet_manager.cc:1403] T 7bc570d615174ad2bb66af3fc1d38bc8 P fd6c398cc8f04f60a6ff77fbce4c329e: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.005s
I20260713 09:04:58.812922 12816 raft_consensus.cc:359] T 7bc570d615174ad2bb66af3fc1d38bc8 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:58.813585 12816 raft_consensus.cc:740] T 7bc570d615174ad2bb66af3fc1d38bc8 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd6c398cc8f04f60a6ff77fbce4c329e, State: Initialized, Role: LEARNER
I20260713 09:04:58.814138 12296 tablet_copy_service.cc:140] P 38a1c89aa9b247f2a7e7dadb28e4847b: Received BeginTabletCopySession request for tablet 1c8dc976df3a4a0988a7c1f83b0fe519 from peer fd6c398cc8f04f60a6ff77fbce4c329e ({username='slave'} at 127.0.0.1:43722)
I20260713 09:04:58.814175 12816 consensus_queue.cc:260] T 7bc570d615174ad2bb66af3fc1d38bc8 P fd6c398cc8f04f60a6ff77fbce4c329e [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:58.814782 12296 tablet_copy_service.cc:161] P 38a1c89aa9b247f2a7e7dadb28e4847b: Beginning new tablet copy session on tablet 1c8dc976df3a4a0988a7c1f83b0fe519 from peer fd6c398cc8f04f60a6ff77fbce4c329e at {username='slave'} at 127.0.0.1:43722: session id = fd6c398cc8f04f60a6ff77fbce4c329e-1c8dc976df3a4a0988a7c1f83b0fe519
I20260713 09:04:58.816118 12816 ts_tablet_manager.cc:1434] T 7bc570d615174ad2bb66af3fc1d38bc8 P fd6c398cc8f04f60a6ff77fbce4c329e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:04:58.818770 12147 tablet_copy_service.cc:342] P a51d8d57ac554d5a871fe279cd35a951: Request end of tablet copy session fd6c398cc8f04f60a6ff77fbce4c329e-7bc570d615174ad2bb66af3fc1d38bc8 received from {username='slave'} at 127.0.0.1:55850
I20260713 09:04:58.819137 12147 tablet_copy_service.cc:434] P a51d8d57ac554d5a871fe279cd35a951: ending tablet copy session fd6c398cc8f04f60a6ff77fbce4c329e-7bc570d615174ad2bb66af3fc1d38bc8 on tablet 7bc570d615174ad2bb66af3fc1d38bc8 with peer fd6c398cc8f04f60a6ff77fbce4c329e
I20260713 09:04:58.824918 12296 tablet_copy_source_session.cc:215] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:04:58.827646 12818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c8dc976df3a4a0988a7c1f83b0fe519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:58.838055 12818 tablet_copy_client.cc:806] T 1c8dc976df3a4a0988a7c1f83b0fe519 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Starting download of 0 data blocks...
I20260713 09:04:58.838579 12818 tablet_copy_client.cc:670] T 1c8dc976df3a4a0988a7c1f83b0fe519 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:04:58.841710 12818 tablet_copy_client.cc:538] T 1c8dc976df3a4a0988a7c1f83b0fe519 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:04:58.847602 12818 tablet_bootstrap.cc:492] T 1c8dc976df3a4a0988a7c1f83b0fe519 P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap starting.
I20260713 09:04:58.861817 12818 tablet_bootstrap.cc:492] T 1c8dc976df3a4a0988a7c1f83b0fe519 P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:04:58.862468 12818 tablet_bootstrap.cc:492] T 1c8dc976df3a4a0988a7c1f83b0fe519 P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap complete.
I20260713 09:04:58.862944 12818 ts_tablet_manager.cc:1403] T 1c8dc976df3a4a0988a7c1f83b0fe519 P fd6c398cc8f04f60a6ff77fbce4c329e: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.001s
I20260713 09:04:58.864878 12818 raft_consensus.cc:359] T 1c8dc976df3a4a0988a7c1f83b0fe519 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:58.865435 12818 raft_consensus.cc:740] T 1c8dc976df3a4a0988a7c1f83b0fe519 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd6c398cc8f04f60a6ff77fbce4c329e, State: Initialized, Role: LEARNER
I20260713 09:04:58.865888 12818 consensus_queue.cc:260] T 1c8dc976df3a4a0988a7c1f83b0fe519 P fd6c398cc8f04f60a6ff77fbce4c329e [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:04:58.867792 12818 ts_tablet_manager.cc:1434] T 1c8dc976df3a4a0988a7c1f83b0fe519 P fd6c398cc8f04f60a6ff77fbce4c329e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:04:58.869768 12296 tablet_copy_service.cc:342] P 38a1c89aa9b247f2a7e7dadb28e4847b: Request end of tablet copy session fd6c398cc8f04f60a6ff77fbce4c329e-1c8dc976df3a4a0988a7c1f83b0fe519 received from {username='slave'} at 127.0.0.1:43722
I20260713 09:04:58.870182 12296 tablet_copy_service.cc:434] P 38a1c89aa9b247f2a7e7dadb28e4847b: ending tablet copy session fd6c398cc8f04f60a6ff77fbce4c329e-1c8dc976df3a4a0988a7c1f83b0fe519 on tablet 1c8dc976df3a4a0988a7c1f83b0fe519 with peer fd6c398cc8f04f60a6ff77fbce4c329e
I20260713 09:04:59.114622 12547 raft_consensus.cc:1217] T 35052ba89db345928003109bade123a3 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:04:59.230738 12549 raft_consensus.cc:1217] T 1c8dc976df3a4a0988a7c1f83b0fe519 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:04:59.265165 12549 raft_consensus.cc:1217] T 7bc570d615174ad2bb66af3fc1d38bc8 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:04:59.278537 12549 raft_consensus.cc:1217] T d0ead4f51ebc4e39834e4292ca978093 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:04:59.752992 12769 raft_consensus.cc:1064] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951: attempting to promote NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e to VOTER
I20260713 09:04:59.755426 12749 raft_consensus.cc:1064] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951: attempting to promote NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e to VOTER
I20260713 09:04:59.755681 12769 consensus_queue.cc:237] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:04:59.758069 12749 consensus_queue.cc:237] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:04:59.976128 12832 raft_consensus.cc:1064] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b: attempting to promote NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e to VOTER
I20260713 09:04:59.979579 12832 consensus_queue.cc:237] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
W20260713 09:04:59.994385 12249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.198.1:34033, user_credentials={real_user=slave}} blocked reactor thread for 128709us
I20260713 09:04:59.997222 12542 raft_consensus.cc:1275] T d0ead4f51ebc4e39834e4292ca978093 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:00.000211 12843 consensus_queue.cc:1048] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:00.001947 12137 raft_consensus.cc:1275] T 1c8dc976df3a4a0988a7c1f83b0fe519 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Refusing update from remote peer 38a1c89aa9b247f2a7e7dadb28e4847b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:00.005626 12542 raft_consensus.cc:1275] T 1c8dc976df3a4a0988a7c1f83b0fe519 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Refusing update from remote peer 38a1c89aa9b247f2a7e7dadb28e4847b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:00.007221 12212 raft_consensus.cc:1275] T 7bc570d615174ad2bb66af3fc1d38bc8 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:00.008595 12210 raft_consensus.cc:1275] T d0ead4f51ebc4e39834e4292ca978093 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:00.009634 12542 raft_consensus.cc:1275] T 7bc570d615174ad2bb66af3fc1d38bc8 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:00.007035 12835 consensus_queue.cc:1048] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:00.013980 12842 consensus_queue.cc:1048] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:00.014599 12834 consensus_queue.cc:1048] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:00.021109 12835 consensus_queue.cc:1048] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:00.025271 12833 raft_consensus.cc:1064] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8: attempting to promote NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e to VOTER
I20260713 09:05:00.028239 12833 consensus_queue.cc:237] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:05:00.034833 12285 raft_consensus.cc:1275] T d0ead4f51ebc4e39834e4292ca978093 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:00.035789 12211 raft_consensus.cc:1275] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Refusing update from remote peer 38a1c89aa9b247f2a7e7dadb28e4847b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:00.036516 12285 raft_consensus.cc:1275] T 7bc570d615174ad2bb66af3fc1d38bc8 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:00.039676 12834 consensus_queue.cc:1048] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:00.044334 12834 consensus_queue.cc:1048] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:00.047910 12841 consensus_queue.cc:1048] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:00.051590 12545 raft_consensus.cc:1275] T 35052ba89db345928003109bade123a3 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:00.053329 12831 consensus_queue.cc:1048] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:00.063357 12838 consensus_queue.cc:1048] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:00.073413 12842 raft_consensus.cc:2955] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:00.076463 12212 raft_consensus.cc:2955] T d0ead4f51ebc4e39834e4292ca978093 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:00.082784 12210 raft_consensus.cc:2955] T 7bc570d615174ad2bb66af3fc1d38bc8 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:00.089663 12282 raft_consensus.cc:1275] T 35052ba89db345928003109bade123a3 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:00.073469 12137 raft_consensus.cc:1275] T 35052ba89db345928003109bade123a3 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:00.076957 12832 raft_consensus.cc:2955] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:00.100605 12543 raft_consensus.cc:2955] T 7bc570d615174ad2bb66af3fc1d38bc8 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:00.106860 12831 consensus_queue.cc:1048] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:00.110743 12034 catalog_manager.cc:5697] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 reported cstate change: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a51d8d57ac554d5a871fe279cd35a951" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:00.111155 12030 catalog_manager.cc:5697] T d0ead4f51ebc4e39834e4292ca978093 P 3786c5fd61c44dd8925edaca373d2cf8 reported cstate change: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a51d8d57ac554d5a871fe279cd35a951" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:00.111191 12831 consensus_queue.cc:1048] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260713 09:05:00.114771 12282 raft_consensus.cc:2955] T d0ead4f51ebc4e39834e4292ca978093 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:00.120416 12134 raft_consensus.cc:2955] T 1c8dc976df3a4a0988a7c1f83b0fe519 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:00.075270 12844 raft_consensus.cc:2955] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:00.080163 12544 raft_consensus.cc:2955] T 1c8dc976df3a4a0988a7c1f83b0fe519 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:00.134431 12212 raft_consensus.cc:2955] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:00.146687 12031 catalog_manager.cc:5697] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b reported cstate change: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:00.147042 12831 raft_consensus.cc:2955] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:00.159169 12547 raft_consensus.cc:2955] T d0ead4f51ebc4e39834e4292ca978093 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:00.173444 12545 raft_consensus.cc:2955] T 35052ba89db345928003109bade123a3 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:00.176668 12286 raft_consensus.cc:2955] T 35052ba89db345928003109bade123a3 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:00.183277 12284 raft_consensus.cc:2955] T 7bc570d615174ad2bb66af3fc1d38bc8 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:00.205986 12137 raft_consensus.cc:2955] T 35052ba89db345928003109bade123a3 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:00.221381 12137 consensus_queue.cc:237] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:05:00.227469 12212 raft_consensus.cc:1275] T 7bc570d615174ad2bb66af3fc1d38bc8 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:00.227622 12547 raft_consensus.cc:1275] T 7bc570d615174ad2bb66af3fc1d38bc8 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:00.228927 12749 consensus_queue.cc:1048] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:00.229770 12844 consensus_queue.cc:1048] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:00.238688 12547 raft_consensus.cc:2955] T 7bc570d615174ad2bb66af3fc1d38bc8 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:00.240048 12844 raft_consensus.cc:2955] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:00.243554 12212 raft_consensus.cc:2955] T 7bc570d615174ad2bb66af3fc1d38bc8 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:00.247349 12034 catalog_manager.cc:5697] T 35052ba89db345928003109bade123a3 P a51d8d57ac554d5a871fe279cd35a951 reported cstate change: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3786c5fd61c44dd8925edaca373d2cf8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:00.251641 12284 consensus_queue.cc:237] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:05:00.256263 12545 raft_consensus.cc:1275] T 1c8dc976df3a4a0988a7c1f83b0fe519 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Refusing update from remote peer 38a1c89aa9b247f2a7e7dadb28e4847b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:00.257001 12137 raft_consensus.cc:1275] T 1c8dc976df3a4a0988a7c1f83b0fe519 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Refusing update from remote peer 38a1c89aa9b247f2a7e7dadb28e4847b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:00.257660 12832 consensus_queue.cc:1048] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:00.260257 12832 consensus_queue.cc:1048] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:00.264119 12019 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7bc570d615174ad2bb66af3fc1d38bc8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:00.267177 12838 raft_consensus.cc:2955] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:00.270381 12137 consensus_queue.cc:237] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:05:00.275696 12134 raft_consensus.cc:2955] T 1c8dc976df3a4a0988a7c1f83b0fe519 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:00.281554 12212 consensus_queue.cc:237] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 [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: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:05:00.282076 12284 raft_consensus.cc:1275] T d0ead4f51ebc4e39834e4292ca978093 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:00.283860 12019 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1c8dc976df3a4a0988a7c1f83b0fe519 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:00.284055 12844 consensus_queue.cc:1048] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:00.290966 12543 raft_consensus.cc:1275] T 35052ba89db345928003109bade123a3 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:00.282645 12545 raft_consensus.cc:2955] T 1c8dc976df3a4a0988a7c1f83b0fe519 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:00.293591 12831 consensus_queue.cc:1048] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260713 09:05:00.295503 12019 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 1c8dc976df3a4a0988a7c1f83b0fe519 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260713 09:05:00.296797 12284 raft_consensus.cc:1275] T 35052ba89db345928003109bade123a3 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:00.297688 12834 raft_consensus.cc:2955] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:00.300300 12864 raft_consensus.cc:2955] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:00.302875 12831 consensus_queue.cc:1048] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:00.303241 12547 raft_consensus.cc:1275] T d0ead4f51ebc4e39834e4292ca978093 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:00.305270 12031 catalog_manager.cc:5697] T 7bc570d615174ad2bb66af3fc1d38bc8 P 3786c5fd61c44dd8925edaca373d2cf8 reported cstate change: config changed from index 3 to 4, VOTER 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3) evicted. New cstate: current_term: 1 leader_uuid: "a51d8d57ac554d5a871fe279cd35a951" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:00.303445 12284 raft_consensus.cc:2955] T d0ead4f51ebc4e39834e4292ca978093 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:00.308169 12286 raft_consensus.cc:2955] T 35052ba89db345928003109bade123a3 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:00.310446 12749 consensus_queue.cc:1048] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:00.315806 12019 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d0ead4f51ebc4e39834e4292ca978093 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:00.320209 12022 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 35052ba89db345928003109bade123a3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:00.320567 12545 raft_consensus.cc:2955] T 35052ba89db345928003109bade123a3 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:00.321091 12543 raft_consensus.cc:2955] T d0ead4f51ebc4e39834e4292ca978093 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:00.321595 12032 catalog_manager.cc:5697] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b reported cstate change: config changed from index 3 to 4, VOTER 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2) evicted. New cstate: current_term: 1 leader_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:00.325717 12268 tablet_service.cc:1558] Processing DeleteTablet for tablet 7bc570d615174ad2bb66af3fc1d38bc8 with delete_type TABLET_DATA_TOMBSTONED (TS 38a1c89aa9b247f2a7e7dadb28e4847b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60574
I20260713 09:05:00.331712 12869 tablet_replica.cc:333] T 7bc570d615174ad2bb66af3fc1d38bc8 P 38a1c89aa9b247f2a7e7dadb28e4847b: stopping tablet replica
I20260713 09:05:00.335841 12869 raft_consensus.cc:2243] T 7bc570d615174ad2bb66af3fc1d38bc8 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:00.336517 12869 raft_consensus.cc:2272] T 7bc570d615174ad2bb66af3fc1d38bc8 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:00.336992 12030 catalog_manager.cc:5697] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 reported cstate change: config changed from index 3 to 4, VOTER a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1) evicted. New cstate: current_term: 1 leader_uuid: "3786c5fd61c44dd8925edaca373d2cf8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:00.340662 12198 tablet_service.cc:1558] Processing DeleteTablet for tablet 1c8dc976df3a4a0988a7c1f83b0fe519 with delete_type TABLET_DATA_TOMBSTONED (TS 3786c5fd61c44dd8925edaca373d2cf8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44228
I20260713 09:05:00.340149 12034 catalog_manager.cc:5697] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 reported cstate change: config changed from index 3 to 4, VOTER 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2) evicted. New cstate: current_term: 1 leader_uuid: "a51d8d57ac554d5a871fe279cd35a951" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:00.340080 12869 ts_tablet_manager.cc:1916] T 7bc570d615174ad2bb66af3fc1d38bc8 P 38a1c89aa9b247f2a7e7dadb28e4847b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:00.346684 12870 tablet_replica.cc:333] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 3786c5fd61c44dd8925edaca373d2cf8: stopping tablet replica
I20260713 09:05:00.347767 12870 raft_consensus.cc:2243] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:00.348449 12870 raft_consensus.cc:2272] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:00.352192 12870 ts_tablet_manager.cc:1916] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 3786c5fd61c44dd8925edaca373d2cf8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:00.359907 12119 tablet_service.cc:1558] Processing DeleteTablet for tablet 35052ba89db345928003109bade123a3 with delete_type TABLET_DATA_TOMBSTONED (TS a51d8d57ac554d5a871fe279cd35a951 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55816
I20260713 09:05:00.360601 12869 ts_tablet_manager.cc:1929] T 7bc570d615174ad2bb66af3fc1d38bc8 P 38a1c89aa9b247f2a7e7dadb28e4847b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:00.361089 12869 log.cc:1199] T 7bc570d615174ad2bb66af3fc1d38bc8 P 38a1c89aa9b247f2a7e7dadb28e4847b: Deleting WAL directory at /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933461482508-11032-0/minicluster-data/ts-2-root/wals/7bc570d615174ad2bb66af3fc1d38bc8
I20260713 09:05:00.362741 12871 tablet_replica.cc:333] T 35052ba89db345928003109bade123a3 P a51d8d57ac554d5a871fe279cd35a951: stopping tablet replica
I20260713 09:05:00.364519 12019 catalog_manager.cc:5028] TS 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609): tablet 7bc570d615174ad2bb66af3fc1d38bc8 (table test-workload [id=7ea7bca38e3e41c39f6bda584002308e]) successfully deleted
I20260713 09:05:00.364743 12871 raft_consensus.cc:2243] T 35052ba89db345928003109bade123a3 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:00.366183 12871 raft_consensus.cc:2272] T 35052ba89db345928003109bade123a3 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:00.365528 12870 ts_tablet_manager.cc:1929] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 3786c5fd61c44dd8925edaca373d2cf8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:00.367144 12870 log.cc:1199] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 3786c5fd61c44dd8925edaca373d2cf8: Deleting WAL directory at /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933461482508-11032-0/minicluster-data/ts-1-root/wals/1c8dc976df3a4a0988a7c1f83b0fe519
I20260713 09:05:00.369297 12022 catalog_manager.cc:5028] TS 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879): tablet 1c8dc976df3a4a0988a7c1f83b0fe519 (table test-workload [id=7ea7bca38e3e41c39f6bda584002308e]) successfully deleted
I20260713 09:05:00.369931 12871 ts_tablet_manager.cc:1916] T 35052ba89db345928003109bade123a3 P a51d8d57ac554d5a871fe279cd35a951: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:00.370831 12198 tablet_service.cc:1558] Processing DeleteTablet for tablet d0ead4f51ebc4e39834e4292ca978093 with delete_type TABLET_DATA_TOMBSTONED (TS 3786c5fd61c44dd8925edaca373d2cf8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44228
I20260713 09:05:00.371667 12870 tablet_replica.cc:333] T d0ead4f51ebc4e39834e4292ca978093 P 3786c5fd61c44dd8925edaca373d2cf8: stopping tablet replica
I20260713 09:05:00.372725 12870 raft_consensus.cc:2243] T d0ead4f51ebc4e39834e4292ca978093 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:00.373443 12870 raft_consensus.cc:2272] T d0ead4f51ebc4e39834e4292ca978093 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:00.376262 12870 ts_tablet_manager.cc:1916] T d0ead4f51ebc4e39834e4292ca978093 P 3786c5fd61c44dd8925edaca373d2cf8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:00.384545 12871 ts_tablet_manager.cc:1929] T 35052ba89db345928003109bade123a3 P a51d8d57ac554d5a871fe279cd35a951: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:00.385020 12871 log.cc:1199] T 35052ba89db345928003109bade123a3 P a51d8d57ac554d5a871fe279cd35a951: Deleting WAL directory at /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933461482508-11032-0/minicluster-data/ts-0-root/wals/35052ba89db345928003109bade123a3
I20260713 09:05:00.386585 12019 catalog_manager.cc:5028] TS a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033): tablet 35052ba89db345928003109bade123a3 (table test-workload [id=7ea7bca38e3e41c39f6bda584002308e]) successfully deleted
I20260713 09:05:00.389634 12870 ts_tablet_manager.cc:1929] T d0ead4f51ebc4e39834e4292ca978093 P 3786c5fd61c44dd8925edaca373d2cf8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:00.389935 12870 log.cc:1199] T d0ead4f51ebc4e39834e4292ca978093 P 3786c5fd61c44dd8925edaca373d2cf8: Deleting WAL directory at /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933461482508-11032-0/minicluster-data/ts-1-root/wals/d0ead4f51ebc4e39834e4292ca978093
I20260713 09:05:00.390940 12022 catalog_manager.cc:5028] TS 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879): tablet d0ead4f51ebc4e39834e4292ca978093 (table test-workload [id=7ea7bca38e3e41c39f6bda584002308e]) successfully deleted
W20260713 09:05:00.770957 12158 debug-util.cc:398] Leaking SignalData structure 0x7b08001b0080 after lost signal to thread 11035
W20260713 09:05:00.771733 12158 debug-util.cc:398] Leaking SignalData structure 0x7b08001bcdc0 after lost signal to thread 12069
W20260713 09:05:00.772615 12158 debug-util.cc:398] Leaking SignalData structure 0x7b080018dfc0 after lost signal to thread 12161
W20260713 09:05:00.773494 12158 debug-util.cc:398] Leaking SignalData structure 0x7b0800246c60 after lost signal to thread 12236
W20260713 09:05:00.774222 12158 debug-util.cc:398] Leaking SignalData structure 0x7b0800291200 after lost signal to thread 12310
W20260713 09:05:00.774991 12158 debug-util.cc:398] Leaking SignalData structure 0x7b0800235980 after lost signal to thread 12574
I20260713 09:05:01.390825 12212 consensus_queue.cc:237] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Queue 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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
W20260713 09:05:01.397536 12177 consensus_peers.cc:597] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8 -> Peer fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4:37105): Couldn't send request to peer fd6c398cc8f04f60a6ff77fbce4c329e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c2846c534b434aa78214a7090d3d81eb. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:01.399192 12284 raft_consensus.cc:1275] T c2846c534b434aa78214a7090d3d81eb P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:01.399729 12134 raft_consensus.cc:1275] T c2846c534b434aa78214a7090d3d81eb P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:01.400384 12877 consensus_queue.cc:1048] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:01.401202 12876 consensus_queue.cc:1048] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:01.407706 12836 raft_consensus.cc:2955] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:05:01.409126 12134 raft_consensus.cc:2955] T c2846c534b434aa78214a7090d3d81eb P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:05:01.411448 12284 raft_consensus.cc:2955] T c2846c534b434aa78214a7090d3d81eb P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:05:01.422338 12031 catalog_manager.cc:5697] T c2846c534b434aa78214a7090d3d81eb P a51d8d57ac554d5a871fe279cd35a951 reported cstate change: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New cstate: current_term: 1 leader_uuid: "3786c5fd61c44dd8925edaca373d2cf8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:05:01.430914 12134 consensus_queue.cc:237] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Queue 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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:05:01.439883 12284 raft_consensus.cc:1275] T 2f9b456ce26343dca4a48f51e0307221 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:01.440493 12212 raft_consensus.cc:1275] T 2f9b456ce26343dca4a48f51e0307221 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:05:01.443018 12102 consensus_peers.cc:597] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951 -> Peer fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4:37105): Couldn't send request to peer fd6c398cc8f04f60a6ff77fbce4c329e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2f9b456ce26343dca4a48f51e0307221. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:01.444047 12874 consensus_queue.cc:1048] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:01.445739 12873 consensus_queue.cc:1048] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:01.456615 12886 raft_consensus.cc:2955] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:05:01.462823 12284 raft_consensus.cc:2955] T 2f9b456ce26343dca4a48f51e0307221 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:05:01.478518 12212 raft_consensus.cc:2955] T 2f9b456ce26343dca4a48f51e0307221 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:05:01.480875 12034 catalog_manager.cc:5697] T 2f9b456ce26343dca4a48f51e0307221 P 38a1c89aa9b247f2a7e7dadb28e4847b reported cstate change: config changed from index -1 to 2, NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) added. New cstate: current_term: 1 leader_uuid: "a51d8d57ac554d5a871fe279cd35a951" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } } }
I20260713 09:05:01.848462 12891 ts_tablet_manager.cc:933] T c2846c534b434aa78214a7090d3d81eb P fd6c398cc8f04f60a6ff77fbce4c329e: Initiating tablet copy from peer 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879)
I20260713 09:05:01.851821 12891 tablet_copy_client.cc:323] T c2846c534b434aa78214a7090d3d81eb P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Beginning tablet copy session from remote peer at address 127.10.198.2:34879
I20260713 09:05:01.853930 12221 tablet_copy_service.cc:140] P 3786c5fd61c44dd8925edaca373d2cf8: Received BeginTabletCopySession request for tablet c2846c534b434aa78214a7090d3d81eb from peer fd6c398cc8f04f60a6ff77fbce4c329e ({username='slave'} at 127.0.0.1:44242)
I20260713 09:05:01.854712 12221 tablet_copy_service.cc:161] P 3786c5fd61c44dd8925edaca373d2cf8: Beginning new tablet copy session on tablet c2846c534b434aa78214a7090d3d81eb from peer fd6c398cc8f04f60a6ff77fbce4c329e at {username='slave'} at 127.0.0.1:44242: session id = fd6c398cc8f04f60a6ff77fbce4c329e-c2846c534b434aa78214a7090d3d81eb
I20260713 09:05:01.864249 12221 tablet_copy_source_session.cc:215] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:01.867230 12891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2846c534b434aa78214a7090d3d81eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:01.878779 12891 tablet_copy_client.cc:806] T c2846c534b434aa78214a7090d3d81eb P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:01.879357 12891 tablet_copy_client.cc:670] T c2846c534b434aa78214a7090d3d81eb P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:01.883404 12891 tablet_copy_client.cc:538] T c2846c534b434aa78214a7090d3d81eb P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:01.889405 12891 tablet_bootstrap.cc:492] T c2846c534b434aa78214a7090d3d81eb P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap starting.
I20260713 09:05:01.906055 12891 tablet_bootstrap.cc:492] T c2846c534b434aa78214a7090d3d81eb P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:01.906737 12891 tablet_bootstrap.cc:492] T c2846c534b434aa78214a7090d3d81eb P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap complete.
I20260713 09:05:01.907263 12891 ts_tablet_manager.cc:1403] T c2846c534b434aa78214a7090d3d81eb P fd6c398cc8f04f60a6ff77fbce4c329e: Time spent bootstrapping tablet: real 0.018s	user 0.019s	sys 0.001s
I20260713 09:05:01.909807 12891 raft_consensus.cc:359] T c2846c534b434aa78214a7090d3d81eb P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:05:01.910749 12891 raft_consensus.cc:740] T c2846c534b434aa78214a7090d3d81eb P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd6c398cc8f04f60a6ff77fbce4c329e, State: Initialized, Role: LEARNER
I20260713 09:05:01.911263 12891 consensus_queue.cc:260] T c2846c534b434aa78214a7090d3d81eb P fd6c398cc8f04f60a6ff77fbce4c329e [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:05:01.915722 12891 ts_tablet_manager.cc:1434] T c2846c534b434aa78214a7090d3d81eb P fd6c398cc8f04f60a6ff77fbce4c329e: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260713 09:05:01.917500 12221 tablet_copy_service.cc:342] P 3786c5fd61c44dd8925edaca373d2cf8: Request end of tablet copy session fd6c398cc8f04f60a6ff77fbce4c329e-c2846c534b434aa78214a7090d3d81eb received from {username='slave'} at 127.0.0.1:44242
I20260713 09:05:01.918037 12221 tablet_copy_service.cc:434] P 3786c5fd61c44dd8925edaca373d2cf8: ending tablet copy session fd6c398cc8f04f60a6ff77fbce4c329e-c2846c534b434aa78214a7090d3d81eb on tablet c2846c534b434aa78214a7090d3d81eb with peer fd6c398cc8f04f60a6ff77fbce4c329e
I20260713 09:05:01.947582 12891 ts_tablet_manager.cc:933] T 2f9b456ce26343dca4a48f51e0307221 P fd6c398cc8f04f60a6ff77fbce4c329e: Initiating tablet copy from peer a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033)
I20260713 09:05:01.949213 12891 tablet_copy_client.cc:323] T 2f9b456ce26343dca4a48f51e0307221 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Beginning tablet copy session from remote peer at address 127.10.198.1:34033
I20260713 09:05:01.950886 12147 tablet_copy_service.cc:140] P a51d8d57ac554d5a871fe279cd35a951: Received BeginTabletCopySession request for tablet 2f9b456ce26343dca4a48f51e0307221 from peer fd6c398cc8f04f60a6ff77fbce4c329e ({username='slave'} at 127.0.0.1:55850)
I20260713 09:05:01.951346 12147 tablet_copy_service.cc:161] P a51d8d57ac554d5a871fe279cd35a951: Beginning new tablet copy session on tablet 2f9b456ce26343dca4a48f51e0307221 from peer fd6c398cc8f04f60a6ff77fbce4c329e at {username='slave'} at 127.0.0.1:55850: session id = fd6c398cc8f04f60a6ff77fbce4c329e-2f9b456ce26343dca4a48f51e0307221
I20260713 09:05:01.957381 12147 tablet_copy_source_session.cc:215] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:01.960335 12891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f9b456ce26343dca4a48f51e0307221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:01.971150 12891 tablet_copy_client.cc:806] T 2f9b456ce26343dca4a48f51e0307221 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:01.971649 12891 tablet_copy_client.cc:670] T 2f9b456ce26343dca4a48f51e0307221 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:01.979594 12891 tablet_copy_client.cc:538] T 2f9b456ce26343dca4a48f51e0307221 P fd6c398cc8f04f60a6ff77fbce4c329e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:01.990484 12891 tablet_bootstrap.cc:492] T 2f9b456ce26343dca4a48f51e0307221 P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap starting.
I20260713 09:05:02.016809 12891 tablet_bootstrap.cc:492] T 2f9b456ce26343dca4a48f51e0307221 P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:02.017725 12891 tablet_bootstrap.cc:492] T 2f9b456ce26343dca4a48f51e0307221 P fd6c398cc8f04f60a6ff77fbce4c329e: Bootstrap complete.
I20260713 09:05:02.018474 12891 ts_tablet_manager.cc:1403] T 2f9b456ce26343dca4a48f51e0307221 P fd6c398cc8f04f60a6ff77fbce4c329e: Time spent bootstrapping tablet: real 0.028s	user 0.022s	sys 0.008s
I20260713 09:05:02.021364 12891 raft_consensus.cc:359] T 2f9b456ce26343dca4a48f51e0307221 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:05:02.022248 12891 raft_consensus.cc:740] T 2f9b456ce26343dca4a48f51e0307221 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd6c398cc8f04f60a6ff77fbce4c329e, State: Initialized, Role: LEARNER
I20260713 09:05:02.022933 12891 consensus_queue.cc:260] T 2f9b456ce26343dca4a48f51e0307221 P fd6c398cc8f04f60a6ff77fbce4c329e [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: NON_VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: true } }
I20260713 09:05:02.025687 12891 ts_tablet_manager.cc:1434] T 2f9b456ce26343dca4a48f51e0307221 P fd6c398cc8f04f60a6ff77fbce4c329e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:05:02.027390 12147 tablet_copy_service.cc:342] P a51d8d57ac554d5a871fe279cd35a951: Request end of tablet copy session fd6c398cc8f04f60a6ff77fbce4c329e-2f9b456ce26343dca4a48f51e0307221 received from {username='slave'} at 127.0.0.1:55850
I20260713 09:05:02.027824 12147 tablet_copy_service.cc:434] P a51d8d57ac554d5a871fe279cd35a951: ending tablet copy session fd6c398cc8f04f60a6ff77fbce4c329e-2f9b456ce26343dca4a48f51e0307221 on tablet 2f9b456ce26343dca4a48f51e0307221 with peer fd6c398cc8f04f60a6ff77fbce4c329e
I20260713 09:05:02.360605 12543 raft_consensus.cc:1217] T c2846c534b434aa78214a7090d3d81eb P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:02.460196 12543 raft_consensus.cc:1217] T 2f9b456ce26343dca4a48f51e0307221 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:02.816488 12877 raft_consensus.cc:1064] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8: attempting to promote NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e to VOTER
I20260713 09:05:02.819171 12877 consensus_queue.cc:237] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8 [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:05:02.827924 12543 raft_consensus.cc:1275] T c2846c534b434aa78214a7090d3d81eb P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:02.829495 12284 raft_consensus.cc:1275] T c2846c534b434aa78214a7090d3d81eb P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:02.830494 12134 raft_consensus.cc:1275] T c2846c534b434aa78214a7090d3d81eb P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:02.831405 12897 consensus_queue.cc:1048] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:02.832579 12836 consensus_queue.cc:1048] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:02.834414 12836 consensus_queue.cc:1048] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:02.875133 12877 raft_consensus.cc:2955] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:02.884397 12284 raft_consensus.cc:2955] T c2846c534b434aa78214a7090d3d81eb P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:02.883503 12134 raft_consensus.cc:2955] T c2846c534b434aa78214a7090d3d81eb P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:02.890053 12543 raft_consensus.cc:2955] T c2846c534b434aa78214a7090d3d81eb P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:02.907353 12034 catalog_manager.cc:5697] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8 reported cstate change: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3786c5fd61c44dd8925edaca373d2cf8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:02.932291 12212 consensus_queue.cc:237] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8 [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: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:05:02.962558 12543 raft_consensus.cc:1275] T c2846c534b434aa78214a7090d3d81eb P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:02.967782 12877 consensus_queue.cc:1048] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:02.975734 12836 raft_consensus.cc:2955] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:02.977430 12545 raft_consensus.cc:2955] T c2846c534b434aa78214a7090d3d81eb P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:02.981452 12284 raft_consensus.cc:1275] T c2846c534b434aa78214a7090d3d81eb P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer 3786c5fd61c44dd8925edaca373d2cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:02.982844 12897 consensus_queue.cc:1048] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:02.991768 12022 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c2846c534b434aa78214a7090d3d81eb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:02.992313 12284 raft_consensus.cc:2955] T c2846c534b434aa78214a7090d3d81eb P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:02.997563 12031 catalog_manager.cc:5697] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8 reported cstate change: config changed from index 3 to 4, VOTER a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1) evicted. New cstate: current_term: 1 leader_uuid: "3786c5fd61c44dd8925edaca373d2cf8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:03.030001 12908 raft_consensus.cc:1064] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951: attempting to promote NON_VOTER fd6c398cc8f04f60a6ff77fbce4c329e to VOTER
W20260713 09:05:03.033564 12103 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.198.2:34879, user_credentials={real_user=slave}} blocked reactor thread for 83925us
I20260713 09:05:03.037170 12119 tablet_service.cc:1558] Processing DeleteTablet for tablet c2846c534b434aa78214a7090d3d81eb with delete_type TABLET_DATA_TOMBSTONED (TS a51d8d57ac554d5a871fe279cd35a951 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55816
W20260713 09:05:03.040043 12100 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.198.3:37609, user_credentials={real_user=slave}} blocked reactor thread for 94705.5us
I20260713 09:05:03.050743 12908 consensus_queue.cc:237] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951 [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
W20260713 09:05:03.054212 12102 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.198.4:37105, user_credentials={real_user=slave}} blocked reactor thread for 99995.4us
I20260713 09:05:03.055753 12910 tablet_replica.cc:333] T c2846c534b434aa78214a7090d3d81eb P a51d8d57ac554d5a871fe279cd35a951: stopping tablet replica
I20260713 09:05:03.057708 12910 raft_consensus.cc:2243] T c2846c534b434aa78214a7090d3d81eb P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:03.058892 12910 raft_consensus.cc:2272] T c2846c534b434aa78214a7090d3d81eb P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:03.063457 12910 ts_tablet_manager.cc:1916] T c2846c534b434aa78214a7090d3d81eb P a51d8d57ac554d5a871fe279cd35a951: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:03.063963 12545 raft_consensus.cc:1275] T 2f9b456ce26343dca4a48f51e0307221 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 LEARNER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:03.065021 12284 raft_consensus.cc:1275] T 2f9b456ce26343dca4a48f51e0307221 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:03.066157 12908 consensus_queue.cc:1048] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:03.066674 12212 raft_consensus.cc:1275] T 2f9b456ce26343dca4a48f51e0307221 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:03.074239 12884 consensus_queue.cc:1048] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:03.082170 12884 consensus_queue.cc:1048] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:03.091969 12910 ts_tablet_manager.cc:1929] T c2846c534b434aa78214a7090d3d81eb P a51d8d57ac554d5a871fe279cd35a951: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:03.094914 12910 log.cc:1199] T c2846c534b434aa78214a7090d3d81eb P a51d8d57ac554d5a871fe279cd35a951: Deleting WAL directory at /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933461482508-11032-0/minicluster-data/ts-0-root/wals/c2846c534b434aa78214a7090d3d81eb
I20260713 09:05:03.096365 12884 raft_consensus.cc:2955] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:03.102804 12019 catalog_manager.cc:5028] TS a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033): tablet c2846c534b434aa78214a7090d3d81eb (table test-workload [id=7ea7bca38e3e41c39f6bda584002308e]) successfully deleted
I20260713 09:05:03.104046 12212 raft_consensus.cc:2955] T 2f9b456ce26343dca4a48f51e0307221 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:03.105818 12286 raft_consensus.cc:2955] T 2f9b456ce26343dca4a48f51e0307221 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:03.120018 12031 catalog_manager.cc:5697] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951 reported cstate change: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a51d8d57ac554d5a871fe279cd35a951" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:03.127368 12543 raft_consensus.cc:2955] T 2f9b456ce26343dca4a48f51e0307221 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:03.150628 12134 consensus_queue.cc:237] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951 [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:05:03.155362 12543 raft_consensus.cc:1275] T 2f9b456ce26343dca4a48f51e0307221 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:03.156988 12906 consensus_queue.cc:1048] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:05:03.160856 12212 raft_consensus.cc:1275] T 2f9b456ce26343dca4a48f51e0307221 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Refusing update from remote peer a51d8d57ac554d5a871fe279cd35a951: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:03.162247 12908 consensus_queue.cc:1048] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:03.167976 12884 raft_consensus.cc:2955] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:03.170022 12212 raft_consensus.cc:2955] T 2f9b456ce26343dca4a48f51e0307221 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:03.173985 12545 raft_consensus.cc:2955] T 2f9b456ce26343dca4a48f51e0307221 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:03.191438 12019 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2f9b456ce26343dca4a48f51e0307221 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:03.192390 12032 catalog_manager.cc:5697] T 2f9b456ce26343dca4a48f51e0307221 P 3786c5fd61c44dd8925edaca373d2cf8 reported cstate change: config changed from index 3 to 4, VOTER 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3) evicted. New cstate: current_term: 1 leader_uuid: "a51d8d57ac554d5a871fe279cd35a951" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } } }
I20260713 09:05:03.202014 12268 tablet_service.cc:1558] Processing DeleteTablet for tablet 2f9b456ce26343dca4a48f51e0307221 with delete_type TABLET_DATA_TOMBSTONED (TS 38a1c89aa9b247f2a7e7dadb28e4847b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60574
I20260713 09:05:03.207978 12915 tablet_replica.cc:333] T 2f9b456ce26343dca4a48f51e0307221 P 38a1c89aa9b247f2a7e7dadb28e4847b: stopping tablet replica
I20260713 09:05:03.209021 12915 raft_consensus.cc:2243] T 2f9b456ce26343dca4a48f51e0307221 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:03.209698 12915 raft_consensus.cc:2272] T 2f9b456ce26343dca4a48f51e0307221 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:03.213207 12915 ts_tablet_manager.cc:1916] T 2f9b456ce26343dca4a48f51e0307221 P 38a1c89aa9b247f2a7e7dadb28e4847b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:03.227532 12915 ts_tablet_manager.cc:1929] T 2f9b456ce26343dca4a48f51e0307221 P 38a1c89aa9b247f2a7e7dadb28e4847b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:03.227900 12915 log.cc:1199] T 2f9b456ce26343dca4a48f51e0307221 P 38a1c89aa9b247f2a7e7dadb28e4847b: Deleting WAL directory at /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933461482508-11032-0/minicluster-data/ts-2-root/wals/2f9b456ce26343dca4a48f51e0307221
I20260713 09:05:03.229482 12019 catalog_manager.cc:5028] TS 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609): tablet 2f9b456ce26343dca4a48f51e0307221 (table test-workload [id=7ea7bca38e3e41c39f6bda584002308e]) successfully deleted
I20260713 09:05:08.229179 11032 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:08.256843 12210 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35052ba89db345928003109bade123a3"
dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8"
mode: GRACEFUL
new_leader_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e"
 from {username='slave'} at 127.0.0.1:59720
I20260713 09:05:08.257308 12210 raft_consensus.cc:606] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 LEADER]: Received request to transfer leadership to TS fd6c398cc8f04f60a6ff77fbce4c329e
I20260713 09:05:08.267517 12134 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7855fef1ff2746378f63cba72792d085"
dest_uuid: "a51d8d57ac554d5a871fe279cd35a951"
mode: GRACEFUL
new_leader_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b"
 from {username='slave'} at 127.0.0.1:50430
I20260713 09:05:08.267953 12134 raft_consensus.cc:606] T 7855fef1ff2746378f63cba72792d085 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Received request to transfer leadership to TS 38a1c89aa9b247f2a7e7dadb28e4847b
I20260713 09:05:08.269981 12134 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7bc570d615174ad2bb66af3fc1d38bc8"
dest_uuid: "a51d8d57ac554d5a871fe279cd35a951"
mode: GRACEFUL
new_leader_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e"
 from {username='slave'} at 127.0.0.1:50430
I20260713 09:05:08.270388 12134 raft_consensus.cc:606] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Received request to transfer leadership to TS fd6c398cc8f04f60a6ff77fbce4c329e
I20260713 09:05:08.272171 12134 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e209f798a91a4919b539c0d55f19f9c8"
dest_uuid: "a51d8d57ac554d5a871fe279cd35a951"
mode: GRACEFUL
new_leader_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e"
 from {username='slave'} at 127.0.0.1:50430
I20260713 09:05:08.272526 12134 raft_consensus.cc:606] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Received request to transfer leadership to TS fd6c398cc8f04f60a6ff77fbce4c329e
I20260713 09:05:08.274664 12210 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f65ebc3765544c1f9965f4ccf140f189"
dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8"
mode: GRACEFUL
new_leader_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b"
 from {username='slave'} at 127.0.0.1:59720
I20260713 09:05:08.275102 12210 raft_consensus.cc:606] T f65ebc3765544c1f9965f4ccf140f189 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 LEADER]: Received request to transfer leadership to TS 38a1c89aa9b247f2a7e7dadb28e4847b
I20260713 09:05:08.275942 11032 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:05:08.276540 11032 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:08.542424 12919 raft_consensus.cc:993] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951: : Instructing follower fd6c398cc8f04f60a6ff77fbce4c329e to start an election
I20260713 09:05:08.542851 12923 raft_consensus.cc:1081] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Signalling peer fd6c398cc8f04f60a6ff77fbce4c329e to start an election
I20260713 09:05:08.544166 12543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e209f798a91a4919b539c0d55f19f9c8"
dest_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e"
 from {username='slave'} at 127.0.0.1:38886
I20260713 09:05:08.544618 12543 raft_consensus.cc:493] T e209f798a91a4919b539c0d55f19f9c8 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:08.544868 12543 raft_consensus.cc:3060] T e209f798a91a4919b539c0d55f19f9c8 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:08.550388 12543 raft_consensus.cc:515] T e209f798a91a4919b539c0d55f19f9c8 P fd6c398cc8f04f60a6ff77fbce4c329e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:05:08.551885 12919 raft_consensus.cc:993] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951: : Instructing follower fd6c398cc8f04f60a6ff77fbce4c329e to start an election
I20260713 09:05:08.552402 12923 raft_consensus.cc:1081] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Signalling peer fd6c398cc8f04f60a6ff77fbce4c329e to start an election
I20260713 09:05:08.552479 12543 leader_election.cc:290] T e209f798a91a4919b539c0d55f19f9c8 P fd6c398cc8f04f60a6ff77fbce4c329e [CANDIDATE]: Term 2 election: Requested vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:05:08.553570 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e209f798a91a4919b539c0d55f19f9c8" candidate_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b"
I20260713 09:05:08.553615 12134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e209f798a91a4919b539c0d55f19f9c8" candidate_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a51d8d57ac554d5a871fe279cd35a951"
I20260713 09:05:08.554045 12543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7bc570d615174ad2bb66af3fc1d38bc8"
dest_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e"
 from {username='slave'} at 127.0.0.1:38886
I20260713 09:05:08.554339 12286 raft_consensus.cc:3060] T e209f798a91a4919b539c0d55f19f9c8 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:08.554483 12134 raft_consensus.cc:3055] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:08.554558 12543 raft_consensus.cc:493] T 7bc570d615174ad2bb66af3fc1d38bc8 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:08.554961 12134 raft_consensus.cc:740] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a51d8d57ac554d5a871fe279cd35a951, State: Running, Role: LEADER
I20260713 09:05:08.555132 12543 raft_consensus.cc:3060] T 7bc570d615174ad2bb66af3fc1d38bc8 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:08.555797 12134 consensus_queue.cc:260] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:05:08.556977 12134 raft_consensus.cc:3060] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:08.558758 12286 raft_consensus.cc:2468] T e209f798a91a4919b539c0d55f19f9c8 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd6c398cc8f04f60a6ff77fbce4c329e in term 2.
I20260713 09:05:08.559710 12511 leader_election.cc:304] T e209f798a91a4919b539c0d55f19f9c8 P fd6c398cc8f04f60a6ff77fbce4c329e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38a1c89aa9b247f2a7e7dadb28e4847b, fd6c398cc8f04f60a6ff77fbce4c329e; no voters: 
I20260713 09:05:08.560977 12927 raft_consensus.cc:2804] T e209f798a91a4919b539c0d55f19f9c8 P fd6c398cc8f04f60a6ff77fbce4c329e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:08.561048 12543 raft_consensus.cc:515] T 7bc570d615174ad2bb66af3fc1d38bc8 P fd6c398cc8f04f60a6ff77fbce4c329e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:05:08.563036 12134 raft_consensus.cc:2468] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd6c398cc8f04f60a6ff77fbce4c329e in term 2.
I20260713 09:05:08.563222 12543 leader_election.cc:290] T 7bc570d615174ad2bb66af3fc1d38bc8 P fd6c398cc8f04f60a6ff77fbce4c329e [CANDIDATE]: Term 2 election: Requested vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879)
I20260713 09:05:08.564419 12927 raft_consensus.cc:697] T e209f798a91a4919b539c0d55f19f9c8 P fd6c398cc8f04f60a6ff77fbce4c329e [term 2 LEADER]: Becoming Leader. State: Replica: fd6c398cc8f04f60a6ff77fbce4c329e, State: Running, Role: LEADER
I20260713 09:05:08.564682 12210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc570d615174ad2bb66af3fc1d38bc8" candidate_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8"
I20260713 09:05:08.565249 12927 consensus_queue.cc:237] T e209f798a91a4919b539c0d55f19f9c8 P fd6c398cc8f04f60a6ff77fbce4c329e [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:05:08.565217 12210 raft_consensus.cc:3060] T 7bc570d615174ad2bb66af3fc1d38bc8 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:08.566319 12134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc570d615174ad2bb66af3fc1d38bc8" candidate_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a51d8d57ac554d5a871fe279cd35a951"
I20260713 09:05:08.566845 12134 raft_consensus.cc:3055] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:08.567126 12134 raft_consensus.cc:740] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a51d8d57ac554d5a871fe279cd35a951, State: Running, Role: LEADER
I20260713 09:05:08.567842 12134 consensus_queue.cc:260] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:05:08.570812 12134 raft_consensus.cc:3060] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:08.572250 12210 raft_consensus.cc:2468] T 7bc570d615174ad2bb66af3fc1d38bc8 P 3786c5fd61c44dd8925edaca373d2cf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd6c398cc8f04f60a6ff77fbce4c329e in term 2.
I20260713 09:05:08.573446 12514 leader_election.cc:304] T 7bc570d615174ad2bb66af3fc1d38bc8 P fd6c398cc8f04f60a6ff77fbce4c329e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3786c5fd61c44dd8925edaca373d2cf8, fd6c398cc8f04f60a6ff77fbce4c329e; no voters: 
I20260713 09:05:08.574373 12927 raft_consensus.cc:2804] T 7bc570d615174ad2bb66af3fc1d38bc8 P fd6c398cc8f04f60a6ff77fbce4c329e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:08.574209 12032 catalog_manager.cc:5697] T e209f798a91a4919b539c0d55f19f9c8 P fd6c398cc8f04f60a6ff77fbce4c329e reported cstate change: term changed from 1 to 2, leader changed from a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1) to fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4). New cstate: current_term: 2 leader_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:08.574913 12927 raft_consensus.cc:697] T 7bc570d615174ad2bb66af3fc1d38bc8 P fd6c398cc8f04f60a6ff77fbce4c329e [term 2 LEADER]: Becoming Leader. State: Replica: fd6c398cc8f04f60a6ff77fbce4c329e, State: Running, Role: LEADER
I20260713 09:05:08.575278 12134 raft_consensus.cc:2468] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd6c398cc8f04f60a6ff77fbce4c329e in term 2.
I20260713 09:05:08.575834 12927 consensus_queue.cc:237] T 7bc570d615174ad2bb66af3fc1d38bc8 P fd6c398cc8f04f60a6ff77fbce4c329e [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:05:08.589823 12032 catalog_manager.cc:5697] T 7bc570d615174ad2bb66af3fc1d38bc8 P fd6c398cc8f04f60a6ff77fbce4c329e reported cstate change: term changed from 1 to 2, leader changed from a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1) to fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4). New cstate: current_term: 2 leader_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:08.649716 12923 raft_consensus.cc:993] T 7855fef1ff2746378f63cba72792d085 P a51d8d57ac554d5a871fe279cd35a951: : Instructing follower 38a1c89aa9b247f2a7e7dadb28e4847b to start an election
I20260713 09:05:08.650121 12919 raft_consensus.cc:1081] T 7855fef1ff2746378f63cba72792d085 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Signalling peer 38a1c89aa9b247f2a7e7dadb28e4847b to start an election
I20260713 09:05:08.651430 12286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7855fef1ff2746378f63cba72792d085"
dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b"
 from {username='slave'} at 127.0.0.1:60590
I20260713 09:05:08.651836 12286 raft_consensus.cc:493] T 7855fef1ff2746378f63cba72792d085 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:08.652081 12286 raft_consensus.cc:3060] T 7855fef1ff2746378f63cba72792d085 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:08.657037 12286 raft_consensus.cc:515] T 7855fef1ff2746378f63cba72792d085 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:05:08.659049 12286 leader_election.cc:290] T 7855fef1ff2746378f63cba72792d085 P 38a1c89aa9b247f2a7e7dadb28e4847b [CANDIDATE]: Term 2 election: Requested vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879)
I20260713 09:05:08.659606 12134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7855fef1ff2746378f63cba72792d085" candidate_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a51d8d57ac554d5a871fe279cd35a951"
I20260713 09:05:08.659991 12210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7855fef1ff2746378f63cba72792d085" candidate_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8"
I20260713 09:05:08.660171 12134 raft_consensus.cc:3055] T 7855fef1ff2746378f63cba72792d085 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:08.660480 12134 raft_consensus.cc:740] T 7855fef1ff2746378f63cba72792d085 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a51d8d57ac554d5a871fe279cd35a951, State: Running, Role: LEADER
I20260713 09:05:08.660513 12210 raft_consensus.cc:3060] T 7855fef1ff2746378f63cba72792d085 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:08.661276 12134 consensus_queue.cc:260] T 7855fef1ff2746378f63cba72792d085 P a51d8d57ac554d5a871fe279cd35a951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:05:08.662448 12134 raft_consensus.cc:3060] T 7855fef1ff2746378f63cba72792d085 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:08.666709 12210 raft_consensus.cc:2468] T 7855fef1ff2746378f63cba72792d085 P 3786c5fd61c44dd8925edaca373d2cf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38a1c89aa9b247f2a7e7dadb28e4847b in term 2.
I20260713 09:05:08.667876 12252 leader_election.cc:304] T 7855fef1ff2746378f63cba72792d085 P 38a1c89aa9b247f2a7e7dadb28e4847b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3786c5fd61c44dd8925edaca373d2cf8, 38a1c89aa9b247f2a7e7dadb28e4847b; no voters: 
I20260713 09:05:08.668197 12134 raft_consensus.cc:2468] T 7855fef1ff2746378f63cba72792d085 P a51d8d57ac554d5a871fe279cd35a951 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38a1c89aa9b247f2a7e7dadb28e4847b in term 2.
I20260713 09:05:08.669819 12921 raft_consensus.cc:2804] T 7855fef1ff2746378f63cba72792d085 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:08.670895 12921 raft_consensus.cc:697] T 7855fef1ff2746378f63cba72792d085 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 2 LEADER]: Becoming Leader. State: Replica: 38a1c89aa9b247f2a7e7dadb28e4847b, State: Running, Role: LEADER
I20260713 09:05:08.671541 12921 consensus_queue.cc:237] T 7855fef1ff2746378f63cba72792d085 P 38a1c89aa9b247f2a7e7dadb28e4847b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:05:08.678560 12032 catalog_manager.cc:5697] T 7855fef1ff2746378f63cba72792d085 P 38a1c89aa9b247f2a7e7dadb28e4847b reported cstate change: term changed from 1 to 2, leader changed from a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1) to 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3). New cstate: current_term: 2 leader_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:08.694209 12920 raft_consensus.cc:993] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8: : Instructing follower fd6c398cc8f04f60a6ff77fbce4c329e to start an election
I20260713 09:05:08.694693 12937 raft_consensus.cc:1081] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 LEADER]: Signalling peer fd6c398cc8f04f60a6ff77fbce4c329e to start an election
I20260713 09:05:08.696043 12543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35052ba89db345928003109bade123a3"
dest_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e"
 from {username='slave'} at 127.0.0.1:38884
I20260713 09:05:08.696535 12543 raft_consensus.cc:493] T 35052ba89db345928003109bade123a3 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:08.696791 12543 raft_consensus.cc:3060] T 35052ba89db345928003109bade123a3 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:08.700783 12543 raft_consensus.cc:515] T 35052ba89db345928003109bade123a3 P fd6c398cc8f04f60a6ff77fbce4c329e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:05:08.702049 12543 leader_election.cc:290] T 35052ba89db345928003109bade123a3 P fd6c398cc8f04f60a6ff77fbce4c329e [CANDIDATE]: Term 2 election: Requested vote from peers 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:05:08.702793 12210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35052ba89db345928003109bade123a3" candidate_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8"
I20260713 09:05:08.702924 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35052ba89db345928003109bade123a3" candidate_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b"
I20260713 09:05:08.703315 12210 raft_consensus.cc:3055] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:08.703411 12286 raft_consensus.cc:3060] T 35052ba89db345928003109bade123a3 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:08.703570 12210 raft_consensus.cc:740] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3786c5fd61c44dd8925edaca373d2cf8, State: Running, Role: LEADER
I20260713 09:05:08.704255 12210 consensus_queue.cc:260] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 [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: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:05:08.705111 12210 raft_consensus.cc:3060] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:08.707592 12286 raft_consensus.cc:2468] T 35052ba89db345928003109bade123a3 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd6c398cc8f04f60a6ff77fbce4c329e in term 2.
I20260713 09:05:08.708369 12511 leader_election.cc:304] T 35052ba89db345928003109bade123a3 P fd6c398cc8f04f60a6ff77fbce4c329e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38a1c89aa9b247f2a7e7dadb28e4847b, fd6c398cc8f04f60a6ff77fbce4c329e; no voters: 
I20260713 09:05:08.708961 12927 raft_consensus.cc:2804] T 35052ba89db345928003109bade123a3 P fd6c398cc8f04f60a6ff77fbce4c329e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:08.709420 12927 raft_consensus.cc:697] T 35052ba89db345928003109bade123a3 P fd6c398cc8f04f60a6ff77fbce4c329e [term 2 LEADER]: Becoming Leader. State: Replica: fd6c398cc8f04f60a6ff77fbce4c329e, State: Running, Role: LEADER
I20260713 09:05:08.709409 12210 raft_consensus.cc:2468] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd6c398cc8f04f60a6ff77fbce4c329e in term 2.
I20260713 09:05:08.710497 12927 consensus_queue.cc:237] T 35052ba89db345928003109bade123a3 P fd6c398cc8f04f60a6ff77fbce4c329e [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: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:05:08.717500 12032 catalog_manager.cc:5697] T 35052ba89db345928003109bade123a3 P fd6c398cc8f04f60a6ff77fbce4c329e reported cstate change: term changed from 1 to 2, leader changed from 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2) to fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4). New cstate: current_term: 2 leader_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:08.822819 12920 raft_consensus.cc:993] T f65ebc3765544c1f9965f4ccf140f189 P 3786c5fd61c44dd8925edaca373d2cf8: : Instructing follower 38a1c89aa9b247f2a7e7dadb28e4847b to start an election
I20260713 09:05:08.823230 12937 raft_consensus.cc:1081] T f65ebc3765544c1f9965f4ccf140f189 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 LEADER]: Signalling peer 38a1c89aa9b247f2a7e7dadb28e4847b to start an election
I20260713 09:05:08.824446 12286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f65ebc3765544c1f9965f4ccf140f189"
dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b"
 from {username='slave'} at 127.0.0.1:60592
I20260713 09:05:08.824851 12286 raft_consensus.cc:493] T f65ebc3765544c1f9965f4ccf140f189 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:08.825109 12286 raft_consensus.cc:3060] T f65ebc3765544c1f9965f4ccf140f189 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:08.829425 12286 raft_consensus.cc:515] T f65ebc3765544c1f9965f4ccf140f189 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:05:08.830847 12286 leader_election.cc:290] T f65ebc3765544c1f9965f4ccf140f189 P 38a1c89aa9b247f2a7e7dadb28e4847b [CANDIDATE]: Term 2 election: Requested vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879)
I20260713 09:05:08.831435 12134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65ebc3765544c1f9965f4ccf140f189" candidate_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a51d8d57ac554d5a871fe279cd35a951"
I20260713 09:05:08.831607 12210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65ebc3765544c1f9965f4ccf140f189" candidate_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8"
I20260713 09:05:08.832000 12134 raft_consensus.cc:3060] T f65ebc3765544c1f9965f4ccf140f189 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:08.832051 12210 raft_consensus.cc:3055] T f65ebc3765544c1f9965f4ccf140f189 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:08.832461 12210 raft_consensus.cc:740] T f65ebc3765544c1f9965f4ccf140f189 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3786c5fd61c44dd8925edaca373d2cf8, State: Running, Role: LEADER
I20260713 09:05:08.833300 12210 consensus_queue.cc:260] T f65ebc3765544c1f9965f4ccf140f189 P 3786c5fd61c44dd8925edaca373d2cf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:05:08.834371 12210 raft_consensus.cc:3060] T f65ebc3765544c1f9965f4ccf140f189 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:08.838047 12134 raft_consensus.cc:2468] T f65ebc3765544c1f9965f4ccf140f189 P a51d8d57ac554d5a871fe279cd35a951 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38a1c89aa9b247f2a7e7dadb28e4847b in term 2.
I20260713 09:05:08.839110 12249 leader_election.cc:304] T f65ebc3765544c1f9965f4ccf140f189 P 38a1c89aa9b247f2a7e7dadb28e4847b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38a1c89aa9b247f2a7e7dadb28e4847b, a51d8d57ac554d5a871fe279cd35a951; no voters: 
I20260713 09:05:08.839977 12921 raft_consensus.cc:2804] T f65ebc3765544c1f9965f4ccf140f189 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:08.840303 12210 raft_consensus.cc:2468] T f65ebc3765544c1f9965f4ccf140f189 P 3786c5fd61c44dd8925edaca373d2cf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38a1c89aa9b247f2a7e7dadb28e4847b in term 2.
I20260713 09:05:08.840435 12921 raft_consensus.cc:697] T f65ebc3765544c1f9965f4ccf140f189 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 2 LEADER]: Becoming Leader. State: Replica: 38a1c89aa9b247f2a7e7dadb28e4847b, State: Running, Role: LEADER
I20260713 09:05:08.841289 12921 consensus_queue.cc:237] T f65ebc3765544c1f9965f4ccf140f189 P 38a1c89aa9b247f2a7e7dadb28e4847b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } }
I20260713 09:05:08.848117 12032 catalog_manager.cc:5697] T f65ebc3765544c1f9965f4ccf140f189 P 38a1c89aa9b247f2a7e7dadb28e4847b reported cstate change: term changed from 1 to 2, leader changed from 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2) to 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3). New cstate: current_term: 2 leader_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:08.980829 12286 raft_consensus.cc:1275] T e209f798a91a4919b539c0d55f19f9c8 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 2 FOLLOWER]: Refusing update from remote peer fd6c398cc8f04f60a6ff77fbce4c329e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:08.981805 12927 consensus_queue.cc:1048] T e209f798a91a4919b539c0d55f19f9c8 P fd6c398cc8f04f60a6ff77fbce4c329e [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:08.990079 12134 raft_consensus.cc:1275] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 [term 2 FOLLOWER]: Refusing update from remote peer fd6c398cc8f04f60a6ff77fbce4c329e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:08.991576 12942 consensus_queue.cc:1048] T e209f798a91a4919b539c0d55f19f9c8 P fd6c398cc8f04f60a6ff77fbce4c329e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:05:08.995075 12210 raft_consensus.cc:1275] T 7bc570d615174ad2bb66af3fc1d38bc8 P 3786c5fd61c44dd8925edaca373d2cf8 [term 2 FOLLOWER]: Refusing update from remote peer fd6c398cc8f04f60a6ff77fbce4c329e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:08.996389 12942 consensus_queue.cc:1048] T 7bc570d615174ad2bb66af3fc1d38bc8 P fd6c398cc8f04f60a6ff77fbce4c329e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:09.005108 12134 raft_consensus.cc:1275] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 [term 2 FOLLOWER]: Refusing update from remote peer fd6c398cc8f04f60a6ff77fbce4c329e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:09.007403 12928 consensus_queue.cc:1048] T 7bc570d615174ad2bb66af3fc1d38bc8 P fd6c398cc8f04f60a6ff77fbce4c329e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:09.057695 12134 raft_consensus.cc:1275] T 7855fef1ff2746378f63cba72792d085 P a51d8d57ac554d5a871fe279cd35a951 [term 2 FOLLOWER]: Refusing update from remote peer 38a1c89aa9b247f2a7e7dadb28e4847b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:09.058678 12921 consensus_queue.cc:1048] T 7855fef1ff2746378f63cba72792d085 P 38a1c89aa9b247f2a7e7dadb28e4847b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:09.068192 12210 raft_consensus.cc:1275] T 7855fef1ff2746378f63cba72792d085 P 3786c5fd61c44dd8925edaca373d2cf8 [term 2 FOLLOWER]: Refusing update from remote peer 38a1c89aa9b247f2a7e7dadb28e4847b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:09.070181 12921 consensus_queue.cc:1048] T 7855fef1ff2746378f63cba72792d085 P 38a1c89aa9b247f2a7e7dadb28e4847b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:09.244527 12286 raft_consensus.cc:1275] T 35052ba89db345928003109bade123a3 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 2 FOLLOWER]: Refusing update from remote peer fd6c398cc8f04f60a6ff77fbce4c329e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:09.245843 12928 consensus_queue.cc:1048] T 35052ba89db345928003109bade123a3 P fd6c398cc8f04f60a6ff77fbce4c329e [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:09.255497 12210 raft_consensus.cc:1275] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 [term 2 FOLLOWER]: Refusing update from remote peer fd6c398cc8f04f60a6ff77fbce4c329e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:09.256808 12942 consensus_queue.cc:1048] T 35052ba89db345928003109bade123a3 P fd6c398cc8f04f60a6ff77fbce4c329e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:09.277225 11032 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:09.291141 11032 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:09.304764 12134 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "570b4d11b66f44ffa4053729c0d09b10"
dest_uuid: "a51d8d57ac554d5a871fe279cd35a951"
mode: GRACEFUL
new_leader_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e"
 from {username='slave'} at 127.0.0.1:50430
I20260713 09:05:09.305315 12134 raft_consensus.cc:606] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Received request to transfer leadership to TS fd6c398cc8f04f60a6ff77fbce4c329e
I20260713 09:05:09.307569 12134 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b401f384a88f495aa001db428d515615"
dest_uuid: "a51d8d57ac554d5a871fe279cd35a951"
mode: GRACEFUL
new_leader_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e"
 from {username='slave'} at 127.0.0.1:50430
I20260713 09:05:09.308135 12134 raft_consensus.cc:606] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Received request to transfer leadership to TS fd6c398cc8f04f60a6ff77fbce4c329e
I20260713 09:05:09.310438 12210 raft_consensus.cc:1275] T f65ebc3765544c1f9965f4ccf140f189 P 3786c5fd61c44dd8925edaca373d2cf8 [term 2 FOLLOWER]: Refusing update from remote peer 38a1c89aa9b247f2a7e7dadb28e4847b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:09.310602 12134 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0ead4f51ebc4e39834e4292ca978093"
dest_uuid: "a51d8d57ac554d5a871fe279cd35a951"
mode: GRACEFUL
new_leader_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e"
 from {username='slave'} at 127.0.0.1:50430
I20260713 09:05:09.311127 12134 raft_consensus.cc:606] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Received request to transfer leadership to TS fd6c398cc8f04f60a6ff77fbce4c329e
I20260713 09:05:09.311506 12921 consensus_queue.cc:1048] T f65ebc3765544c1f9965f4ccf140f189 P 38a1c89aa9b247f2a7e7dadb28e4847b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:09.312140 11032 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260713 09:05:09.312938 11032 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:09.319970 12134 raft_consensus.cc:1275] T f65ebc3765544c1f9965f4ccf140f189 P a51d8d57ac554d5a871fe279cd35a951 [term 2 FOLLOWER]: Refusing update from remote peer 38a1c89aa9b247f2a7e7dadb28e4847b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:09.321257 12935 consensus_queue.cc:1048] T f65ebc3765544c1f9965f4ccf140f189 P 38a1c89aa9b247f2a7e7dadb28e4847b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:09.385486 12923 raft_consensus.cc:993] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951: : Instructing follower fd6c398cc8f04f60a6ff77fbce4c329e to start an election
I20260713 09:05:09.385906 12923 raft_consensus.cc:1081] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Signalling peer fd6c398cc8f04f60a6ff77fbce4c329e to start an election
I20260713 09:05:09.387089 12543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b401f384a88f495aa001db428d515615"
dest_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e"
 from {username='slave'} at 127.0.0.1:38886
I20260713 09:05:09.387509 12543 raft_consensus.cc:493] T b401f384a88f495aa001db428d515615 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:09.387773 12543 raft_consensus.cc:3060] T b401f384a88f495aa001db428d515615 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:09.391793 12543 raft_consensus.cc:515] T b401f384a88f495aa001db428d515615 P fd6c398cc8f04f60a6ff77fbce4c329e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:05:09.393337 12543 leader_election.cc:290] T b401f384a88f495aa001db428d515615 P fd6c398cc8f04f60a6ff77fbce4c329e [CANDIDATE]: Term 2 election: Requested vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:05:09.394078 12134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b401f384a88f495aa001db428d515615" candidate_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a51d8d57ac554d5a871fe279cd35a951"
I20260713 09:05:09.394174 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b401f384a88f495aa001db428d515615" candidate_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b"
I20260713 09:05:09.394600 12134 raft_consensus.cc:3055] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:09.394647 12286 raft_consensus.cc:3060] T b401f384a88f495aa001db428d515615 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:09.394903 12134 raft_consensus.cc:740] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a51d8d57ac554d5a871fe279cd35a951, State: Running, Role: LEADER
I20260713 09:05:09.395524 12134 consensus_queue.cc:260] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:05:09.396339 12134 raft_consensus.cc:3060] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:09.398712 12286 raft_consensus.cc:2468] T b401f384a88f495aa001db428d515615 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd6c398cc8f04f60a6ff77fbce4c329e in term 2.
I20260713 09:05:09.399483 12511 leader_election.cc:304] T b401f384a88f495aa001db428d515615 P fd6c398cc8f04f60a6ff77fbce4c329e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38a1c89aa9b247f2a7e7dadb28e4847b, fd6c398cc8f04f60a6ff77fbce4c329e; no voters: 
I20260713 09:05:09.400041 12942 raft_consensus.cc:2804] T b401f384a88f495aa001db428d515615 P fd6c398cc8f04f60a6ff77fbce4c329e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:09.400180 12134 raft_consensus.cc:2468] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd6c398cc8f04f60a6ff77fbce4c329e in term 2.
I20260713 09:05:09.400512 12942 raft_consensus.cc:697] T b401f384a88f495aa001db428d515615 P fd6c398cc8f04f60a6ff77fbce4c329e [term 2 LEADER]: Becoming Leader. State: Replica: fd6c398cc8f04f60a6ff77fbce4c329e, State: Running, Role: LEADER
I20260713 09:05:09.401381 12942 consensus_queue.cc:237] T b401f384a88f495aa001db428d515615 P fd6c398cc8f04f60a6ff77fbce4c329e [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:05:09.408442 12032 catalog_manager.cc:5697] T b401f384a88f495aa001db428d515615 P fd6c398cc8f04f60a6ff77fbce4c329e reported cstate change: term changed from 1 to 2, leader changed from a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1) to fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4). New cstate: current_term: 2 leader_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:09.455799 12919 raft_consensus.cc:993] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951: : Instructing follower fd6c398cc8f04f60a6ff77fbce4c329e to start an election
I20260713 09:05:09.456492 12923 raft_consensus.cc:1081] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Signalling peer fd6c398cc8f04f60a6ff77fbce4c329e to start an election
I20260713 09:05:09.458096 12543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0ead4f51ebc4e39834e4292ca978093"
dest_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e"
 from {username='slave'} at 127.0.0.1:38886
I20260713 09:05:09.458606 12543 raft_consensus.cc:493] T d0ead4f51ebc4e39834e4292ca978093 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:09.458976 12543 raft_consensus.cc:3060] T d0ead4f51ebc4e39834e4292ca978093 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:09.463460 12543 raft_consensus.cc:515] T d0ead4f51ebc4e39834e4292ca978093 P fd6c398cc8f04f60a6ff77fbce4c329e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:05:09.464772 12543 leader_election.cc:290] T d0ead4f51ebc4e39834e4292ca978093 P fd6c398cc8f04f60a6ff77fbce4c329e [CANDIDATE]: Term 2 election: Requested vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609)
I20260713 09:05:09.465466 12134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ead4f51ebc4e39834e4292ca978093" candidate_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a51d8d57ac554d5a871fe279cd35a951"
I20260713 09:05:09.465684 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ead4f51ebc4e39834e4292ca978093" candidate_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b"
I20260713 09:05:09.465916 12134 raft_consensus.cc:3055] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:09.466153 12286 raft_consensus.cc:3060] T d0ead4f51ebc4e39834e4292ca978093 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:09.466176 12134 raft_consensus.cc:740] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a51d8d57ac554d5a871fe279cd35a951, State: Running, Role: LEADER
I20260713 09:05:09.466960 12134 consensus_queue.cc:260] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:05:09.467805 12134 raft_consensus.cc:3060] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:09.470189 12286 raft_consensus.cc:2468] T d0ead4f51ebc4e39834e4292ca978093 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd6c398cc8f04f60a6ff77fbce4c329e in term 2.
I20260713 09:05:09.471030 12511 leader_election.cc:304] T d0ead4f51ebc4e39834e4292ca978093 P fd6c398cc8f04f60a6ff77fbce4c329e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38a1c89aa9b247f2a7e7dadb28e4847b, fd6c398cc8f04f60a6ff77fbce4c329e; no voters: 
I20260713 09:05:09.471585 12942 raft_consensus.cc:2804] T d0ead4f51ebc4e39834e4292ca978093 P fd6c398cc8f04f60a6ff77fbce4c329e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:09.471737 12134 raft_consensus.cc:2468] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd6c398cc8f04f60a6ff77fbce4c329e in term 2.
I20260713 09:05:09.471962 12942 raft_consensus.cc:697] T d0ead4f51ebc4e39834e4292ca978093 P fd6c398cc8f04f60a6ff77fbce4c329e [term 2 LEADER]: Becoming Leader. State: Replica: fd6c398cc8f04f60a6ff77fbce4c329e, State: Running, Role: LEADER
I20260713 09:05:09.472750 12942 consensus_queue.cc:237] T d0ead4f51ebc4e39834e4292ca978093 P fd6c398cc8f04f60a6ff77fbce4c329e [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:05:09.479844 12032 catalog_manager.cc:5697] T d0ead4f51ebc4e39834e4292ca978093 P fd6c398cc8f04f60a6ff77fbce4c329e reported cstate change: term changed from 1 to 2, leader changed from a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1) to fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4). New cstate: current_term: 2 leader_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:09.643247 12919 raft_consensus.cc:993] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951: : Instructing follower fd6c398cc8f04f60a6ff77fbce4c329e to start an election
I20260713 09:05:09.643707 12919 raft_consensus.cc:1081] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Signalling peer fd6c398cc8f04f60a6ff77fbce4c329e to start an election
I20260713 09:05:09.645608 12545 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "570b4d11b66f44ffa4053729c0d09b10"
dest_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e"
 from {username='slave'} at 127.0.0.1:38886
I20260713 09:05:09.646036 12545 raft_consensus.cc:493] T 570b4d11b66f44ffa4053729c0d09b10 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:09.646406 12545 raft_consensus.cc:3060] T 570b4d11b66f44ffa4053729c0d09b10 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:09.650497 12545 raft_consensus.cc:515] T 570b4d11b66f44ffa4053729c0d09b10 P fd6c398cc8f04f60a6ff77fbce4c329e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:05:09.651764 12545 leader_election.cc:290] T 570b4d11b66f44ffa4053729c0d09b10 P fd6c398cc8f04f60a6ff77fbce4c329e [CANDIDATE]: Term 2 election: Requested vote from peers a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033), 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879)
I20260713 09:05:09.652398 12134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570b4d11b66f44ffa4053729c0d09b10" candidate_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a51d8d57ac554d5a871fe279cd35a951"
I20260713 09:05:09.652645 12210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570b4d11b66f44ffa4053729c0d09b10" candidate_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3786c5fd61c44dd8925edaca373d2cf8"
I20260713 09:05:09.652932 12134 raft_consensus.cc:3055] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:09.653121 12210 raft_consensus.cc:3060] T 570b4d11b66f44ffa4053729c0d09b10 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:09.653292 12134 raft_consensus.cc:740] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a51d8d57ac554d5a871fe279cd35a951, State: Running, Role: LEADER
I20260713 09:05:09.653935 12134 consensus_queue.cc:260] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:05:09.654870 12134 raft_consensus.cc:3060] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:09.658401 12210 raft_consensus.cc:2468] T 570b4d11b66f44ffa4053729c0d09b10 P 3786c5fd61c44dd8925edaca373d2cf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd6c398cc8f04f60a6ff77fbce4c329e in term 2.
I20260713 09:05:09.659396 12514 leader_election.cc:304] T 570b4d11b66f44ffa4053729c0d09b10 P fd6c398cc8f04f60a6ff77fbce4c329e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3786c5fd61c44dd8925edaca373d2cf8, fd6c398cc8f04f60a6ff77fbce4c329e; no voters: 
I20260713 09:05:09.660022 12942 raft_consensus.cc:2804] T 570b4d11b66f44ffa4053729c0d09b10 P fd6c398cc8f04f60a6ff77fbce4c329e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:09.660456 12942 raft_consensus.cc:697] T 570b4d11b66f44ffa4053729c0d09b10 P fd6c398cc8f04f60a6ff77fbce4c329e [term 2 LEADER]: Becoming Leader. State: Replica: fd6c398cc8f04f60a6ff77fbce4c329e, State: Running, Role: LEADER
I20260713 09:05:09.661285 12134 raft_consensus.cc:2468] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd6c398cc8f04f60a6ff77fbce4c329e in term 2.
I20260713 09:05:09.661291 12942 consensus_queue.cc:237] T 570b4d11b66f44ffa4053729c0d09b10 P fd6c398cc8f04f60a6ff77fbce4c329e [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: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } }
I20260713 09:05:09.668872 12032 catalog_manager.cc:5697] T 570b4d11b66f44ffa4053729c0d09b10 P fd6c398cc8f04f60a6ff77fbce4c329e reported cstate change: term changed from 1 to 2, leader changed from a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1) to fd6c398cc8f04f60a6ff77fbce4c329e (127.10.198.4). New cstate: current_term: 2 leader_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd6c398cc8f04f60a6ff77fbce4c329e" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 37105 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:09.891698 12134 raft_consensus.cc:1275] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 [term 2 FOLLOWER]: Refusing update from remote peer fd6c398cc8f04f60a6ff77fbce4c329e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:09.892606 12942 consensus_queue.cc:1048] T b401f384a88f495aa001db428d515615 P fd6c398cc8f04f60a6ff77fbce4c329e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:09.900926 12286 raft_consensus.cc:1275] T b401f384a88f495aa001db428d515615 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 2 FOLLOWER]: Refusing update from remote peer fd6c398cc8f04f60a6ff77fbce4c329e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:09.902225 12927 consensus_queue.cc:1048] T b401f384a88f495aa001db428d515615 P fd6c398cc8f04f60a6ff77fbce4c329e [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:09.979007 12286 raft_consensus.cc:1275] T d0ead4f51ebc4e39834e4292ca978093 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 2 FOLLOWER]: Refusing update from remote peer fd6c398cc8f04f60a6ff77fbce4c329e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:09.979950 12927 consensus_queue.cc:1048] T d0ead4f51ebc4e39834e4292ca978093 P fd6c398cc8f04f60a6ff77fbce4c329e [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a1c89aa9b247f2a7e7dadb28e4847b" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:09.989580 12137 raft_consensus.cc:1275] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [term 2 FOLLOWER]: Refusing update from remote peer fd6c398cc8f04f60a6ff77fbce4c329e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:09.990851 12928 consensus_queue.cc:1048] T d0ead4f51ebc4e39834e4292ca978093 P fd6c398cc8f04f60a6ff77fbce4c329e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:10.224676 12134 raft_consensus.cc:1275] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 [term 2 FOLLOWER]: Refusing update from remote peer fd6c398cc8f04f60a6ff77fbce4c329e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:10.225651 12928 consensus_queue.cc:1048] T 570b4d11b66f44ffa4053729c0d09b10 P fd6c398cc8f04f60a6ff77fbce4c329e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51d8d57ac554d5a871fe279cd35a951" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 34033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:10.233660 12210 raft_consensus.cc:1275] T 570b4d11b66f44ffa4053729c0d09b10 P 3786c5fd61c44dd8925edaca373d2cf8 [term 2 FOLLOWER]: Refusing update from remote peer fd6c398cc8f04f60a6ff77fbce4c329e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:10.235037 12927 consensus_queue.cc:1048] T 570b4d11b66f44ffa4053729c0d09b10 P fd6c398cc8f04f60a6ff77fbce4c329e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3786c5fd61c44dd8925edaca373d2cf8" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 34879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:10.313795 11032 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:10.330749 11032 tablet_server.cc:179] TabletServer@127.10.198.1:0 shutting down...
W20260713 09:05:10.347049 12249 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
W20260713 09:05:10.367472 12249 consensus_peers.cc:597] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b -> Peer a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033): Couldn't send request to peer a51d8d57ac554d5a871fe279cd35a951. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:10.368093 12249 consensus_peers.cc:597] T 2afa0038dbf646dba945982da3084e91 P 38a1c89aa9b247f2a7e7dadb28e4847b -> Peer a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033): Couldn't send request to peer a51d8d57ac554d5a871fe279cd35a951. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:10.377988 11032 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:10.378990 11032 tablet_replica.cc:333] T e88d97ab1a6745eeae029960f01c11db P a51d8d57ac554d5a871fe279cd35a951: stopping tablet replica
I20260713 09:05:10.379520 11032 raft_consensus.cc:2243] T e88d97ab1a6745eeae029960f01c11db P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.379873 11032 raft_consensus.cc:2272] T e88d97ab1a6745eeae029960f01c11db P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.381889 11032 tablet_replica.cc:333] T f65ebc3765544c1f9965f4ccf140f189 P a51d8d57ac554d5a871fe279cd35a951: stopping tablet replica
I20260713 09:05:10.382507 11032 raft_consensus.cc:2243] T f65ebc3765544c1f9965f4ccf140f189 P a51d8d57ac554d5a871fe279cd35a951 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.382962 11032 raft_consensus.cc:2272] T f65ebc3765544c1f9965f4ccf140f189 P a51d8d57ac554d5a871fe279cd35a951 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.385251 11032 tablet_replica.cc:333] T 22c1db38765a4b1db69d9a4ce9026848 P a51d8d57ac554d5a871fe279cd35a951: stopping tablet replica
I20260713 09:05:10.385818 11032 raft_consensus.cc:2243] T 22c1db38765a4b1db69d9a4ce9026848 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:10.386684 11032 raft_consensus.cc:2272] T 22c1db38765a4b1db69d9a4ce9026848 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:10.386806 12511 consensus_peers.cc:597] T 7bc570d615174ad2bb66af3fc1d38bc8 P fd6c398cc8f04f60a6ff77fbce4c329e -> Peer a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033): Couldn't send request to peer a51d8d57ac554d5a871fe279cd35a951. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:10.388573 11032 tablet_replica.cc:333] T 37941096c0b44e0fb33ccfb7815bb7d3 P a51d8d57ac554d5a871fe279cd35a951: stopping tablet replica
I20260713 09:05:10.389042 11032 raft_consensus.cc:2243] T 37941096c0b44e0fb33ccfb7815bb7d3 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:10.389644 11032 raft_consensus.cc:2272] T 37941096c0b44e0fb33ccfb7815bb7d3 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.391263 11032 tablet_replica.cc:333] T 2afa0038dbf646dba945982da3084e91 P a51d8d57ac554d5a871fe279cd35a951: stopping tablet replica
I20260713 09:05:10.391753 11032 raft_consensus.cc:2243] T 2afa0038dbf646dba945982da3084e91 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.392073 11032 raft_consensus.cc:2272] T 2afa0038dbf646dba945982da3084e91 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.393640 11032 tablet_replica.cc:333] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951: stopping tablet replica
I20260713 09:05:10.394062 11032 raft_consensus.cc:2243] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.394407 11032 raft_consensus.cc:2272] T 7bc570d615174ad2bb66af3fc1d38bc8 P a51d8d57ac554d5a871fe279cd35a951 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.395885 11032 tablet_replica.cc:333] T 1c8dc976df3a4a0988a7c1f83b0fe519 P a51d8d57ac554d5a871fe279cd35a951: stopping tablet replica
I20260713 09:05:10.396304 11032 raft_consensus.cc:2243] T 1c8dc976df3a4a0988a7c1f83b0fe519 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.396667 11032 raft_consensus.cc:2272] T 1c8dc976df3a4a0988a7c1f83b0fe519 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.398475 11032 tablet_replica.cc:333] T 7855fef1ff2746378f63cba72792d085 P a51d8d57ac554d5a871fe279cd35a951: stopping tablet replica
I20260713 09:05:10.398988 11032 raft_consensus.cc:2243] T 7855fef1ff2746378f63cba72792d085 P a51d8d57ac554d5a871fe279cd35a951 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.399333 11032 raft_consensus.cc:2272] T 7855fef1ff2746378f63cba72792d085 P a51d8d57ac554d5a871fe279cd35a951 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.400952 11032 tablet_replica.cc:333] T e412a9c9b1e748168f68f62581d0c316 P a51d8d57ac554d5a871fe279cd35a951: stopping tablet replica
I20260713 09:05:10.401405 11032 raft_consensus.cc:2243] T e412a9c9b1e748168f68f62581d0c316 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.401895 11032 raft_consensus.cc:2272] T e412a9c9b1e748168f68f62581d0c316 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.403657 11032 tablet_replica.cc:333] T fdda3ecb02f3443295fdd893eb85a88d P a51d8d57ac554d5a871fe279cd35a951: stopping tablet replica
I20260713 09:05:10.404225 11032 raft_consensus.cc:2243] T fdda3ecb02f3443295fdd893eb85a88d P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.404709 11032 raft_consensus.cc:2272] T fdda3ecb02f3443295fdd893eb85a88d P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.406574 11032 tablet_replica.cc:333] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951: stopping tablet replica
I20260713 09:05:10.407004 11032 raft_consensus.cc:2243] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.407317 11032 raft_consensus.cc:2272] T 570b4d11b66f44ffa4053729c0d09b10 P a51d8d57ac554d5a871fe279cd35a951 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.409111 11032 tablet_replica.cc:333] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951: stopping tablet replica
I20260713 09:05:10.409560 11032 raft_consensus.cc:2243] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.409880 11032 raft_consensus.cc:2272] T e209f798a91a4919b539c0d55f19f9c8 P a51d8d57ac554d5a871fe279cd35a951 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.411401 11032 tablet_replica.cc:333] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951: stopping tablet replica
I20260713 09:05:10.411780 11032 raft_consensus.cc:2243] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:10.412369 11032 raft_consensus.cc:2272] T cc235547de90475e98e501d9ce085d1e P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.413882 11032 tablet_replica.cc:333] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951: stopping tablet replica
I20260713 09:05:10.414321 11032 raft_consensus.cc:2243] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.414631 11032 raft_consensus.cc:2272] T b401f384a88f495aa001db428d515615 P a51d8d57ac554d5a871fe279cd35a951 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.416889 11032 tablet_replica.cc:333] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951: stopping tablet replica
I20260713 09:05:10.417295 11032 raft_consensus.cc:2243] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:10.417923 11032 raft_consensus.cc:2272] T 3f78036c5ced49a989b41cdf297600f1 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.419507 11032 tablet_replica.cc:333] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951: stopping tablet replica
I20260713 09:05:10.419890 11032 raft_consensus.cc:2243] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:10.420480 11032 raft_consensus.cc:2272] T 4da65adc274045a08703ee71602f4560 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.421862 11032 tablet_replica.cc:333] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951: stopping tablet replica
I20260713 09:05:10.422245 11032 raft_consensus.cc:2243] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:10.422853 11032 raft_consensus.cc:2272] T 2f9b456ce26343dca4a48f51e0307221 P a51d8d57ac554d5a871fe279cd35a951 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.424588 11032 tablet_replica.cc:333] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951: stopping tablet replica
I20260713 09:05:10.424983 11032 raft_consensus.cc:2243] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.425336 11032 raft_consensus.cc:2272] T d0ead4f51ebc4e39834e4292ca978093 P a51d8d57ac554d5a871fe279cd35a951 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:10.438124 12511 consensus_peers.cc:597] T b401f384a88f495aa001db428d515615 P fd6c398cc8f04f60a6ff77fbce4c329e -> Peer a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033): Couldn't send request to peer a51d8d57ac554d5a871fe279cd35a951. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:10.489023 11032 tablet_server.cc:196] TabletServer@127.10.198.1:0 shutdown complete.
W20260713 09:05:10.496729 12511 consensus_peers.cc:597] T e209f798a91a4919b539c0d55f19f9c8 P fd6c398cc8f04f60a6ff77fbce4c329e -> Peer a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033): Couldn't send request to peer a51d8d57ac554d5a871fe279cd35a951. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:34033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:10.525992 11032 tablet_server.cc:179] TabletServer@127.10.198.2:0 shutting down...
W20260713 09:05:10.529659 12511 consensus_peers.cc:597] T d0ead4f51ebc4e39834e4292ca978093 P fd6c398cc8f04f60a6ff77fbce4c329e -> Peer a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033): Couldn't send request to peer a51d8d57ac554d5a871fe279cd35a951. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:34033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:10.530140 12249 consensus_peers.cc:597] T f65ebc3765544c1f9965f4ccf140f189 P 38a1c89aa9b247f2a7e7dadb28e4847b -> Peer a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033): Couldn't send request to peer a51d8d57ac554d5a871fe279cd35a951. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:34033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:10.554216 11032 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:10.555060 11032 tablet_replica.cc:333] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8: stopping tablet replica
I20260713 09:05:10.555661 11032 raft_consensus.cc:2243] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:10.556623 11032 raft_consensus.cc:2272] T c697679bac364b5d8dee61e4650d5778 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.558627 11032 tablet_replica.cc:333] T e88d97ab1a6745eeae029960f01c11db P 3786c5fd61c44dd8925edaca373d2cf8: stopping tablet replica
I20260713 09:05:10.559293 11032 raft_consensus.cc:2243] T e88d97ab1a6745eeae029960f01c11db P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.559696 11032 raft_consensus.cc:2272] T e88d97ab1a6745eeae029960f01c11db P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.561656 11032 tablet_replica.cc:333] T 7855fef1ff2746378f63cba72792d085 P 3786c5fd61c44dd8925edaca373d2cf8: stopping tablet replica
W20260713 09:05:10.561738 12175 consensus_peers.cc:597] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8 -> Peer a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033): Couldn't send request to peer a51d8d57ac554d5a871fe279cd35a951. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:34033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:10.562223 11032 raft_consensus.cc:2243] T 7855fef1ff2746378f63cba72792d085 P 3786c5fd61c44dd8925edaca373d2cf8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.562700 11032 raft_consensus.cc:2272] T 7855fef1ff2746378f63cba72792d085 P 3786c5fd61c44dd8925edaca373d2cf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.564908 11032 tablet_replica.cc:333] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8: stopping tablet replica
I20260713 09:05:10.565495 11032 raft_consensus.cc:2243] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:05:10.565414 12249 consensus_peers.cc:597] T fdda3ecb02f3443295fdd893eb85a88d P 38a1c89aa9b247f2a7e7dadb28e4847b -> Peer a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033): Couldn't send request to peer a51d8d57ac554d5a871fe279cd35a951. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:34033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:10.566365 11032 raft_consensus.cc:2272] T e412a9c9b1e748168f68f62581d0c316 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:10.567528 12249 consensus_peers.cc:597] T e88d97ab1a6745eeae029960f01c11db P 38a1c89aa9b247f2a7e7dadb28e4847b -> Peer a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033): Couldn't send request to peer a51d8d57ac554d5a871fe279cd35a951. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:34033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:10.568392 11032 tablet_replica.cc:333] T 3f78036c5ced49a989b41cdf297600f1 P 3786c5fd61c44dd8925edaca373d2cf8: stopping tablet replica
I20260713 09:05:10.568889 11032 raft_consensus.cc:2243] T 3f78036c5ced49a989b41cdf297600f1 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.569306 11032 raft_consensus.cc:2272] T 3f78036c5ced49a989b41cdf297600f1 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.570974 11032 tablet_replica.cc:333] T fdda3ecb02f3443295fdd893eb85a88d P 3786c5fd61c44dd8925edaca373d2cf8: stopping tablet replica
I20260713 09:05:10.571435 11032 raft_consensus.cc:2243] T fdda3ecb02f3443295fdd893eb85a88d P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.571768 11032 raft_consensus.cc:2272] T fdda3ecb02f3443295fdd893eb85a88d P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.573518 11032 tablet_replica.cc:333] T 570b4d11b66f44ffa4053729c0d09b10 P 3786c5fd61c44dd8925edaca373d2cf8: stopping tablet replica
I20260713 09:05:10.574076 11032 raft_consensus.cc:2243] T 570b4d11b66f44ffa4053729c0d09b10 P 3786c5fd61c44dd8925edaca373d2cf8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.574628 11032 raft_consensus.cc:2272] T 570b4d11b66f44ffa4053729c0d09b10 P 3786c5fd61c44dd8925edaca373d2cf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.576658 11032 tablet_replica.cc:333] T 22c1db38765a4b1db69d9a4ce9026848 P 3786c5fd61c44dd8925edaca373d2cf8: stopping tablet replica
I20260713 09:05:10.577083 11032 raft_consensus.cc:2243] T 22c1db38765a4b1db69d9a4ce9026848 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.577411 11032 raft_consensus.cc:2272] T 22c1db38765a4b1db69d9a4ce9026848 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.578895 11032 tablet_replica.cc:333] T 2afa0038dbf646dba945982da3084e91 P 3786c5fd61c44dd8925edaca373d2cf8: stopping tablet replica
I20260713 09:05:10.579300 11032 raft_consensus.cc:2243] T 2afa0038dbf646dba945982da3084e91 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.579610 11032 raft_consensus.cc:2272] T 2afa0038dbf646dba945982da3084e91 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.581092 11032 tablet_replica.cc:333] T 7bc570d615174ad2bb66af3fc1d38bc8 P 3786c5fd61c44dd8925edaca373d2cf8: stopping tablet replica
I20260713 09:05:10.581523 11032 raft_consensus.cc:2243] T 7bc570d615174ad2bb66af3fc1d38bc8 P 3786c5fd61c44dd8925edaca373d2cf8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.581950 11032 raft_consensus.cc:2272] T 7bc570d615174ad2bb66af3fc1d38bc8 P 3786c5fd61c44dd8925edaca373d2cf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.583500 11032 tablet_replica.cc:333] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8: stopping tablet replica
I20260713 09:05:10.583922 11032 raft_consensus.cc:2243] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.584249 11032 raft_consensus.cc:2272] T 35052ba89db345928003109bade123a3 P 3786c5fd61c44dd8925edaca373d2cf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.585677 11032 tablet_replica.cc:333] T 2f9b456ce26343dca4a48f51e0307221 P 3786c5fd61c44dd8925edaca373d2cf8: stopping tablet replica
I20260713 09:05:10.586084 11032 raft_consensus.cc:2243] T 2f9b456ce26343dca4a48f51e0307221 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.586558 11032 raft_consensus.cc:2272] T 2f9b456ce26343dca4a48f51e0307221 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.587884 11032 tablet_replica.cc:333] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8: stopping tablet replica
I20260713 09:05:10.588320 11032 raft_consensus.cc:2243] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:10.588920 11032 raft_consensus.cc:2272] T 72161cf275074ea6a655ed560ec2add0 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.590510 11032 tablet_replica.cc:333] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8: stopping tablet replica
I20260713 09:05:10.590902 11032 raft_consensus.cc:2243] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:10.591478 11032 raft_consensus.cc:2272] T c2846c534b434aa78214a7090d3d81eb P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.592948 11032 tablet_replica.cc:333] T f65ebc3765544c1f9965f4ccf140f189 P 3786c5fd61c44dd8925edaca373d2cf8: stopping tablet replica
I20260713 09:05:10.593360 11032 raft_consensus.cc:2243] T f65ebc3765544c1f9965f4ccf140f189 P 3786c5fd61c44dd8925edaca373d2cf8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.593677 11032 raft_consensus.cc:2272] T f65ebc3765544c1f9965f4ccf140f189 P 3786c5fd61c44dd8925edaca373d2cf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.595137 11032 tablet_replica.cc:333] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8: stopping tablet replica
I20260713 09:05:10.595510 11032 raft_consensus.cc:2243] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:10.596097 11032 raft_consensus.cc:2272] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.597594 11032 tablet_replica.cc:333] T 4da65adc274045a08703ee71602f4560 P 3786c5fd61c44dd8925edaca373d2cf8: stopping tablet replica
I20260713 09:05:10.597975 11032 raft_consensus.cc:2243] T 4da65adc274045a08703ee71602f4560 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.598483 11032 raft_consensus.cc:2272] T 4da65adc274045a08703ee71602f4560 P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.600065 11032 tablet_replica.cc:333] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8: stopping tablet replica
I20260713 09:05:10.600438 11032 raft_consensus.cc:2243] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:10.601027 11032 raft_consensus.cc:2272] T 909e6db82cdb471d98eec3453a38904b P 3786c5fd61c44dd8925edaca373d2cf8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:10.632053 12249 consensus_peers.cc:597] T 7855fef1ff2746378f63cba72792d085 P 38a1c89aa9b247f2a7e7dadb28e4847b -> Peer a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033): Couldn't send request to peer a51d8d57ac554d5a871fe279cd35a951. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:34033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:10.633936 11032 tablet_server.cc:196] TabletServer@127.10.198.2:0 shutdown complete.
I20260713 09:05:10.666380 11032 tablet_server.cc:179] TabletServer@127.10.198.3:0 shutting down...
I20260713 09:05:10.689070 11032 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:10.689678 11032 tablet_replica.cc:333] T f65ebc3765544c1f9965f4ccf140f189 P 38a1c89aa9b247f2a7e7dadb28e4847b: stopping tablet replica
I20260713 09:05:10.690215 11032 raft_consensus.cc:2243] T f65ebc3765544c1f9965f4ccf140f189 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:10.690999 11032 raft_consensus.cc:2272] T f65ebc3765544c1f9965f4ccf140f189 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.692883 11032 tablet_replica.cc:333] T c2846c534b434aa78214a7090d3d81eb P 38a1c89aa9b247f2a7e7dadb28e4847b: stopping tablet replica
I20260713 09:05:10.693409 11032 raft_consensus.cc:2243] T c2846c534b434aa78214a7090d3d81eb P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.693924 11032 raft_consensus.cc:2272] T c2846c534b434aa78214a7090d3d81eb P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.695637 11032 tablet_replica.cc:333] T 72161cf275074ea6a655ed560ec2add0 P 38a1c89aa9b247f2a7e7dadb28e4847b: stopping tablet replica
I20260713 09:05:10.696141 11032 raft_consensus.cc:2243] T 72161cf275074ea6a655ed560ec2add0 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.696645 11032 raft_consensus.cc:2272] T 72161cf275074ea6a655ed560ec2add0 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.698186 11032 tablet_replica.cc:333] T c697679bac364b5d8dee61e4650d5778 P 38a1c89aa9b247f2a7e7dadb28e4847b: stopping tablet replica
I20260713 09:05:10.698695 11032 raft_consensus.cc:2243] T c697679bac364b5d8dee61e4650d5778 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.699133 11032 raft_consensus.cc:2272] T c697679bac364b5d8dee61e4650d5778 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.700717 11032 tablet_replica.cc:333] T e88d97ab1a6745eeae029960f01c11db P 38a1c89aa9b247f2a7e7dadb28e4847b: stopping tablet replica
I20260713 09:05:10.701161 11032 raft_consensus.cc:2243] T e88d97ab1a6745eeae029960f01c11db P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:10.701824 11032 raft_consensus.cc:2272] T e88d97ab1a6745eeae029960f01c11db P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.703424 11032 tablet_replica.cc:333] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b: stopping tablet replica
I20260713 09:05:10.703882 11032 raft_consensus.cc:2243] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:10.704505 11032 raft_consensus.cc:2272] T 1c8dc976df3a4a0988a7c1f83b0fe519 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.705928 11032 tablet_replica.cc:333] T 7855fef1ff2746378f63cba72792d085 P 38a1c89aa9b247f2a7e7dadb28e4847b: stopping tablet replica
I20260713 09:05:10.706419 11032 raft_consensus.cc:2243] T 7855fef1ff2746378f63cba72792d085 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:10.707046 11032 raft_consensus.cc:2272] T 7855fef1ff2746378f63cba72792d085 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.708495 11032 tablet_replica.cc:333] T cc235547de90475e98e501d9ce085d1e P 38a1c89aa9b247f2a7e7dadb28e4847b: stopping tablet replica
I20260713 09:05:10.708985 11032 raft_consensus.cc:2243] T cc235547de90475e98e501d9ce085d1e P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.709383 11032 raft_consensus.cc:2272] T cc235547de90475e98e501d9ce085d1e P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.711007 11032 tablet_replica.cc:333] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 38a1c89aa9b247f2a7e7dadb28e4847b: stopping tablet replica
I20260713 09:05:10.711447 11032 raft_consensus.cc:2243] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.711915 11032 raft_consensus.cc:2272] T 8fe8cbe56f764f9ca8eeedca0683bcbb P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.713497 11032 tablet_replica.cc:333] T fdda3ecb02f3443295fdd893eb85a88d P 38a1c89aa9b247f2a7e7dadb28e4847b: stopping tablet replica
I20260713 09:05:10.713950 11032 raft_consensus.cc:2243] T fdda3ecb02f3443295fdd893eb85a88d P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:10.714581 11032 raft_consensus.cc:2272] T fdda3ecb02f3443295fdd893eb85a88d P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.715986 11032 tablet_replica.cc:333] T b401f384a88f495aa001db428d515615 P 38a1c89aa9b247f2a7e7dadb28e4847b: stopping tablet replica
I20260713 09:05:10.716420 11032 raft_consensus.cc:2243] T b401f384a88f495aa001db428d515615 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.716779 11032 raft_consensus.cc:2272] T b401f384a88f495aa001db428d515615 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.718660 11032 tablet_replica.cc:333] T 35052ba89db345928003109bade123a3 P 38a1c89aa9b247f2a7e7dadb28e4847b: stopping tablet replica
I20260713 09:05:10.719099 11032 raft_consensus.cc:2243] T 35052ba89db345928003109bade123a3 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.719573 11032 raft_consensus.cc:2272] T 35052ba89db345928003109bade123a3 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.720988 11032 tablet_replica.cc:333] T 909e6db82cdb471d98eec3453a38904b P 38a1c89aa9b247f2a7e7dadb28e4847b: stopping tablet replica
I20260713 09:05:10.721392 11032 raft_consensus.cc:2243] T 909e6db82cdb471d98eec3453a38904b P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.721840 11032 raft_consensus.cc:2272] T 909e6db82cdb471d98eec3453a38904b P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.723227 11032 tablet_replica.cc:333] T d0ead4f51ebc4e39834e4292ca978093 P 38a1c89aa9b247f2a7e7dadb28e4847b: stopping tablet replica
I20260713 09:05:10.723637 11032 raft_consensus.cc:2243] T d0ead4f51ebc4e39834e4292ca978093 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.724105 11032 raft_consensus.cc:2272] T d0ead4f51ebc4e39834e4292ca978093 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.726338 11032 tablet_replica.cc:333] T e209f798a91a4919b539c0d55f19f9c8 P 38a1c89aa9b247f2a7e7dadb28e4847b: stopping tablet replica
I20260713 09:05:10.726788 11032 raft_consensus.cc:2243] T e209f798a91a4919b539c0d55f19f9c8 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.727192 11032 raft_consensus.cc:2272] T e209f798a91a4919b539c0d55f19f9c8 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.728607 11032 tablet_replica.cc:333] T 22c1db38765a4b1db69d9a4ce9026848 P 38a1c89aa9b247f2a7e7dadb28e4847b: stopping tablet replica
I20260713 09:05:10.729019 11032 raft_consensus.cc:2243] T 22c1db38765a4b1db69d9a4ce9026848 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.729387 11032 raft_consensus.cc:2272] T 22c1db38765a4b1db69d9a4ce9026848 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.730966 11032 tablet_replica.cc:333] T 37941096c0b44e0fb33ccfb7815bb7d3 P 38a1c89aa9b247f2a7e7dadb28e4847b: stopping tablet replica
I20260713 09:05:10.731436 11032 raft_consensus.cc:2243] T 37941096c0b44e0fb33ccfb7815bb7d3 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.731968 11032 raft_consensus.cc:2272] T 37941096c0b44e0fb33ccfb7815bb7d3 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.733492 11032 tablet_replica.cc:333] T 2afa0038dbf646dba945982da3084e91 P 38a1c89aa9b247f2a7e7dadb28e4847b: stopping tablet replica
I20260713 09:05:10.733865 11032 raft_consensus.cc:2243] T 2afa0038dbf646dba945982da3084e91 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:10.734527 11032 raft_consensus.cc:2272] T 2afa0038dbf646dba945982da3084e91 P 38a1c89aa9b247f2a7e7dadb28e4847b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:10.771347 12514 consensus_peers.cc:597] T 7bc570d615174ad2bb66af3fc1d38bc8 P fd6c398cc8f04f60a6ff77fbce4c329e -> Peer 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879): Couldn't send request to peer 3786c5fd61c44dd8925edaca373d2cf8. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.2:34879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:10.771495 12511 consensus_peers.cc:597] T b401f384a88f495aa001db428d515615 P fd6c398cc8f04f60a6ff77fbce4c329e -> Peer 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609): Couldn't send request to peer 38a1c89aa9b247f2a7e7dadb28e4847b. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.3:37609: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:10.774050 11032 tablet_server.cc:196] TabletServer@127.10.198.3:0 shutdown complete.
I20260713 09:05:10.805451 11032 tablet_server.cc:179] TabletServer@127.10.198.4:0 shutting down...
W20260713 09:05:10.824813 12514 consensus_peers.cc:597] T 570b4d11b66f44ffa4053729c0d09b10 P fd6c398cc8f04f60a6ff77fbce4c329e -> Peer 3786c5fd61c44dd8925edaca373d2cf8 (127.10.198.2:34879): Couldn't send request to peer 3786c5fd61c44dd8925edaca373d2cf8. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.2:34879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:10.829178 11032 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:10.829888 11032 tablet_replica.cc:333] T 2f9b456ce26343dca4a48f51e0307221 P fd6c398cc8f04f60a6ff77fbce4c329e: stopping tablet replica
I20260713 09:05:10.830794 11032 raft_consensus.cc:2243] T 2f9b456ce26343dca4a48f51e0307221 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:05:10.831233 12511 consensus_peers.cc:597] T 570b4d11b66f44ffa4053729c0d09b10 P fd6c398cc8f04f60a6ff77fbce4c329e -> Peer a51d8d57ac554d5a871fe279cd35a951 (127.10.198.1:34033): Couldn't send request to peer a51d8d57ac554d5a871fe279cd35a951. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:34033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:10.831398 11032 raft_consensus.cc:2272] T 2f9b456ce26343dca4a48f51e0307221 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.833426 11032 tablet_replica.cc:333] T c2846c534b434aa78214a7090d3d81eb P fd6c398cc8f04f60a6ff77fbce4c329e: stopping tablet replica
I20260713 09:05:10.833945 11032 raft_consensus.cc:2243] T c2846c534b434aa78214a7090d3d81eb P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.834378 11032 raft_consensus.cc:2272] T c2846c534b434aa78214a7090d3d81eb P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.835868 11032 tablet_replica.cc:333] T 570b4d11b66f44ffa4053729c0d09b10 P fd6c398cc8f04f60a6ff77fbce4c329e: stopping tablet replica
I20260713 09:05:10.836354 11032 raft_consensus.cc:2243] T 570b4d11b66f44ffa4053729c0d09b10 P fd6c398cc8f04f60a6ff77fbce4c329e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:10.837033 11032 raft_consensus.cc:2272] T 570b4d11b66f44ffa4053729c0d09b10 P fd6c398cc8f04f60a6ff77fbce4c329e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.839486 11032 tablet_replica.cc:333] T 72161cf275074ea6a655ed560ec2add0 P fd6c398cc8f04f60a6ff77fbce4c329e: stopping tablet replica
I20260713 09:05:10.839974 11032 raft_consensus.cc:2243] T 72161cf275074ea6a655ed560ec2add0 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.840423 11032 raft_consensus.cc:2272] T 72161cf275074ea6a655ed560ec2add0 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:10.841450 12511 consensus_peers.cc:597] T 35052ba89db345928003109bade123a3 P fd6c398cc8f04f60a6ff77fbce4c329e -> Peer 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609): Couldn't send request to peer 38a1c89aa9b247f2a7e7dadb28e4847b. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.3:37609: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:10.842103 11032 tablet_replica.cc:333] T 7bc570d615174ad2bb66af3fc1d38bc8 P fd6c398cc8f04f60a6ff77fbce4c329e: stopping tablet replica
I20260713 09:05:10.842625 11032 raft_consensus.cc:2243] T 7bc570d615174ad2bb66af3fc1d38bc8 P fd6c398cc8f04f60a6ff77fbce4c329e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:10.843263 11032 raft_consensus.cc:2272] T 7bc570d615174ad2bb66af3fc1d38bc8 P fd6c398cc8f04f60a6ff77fbce4c329e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.844789 11032 tablet_replica.cc:333] T 37941096c0b44e0fb33ccfb7815bb7d3 P fd6c398cc8f04f60a6ff77fbce4c329e: stopping tablet replica
I20260713 09:05:10.845238 11032 raft_consensus.cc:2243] T 37941096c0b44e0fb33ccfb7815bb7d3 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.845656 11032 raft_consensus.cc:2272] T 37941096c0b44e0fb33ccfb7815bb7d3 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.847489 11032 tablet_replica.cc:333] T e209f798a91a4919b539c0d55f19f9c8 P fd6c398cc8f04f60a6ff77fbce4c329e: stopping tablet replica
I20260713 09:05:10.847970 11032 raft_consensus.cc:2243] T e209f798a91a4919b539c0d55f19f9c8 P fd6c398cc8f04f60a6ff77fbce4c329e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:10.848608 11032 raft_consensus.cc:2272] T e209f798a91a4919b539c0d55f19f9c8 P fd6c398cc8f04f60a6ff77fbce4c329e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.850332 11032 tablet_replica.cc:333] T c697679bac364b5d8dee61e4650d5778 P fd6c398cc8f04f60a6ff77fbce4c329e: stopping tablet replica
I20260713 09:05:10.850792 11032 raft_consensus.cc:2243] T c697679bac364b5d8dee61e4650d5778 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.851190 11032 raft_consensus.cc:2272] T c697679bac364b5d8dee61e4650d5778 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:10.851634 12511 consensus_peers.cc:597] T d0ead4f51ebc4e39834e4292ca978093 P fd6c398cc8f04f60a6ff77fbce4c329e -> Peer 38a1c89aa9b247f2a7e7dadb28e4847b (127.10.198.3:37609): Couldn't send request to peer 38a1c89aa9b247f2a7e7dadb28e4847b. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.3:37609: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:10.852727 11032 tablet_replica.cc:333] T b401f384a88f495aa001db428d515615 P fd6c398cc8f04f60a6ff77fbce4c329e: stopping tablet replica
I20260713 09:05:10.853230 11032 raft_consensus.cc:2243] T b401f384a88f495aa001db428d515615 P fd6c398cc8f04f60a6ff77fbce4c329e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:10.853840 11032 raft_consensus.cc:2272] T b401f384a88f495aa001db428d515615 P fd6c398cc8f04f60a6ff77fbce4c329e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.855861 11032 tablet_replica.cc:333] T cc235547de90475e98e501d9ce085d1e P fd6c398cc8f04f60a6ff77fbce4c329e: stopping tablet replica
I20260713 09:05:10.856293 11032 raft_consensus.cc:2243] T cc235547de90475e98e501d9ce085d1e P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.856712 11032 raft_consensus.cc:2272] T cc235547de90475e98e501d9ce085d1e P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.858201 11032 tablet_replica.cc:333] T 1c8dc976df3a4a0988a7c1f83b0fe519 P fd6c398cc8f04f60a6ff77fbce4c329e: stopping tablet replica
I20260713 09:05:10.858660 11032 raft_consensus.cc:2243] T 1c8dc976df3a4a0988a7c1f83b0fe519 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.859071 11032 raft_consensus.cc:2272] T 1c8dc976df3a4a0988a7c1f83b0fe519 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.860548 11032 tablet_replica.cc:333] T e412a9c9b1e748168f68f62581d0c316 P fd6c398cc8f04f60a6ff77fbce4c329e: stopping tablet replica
I20260713 09:05:10.860978 11032 raft_consensus.cc:2243] T e412a9c9b1e748168f68f62581d0c316 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.861390 11032 raft_consensus.cc:2272] T e412a9c9b1e748168f68f62581d0c316 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.862886 11032 tablet_replica.cc:333] T 8fe8cbe56f764f9ca8eeedca0683bcbb P fd6c398cc8f04f60a6ff77fbce4c329e: stopping tablet replica
I20260713 09:05:10.863301 11032 raft_consensus.cc:2243] T 8fe8cbe56f764f9ca8eeedca0683bcbb P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.863731 11032 raft_consensus.cc:2272] T 8fe8cbe56f764f9ca8eeedca0683bcbb P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.865224 11032 tablet_replica.cc:333] T 35052ba89db345928003109bade123a3 P fd6c398cc8f04f60a6ff77fbce4c329e: stopping tablet replica
I20260713 09:05:10.865635 11032 raft_consensus.cc:2243] T 35052ba89db345928003109bade123a3 P fd6c398cc8f04f60a6ff77fbce4c329e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:10.866264 11032 raft_consensus.cc:2272] T 35052ba89db345928003109bade123a3 P fd6c398cc8f04f60a6ff77fbce4c329e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.867769 11032 tablet_replica.cc:333] T 4da65adc274045a08703ee71602f4560 P fd6c398cc8f04f60a6ff77fbce4c329e: stopping tablet replica
I20260713 09:05:10.868202 11032 raft_consensus.cc:2243] T 4da65adc274045a08703ee71602f4560 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.868625 11032 raft_consensus.cc:2272] T 4da65adc274045a08703ee71602f4560 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.870138 11032 tablet_replica.cc:333] T d0ead4f51ebc4e39834e4292ca978093 P fd6c398cc8f04f60a6ff77fbce4c329e: stopping tablet replica
I20260713 09:05:10.870597 11032 raft_consensus.cc:2243] T d0ead4f51ebc4e39834e4292ca978093 P fd6c398cc8f04f60a6ff77fbce4c329e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:10.871239 11032 raft_consensus.cc:2272] T d0ead4f51ebc4e39834e4292ca978093 P fd6c398cc8f04f60a6ff77fbce4c329e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.872936 11032 tablet_replica.cc:333] T 909e6db82cdb471d98eec3453a38904b P fd6c398cc8f04f60a6ff77fbce4c329e: stopping tablet replica
I20260713 09:05:10.873353 11032 raft_consensus.cc:2243] T 909e6db82cdb471d98eec3453a38904b P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.873780 11032 raft_consensus.cc:2272] T 909e6db82cdb471d98eec3453a38904b P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.875247 11032 tablet_replica.cc:333] T 3f78036c5ced49a989b41cdf297600f1 P fd6c398cc8f04f60a6ff77fbce4c329e: stopping tablet replica
I20260713 09:05:10.875646 11032 raft_consensus.cc:2243] T 3f78036c5ced49a989b41cdf297600f1 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.876050 11032 raft_consensus.cc:2272] T 3f78036c5ced49a989b41cdf297600f1 P fd6c398cc8f04f60a6ff77fbce4c329e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.909322 11032 tablet_server.cc:196] TabletServer@127.10.198.4:0 shutdown complete.
I20260713 09:05:10.933475 11032 master.cc:562] Master@127.10.198.62:42127 shutting down...
I20260713 09:05:10.950393 11032 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 427e9c8c28ec403ab90c52aef7727679 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:10.950896 11032 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 427e9c8c28ec403ab90c52aef7727679 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.951195 11032 tablet_replica.cc:333] T 00000000000000000000000000000000 P 427e9c8c28ec403ab90c52aef7727679: stopping tablet replica
I20260713 09:05:10.970885 11032 master.cc:584] Master@127.10.198.62:42127 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (26394 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:05:11.021620 11032 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.198.62:38945
I20260713 09:05:11.022732 11032 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:11.027774 12981 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:11.027809 12980 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:11.029115 12983 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:11.029919 11032 server_base.cc:1061] running on GCE node
I20260713 09:05:11.030903 11032 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:11.031077 11032 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:11.031244 11032 hybrid_clock.cc:648] HybridClock initialized: now 1783933511031226 us; error 0 us; skew 500 ppm
I20260713 09:05:11.031756 11032 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:11.033934 11032 webserver.cc:533] Webserver started at http://127.10.198.62:35909/ using document root <none> and password file <none>
I20260713 09:05:11.034431 11032 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:11.034595 11032 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:11.034853 11032 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:11.035857 11032 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933461482508-11032-0/minicluster-data/master-0-root/instance:
uuid: "5158a2cf88c74cee81984261b2b7e31b"
format_stamp: "Formatted at 2026-07-13 09:05:11 on dist-test-slave-kch5"
I20260713 09:05:11.040146 11032 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:05:11.043207 12988 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:11.043895 11032 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:05:11.044152 11032 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933461482508-11032-0/minicluster-data/master-0-root
uuid: "5158a2cf88c74cee81984261b2b7e31b"
format_stamp: "Formatted at 2026-07-13 09:05:11 on dist-test-slave-kch5"
I20260713 09:05:11.044390 11032 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933461482508-11032-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933461482508-11032-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933461482508-11032-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:11.056336 11032 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:11.057482 11032 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:11.092941 11032 rpc_server.cc:307] RPC server started. Bound to: 127.10.198.62:38945
I20260713 09:05:11.093034 13039 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.198.62:38945 every 8 connection(s)
I20260713 09:05:11.096490 13040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.105618 13040 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5158a2cf88c74cee81984261b2b7e31b: Bootstrap starting.
I20260713 09:05:11.109923 13040 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5158a2cf88c74cee81984261b2b7e31b: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:11.113694 13040 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5158a2cf88c74cee81984261b2b7e31b: No bootstrap required, opened a new log
I20260713 09:05:11.115690 13040 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5158a2cf88c74cee81984261b2b7e31b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5158a2cf88c74cee81984261b2b7e31b" member_type: VOTER }
I20260713 09:05:11.116034 13040 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5158a2cf88c74cee81984261b2b7e31b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:11.116207 13040 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5158a2cf88c74cee81984261b2b7e31b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5158a2cf88c74cee81984261b2b7e31b, State: Initialized, Role: FOLLOWER
I20260713 09:05:11.116717 13040 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5158a2cf88c74cee81984261b2b7e31b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5158a2cf88c74cee81984261b2b7e31b" member_type: VOTER }
I20260713 09:05:11.117120 13040 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5158a2cf88c74cee81984261b2b7e31b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:05:11.117303 13040 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5158a2cf88c74cee81984261b2b7e31b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:05:11.117501 13040 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5158a2cf88c74cee81984261b2b7e31b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:11.121417 13040 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5158a2cf88c74cee81984261b2b7e31b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5158a2cf88c74cee81984261b2b7e31b" member_type: VOTER }
I20260713 09:05:11.121851 13040 leader_election.cc:304] T 00000000000000000000000000000000 P 5158a2cf88c74cee81984261b2b7e31b [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: 5158a2cf88c74cee81984261b2b7e31b; no voters: 
I20260713 09:05:11.122936 13040 leader_election.cc:290] T 00000000000000000000000000000000 P 5158a2cf88c74cee81984261b2b7e31b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:05:11.123281 13043 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5158a2cf88c74cee81984261b2b7e31b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:11.124529 13043 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5158a2cf88c74cee81984261b2b7e31b [term 1 LEADER]: Becoming Leader. State: Replica: 5158a2cf88c74cee81984261b2b7e31b, State: Running, Role: LEADER
I20260713 09:05:11.125080 13043 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5158a2cf88c74cee81984261b2b7e31b [LEADER]: Queue going to LEADER mode. State: All 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: "5158a2cf88c74cee81984261b2b7e31b" member_type: VOTER }
I20260713 09:05:11.125509 13040 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5158a2cf88c74cee81984261b2b7e31b [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:05:11.129048 13044 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5158a2cf88c74cee81984261b2b7e31b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5158a2cf88c74cee81984261b2b7e31b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5158a2cf88c74cee81984261b2b7e31b" member_type: VOTER } }
I20260713 09:05:11.129364 13045 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5158a2cf88c74cee81984261b2b7e31b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5158a2cf88c74cee81984261b2b7e31b. Latest consensus state: current_term: 1 leader_uuid: "5158a2cf88c74cee81984261b2b7e31b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5158a2cf88c74cee81984261b2b7e31b" member_type: VOTER } }
I20260713 09:05:11.129613 13044 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5158a2cf88c74cee81984261b2b7e31b [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:11.129951 13045 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5158a2cf88c74cee81984261b2b7e31b [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:11.132541 13050 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:05:11.139424 13050 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:05:11.151273 11032 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:05:11.151597 13050 catalog_manager.cc:1383] Generated new cluster ID: c09935c722d3484db854e0f0fedb431d
I20260713 09:05:11.151904 13050 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:05:11.170070 13050 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:05:11.171289 13050 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:05:11.184681 13050 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5158a2cf88c74cee81984261b2b7e31b: Generated new TSK 0
I20260713 09:05:11.185192 13050 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:05:11.217592 11032 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:11.223194 13061 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:11.224200 13062 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:11.225502 13064 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:11.226016 11032 server_base.cc:1061] running on GCE node
I20260713 09:05:11.226857 11032 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:11.227046 11032 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:11.227216 11032 hybrid_clock.cc:648] HybridClock initialized: now 1783933511227193 us; error 0 us; skew 500 ppm
I20260713 09:05:11.227710 11032 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:11.229826 11032 webserver.cc:533] Webserver started at http://127.10.198.1:36159/ using document root <none> and password file <none>
I20260713 09:05:11.230259 11032 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:11.230464 11032 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:11.230701 11032 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:11.231673 11032 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933461482508-11032-0/minicluster-data/ts-0-root/instance:
uuid: "c6999a7c86bc44cfb708cfa0aed813f6"
format_stamp: "Formatted at 2026-07-13 09:05:11 on dist-test-slave-kch5"
I20260713 09:05:11.235872 11032 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:05:11.238853 13069 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:11.239499 11032 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:05:11.239723 11032 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933461482508-11032-0/minicluster-data/ts-0-root
uuid: "c6999a7c86bc44cfb708cfa0aed813f6"
format_stamp: "Formatted at 2026-07-13 09:05:11 on dist-test-slave-kch5"
I20260713 09:05:11.239945 11032 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933461482508-11032-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933461482508-11032-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933461482508-11032-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:11.261157 11032 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:11.262212 11032 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:11.263552 11032 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:11.265596 11032 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:11.265762 11032 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:11.265929 11032 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:11.266063 11032 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:11.302933 11032 rpc_server.cc:307] RPC server started. Bound to: 127.10.198.1:38919
I20260713 09:05:11.303026 13131 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.198.1:38919 every 8 connection(s)
I20260713 09:05:11.307487 11032 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:11.313892 13136 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:11.314502 13137 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:11.317051 13139 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:11.317384 11032 server_base.cc:1061] running on GCE node
I20260713 09:05:11.318593 11032 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:11.318840 11032 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:11.319031 11032 hybrid_clock.cc:648] HybridClock initialized: now 1783933511319010 us; error 0 us; skew 500 ppm
I20260713 09:05:11.319252 13132 heartbeater.cc:344] Connected to a master server at 127.10.198.62:38945
I20260713 09:05:11.319546 11032 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:11.319622 13132 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:11.320381 13132 heartbeater.cc:507] Master 127.10.198.62:38945 requested a full tablet report, sending...
I20260713 09:05:11.321976 11032 webserver.cc:533] Webserver started at http://127.10.198.2:37291/ using document root <none> and password file <none>
I20260713 09:05:11.322467 11032 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:11.322403 13005 ts_manager.cc:194] Registered new tserver with Master: c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919)
I20260713 09:05:11.322767 11032 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:11.323036 11032 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:11.324016 11032 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933461482508-11032-0/minicluster-data/ts-1-root/instance:
uuid: "76b3a54bbc7b43c3b14753f3b948bc56"
format_stamp: "Formatted at 2026-07-13 09:05:11 on dist-test-slave-kch5"
I20260713 09:05:11.324146 13005 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43226
I20260713 09:05:11.327942 11032 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260713 09:05:11.330916 13144 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:11.331560 11032 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:05:11.331800 11032 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933461482508-11032-0/minicluster-data/ts-1-root
uuid: "76b3a54bbc7b43c3b14753f3b948bc56"
format_stamp: "Formatted at 2026-07-13 09:05:11 on dist-test-slave-kch5"
I20260713 09:05:11.332043 11032 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933461482508-11032-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933461482508-11032-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933461482508-11032-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:11.355196 11032 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:11.356300 11032 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:11.357646 11032 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:11.359685 11032 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:11.359869 11032 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:11.360066 11032 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:11.360208 11032 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:11.396829 11032 rpc_server.cc:307] RPC server started. Bound to: 127.10.198.2:37669
I20260713 09:05:11.396917 13206 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.198.2:37669 every 8 connection(s)
I20260713 09:05:11.401144 11032 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:11.407457 13210 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:11.409019 13211 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:11.410741 13214 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:11.411235 11032 server_base.cc:1061] running on GCE node
I20260713 09:05:11.412168 11032 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:11.412424 11032 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:11.412596 11032 hybrid_clock.cc:648] HybridClock initialized: now 1783933511412577 us; error 0 us; skew 500 ppm
I20260713 09:05:11.412793 13207 heartbeater.cc:344] Connected to a master server at 127.10.198.62:38945
I20260713 09:05:11.413142 13207 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:11.413208 11032 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:11.413861 13207 heartbeater.cc:507] Master 127.10.198.62:38945 requested a full tablet report, sending...
I20260713 09:05:11.415812 13005 ts_manager.cc:194] Registered new tserver with Master: 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669)
I20260713 09:05:11.416185 11032 webserver.cc:533] Webserver started at http://127.10.198.3:35441/ using document root <none> and password file <none>
I20260713 09:05:11.416765 11032 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:11.416991 11032 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:11.417281 11032 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:11.417497 13005 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43228
I20260713 09:05:11.418627 11032 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933461482508-11032-0/minicluster-data/ts-2-root/instance:
uuid: "684bb42a120c476e9a7b71544b52bb54"
format_stamp: "Formatted at 2026-07-13 09:05:11 on dist-test-slave-kch5"
I20260713 09:05:11.422653 11032 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:11.425477 13218 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:11.426112 11032 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:05:11.426394 11032 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933461482508-11032-0/minicluster-data/ts-2-root
uuid: "684bb42a120c476e9a7b71544b52bb54"
format_stamp: "Formatted at 2026-07-13 09:05:11 on dist-test-slave-kch5"
I20260713 09:05:11.426681 11032 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933461482508-11032-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933461482508-11032-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933461482508-11032-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:11.443924 11032 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:11.444988 11032 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:11.446408 11032 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:11.448431 11032 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:11.448613 11032 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:11.448837 11032 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:11.448990 11032 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:11.486142 11032 rpc_server.cc:307] RPC server started. Bound to: 127.10.198.3:34547
I20260713 09:05:11.486234 13280 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.198.3:34547 every 8 connection(s)
I20260713 09:05:11.490484 11032 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:11.496803 13284 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:11.497419 13285 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:11.499007 13287 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:11.500771 11032 server_base.cc:1061] running on GCE node
I20260713 09:05:11.501588 11032 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:05:11.501729 13281 heartbeater.cc:344] Connected to a master server at 127.10.198.62:38945
W20260713 09:05:11.501864 11032 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:11.502091 11032 hybrid_clock.cc:648] HybridClock initialized: now 1783933511502076 us; error 0 us; skew 500 ppm
I20260713 09:05:11.502106 13281 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:11.502787 11032 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:11.502964 13281 heartbeater.cc:507] Master 127.10.198.62:38945 requested a full tablet report, sending...
I20260713 09:05:11.504940 13005 ts_manager.cc:194] Registered new tserver with Master: 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547)
I20260713 09:05:11.505296 11032 webserver.cc:533] Webserver started at http://127.10.198.4:33811/ using document root <none> and password file <none>
I20260713 09:05:11.505761 11032 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:11.505932 11032 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:11.506162 11032 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:11.506345 13005 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52724
I20260713 09:05:11.507351 11032 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933461482508-11032-0/minicluster-data/ts-3-root/instance:
uuid: "b51902a2d8a44dbfa5f9bf5389be83bd"
format_stamp: "Formatted at 2026-07-13 09:05:11 on dist-test-slave-kch5"
I20260713 09:05:11.511320 11032 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:05:11.514123 13292 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:11.514822 11032 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:05:11.515081 11032 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933461482508-11032-0/minicluster-data/ts-3-root
uuid: "b51902a2d8a44dbfa5f9bf5389be83bd"
format_stamp: "Formatted at 2026-07-13 09:05:11 on dist-test-slave-kch5"
I20260713 09:05:11.515332 11032 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933461482508-11032-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933461482508-11032-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933461482508-11032-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:11.543926 11032 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:11.545013 11032 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:11.546180 11032 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:11.548221 11032 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:11.548399 11032 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:11.548620 11032 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:11.548763 11032 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:11.584560 11032 rpc_server.cc:307] RPC server started. Bound to: 127.10.198.4:45429
I20260713 09:05:11.584654 13354 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.198.4:45429 every 8 connection(s)
I20260713 09:05:11.596913 13355 heartbeater.cc:344] Connected to a master server at 127.10.198.62:38945
I20260713 09:05:11.597265 13355 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:11.597915 13355 heartbeater.cc:507] Master 127.10.198.62:38945 requested a full tablet report, sending...
I20260713 09:05:11.599704 13005 ts_manager.cc:194] Registered new tserver with Master: b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429)
I20260713 09:05:11.600764 11032 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013306413s
I20260713 09:05:11.600903 13005 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52734
I20260713 09:05:11.622781 13005 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52738:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260713 09:05:11.757197 13246 tablet_service.cc:1511] Processing CreateTablet for tablet f8b6e17dc8314f099cc0db9dad54fe38 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:05:11.758589 13246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8b6e17dc8314f099cc0db9dad54fe38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.760179 13240 tablet_service.cc:1511] Processing CreateTablet for tablet 09b98ae72d514f049dbaf074dc0f6ad9 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:05:11.761482 13240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09b98ae72d514f049dbaf074dc0f6ad9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.762900 13239 tablet_service.cc:1511] Processing CreateTablet for tablet 7b879d78990a416d99170350f8d5a67e (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:05:11.764176 13239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b879d78990a416d99170350f8d5a67e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.765213 13320 tablet_service.cc:1511] Processing CreateTablet for tablet f8b6e17dc8314f099cc0db9dad54fe38 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:05:11.766434 13320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8b6e17dc8314f099cc0db9dad54fe38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.767391 13241 tablet_service.cc:1511] Processing CreateTablet for tablet 3a5d10c75797466fa23f5c95417f4811 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:05:11.768587 13241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a5d10c75797466fa23f5c95417f4811. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.771394 13242 tablet_service.cc:1511] Processing CreateTablet for tablet e9d30c64588946498be9841e3d652b73 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:05:11.772599 13242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9d30c64588946498be9841e3d652b73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.773993 13319 tablet_service.cc:1511] Processing CreateTablet for tablet b1b0d9c2e5254f8a9ae579cbe1415776 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:05:11.775250 13319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1b0d9c2e5254f8a9ae579cbe1415776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.775450 13243 tablet_service.cc:1511] Processing CreateTablet for tablet 950d087dccc748849027fedbe908609d (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:05:11.776955 13243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 950d087dccc748849027fedbe908609d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.777341 13315 tablet_service.cc:1511] Processing CreateTablet for tablet 3a5d10c75797466fa23f5c95417f4811 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:05:11.778420 13317 tablet_service.cc:1511] Processing CreateTablet for tablet 9af3eb690c834f298ef1db71f72f113e (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:05:11.778482 13244 tablet_service.cc:1511] Processing CreateTablet for tablet d4a3ec9481f34857b918fcbedbbd2439 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:05:11.779285 13314 tablet_service.cc:1511] Processing CreateTablet for tablet d01f4ec7f4e24620969c38c1682f7915 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:05:11.777289 13245 tablet_service.cc:1511] Processing CreateTablet for tablet 1fde10203911449594bad4337fe458b3 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:05:11.781189 13318 tablet_service.cc:1511] Processing CreateTablet for tablet d4a3ec9481f34857b918fcbedbbd2439 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:05:11.779790 13244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4a3ec9481f34857b918fcbedbbd2439. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.777343 13316 tablet_service.cc:1511] Processing CreateTablet for tablet e9d30c64588946498be9841e3d652b73 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:05:11.784063 13314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d01f4ec7f4e24620969c38c1682f7915. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.785926 13317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9af3eb690c834f298ef1db71f72f113e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.786626 13245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fde10203911449594bad4337fe458b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.790577 13318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4a3ec9481f34857b918fcbedbbd2439. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.794608 13172 tablet_service.cc:1511] Processing CreateTablet for tablet 1fde10203911449594bad4337fe458b3 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:05:11.795539 13316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9d30c64588946498be9841e3d652b73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.795895 13172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fde10203911449594bad4337fe458b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.798671 13315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a5d10c75797466fa23f5c95417f4811. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.806069 13171 tablet_service.cc:1511] Processing CreateTablet for tablet b1b0d9c2e5254f8a9ae579cbe1415776 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:05:11.807372 13171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1b0d9c2e5254f8a9ae579cbe1415776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.815244 13097 tablet_service.cc:1511] Processing CreateTablet for tablet f8b6e17dc8314f099cc0db9dad54fe38 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:05:11.816521 13097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8b6e17dc8314f099cc0db9dad54fe38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.817802 13170 tablet_service.cc:1511] Processing CreateTablet for tablet d4a3ec9481f34857b918fcbedbbd2439 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:05:11.823634 13096 tablet_service.cc:1511] Processing CreateTablet for tablet 1fde10203911449594bad4337fe458b3 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:05:11.824852 13096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fde10203911449594bad4337fe458b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.827412 13092 tablet_service.cc:1511] Processing CreateTablet for tablet e9d30c64588946498be9841e3d652b73 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:05:11.828656 13092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9d30c64588946498be9841e3d652b73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.832525 13170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4a3ec9481f34857b918fcbedbbd2439. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.843233 13093 tablet_service.cc:1511] Processing CreateTablet for tablet 9af3eb690c834f298ef1db71f72f113e (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:05:11.844588 13093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9af3eb690c834f298ef1db71f72f113e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.849017 13095 tablet_service.cc:1511] Processing CreateTablet for tablet b1b0d9c2e5254f8a9ae579cbe1415776 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:05:11.850064 13167 tablet_service.cc:1511] Processing CreateTablet for tablet 3a5d10c75797466fa23f5c95417f4811 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:05:11.851426 13167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a5d10c75797466fa23f5c95417f4811. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.854418 13094 tablet_service.cc:1511] Processing CreateTablet for tablet 950d087dccc748849027fedbe908609d (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:05:11.855360 13166 tablet_service.cc:1511] Processing CreateTablet for tablet 09b98ae72d514f049dbaf074dc0f6ad9 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:05:11.855593 13169 tablet_service.cc:1511] Processing CreateTablet for tablet 950d087dccc748849027fedbe908609d (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:05:11.856695 13166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09b98ae72d514f049dbaf074dc0f6ad9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.857293 13169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 950d087dccc748849027fedbe908609d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.858686 13165 tablet_service.cc:1511] Processing CreateTablet for tablet d01f4ec7f4e24620969c38c1682f7915 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:05:11.859964 13165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d01f4ec7f4e24620969c38c1682f7915. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.856802 13095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1b0d9c2e5254f8a9ae579cbe1415776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.863737 13091 tablet_service.cc:1511] Processing CreateTablet for tablet 09b98ae72d514f049dbaf074dc0f6ad9 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:05:11.866034 13090 tablet_service.cc:1511] Processing CreateTablet for tablet d01f4ec7f4e24620969c38c1682f7915 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:05:11.868274 13164 tablet_service.cc:1511] Processing CreateTablet for tablet d6b905c38901423eb1b11897fc6c74a3 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:05:11.870213 13313 tablet_service.cc:1511] Processing CreateTablet for tablet 7b879d78990a416d99170350f8d5a67e (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:05:11.871546 13313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b879d78990a416d99170350f8d5a67e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.872592 13094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 950d087dccc748849027fedbe908609d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.847745 13168 tablet_service.cc:1511] Processing CreateTablet for tablet 9af3eb690c834f298ef1db71f72f113e (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:05:11.863687 13089 tablet_service.cc:1511] Processing CreateTablet for tablet 7b879d78990a416d99170350f8d5a67e (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:05:11.880107 13089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b879d78990a416d99170350f8d5a67e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.897949 13164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6b905c38901423eb1b11897fc6c74a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.895401 13091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09b98ae72d514f049dbaf074dc0f6ad9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.898682 13168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9af3eb690c834f298ef1db71f72f113e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.899201 13090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d01f4ec7f4e24620969c38c1682f7915. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.930886 13088 tablet_service.cc:1511] Processing CreateTablet for tablet 045c017a862d4042b135628e2b27e763 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:05:11.931440 13246 tablet_service.cc:1511] Processing CreateTablet for tablet d6b905c38901423eb1b11897fc6c74a3 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:05:11.932194 13088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 045c017a862d4042b135628e2b27e763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.931850 13320 tablet_service.cc:1511] Processing CreateTablet for tablet d6b905c38901423eb1b11897fc6c74a3 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:05:11.933208 13320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6b905c38901423eb1b11897fc6c74a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.936049 13246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6b905c38901423eb1b11897fc6c74a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.970573 13372 tablet_bootstrap.cc:492] T f8b6e17dc8314f099cc0db9dad54fe38 P b51902a2d8a44dbfa5f9bf5389be83bd: Bootstrap starting.
I20260713 09:05:11.972483 13092 tablet_service.cc:1511] Processing CreateTablet for tablet 4afc131d852345e49fb175b0b4b1d0cc (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:05:11.973789 13092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4afc131d852345e49fb175b0b4b1d0cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.958631 13371 tablet_bootstrap.cc:492] T 09b98ae72d514f049dbaf074dc0f6ad9 P 684bb42a120c476e9a7b71544b52bb54: Bootstrap starting.
I20260713 09:05:11.985056 13372 tablet_bootstrap.cc:654] T f8b6e17dc8314f099cc0db9dad54fe38 P b51902a2d8a44dbfa5f9bf5389be83bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:11.997313 13371 tablet_bootstrap.cc:654] T 09b98ae72d514f049dbaf074dc0f6ad9 P 684bb42a120c476e9a7b71544b52bb54: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:11.999462 13374 tablet_bootstrap.cc:492] T b1b0d9c2e5254f8a9ae579cbe1415776 P 76b3a54bbc7b43c3b14753f3b948bc56: Bootstrap starting.
I20260713 09:05:12.005525 13375 tablet_bootstrap.cc:492] T 045c017a862d4042b135628e2b27e763 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap starting.
I20260713 09:05:12.007984 13374 tablet_bootstrap.cc:654] T b1b0d9c2e5254f8a9ae579cbe1415776 P 76b3a54bbc7b43c3b14753f3b948bc56: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.008224 13371 tablet_bootstrap.cc:492] T 09b98ae72d514f049dbaf074dc0f6ad9 P 684bb42a120c476e9a7b71544b52bb54: No bootstrap required, opened a new log
I20260713 09:05:12.008800 13371 ts_tablet_manager.cc:1403] T 09b98ae72d514f049dbaf074dc0f6ad9 P 684bb42a120c476e9a7b71544b52bb54: Time spent bootstrapping tablet: real 0.083s	user 0.006s	sys 0.010s
I20260713 09:05:12.012130 13374 tablet_bootstrap.cc:492] T b1b0d9c2e5254f8a9ae579cbe1415776 P 76b3a54bbc7b43c3b14753f3b948bc56: No bootstrap required, opened a new log
I20260713 09:05:12.012205 13375 tablet_bootstrap.cc:654] T 045c017a862d4042b135628e2b27e763 P c6999a7c86bc44cfb708cfa0aed813f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.012519 13374 ts_tablet_manager.cc:1403] T b1b0d9c2e5254f8a9ae579cbe1415776 P 76b3a54bbc7b43c3b14753f3b948bc56: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
W20260713 09:05:12.030256 12991 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.10.198.4:45429, user_credentials={real_user=slave}} blocked reactor thread for 87744.7us
I20260713 09:05:12.008312 13372 tablet_bootstrap.cc:492] T f8b6e17dc8314f099cc0db9dad54fe38 P b51902a2d8a44dbfa5f9bf5389be83bd: No bootstrap required, opened a new log
I20260713 09:05:12.050318 13372 ts_tablet_manager.cc:1403] T f8b6e17dc8314f099cc0db9dad54fe38 P b51902a2d8a44dbfa5f9bf5389be83bd: Time spent bootstrapping tablet: real 0.121s	user 0.011s	sys 0.016s
I20260713 09:05:12.058497 13372 raft_consensus.cc:359] T f8b6e17dc8314f099cc0db9dad54fe38 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:12.054265 13371 raft_consensus.cc:359] T 09b98ae72d514f049dbaf074dc0f6ad9 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:12.064021 13372 raft_consensus.cc:385] T f8b6e17dc8314f099cc0db9dad54fe38 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.064489 13372 raft_consensus.cc:740] T f8b6e17dc8314f099cc0db9dad54fe38 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b51902a2d8a44dbfa5f9bf5389be83bd, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.065825 13372 consensus_queue.cc:260] T f8b6e17dc8314f099cc0db9dad54fe38 P b51902a2d8a44dbfa5f9bf5389be83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:12.074375 13371 raft_consensus.cc:385] T 09b98ae72d514f049dbaf074dc0f6ad9 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.074796 13371 raft_consensus.cc:740] T 09b98ae72d514f049dbaf074dc0f6ad9 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 684bb42a120c476e9a7b71544b52bb54, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.075794 13371 consensus_queue.cc:260] T 09b98ae72d514f049dbaf074dc0f6ad9 P 684bb42a120c476e9a7b71544b52bb54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:12.074188 13374 raft_consensus.cc:359] T b1b0d9c2e5254f8a9ae579cbe1415776 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:12.082472 13374 raft_consensus.cc:385] T b1b0d9c2e5254f8a9ae579cbe1415776 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.082779 13374 raft_consensus.cc:740] T b1b0d9c2e5254f8a9ae579cbe1415776 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b3a54bbc7b43c3b14753f3b948bc56, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.086084 13165 tablet_service.cc:1511] Processing CreateTablet for tablet 045c017a862d4042b135628e2b27e763 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:05:12.087947 13165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 045c017a862d4042b135628e2b27e763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:12.088188 13089 tablet_service.cc:1511] Processing CreateTablet for tablet c16db0064a934c8aaa6301882db7b7b0 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:05:12.099253 13089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c16db0064a934c8aaa6301882db7b7b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:12.099171 13355 heartbeater.cc:499] Master 127.10.198.62:38945 was elected leader, sending a full tablet report...
I20260713 09:05:12.099330 13372 ts_tablet_manager.cc:1434] T f8b6e17dc8314f099cc0db9dad54fe38 P b51902a2d8a44dbfa5f9bf5389be83bd: Time spent starting tablet: real 0.048s	user 0.024s	sys 0.011s
I20260713 09:05:12.101594 13372 tablet_bootstrap.cc:492] T d01f4ec7f4e24620969c38c1682f7915 P b51902a2d8a44dbfa5f9bf5389be83bd: Bootstrap starting.
I20260713 09:05:12.105351 13374 consensus_queue.cc:260] T b1b0d9c2e5254f8a9ae579cbe1415776 P 76b3a54bbc7b43c3b14753f3b948bc56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:12.108922 13371 ts_tablet_manager.cc:1434] T 09b98ae72d514f049dbaf074dc0f6ad9 P 684bb42a120c476e9a7b71544b52bb54: Time spent starting tablet: real 0.100s	user 0.019s	sys 0.004s
I20260713 09:05:12.109102 13092 tablet_service.cc:1511] Processing CreateTablet for tablet add4cdc255cb4e479aba2e8f8565bfc7 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:05:12.110376 13092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet add4cdc255cb4e479aba2e8f8565bfc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:12.111482 13372 tablet_bootstrap.cc:654] T d01f4ec7f4e24620969c38c1682f7915 P b51902a2d8a44dbfa5f9bf5389be83bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.115259 13281 heartbeater.cc:499] Master 127.10.198.62:38945 was elected leader, sending a full tablet report...
I20260713 09:05:12.115693 13371 tablet_bootstrap.cc:492] T 950d087dccc748849027fedbe908609d P 684bb42a120c476e9a7b71544b52bb54: Bootstrap starting.
I20260713 09:05:12.127856 13097 tablet_service.cc:1511] Processing CreateTablet for tablet 443fdb32fe68440c8aa32c9e51394f24 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:05:12.129153 13097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 443fdb32fe68440c8aa32c9e51394f24. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:05:12.137606 13053 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:12.143177 13246 tablet_service.cc:1511] Processing CreateTablet for tablet 045c017a862d4042b135628e2b27e763 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:05:12.153424 13313 tablet_service.cc:1511] Processing CreateTablet for tablet 4afc131d852345e49fb175b0b4b1d0cc (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:05:12.153950 13372 tablet_bootstrap.cc:492] T d01f4ec7f4e24620969c38c1682f7915 P b51902a2d8a44dbfa5f9bf5389be83bd: No bootstrap required, opened a new log
I20260713 09:05:12.154489 13372 ts_tablet_manager.cc:1403] T d01f4ec7f4e24620969c38c1682f7915 P b51902a2d8a44dbfa5f9bf5389be83bd: Time spent bootstrapping tablet: real 0.053s	user 0.021s	sys 0.010s
I20260713 09:05:12.154834 13313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4afc131d852345e49fb175b0b4b1d0cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:12.157337 13372 raft_consensus.cc:359] T d01f4ec7f4e24620969c38c1682f7915 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:12.158056 13372 raft_consensus.cc:385] T d01f4ec7f4e24620969c38c1682f7915 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.158349 13372 raft_consensus.cc:740] T d01f4ec7f4e24620969c38c1682f7915 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b51902a2d8a44dbfa5f9bf5389be83bd, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.159056 13246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 045c017a862d4042b135628e2b27e763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:12.159057 13372 consensus_queue.cc:260] T d01f4ec7f4e24620969c38c1682f7915 P b51902a2d8a44dbfa5f9bf5389be83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:12.161497 13372 ts_tablet_manager.cc:1434] T d01f4ec7f4e24620969c38c1682f7915 P b51902a2d8a44dbfa5f9bf5389be83bd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:05:12.162462 13372 tablet_bootstrap.cc:492] T d4a3ec9481f34857b918fcbedbbd2439 P b51902a2d8a44dbfa5f9bf5389be83bd: Bootstrap starting.
I20260713 09:05:12.166338 13371 tablet_bootstrap.cc:654] T 950d087dccc748849027fedbe908609d P 684bb42a120c476e9a7b71544b52bb54: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.168350 13372 tablet_bootstrap.cc:654] T d4a3ec9481f34857b918fcbedbbd2439 P b51902a2d8a44dbfa5f9bf5389be83bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.171115 13375 tablet_bootstrap.cc:492] T 045c017a862d4042b135628e2b27e763 P c6999a7c86bc44cfb708cfa0aed813f6: No bootstrap required, opened a new log
I20260713 09:05:12.171757 13375 ts_tablet_manager.cc:1403] T 045c017a862d4042b135628e2b27e763 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent bootstrapping tablet: real 0.167s	user 0.029s	sys 0.026s
I20260713 09:05:12.171393 13089 tablet_service.cc:1511] Processing CreateTablet for tablet 4afe7d45a7a94c9b96ee93333c205a77 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:05:12.176064 13089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4afe7d45a7a94c9b96ee93333c205a77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:12.179649 13096 tablet_service.cc:1511] Processing CreateTablet for tablet c8be6be749cc4c7fa15ca93b45ca4734 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:05:12.180961 13096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8be6be749cc4c7fa15ca93b45ca4734. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:12.186342 13091 tablet_service.cc:1511] Processing CreateTablet for tablet 2d3788a0687a4af9b4a14c16c750a6cf (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:05:12.186468 13375 raft_consensus.cc:359] T 045c017a862d4042b135628e2b27e763 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:12.187474 13375 raft_consensus.cc:385] T 045c017a862d4042b135628e2b27e763 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.187552 13091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d3788a0687a4af9b4a14c16c750a6cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:12.187975 13375 raft_consensus.cc:740] T 045c017a862d4042b135628e2b27e763 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.188861 13375 consensus_queue.cc:260] T 045c017a862d4042b135628e2b27e763 P c6999a7c86bc44cfb708cfa0aed813f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:12.193310 13090 tablet_service.cc:1511] Processing CreateTablet for tablet b8f9723cd20e48f6830e076955038a04 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:05:12.194548 13090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8f9723cd20e48f6830e076955038a04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:12.200440 13167 tablet_service.cc:1511] Processing CreateTablet for tablet 4afc131d852345e49fb175b0b4b1d0cc (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:05:12.200680 13244 tablet_service.cc:1511] Processing CreateTablet for tablet c16db0064a934c8aaa6301882db7b7b0 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:05:12.201768 13167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4afc131d852345e49fb175b0b4b1d0cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:12.202016 13244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c16db0064a934c8aaa6301882db7b7b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:12.211184 13207 heartbeater.cc:499] Master 127.10.198.62:38945 was elected leader, sending a full tablet report...
I20260713 09:05:12.212419 13372 tablet_bootstrap.cc:492] T d4a3ec9481f34857b918fcbedbbd2439 P b51902a2d8a44dbfa5f9bf5389be83bd: No bootstrap required, opened a new log
I20260713 09:05:12.212941 13372 ts_tablet_manager.cc:1403] T d4a3ec9481f34857b918fcbedbbd2439 P b51902a2d8a44dbfa5f9bf5389be83bd: Time spent bootstrapping tablet: real 0.051s	user 0.020s	sys 0.004s
I20260713 09:05:12.218233 13320 tablet_service.cc:1511] Processing CreateTablet for tablet c16db0064a934c8aaa6301882db7b7b0 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:05:12.219761 13320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c16db0064a934c8aaa6301882db7b7b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:12.224334 13240 tablet_service.cc:1511] Processing CreateTablet for tablet b608ddc44b594230abec2e01160c9dbb (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:05:12.225358 13240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b608ddc44b594230abec2e01160c9dbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:12.227334 13169 tablet_service.cc:1511] Processing CreateTablet for tablet b608ddc44b594230abec2e01160c9dbb (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:05:12.228575 13164 tablet_service.cc:1511] Processing CreateTablet for tablet add4cdc255cb4e479aba2e8f8565bfc7 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:05:12.229981 13242 tablet_service.cc:1511] Processing CreateTablet for tablet add4cdc255cb4e479aba2e8f8565bfc7 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:05:12.231302 13242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet add4cdc255cb4e479aba2e8f8565bfc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:12.231487 13319 tablet_service.cc:1511] Processing CreateTablet for tablet 443fdb32fe68440c8aa32c9e51394f24 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:05:12.232695 13319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 443fdb32fe68440c8aa32c9e51394f24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:12.218497 13372 raft_consensus.cc:359] T d4a3ec9481f34857b918fcbedbbd2439 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:12.234053 13372 raft_consensus.cc:385] T d4a3ec9481f34857b918fcbedbbd2439 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.234390 13372 raft_consensus.cc:740] T d4a3ec9481f34857b918fcbedbbd2439 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b51902a2d8a44dbfa5f9bf5389be83bd, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.234704 13383 raft_consensus.cc:493] T b1b0d9c2e5254f8a9ae579cbe1415776 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:12.229835 13315 tablet_service.cc:1511] Processing CreateTablet for tablet b608ddc44b594230abec2e01160c9dbb (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:05:12.235144 13372 consensus_queue.cc:260] T d4a3ec9481f34857b918fcbedbbd2439 P b51902a2d8a44dbfa5f9bf5389be83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:12.236225 13315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b608ddc44b594230abec2e01160c9dbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:12.236646 13374 ts_tablet_manager.cc:1434] T b1b0d9c2e5254f8a9ae579cbe1415776 P 76b3a54bbc7b43c3b14753f3b948bc56: Time spent starting tablet: real 0.224s	user 0.024s	sys 0.027s
I20260713 09:05:12.237679 13374 tablet_bootstrap.cc:492] T 1fde10203911449594bad4337fe458b3 P 76b3a54bbc7b43c3b14753f3b948bc56: Bootstrap starting.
I20260713 09:05:12.228642 13169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b608ddc44b594230abec2e01160c9dbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:12.239004 13164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet add4cdc255cb4e479aba2e8f8565bfc7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:05:12.240242 13282 tablet.cc:2406] T 09b98ae72d514f049dbaf074dc0f6ad9 P 684bb42a120c476e9a7b71544b52bb54: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:05:12.242272 13239 tablet_service.cc:1511] Processing CreateTablet for tablet 4afe7d45a7a94c9b96ee93333c205a77 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:05:12.243556 13239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4afe7d45a7a94c9b96ee93333c205a77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:12.244060 13372 ts_tablet_manager.cc:1434] T d4a3ec9481f34857b918fcbedbbd2439 P b51902a2d8a44dbfa5f9bf5389be83bd: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260713 09:05:12.245114 13372 tablet_bootstrap.cc:492] T e9d30c64588946498be9841e3d652b73 P b51902a2d8a44dbfa5f9bf5389be83bd: Bootstrap starting.
I20260713 09:05:12.244724 13171 tablet_service.cc:1511] Processing CreateTablet for tablet c8be6be749cc4c7fa15ca93b45ca4734 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:05:12.246083 13171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8be6be749cc4c7fa15ca93b45ca4734. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:12.246456 13170 tablet_service.cc:1511] Processing CreateTablet for tablet 452b4604827e4f41ab17683fd25855e1 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:05:12.244817 13318 tablet_service.cc:1511] Processing CreateTablet for tablet 2d3788a0687a4af9b4a14c16c750a6cf (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:05:12.247668 13170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 452b4604827e4f41ab17683fd25855e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:12.243443 13316 tablet_service.cc:1511] Processing CreateTablet for tablet 452b4604827e4f41ab17683fd25855e1 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:05:12.248657 13245 tablet_service.cc:1511] Processing CreateTablet for tablet 452b4604827e4f41ab17683fd25855e1 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:05:12.235214 13383 raft_consensus.cc:515] T b1b0d9c2e5254f8a9ae579cbe1415776 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:12.252060 13243 tablet_service.cc:1511] Processing CreateTablet for tablet c8be6be749cc4c7fa15ca93b45ca4734 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:05:12.256428 13372 tablet_bootstrap.cc:654] T e9d30c64588946498be9841e3d652b73 P b51902a2d8a44dbfa5f9bf5389be83bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.259416 13383 leader_election.cc:290] T b1b0d9c2e5254f8a9ae579cbe1415776 P 76b3a54bbc7b43c3b14753f3b948bc56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429), c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919)
I20260713 09:05:12.249826 13317 tablet_service.cc:1511] Processing CreateTablet for tablet 4afe7d45a7a94c9b96ee93333c205a77 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:05:12.249861 13245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 452b4604827e4f41ab17683fd25855e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:12.263685 13243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8be6be749cc4c7fa15ca93b45ca4734. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:12.249078 13316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 452b4604827e4f41ab17683fd25855e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:12.259456 13375 ts_tablet_manager.cc:1434] T 045c017a862d4042b135628e2b27e763 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent starting tablet: real 0.087s	user 0.010s	sys 0.001s
I20260713 09:05:12.277037 13132 heartbeater.cc:499] Master 127.10.198.62:38945 was elected leader, sending a full tablet report...
I20260713 09:05:12.278158 13371 tablet_bootstrap.cc:492] T 950d087dccc748849027fedbe908609d P 684bb42a120c476e9a7b71544b52bb54: No bootstrap required, opened a new log
I20260713 09:05:12.278666 13371 ts_tablet_manager.cc:1403] T 950d087dccc748849027fedbe908609d P 684bb42a120c476e9a7b71544b52bb54: Time spent bootstrapping tablet: real 0.163s	user 0.025s	sys 0.011s
I20260713 09:05:12.278371 13314 tablet_service.cc:1511] Processing CreateTablet for tablet b8f9723cd20e48f6830e076955038a04 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:05:12.281641 13371 raft_consensus.cc:359] T 950d087dccc748849027fedbe908609d P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:12.286381 13318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d3788a0687a4af9b4a14c16c750a6cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:12.287742 13314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8f9723cd20e48f6830e076955038a04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:12.289356 13241 tablet_service.cc:1511] Processing CreateTablet for tablet b8f9723cd20e48f6830e076955038a04 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:05:12.291352 13241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8f9723cd20e48f6830e076955038a04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:12.286737 13375 tablet_bootstrap.cc:492] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap starting.
I20260713 09:05:12.298542 13317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4afe7d45a7a94c9b96ee93333c205a77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:12.299784 13312 tablet_service.cc:1511] Processing CreateTablet for tablet 71e639a418984bd38af0a6d94762dfbc (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:05:12.304086 13379 raft_consensus.cc:493] T f8b6e17dc8314f099cc0db9dad54fe38 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:12.304549 13379 raft_consensus.cc:515] T f8b6e17dc8314f099cc0db9dad54fe38 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:12.306396 13375 tablet_bootstrap.cc:654] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.308244 13379 leader_election.cc:290] T f8b6e17dc8314f099cc0db9dad54fe38 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547), c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919)
I20260713 09:05:12.285997 13371 raft_consensus.cc:385] T 950d087dccc748849027fedbe908609d P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.291199 13167 tablet_service.cc:1511] Processing CreateTablet for tablet 443fdb32fe68440c8aa32c9e51394f24 (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:05:12.321134 13371 raft_consensus.cc:740] T 950d087dccc748849027fedbe908609d P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 684bb42a120c476e9a7b71544b52bb54, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.345959 13238 tablet_service.cc:1511] Processing CreateTablet for tablet 71e639a418984bd38af0a6d94762dfbc (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:05:12.347532 13238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71e639a418984bd38af0a6d94762dfbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:12.343192 13312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71e639a418984bd38af0a6d94762dfbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:12.350668 13168 tablet_service.cc:1511] Processing CreateTablet for tablet 2d3788a0687a4af9b4a14c16c750a6cf (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:05:12.350220 13371 consensus_queue.cc:260] T 950d087dccc748849027fedbe908609d P 684bb42a120c476e9a7b71544b52bb54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:12.358271 13167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 443fdb32fe68440c8aa32c9e51394f24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:12.358628 13380 raft_consensus.cc:493] T 09b98ae72d514f049dbaf074dc0f6ad9 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:12.359463 13168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d3788a0687a4af9b4a14c16c750a6cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:12.359205 13380 raft_consensus.cc:515] T 09b98ae72d514f049dbaf074dc0f6ad9 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:12.372792 13170 tablet_service.cc:1511] Processing CreateTablet for tablet 71e639a418984bd38af0a6d94762dfbc (DEFAULT_TABLE table=test-workload [id=b9417c3ea3954ecea3ab52fe48b92c32]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:05:12.374106 13170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71e639a418984bd38af0a6d94762dfbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:12.384161 13372 tablet_bootstrap.cc:492] T e9d30c64588946498be9841e3d652b73 P b51902a2d8a44dbfa5f9bf5389be83bd: No bootstrap required, opened a new log
I20260713 09:05:12.384667 13372 ts_tablet_manager.cc:1403] T e9d30c64588946498be9841e3d652b73 P b51902a2d8a44dbfa5f9bf5389be83bd: Time spent bootstrapping tablet: real 0.140s	user 0.027s	sys 0.006s
I20260713 09:05:12.393088 13380 leader_election.cc:290] T 09b98ae72d514f049dbaf074dc0f6ad9 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919), 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669)
I20260713 09:05:12.441731 13107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b6e17dc8314f099cc0db9dad54fe38" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" is_pre_election: true
I20260713 09:05:12.445240 13374 tablet_bootstrap.cc:654] T 1fde10203911449594bad4337fe458b3 P 76b3a54bbc7b43c3b14753f3b948bc56: Neither blocks nor log segments found. Creating new log.
W20260713 09:05:12.452349 13294 leader_election.cc:343] T f8b6e17dc8314f099cc0db9dad54fe38 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:12.454250 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b0d9c2e5254f8a9ae579cbe1415776" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" is_pre_election: true
W20260713 09:05:12.455773 13147 leader_election.cc:343] T b1b0d9c2e5254f8a9ae579cbe1415776 P 76b3a54bbc7b43c3b14753f3b948bc56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:12.407222 12991 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.10.198.3:34547, user_credentials={real_user=slave}} blocked reactor thread for 51543.7us
I20260713 09:05:12.474221 13107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b0d9c2e5254f8a9ae579cbe1415776" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" is_pre_election: true
W20260713 09:05:12.475725 13146 leader_election.cc:343] T b1b0d9c2e5254f8a9ae579cbe1415776 P 76b3a54bbc7b43c3b14753f3b948bc56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:12.476161 13146 leader_election.cc:304] T b1b0d9c2e5254f8a9ae579cbe1415776 P 76b3a54bbc7b43c3b14753f3b948bc56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76b3a54bbc7b43c3b14753f3b948bc56; no voters: b51902a2d8a44dbfa5f9bf5389be83bd, c6999a7c86bc44cfb708cfa0aed813f6
I20260713 09:05:12.477276 13375 tablet_bootstrap.cc:492] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6: No bootstrap required, opened a new log
I20260713 09:05:12.477211 13383 raft_consensus.cc:2749] T b1b0d9c2e5254f8a9ae579cbe1415776 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:12.477833 13375 ts_tablet_manager.cc:1403] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent bootstrapping tablet: real 0.191s	user 0.021s	sys 0.000s
I20260713 09:05:12.480743 13375 raft_consensus.cc:359] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:12.481407 13375 raft_consensus.cc:385] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.481683 13375 raft_consensus.cc:740] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.482420 13375 consensus_queue.cc:260] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:12.483192 13380 raft_consensus.cc:493] T 950d087dccc748849027fedbe908609d P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:12.484256 13380 raft_consensus.cc:515] T 950d087dccc748849027fedbe908609d P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:12.490124 13386 raft_consensus.cc:493] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:12.491696 13386 raft_consensus.cc:515] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:12.498531 13386 leader_election.cc:290] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547), b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429)
I20260713 09:05:12.498649 13380 leader_election.cc:290] T 950d087dccc748849027fedbe908609d P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919), 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669)
I20260713 09:05:12.499722 13379 raft_consensus.cc:493] T d4a3ec9481f34857b918fcbedbbd2439 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:12.500227 13379 raft_consensus.cc:515] T d4a3ec9481f34857b918fcbedbbd2439 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:12.502480 13379 leader_election.cc:290] T d4a3ec9481f34857b918fcbedbbd2439 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669), 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547)
I20260713 09:05:12.519511 13371 ts_tablet_manager.cc:1434] T 950d087dccc748849027fedbe908609d P 684bb42a120c476e9a7b71544b52bb54: Time spent starting tablet: real 0.241s	user 0.019s	sys 0.019s
I20260713 09:05:12.512274 13372 raft_consensus.cc:359] T e9d30c64588946498be9841e3d652b73 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:12.520355 13372 raft_consensus.cc:385] T e9d30c64588946498be9841e3d652b73 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.520650 13372 raft_consensus.cc:740] T e9d30c64588946498be9841e3d652b73 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b51902a2d8a44dbfa5f9bf5389be83bd, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.521361 13372 consensus_queue.cc:260] T e9d30c64588946498be9841e3d652b73 P b51902a2d8a44dbfa5f9bf5389be83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:12.523051 13371 tablet_bootstrap.cc:492] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54: Bootstrap starting.
I20260713 09:05:12.519693 13386 raft_consensus.cc:493] T 045c017a862d4042b135628e2b27e763 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:12.523718 13386 raft_consensus.cc:515] T 045c017a862d4042b135628e2b27e763 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:12.525838 13386 leader_election.cc:290] T 045c017a862d4042b135628e2b27e763 P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669), 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547)
I20260713 09:05:12.560489 13372 ts_tablet_manager.cc:1434] T e9d30c64588946498be9841e3d652b73 P b51902a2d8a44dbfa5f9bf5389be83bd: Time spent starting tablet: real 0.176s	user 0.009s	sys 0.000s
I20260713 09:05:12.561661 13372 tablet_bootstrap.cc:492] T 9af3eb690c834f298ef1db71f72f113e P b51902a2d8a44dbfa5f9bf5389be83bd: Bootstrap starting.
I20260713 09:05:12.575898 13379 raft_consensus.cc:493] T d01f4ec7f4e24620969c38c1682f7915 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:12.576570 13379 raft_consensus.cc:515] T d01f4ec7f4e24620969c38c1682f7915 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:12.577025 13375 ts_tablet_manager.cc:1434] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent starting tablet: real 0.099s	user 0.007s	sys 0.004s
I20260713 09:05:12.577534 13371 tablet_bootstrap.cc:654] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.578823 13379 leader_election.cc:290] T d01f4ec7f4e24620969c38c1682f7915 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919), 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669)
I20260713 09:05:12.580631 13107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01f4ec7f4e24620969c38c1682f7915" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" is_pre_election: true
W20260713 09:05:12.582556 13294 leader_election.cc:343] T d01f4ec7f4e24620969c38c1682f7915 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:12.588224 13375 tablet_bootstrap.cc:492] T 950d087dccc748849027fedbe908609d P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap starting.
I20260713 09:05:12.591316 13107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b98ae72d514f049dbaf074dc0f6ad9" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" is_pre_election: true
I20260713 09:05:12.588629 13374 tablet_bootstrap.cc:492] T 1fde10203911449594bad4337fe458b3 P 76b3a54bbc7b43c3b14753f3b948bc56: No bootstrap required, opened a new log
I20260713 09:05:12.591805 13106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950d087dccc748849027fedbe908609d" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" is_pre_election: true
I20260713 09:05:12.592178 13374 ts_tablet_manager.cc:1403] T 1fde10203911449594bad4337fe458b3 P 76b3a54bbc7b43c3b14753f3b948bc56: Time spent bootstrapping tablet: real 0.355s	user 0.006s	sys 0.011s
W20260713 09:05:12.596939 13220 leader_election.cc:343] T 09b98ae72d514f049dbaf074dc0f6ad9 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:12.597645 13220 leader_election.cc:343] T 950d087dccc748849027fedbe908609d P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:12.602527 13182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a3ec9481f34857b918fcbedbbd2439" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" is_pre_election: true
I20260713 09:05:12.604424 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01f4ec7f4e24620969c38c1682f7915" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" is_pre_election: true
W20260713 09:05:12.604771 13295 leader_election.cc:343] T d4a3ec9481f34857b918fcbedbbd2439 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:12.606251 13295 leader_election.cc:343] T d01f4ec7f4e24620969c38c1682f7915 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:12.606698 13295 leader_election.cc:304] T d01f4ec7f4e24620969c38c1682f7915 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b51902a2d8a44dbfa5f9bf5389be83bd; no voters: 76b3a54bbc7b43c3b14753f3b948bc56, c6999a7c86bc44cfb708cfa0aed813f6
I20260713 09:05:12.603070 13374 raft_consensus.cc:359] T 1fde10203911449594bad4337fe458b3 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:12.607511 13374 raft_consensus.cc:385] T 1fde10203911449594bad4337fe458b3 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.607749 13374 raft_consensus.cc:740] T 1fde10203911449594bad4337fe458b3 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b3a54bbc7b43c3b14753f3b948bc56, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.607806 13379 raft_consensus.cc:2749] T d01f4ec7f4e24620969c38c1682f7915 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:12.609867 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d30c64588946498be9841e3d652b73" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" is_pre_election: true
I20260713 09:05:12.610441 13330 raft_consensus.cc:2468] T e9d30c64588946498be9841e3d652b73 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6999a7c86bc44cfb708cfa0aed813f6 in term 0.
I20260713 09:05:12.610145 13374 consensus_queue.cc:260] T 1fde10203911449594bad4337fe458b3 P 76b3a54bbc7b43c3b14753f3b948bc56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:12.600014 13372 tablet_bootstrap.cc:654] T 9af3eb690c834f298ef1db71f72f113e P b51902a2d8a44dbfa5f9bf5389be83bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.616391 13371 tablet_bootstrap.cc:492] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54: No bootstrap required, opened a new log
I20260713 09:05:12.616737 13072 leader_election.cc:304] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b51902a2d8a44dbfa5f9bf5389be83bd, c6999a7c86bc44cfb708cfa0aed813f6; no voters: 
I20260713 09:05:12.617359 13383 raft_consensus.cc:493] T 1fde10203911449594bad4337fe458b3 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:12.622540 13371 ts_tablet_manager.cc:1403] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54: Time spent bootstrapping tablet: real 0.100s	user 0.011s	sys 0.005s
I20260713 09:05:12.622538 13383 raft_consensus.cc:515] T 1fde10203911449594bad4337fe458b3 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:12.623522 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045c017a862d4042b135628e2b27e763" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" is_pre_election: true
I20260713 09:05:12.624218 13256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d30c64588946498be9841e3d652b73" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "684bb42a120c476e9a7b71544b52bb54" is_pre_election: true
W20260713 09:05:12.624701 13072 leader_election.cc:343] T 045c017a862d4042b135628e2b27e763 P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:12.625217 13383 leader_election.cc:290] T 1fde10203911449594bad4337fe458b3 P 76b3a54bbc7b43c3b14753f3b948bc56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919), 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547)
I20260713 09:05:12.625833 13256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045c017a862d4042b135628e2b27e763" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "684bb42a120c476e9a7b71544b52bb54" is_pre_election: true
I20260713 09:05:12.625627 13371 raft_consensus.cc:359] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:12.625969 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b98ae72d514f049dbaf074dc0f6ad9" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" is_pre_election: true
I20260713 09:05:12.626420 13371 raft_consensus.cc:385] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.626891 13371 raft_consensus.cc:740] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 684bb42a120c476e9a7b71544b52bb54, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.627280 13256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b6e17dc8314f099cc0db9dad54fe38" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "684bb42a120c476e9a7b71544b52bb54" is_pre_election: true
I20260713 09:05:12.627384 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950d087dccc748849027fedbe908609d" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" is_pre_election: true
I20260713 09:05:12.627633 13371 consensus_queue.cc:260] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:12.628625 13256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a3ec9481f34857b918fcbedbbd2439" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "684bb42a120c476e9a7b71544b52bb54" is_pre_election: true
I20260713 09:05:12.622782 13403 raft_consensus.cc:2804] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:12.629504 13403 raft_consensus.cc:493] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:12.629748 13403 raft_consensus.cc:3060] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:12.626937 13106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fde10203911449594bad4337fe458b3" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" is_pre_election: true
I20260713 09:05:12.629863 13371 ts_tablet_manager.cc:1434] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
W20260713 09:05:12.629951 13072 leader_election.cc:343] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:12.619410 13375 tablet_bootstrap.cc:654] T 950d087dccc748849027fedbe908609d P c6999a7c86bc44cfb708cfa0aed813f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.619625 13372 tablet_bootstrap.cc:492] T 9af3eb690c834f298ef1db71f72f113e P b51902a2d8a44dbfa5f9bf5389be83bd: No bootstrap required, opened a new log
W20260713 09:05:12.631078 13146 leader_election.cc:343] T 1fde10203911449594bad4337fe458b3 P 76b3a54bbc7b43c3b14753f3b948bc56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:12.631345 13072 leader_election.cc:343] T 045c017a862d4042b135628e2b27e763 P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:12.631654 13372 ts_tablet_manager.cc:1403] T 9af3eb690c834f298ef1db71f72f113e P b51902a2d8a44dbfa5f9bf5389be83bd: Time spent bootstrapping tablet: real 0.070s	user 0.006s	sys 0.006s
I20260713 09:05:12.631788 13072 leader_election.cc:304] T 045c017a862d4042b135628e2b27e763 P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c6999a7c86bc44cfb708cfa0aed813f6; no voters: 684bb42a120c476e9a7b71544b52bb54, 76b3a54bbc7b43c3b14753f3b948bc56
I20260713 09:05:12.632493 13386 raft_consensus.cc:2749] T 045c017a862d4042b135628e2b27e763 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:05:12.633919 13295 leader_election.cc:343] T f8b6e17dc8314f099cc0db9dad54fe38 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:12.634366 13295 leader_election.cc:304] T f8b6e17dc8314f099cc0db9dad54fe38 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b51902a2d8a44dbfa5f9bf5389be83bd; no voters: 684bb42a120c476e9a7b71544b52bb54, c6999a7c86bc44cfb708cfa0aed813f6
I20260713 09:05:12.634475 13372 raft_consensus.cc:359] T 9af3eb690c834f298ef1db71f72f113e P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:12.635144 13372 raft_consensus.cc:385] T 9af3eb690c834f298ef1db71f72f113e P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.635349 13379 raft_consensus.cc:2749] T f8b6e17dc8314f099cc0db9dad54fe38 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:12.635452 13372 raft_consensus.cc:740] T 9af3eb690c834f298ef1db71f72f113e P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b51902a2d8a44dbfa5f9bf5389be83bd, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.636161 13372 consensus_queue.cc:260] T 9af3eb690c834f298ef1db71f72f113e P b51902a2d8a44dbfa5f9bf5389be83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:12.640528 13372 ts_tablet_manager.cc:1434] T 9af3eb690c834f298ef1db71f72f113e P b51902a2d8a44dbfa5f9bf5389be83bd: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.004s
W20260713 09:05:12.641285 13295 leader_election.cc:343] T d4a3ec9481f34857b918fcbedbbd2439 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:12.641489 13372 tablet_bootstrap.cc:492] T b1b0d9c2e5254f8a9ae579cbe1415776 P b51902a2d8a44dbfa5f9bf5389be83bd: Bootstrap starting.
I20260713 09:05:12.641731 13295 leader_election.cc:304] T d4a3ec9481f34857b918fcbedbbd2439 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b51902a2d8a44dbfa5f9bf5389be83bd; no voters: 684bb42a120c476e9a7b71544b52bb54, 76b3a54bbc7b43c3b14753f3b948bc56
I20260713 09:05:12.642776 13379 raft_consensus.cc:2749] T d4a3ec9481f34857b918fcbedbbd2439 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:12.620831 13374 ts_tablet_manager.cc:1434] T 1fde10203911449594bad4337fe458b3 P 76b3a54bbc7b43c3b14753f3b948bc56: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260713 09:05:12.630987 13371 tablet_bootstrap.cc:492] T 1fde10203911449594bad4337fe458b3 P 684bb42a120c476e9a7b71544b52bb54: Bootstrap starting.
I20260713 09:05:12.647893 13372 tablet_bootstrap.cc:654] T b1b0d9c2e5254f8a9ae579cbe1415776 P b51902a2d8a44dbfa5f9bf5389be83bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.650437 13371 tablet_bootstrap.cc:654] T 1fde10203911449594bad4337fe458b3 P 684bb42a120c476e9a7b71544b52bb54: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.651058 13403 raft_consensus.cc:515] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:12.652920 13375 tablet_bootstrap.cc:492] T 950d087dccc748849027fedbe908609d P c6999a7c86bc44cfb708cfa0aed813f6: No bootstrap required, opened a new log
I20260713 09:05:12.653941 13374 tablet_bootstrap.cc:492] T 09b98ae72d514f049dbaf074dc0f6ad9 P 76b3a54bbc7b43c3b14753f3b948bc56: Bootstrap starting.
W20260713 09:05:12.643934 13221 leader_election.cc:343] T 09b98ae72d514f049dbaf074dc0f6ad9 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:12.654700 13221 leader_election.cc:304] T 09b98ae72d514f049dbaf074dc0f6ad9 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 684bb42a120c476e9a7b71544b52bb54; no voters: 76b3a54bbc7b43c3b14753f3b948bc56, c6999a7c86bc44cfb708cfa0aed813f6
I20260713 09:05:12.654659 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d30c64588946498be9841e3d652b73" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd"
I20260713 09:05:12.655274 13403 leader_election.cc:290] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 1 election: Requested vote from peers 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547), b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429)
I20260713 09:05:12.655450 13330 raft_consensus.cc:3060] T e9d30c64588946498be9841e3d652b73 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:12.656059 13375 ts_tablet_manager.cc:1403] T 950d087dccc748849027fedbe908609d P c6999a7c86bc44cfb708cfa0aed813f6: Time spent bootstrapping tablet: real 0.070s	user 0.008s	sys 0.019s
I20260713 09:05:12.659431 13375 raft_consensus.cc:359] T 950d087dccc748849027fedbe908609d P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:12.660014 13375 raft_consensus.cc:385] T 950d087dccc748849027fedbe908609d P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.660282 13375 raft_consensus.cc:740] T 950d087dccc748849027fedbe908609d P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.661078 13372 tablet_bootstrap.cc:492] T b1b0d9c2e5254f8a9ae579cbe1415776 P b51902a2d8a44dbfa5f9bf5389be83bd: No bootstrap required, opened a new log
I20260713 09:05:12.660943 13375 consensus_queue.cc:260] T 950d087dccc748849027fedbe908609d P c6999a7c86bc44cfb708cfa0aed813f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:12.661527 13372 ts_tablet_manager.cc:1403] T b1b0d9c2e5254f8a9ae579cbe1415776 P b51902a2d8a44dbfa5f9bf5389be83bd: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260713 09:05:12.661710 13330 raft_consensus.cc:2468] T e9d30c64588946498be9841e3d652b73 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6999a7c86bc44cfb708cfa0aed813f6 in term 1.
I20260713 09:05:12.663447 13072 leader_election.cc:304] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b51902a2d8a44dbfa5f9bf5389be83bd, c6999a7c86bc44cfb708cfa0aed813f6; no voters: 
I20260713 09:05:12.664431 13386 raft_consensus.cc:2804] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:12.664376 13372 raft_consensus.cc:359] T b1b0d9c2e5254f8a9ae579cbe1415776 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:12.665191 13372 raft_consensus.cc:385] T b1b0d9c2e5254f8a9ae579cbe1415776 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.665460 13398 raft_consensus.cc:2749] T 09b98ae72d514f049dbaf074dc0f6ad9 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:12.665565 13372 raft_consensus.cc:740] T b1b0d9c2e5254f8a9ae579cbe1415776 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b51902a2d8a44dbfa5f9bf5389be83bd, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.666656 13375 ts_tablet_manager.cc:1434] T 950d087dccc748849027fedbe908609d P c6999a7c86bc44cfb708cfa0aed813f6: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:05:12.666404 13372 consensus_queue.cc:260] T b1b0d9c2e5254f8a9ae579cbe1415776 P b51902a2d8a44dbfa5f9bf5389be83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
W20260713 09:05:12.667076 13221 leader_election.cc:343] T 950d087dccc748849027fedbe908609d P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:12.667603 13375 tablet_bootstrap.cc:492] T b1b0d9c2e5254f8a9ae579cbe1415776 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap starting.
I20260713 09:05:12.668229 13371 tablet_bootstrap.cc:492] T 1fde10203911449594bad4337fe458b3 P 684bb42a120c476e9a7b71544b52bb54: No bootstrap required, opened a new log
I20260713 09:05:12.668579 13372 ts_tablet_manager.cc:1434] T b1b0d9c2e5254f8a9ae579cbe1415776 P b51902a2d8a44dbfa5f9bf5389be83bd: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:05:12.668728 13371 ts_tablet_manager.cc:1403] T 1fde10203911449594bad4337fe458b3 P 684bb42a120c476e9a7b71544b52bb54: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.006s
I20260713 09:05:12.669530 13372 tablet_bootstrap.cc:492] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd: Bootstrap starting.
I20260713 09:05:12.671725 13371 raft_consensus.cc:359] T 1fde10203911449594bad4337fe458b3 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:12.667582 13221 leader_election.cc:304] T 950d087dccc748849027fedbe908609d P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 684bb42a120c476e9a7b71544b52bb54; no voters: 76b3a54bbc7b43c3b14753f3b948bc56, c6999a7c86bc44cfb708cfa0aed813f6
I20260713 09:05:12.674115 13375 tablet_bootstrap.cc:654] T b1b0d9c2e5254f8a9ae579cbe1415776 P c6999a7c86bc44cfb708cfa0aed813f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.674449 13256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d30c64588946498be9841e3d652b73" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "684bb42a120c476e9a7b71544b52bb54"
I20260713 09:05:12.675818 13372 tablet_bootstrap.cc:654] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.675796 13398 raft_consensus.cc:2749] T 950d087dccc748849027fedbe908609d P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:05:12.676582 13072 leader_election.cc:343] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:12.681953 13371 raft_consensus.cc:385] T 1fde10203911449594bad4337fe458b3 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.682344 13371 raft_consensus.cc:740] T 1fde10203911449594bad4337fe458b3 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 684bb42a120c476e9a7b71544b52bb54, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.683138 13371 consensus_queue.cc:260] T 1fde10203911449594bad4337fe458b3 P 684bb42a120c476e9a7b71544b52bb54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:12.685271 13371 ts_tablet_manager.cc:1434] T 1fde10203911449594bad4337fe458b3 P 684bb42a120c476e9a7b71544b52bb54: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260713 09:05:12.686378 13371 tablet_bootstrap.cc:492] T 7b879d78990a416d99170350f8d5a67e P 684bb42a120c476e9a7b71544b52bb54: Bootstrap starting.
I20260713 09:05:12.692371 13371 tablet_bootstrap.cc:654] T 7b879d78990a416d99170350f8d5a67e P 684bb42a120c476e9a7b71544b52bb54: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.705765 13371 tablet_bootstrap.cc:492] T 7b879d78990a416d99170350f8d5a67e P 684bb42a120c476e9a7b71544b52bb54: No bootstrap required, opened a new log
I20260713 09:05:12.706326 13371 ts_tablet_manager.cc:1403] T 7b879d78990a416d99170350f8d5a67e P 684bb42a120c476e9a7b71544b52bb54: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260713 09:05:12.709154 13371 raft_consensus.cc:359] T 7b879d78990a416d99170350f8d5a67e P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:12.711077 13371 raft_consensus.cc:385] T 7b879d78990a416d99170350f8d5a67e P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.711449 13371 raft_consensus.cc:740] T 7b879d78990a416d99170350f8d5a67e P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 684bb42a120c476e9a7b71544b52bb54, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.712280 13371 consensus_queue.cc:260] T 7b879d78990a416d99170350f8d5a67e P 684bb42a120c476e9a7b71544b52bb54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:12.715188 13256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fde10203911449594bad4337fe458b3" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "684bb42a120c476e9a7b71544b52bb54" is_pre_election: true
I20260713 09:05:12.715770 13256 raft_consensus.cc:2468] T 1fde10203911449594bad4337fe458b3 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76b3a54bbc7b43c3b14753f3b948bc56 in term 0.
I20260713 09:05:12.716486 13371 ts_tablet_manager.cc:1434] T 7b879d78990a416d99170350f8d5a67e P 684bb42a120c476e9a7b71544b52bb54: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:05:12.717099 13147 leader_election.cc:304] T 1fde10203911449594bad4337fe458b3 P 76b3a54bbc7b43c3b14753f3b948bc56 [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: 684bb42a120c476e9a7b71544b52bb54, 76b3a54bbc7b43c3b14753f3b948bc56; no voters: c6999a7c86bc44cfb708cfa0aed813f6
I20260713 09:05:12.717518 13371 tablet_bootstrap.cc:492] T e9d30c64588946498be9841e3d652b73 P 684bb42a120c476e9a7b71544b52bb54: Bootstrap starting.
I20260713 09:05:12.718359 13383 raft_consensus.cc:2804] T 1fde10203911449594bad4337fe458b3 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:12.718786 13383 raft_consensus.cc:493] T 1fde10203911449594bad4337fe458b3 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:12.719132 13383 raft_consensus.cc:3060] T 1fde10203911449594bad4337fe458b3 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:12.725575 13371 tablet_bootstrap.cc:654] T e9d30c64588946498be9841e3d652b73 P 684bb42a120c476e9a7b71544b52bb54: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.726495 13383 raft_consensus.cc:515] T 1fde10203911449594bad4337fe458b3 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:12.729281 13106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fde10203911449594bad4337fe458b3" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6"
W20260713 09:05:12.730561 13146 leader_election.cc:343] T 1fde10203911449594bad4337fe458b3 P 76b3a54bbc7b43c3b14753f3b948bc56 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:12.731743 13374 tablet_bootstrap.cc:654] T 09b98ae72d514f049dbaf074dc0f6ad9 P 76b3a54bbc7b43c3b14753f3b948bc56: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.732087 13383 leader_election.cc:290] T 1fde10203911449594bad4337fe458b3 P 76b3a54bbc7b43c3b14753f3b948bc56 [CANDIDATE]: Term 1 election: Requested vote from peers c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919), 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547)
I20260713 09:05:12.734789 13403 raft_consensus.cc:493] T 950d087dccc748849027fedbe908609d P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:12.735073 13256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fde10203911449594bad4337fe458b3" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "684bb42a120c476e9a7b71544b52bb54"
I20260713 09:05:12.735287 13403 raft_consensus.cc:515] T 950d087dccc748849027fedbe908609d P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:12.737149 13371 tablet_bootstrap.cc:492] T e9d30c64588946498be9841e3d652b73 P 684bb42a120c476e9a7b71544b52bb54: No bootstrap required, opened a new log
I20260713 09:05:12.737703 13371 ts_tablet_manager.cc:1403] T e9d30c64588946498be9841e3d652b73 P 684bb42a120c476e9a7b71544b52bb54: Time spent bootstrapping tablet: real 0.020s	user 0.003s	sys 0.014s
I20260713 09:05:12.738909 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950d087dccc748849027fedbe908609d" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" is_pre_election: true
W20260713 09:05:12.740348 13072 leader_election.cc:343] T 950d087dccc748849027fedbe908609d P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:12.735652 13256 raft_consensus.cc:3060] T 1fde10203911449594bad4337fe458b3 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:12.737336 13403 leader_election.cc:290] T 950d087dccc748849027fedbe908609d P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669), 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547)
I20260713 09:05:12.740854 13371 raft_consensus.cc:359] T e9d30c64588946498be9841e3d652b73 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:12.741488 13386 raft_consensus.cc:697] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 LEADER]: Becoming Leader. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Running, Role: LEADER
I20260713 09:05:12.742002 13371 raft_consensus.cc:385] T e9d30c64588946498be9841e3d652b73 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.742396 13371 raft_consensus.cc:740] T e9d30c64588946498be9841e3d652b73 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 684bb42a120c476e9a7b71544b52bb54, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.742504 13386 consensus_queue.cc:237] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:12.743314 13371 consensus_queue.cc:260] T e9d30c64588946498be9841e3d652b73 P 684bb42a120c476e9a7b71544b52bb54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:12.747489 13371 ts_tablet_manager.cc:1434] T e9d30c64588946498be9841e3d652b73 P 684bb42a120c476e9a7b71544b52bb54: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:05:12.748539 13371 tablet_bootstrap.cc:492] T f8b6e17dc8314f099cc0db9dad54fe38 P 684bb42a120c476e9a7b71544b52bb54: Bootstrap starting.
I20260713 09:05:12.748667 13256 raft_consensus.cc:2468] T 1fde10203911449594bad4337fe458b3 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76b3a54bbc7b43c3b14753f3b948bc56 in term 1.
I20260713 09:05:12.750778 13147 leader_election.cc:304] T 1fde10203911449594bad4337fe458b3 P 76b3a54bbc7b43c3b14753f3b948bc56 [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: 684bb42a120c476e9a7b71544b52bb54, 76b3a54bbc7b43c3b14753f3b948bc56; no voters: c6999a7c86bc44cfb708cfa0aed813f6
I20260713 09:05:12.752488 13383 raft_consensus.cc:2804] T 1fde10203911449594bad4337fe458b3 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:12.755301 13371 tablet_bootstrap.cc:654] T f8b6e17dc8314f099cc0db9dad54fe38 P 684bb42a120c476e9a7b71544b52bb54: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.756589 13256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950d087dccc748849027fedbe908609d" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "684bb42a120c476e9a7b71544b52bb54" is_pre_election: true
I20260713 09:05:12.757294 13256 raft_consensus.cc:2468] T 950d087dccc748849027fedbe908609d P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6999a7c86bc44cfb708cfa0aed813f6 in term 0.
I20260713 09:05:12.763609 13072 leader_election.cc:304] T 950d087dccc748849027fedbe908609d P c6999a7c86bc44cfb708cfa0aed813f6 [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: 684bb42a120c476e9a7b71544b52bb54, c6999a7c86bc44cfb708cfa0aed813f6; no voters: 76b3a54bbc7b43c3b14753f3b948bc56
I20260713 09:05:12.764490 13403 raft_consensus.cc:2804] T 950d087dccc748849027fedbe908609d P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:12.764874 13403 raft_consensus.cc:493] T 950d087dccc748849027fedbe908609d P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:12.765187 13403 raft_consensus.cc:3060] T 950d087dccc748849027fedbe908609d P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:12.766837 13371 tablet_bootstrap.cc:492] T f8b6e17dc8314f099cc0db9dad54fe38 P 684bb42a120c476e9a7b71544b52bb54: No bootstrap required, opened a new log
I20260713 09:05:12.767335 13371 ts_tablet_manager.cc:1403] T f8b6e17dc8314f099cc0db9dad54fe38 P 684bb42a120c476e9a7b71544b52bb54: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260713 09:05:12.767457 13372 tablet_bootstrap.cc:492] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd: No bootstrap required, opened a new log
I20260713 09:05:12.768013 13372 ts_tablet_manager.cc:1403] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd: Time spent bootstrapping tablet: real 0.099s	user 0.033s	sys 0.060s
I20260713 09:05:12.769999 13374 tablet_bootstrap.cc:492] T 09b98ae72d514f049dbaf074dc0f6ad9 P 76b3a54bbc7b43c3b14753f3b948bc56: No bootstrap required, opened a new log
I20260713 09:05:12.770138 13371 raft_consensus.cc:359] T f8b6e17dc8314f099cc0db9dad54fe38 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:12.770861 13371 raft_consensus.cc:385] T f8b6e17dc8314f099cc0db9dad54fe38 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.771209 13371 raft_consensus.cc:740] T f8b6e17dc8314f099cc0db9dad54fe38 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 684bb42a120c476e9a7b71544b52bb54, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.770967 13372 raft_consensus.cc:359] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:12.771955 13372 raft_consensus.cc:385] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.771804 13403 raft_consensus.cc:515] T 950d087dccc748849027fedbe908609d P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:12.772346 13372 raft_consensus.cc:740] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b51902a2d8a44dbfa5f9bf5389be83bd, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.772892 13374 ts_tablet_manager.cc:1403] T 09b98ae72d514f049dbaf074dc0f6ad9 P 76b3a54bbc7b43c3b14753f3b948bc56: Time spent bootstrapping tablet: real 0.119s	user 0.009s	sys 0.006s
I20260713 09:05:12.773383 13372 consensus_queue.cc:260] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:12.774561 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950d087dccc748849027fedbe908609d" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56"
W20260713 09:05:12.775895 13072 leader_election.cc:343] T 950d087dccc748849027fedbe908609d P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:12.776558 13374 raft_consensus.cc:359] T 09b98ae72d514f049dbaf074dc0f6ad9 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:12.777220 13374 raft_consensus.cc:385] T 09b98ae72d514f049dbaf074dc0f6ad9 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.777498 13374 raft_consensus.cc:740] T 09b98ae72d514f049dbaf074dc0f6ad9 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b3a54bbc7b43c3b14753f3b948bc56, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.777757 13256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950d087dccc748849027fedbe908609d" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "684bb42a120c476e9a7b71544b52bb54"
I20260713 09:05:12.772114 13371 consensus_queue.cc:260] T f8b6e17dc8314f099cc0db9dad54fe38 P 684bb42a120c476e9a7b71544b52bb54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:12.778628 13403 leader_election.cc:290] T 950d087dccc748849027fedbe908609d P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 1 election: Requested vote from peers 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669), 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547)
I20260713 09:05:12.778270 13374 consensus_queue.cc:260] T 09b98ae72d514f049dbaf074dc0f6ad9 P 76b3a54bbc7b43c3b14753f3b948bc56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:12.778270 13256 raft_consensus.cc:3060] T 950d087dccc748849027fedbe908609d P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:12.781140 13374 ts_tablet_manager.cc:1434] T 09b98ae72d514f049dbaf074dc0f6ad9 P 76b3a54bbc7b43c3b14753f3b948bc56: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260713 09:05:12.782120 13374 tablet_bootstrap.cc:492] T 9af3eb690c834f298ef1db71f72f113e P 76b3a54bbc7b43c3b14753f3b948bc56: Bootstrap starting.
I20260713 09:05:12.782845 13372 ts_tablet_manager.cc:1434] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.005s
I20260713 09:05:12.778544 13003 catalog_manager.cc:5697] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1). New cstate: current_term: 1 leader_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:12.786374 13383 raft_consensus.cc:697] T 1fde10203911449594bad4337fe458b3 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 LEADER]: Becoming Leader. State: Replica: 76b3a54bbc7b43c3b14753f3b948bc56, State: Running, Role: LEADER
I20260713 09:05:12.786540 13256 raft_consensus.cc:2468] T 950d087dccc748849027fedbe908609d P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6999a7c86bc44cfb708cfa0aed813f6 in term 1.
I20260713 09:05:12.787478 13371 ts_tablet_manager.cc:1434] T f8b6e17dc8314f099cc0db9dad54fe38 P 684bb42a120c476e9a7b71544b52bb54: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.006s
I20260713 09:05:12.787273 13383 consensus_queue.cc:237] T 1fde10203911449594bad4337fe458b3 P 76b3a54bbc7b43c3b14753f3b948bc56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:12.788522 13371 tablet_bootstrap.cc:492] T d4a3ec9481f34857b918fcbedbbd2439 P 684bb42a120c476e9a7b71544b52bb54: Bootstrap starting.
I20260713 09:05:12.790169 13072 leader_election.cc:304] T 950d087dccc748849027fedbe908609d P c6999a7c86bc44cfb708cfa0aed813f6 [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: 684bb42a120c476e9a7b71544b52bb54, c6999a7c86bc44cfb708cfa0aed813f6; no voters: 76b3a54bbc7b43c3b14753f3b948bc56
I20260713 09:05:12.790874 13375 tablet_bootstrap.cc:492] T b1b0d9c2e5254f8a9ae579cbe1415776 P c6999a7c86bc44cfb708cfa0aed813f6: No bootstrap required, opened a new log
I20260713 09:05:12.791044 13372 tablet_bootstrap.cc:492] T d6b905c38901423eb1b11897fc6c74a3 P b51902a2d8a44dbfa5f9bf5389be83bd: Bootstrap starting.
I20260713 09:05:12.791347 13375 ts_tablet_manager.cc:1403] T b1b0d9c2e5254f8a9ae579cbe1415776 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent bootstrapping tablet: real 0.124s	user 0.035s	sys 0.021s
I20260713 09:05:12.794166 13375 raft_consensus.cc:359] T b1b0d9c2e5254f8a9ae579cbe1415776 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:12.794533 13371 tablet_bootstrap.cc:654] T d4a3ec9481f34857b918fcbedbbd2439 P 684bb42a120c476e9a7b71544b52bb54: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.794883 13379 raft_consensus.cc:493] T 9af3eb690c834f298ef1db71f72f113e P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:12.795378 13379 raft_consensus.cc:515] T 9af3eb690c834f298ef1db71f72f113e P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:12.796450 13403 raft_consensus.cc:2804] T 950d087dccc748849027fedbe908609d P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:12.794899 13375 raft_consensus.cc:385] T b1b0d9c2e5254f8a9ae579cbe1415776 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.797065 13403 raft_consensus.cc:697] T 950d087dccc748849027fedbe908609d P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 LEADER]: Becoming Leader. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Running, Role: LEADER
I20260713 09:05:12.797258 13379 leader_election.cc:290] T 9af3eb690c834f298ef1db71f72f113e P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919), 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669)
I20260713 09:05:12.797982 13403 consensus_queue.cc:237] T 950d087dccc748849027fedbe908609d P c6999a7c86bc44cfb708cfa0aed813f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:12.798905 13374 tablet_bootstrap.cc:654] T 9af3eb690c834f298ef1db71f72f113e P 76b3a54bbc7b43c3b14753f3b948bc56: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.799664 13106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af3eb690c834f298ef1db71f72f113e" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" is_pre_election: true
I20260713 09:05:12.800815 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af3eb690c834f298ef1db71f72f113e" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" is_pre_election: true
I20260713 09:05:12.797103 13375 raft_consensus.cc:740] T b1b0d9c2e5254f8a9ae579cbe1415776 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.802237 13375 consensus_queue.cc:260] T b1b0d9c2e5254f8a9ae579cbe1415776 P c6999a7c86bc44cfb708cfa0aed813f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
W20260713 09:05:12.802244 13295 leader_election.cc:343] T 9af3eb690c834f298ef1db71f72f113e P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:12.803469 13294 leader_election.cc:343] T 9af3eb690c834f298ef1db71f72f113e P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:12.803865 13294 leader_election.cc:304] T 9af3eb690c834f298ef1db71f72f113e P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b51902a2d8a44dbfa5f9bf5389be83bd; no voters: 76b3a54bbc7b43c3b14753f3b948bc56, c6999a7c86bc44cfb708cfa0aed813f6
I20260713 09:05:12.804622 13375 ts_tablet_manager.cc:1434] T b1b0d9c2e5254f8a9ae579cbe1415776 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:05:12.805212 13379 raft_consensus.cc:493] T b1b0d9c2e5254f8a9ae579cbe1415776 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:12.805930 13379 raft_consensus.cc:515] T b1b0d9c2e5254f8a9ae579cbe1415776 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:12.806510 13375 tablet_bootstrap.cc:492] T 9af3eb690c834f298ef1db71f72f113e P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap starting.
I20260713 09:05:12.808597 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b0d9c2e5254f8a9ae579cbe1415776" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" is_pre_election: true
I20260713 09:05:12.809221 13181 raft_consensus.cc:2468] T b1b0d9c2e5254f8a9ae579cbe1415776 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b51902a2d8a44dbfa5f9bf5389be83bd in term 0.
I20260713 09:05:12.810513 13295 leader_election.cc:304] T b1b0d9c2e5254f8a9ae579cbe1415776 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76b3a54bbc7b43c3b14753f3b948bc56, b51902a2d8a44dbfa5f9bf5389be83bd; no voters: 
I20260713 09:05:12.812042 13379 leader_election.cc:290] T b1b0d9c2e5254f8a9ae579cbe1415776 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669), c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919)
I20260713 09:05:12.813930 13379 raft_consensus.cc:2749] T 9af3eb690c834f298ef1db71f72f113e P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:12.815814 13379 raft_consensus.cc:2804] T b1b0d9c2e5254f8a9ae579cbe1415776 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:12.817380 13379 raft_consensus.cc:493] T b1b0d9c2e5254f8a9ae579cbe1415776 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:12.818452 13379 raft_consensus.cc:3060] T b1b0d9c2e5254f8a9ae579cbe1415776 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:12.819914 13375 tablet_bootstrap.cc:654] T 9af3eb690c834f298ef1db71f72f113e P c6999a7c86bc44cfb708cfa0aed813f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.839222 13372 tablet_bootstrap.cc:654] T d6b905c38901423eb1b11897fc6c74a3 P b51902a2d8a44dbfa5f9bf5389be83bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.843840 13403 raft_consensus.cc:493] T b1b0d9c2e5254f8a9ae579cbe1415776 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:12.846160 13403 raft_consensus.cc:515] T b1b0d9c2e5254f8a9ae579cbe1415776 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:12.848624 13403 leader_election.cc:290] T b1b0d9c2e5254f8a9ae579cbe1415776 P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669), b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429)
I20260713 09:05:12.850558 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b0d9c2e5254f8a9ae579cbe1415776" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" is_pre_election: true
I20260713 09:05:12.853355 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b0d9c2e5254f8a9ae579cbe1415776" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" is_pre_election: true
I20260713 09:05:12.855639 13181 raft_consensus.cc:2468] T b1b0d9c2e5254f8a9ae579cbe1415776 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6999a7c86bc44cfb708cfa0aed813f6 in term 0.
W20260713 09:05:12.855721 13294 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.198.1:38919, user_credentials={real_user=slave}} blocked reactor thread for 52940.6us
I20260713 09:05:12.857024 13072 leader_election.cc:304] T b1b0d9c2e5254f8a9ae579cbe1415776 P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76b3a54bbc7b43c3b14753f3b948bc56, c6999a7c86bc44cfb708cfa0aed813f6; no voters: 
I20260713 09:05:12.857816 13403 raft_consensus.cc:2804] T b1b0d9c2e5254f8a9ae579cbe1415776 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:12.858197 13403 raft_consensus.cc:493] T b1b0d9c2e5254f8a9ae579cbe1415776 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:12.858593 13403 raft_consensus.cc:3060] T b1b0d9c2e5254f8a9ae579cbe1415776 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:12.858700 13371 tablet_bootstrap.cc:492] T d4a3ec9481f34857b918fcbedbbd2439 P 684bb42a120c476e9a7b71544b52bb54: No bootstrap required, opened a new log
I20260713 09:05:12.858937 13372 tablet_bootstrap.cc:492] T d6b905c38901423eb1b11897fc6c74a3 P b51902a2d8a44dbfa5f9bf5389be83bd: No bootstrap required, opened a new log
I20260713 09:05:12.859232 13371 ts_tablet_manager.cc:1403] T d4a3ec9481f34857b918fcbedbbd2439 P 684bb42a120c476e9a7b71544b52bb54: Time spent bootstrapping tablet: real 0.071s	user 0.023s	sys 0.041s
I20260713 09:05:12.859400 13372 ts_tablet_manager.cc:1403] T d6b905c38901423eb1b11897fc6c74a3 P b51902a2d8a44dbfa5f9bf5389be83bd: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.001s
I20260713 09:05:12.861410 13106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b0d9c2e5254f8a9ae579cbe1415776" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" is_pre_election: true
I20260713 09:05:12.861627 13379 raft_consensus.cc:515] T b1b0d9c2e5254f8a9ae579cbe1415776 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:12.862597 13371 raft_consensus.cc:359] T d4a3ec9481f34857b918fcbedbbd2439 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:12.862761 13372 raft_consensus.cc:359] T d6b905c38901423eb1b11897fc6c74a3 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:12.863305 13371 raft_consensus.cc:385] T d4a3ec9481f34857b918fcbedbbd2439 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.863468 13372 raft_consensus.cc:385] T d6b905c38901423eb1b11897fc6c74a3 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.863655 13371 raft_consensus.cc:740] T d4a3ec9481f34857b918fcbedbbd2439 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 684bb42a120c476e9a7b71544b52bb54, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.863857 13372 raft_consensus.cc:740] T d6b905c38901423eb1b11897fc6c74a3 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b51902a2d8a44dbfa5f9bf5389be83bd, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.864384 13371 consensus_queue.cc:260] T d4a3ec9481f34857b918fcbedbbd2439 P 684bb42a120c476e9a7b71544b52bb54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:12.863889 13330 raft_consensus.cc:2393] T b1b0d9c2e5254f8a9ae579cbe1415776 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c6999a7c86bc44cfb708cfa0aed813f6 in current term 1: Already voted for candidate b51902a2d8a44dbfa5f9bf5389be83bd in this term.
I20260713 09:05:12.865051 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b0d9c2e5254f8a9ae579cbe1415776" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56"
I20260713 09:05:12.864779 13372 consensus_queue.cc:260] T d6b905c38901423eb1b11897fc6c74a3 P b51902a2d8a44dbfa5f9bf5389be83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:12.865583 13181 raft_consensus.cc:3060] T b1b0d9c2e5254f8a9ae579cbe1415776 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:12.866513 13371 ts_tablet_manager.cc:1434] T d4a3ec9481f34857b918fcbedbbd2439 P 684bb42a120c476e9a7b71544b52bb54: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:05:12.867352 13371 tablet_bootstrap.cc:492] T d6b905c38901423eb1b11897fc6c74a3 P 684bb42a120c476e9a7b71544b52bb54: Bootstrap starting.
I20260713 09:05:12.863547 13379 leader_election.cc:290] T b1b0d9c2e5254f8a9ae579cbe1415776 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 election: Requested vote from peers 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669), c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919)
I20260713 09:05:12.858904 13005 catalog_manager.cc:5697] T 1fde10203911449594bad4337fe458b3 P 76b3a54bbc7b43c3b14753f3b948bc56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2). New cstate: current_term: 1 leader_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:12.873695 13372 ts_tablet_manager.cc:1434] T d6b905c38901423eb1b11897fc6c74a3 P b51902a2d8a44dbfa5f9bf5389be83bd: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:05:12.874691 13372 tablet_bootstrap.cc:492] T 7b879d78990a416d99170350f8d5a67e P b51902a2d8a44dbfa5f9bf5389be83bd: Bootstrap starting.
I20260713 09:05:12.875358 13371 tablet_bootstrap.cc:654] T d6b905c38901423eb1b11897fc6c74a3 P 684bb42a120c476e9a7b71544b52bb54: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.879737 13374 tablet_bootstrap.cc:492] T 9af3eb690c834f298ef1db71f72f113e P 76b3a54bbc7b43c3b14753f3b948bc56: No bootstrap required, opened a new log
I20260713 09:05:12.879933 13372 tablet_bootstrap.cc:654] T 7b879d78990a416d99170350f8d5a67e P b51902a2d8a44dbfa5f9bf5389be83bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.880187 13374 ts_tablet_manager.cc:1403] T 9af3eb690c834f298ef1db71f72f113e P 76b3a54bbc7b43c3b14753f3b948bc56: Time spent bootstrapping tablet: real 0.098s	user 0.009s	sys 0.009s
I20260713 09:05:12.883610 13107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b0d9c2e5254f8a9ae579cbe1415776" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6"
I20260713 09:05:12.887785 13181 raft_consensus.cc:2468] T b1b0d9c2e5254f8a9ae579cbe1415776 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b51902a2d8a44dbfa5f9bf5389be83bd in term 1.
I20260713 09:05:12.890169 13375 tablet_bootstrap.cc:492] T 9af3eb690c834f298ef1db71f72f113e P c6999a7c86bc44cfb708cfa0aed813f6: No bootstrap required, opened a new log
I20260713 09:05:12.893906 13375 ts_tablet_manager.cc:1403] T 9af3eb690c834f298ef1db71f72f113e P c6999a7c86bc44cfb708cfa0aed813f6: Time spent bootstrapping tablet: real 0.088s	user 0.008s	sys 0.012s
I20260713 09:05:12.894673 13295 leader_election.cc:304] T b1b0d9c2e5254f8a9ae579cbe1415776 P b51902a2d8a44dbfa5f9bf5389be83bd [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: 76b3a54bbc7b43c3b14753f3b948bc56, b51902a2d8a44dbfa5f9bf5389be83bd; no voters: c6999a7c86bc44cfb708cfa0aed813f6
I20260713 09:05:12.895862 13426 raft_consensus.cc:2804] T b1b0d9c2e5254f8a9ae579cbe1415776 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:12.890501 13372 tablet_bootstrap.cc:492] T 7b879d78990a416d99170350f8d5a67e P b51902a2d8a44dbfa5f9bf5389be83bd: No bootstrap required, opened a new log
I20260713 09:05:12.896502 13426 raft_consensus.cc:697] T b1b0d9c2e5254f8a9ae579cbe1415776 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 LEADER]: Becoming Leader. State: Replica: b51902a2d8a44dbfa5f9bf5389be83bd, State: Running, Role: LEADER
I20260713 09:05:12.897104 13375 raft_consensus.cc:359] T 9af3eb690c834f298ef1db71f72f113e P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:12.897815 13375 raft_consensus.cc:385] T 9af3eb690c834f298ef1db71f72f113e P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.892726 13403 raft_consensus.cc:515] T b1b0d9c2e5254f8a9ae579cbe1415776 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:12.897357 13426 consensus_queue.cc:237] T b1b0d9c2e5254f8a9ae579cbe1415776 P b51902a2d8a44dbfa5f9bf5389be83bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:12.898126 13375 raft_consensus.cc:740] T 9af3eb690c834f298ef1db71f72f113e P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.899053 13106 raft_consensus.cc:2393] T b1b0d9c2e5254f8a9ae579cbe1415776 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b51902a2d8a44dbfa5f9bf5389be83bd in current term 1: Already voted for candidate c6999a7c86bc44cfb708cfa0aed813f6 in this term.
I20260713 09:05:12.891129 13374 raft_consensus.cc:359] T 9af3eb690c834f298ef1db71f72f113e P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:12.901262 13374 raft_consensus.cc:385] T 9af3eb690c834f298ef1db71f72f113e P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.901680 13374 raft_consensus.cc:740] T 9af3eb690c834f298ef1db71f72f113e P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b3a54bbc7b43c3b14753f3b948bc56, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.899061 13375 consensus_queue.cc:260] T 9af3eb690c834f298ef1db71f72f113e P c6999a7c86bc44cfb708cfa0aed813f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:12.902431 13374 consensus_queue.cc:260] T 9af3eb690c834f298ef1db71f72f113e P 76b3a54bbc7b43c3b14753f3b948bc56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:12.902755 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b0d9c2e5254f8a9ae579cbe1415776" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56"
I20260713 09:05:12.903679 13181 raft_consensus.cc:2393] T b1b0d9c2e5254f8a9ae579cbe1415776 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c6999a7c86bc44cfb708cfa0aed813f6 in current term 1: Already voted for candidate b51902a2d8a44dbfa5f9bf5389be83bd in this term.
I20260713 09:05:12.904152 13375 ts_tablet_manager.cc:1434] T 9af3eb690c834f298ef1db71f72f113e P c6999a7c86bc44cfb708cfa0aed813f6: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260713 09:05:12.904518 13374 ts_tablet_manager.cc:1434] T 9af3eb690c834f298ef1db71f72f113e P 76b3a54bbc7b43c3b14753f3b948bc56: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260713 09:05:12.905215 13375 tablet_bootstrap.cc:492] T f8b6e17dc8314f099cc0db9dad54fe38 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap starting.
I20260713 09:05:12.905387 13374 tablet_bootstrap.cc:492] T d4a3ec9481f34857b918fcbedbbd2439 P 76b3a54bbc7b43c3b14753f3b948bc56: Bootstrap starting.
I20260713 09:05:12.896513 13372 ts_tablet_manager.cc:1403] T 7b879d78990a416d99170350f8d5a67e P b51902a2d8a44dbfa5f9bf5389be83bd: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.011s
I20260713 09:05:12.911597 13375 tablet_bootstrap.cc:654] T f8b6e17dc8314f099cc0db9dad54fe38 P c6999a7c86bc44cfb708cfa0aed813f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.911420 13372 raft_consensus.cc:359] T 7b879d78990a416d99170350f8d5a67e P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:12.912022 13372 raft_consensus.cc:385] T 7b879d78990a416d99170350f8d5a67e P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.912237 13372 raft_consensus.cc:740] T 7b879d78990a416d99170350f8d5a67e P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b51902a2d8a44dbfa5f9bf5389be83bd, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.912873 13372 consensus_queue.cc:260] T 7b879d78990a416d99170350f8d5a67e P b51902a2d8a44dbfa5f9bf5389be83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:12.915060 13372 ts_tablet_manager.cc:1434] T 7b879d78990a416d99170350f8d5a67e P b51902a2d8a44dbfa5f9bf5389be83bd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:05:12.915969 13372 tablet_bootstrap.cc:492] T 4afc131d852345e49fb175b0b4b1d0cc P b51902a2d8a44dbfa5f9bf5389be83bd: Bootstrap starting.
I20260713 09:05:12.920331 13403 leader_election.cc:290] T b1b0d9c2e5254f8a9ae579cbe1415776 P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 1 election: Requested vote from peers 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669), b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429)
I20260713 09:05:12.921452 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b0d9c2e5254f8a9ae579cbe1415776" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd"
I20260713 09:05:12.922940 13379 raft_consensus.cc:493] T d6b905c38901423eb1b11897fc6c74a3 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:12.923386 13379 raft_consensus.cc:515] T d6b905c38901423eb1b11897fc6c74a3 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:12.924657 13374 tablet_bootstrap.cc:654] T d4a3ec9481f34857b918fcbedbbd2439 P 76b3a54bbc7b43c3b14753f3b948bc56: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.925325 13379 leader_election.cc:290] T d6b905c38901423eb1b11897fc6c74a3 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669), 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547)
I20260713 09:05:12.925395 13072 leader_election.cc:304] T b1b0d9c2e5254f8a9ae579cbe1415776 P c6999a7c86bc44cfb708cfa0aed813f6 [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: c6999a7c86bc44cfb708cfa0aed813f6; no voters: 76b3a54bbc7b43c3b14753f3b948bc56, b51902a2d8a44dbfa5f9bf5389be83bd
I20260713 09:05:12.927771 13403 raft_consensus.cc:2749] T b1b0d9c2e5254f8a9ae579cbe1415776 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:05:12.928403 13256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b905c38901423eb1b11897fc6c74a3" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "684bb42a120c476e9a7b71544b52bb54" is_pre_election: true
I20260713 09:05:12.929033 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b905c38901423eb1b11897fc6c74a3" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" is_pre_election: true
W20260713 09:05:12.930344 13295 leader_election.cc:343] T d6b905c38901423eb1b11897fc6c74a3 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:12.931435 13372 tablet_bootstrap.cc:654] T 4afc131d852345e49fb175b0b4b1d0cc P b51902a2d8a44dbfa5f9bf5389be83bd: Neither blocks nor log segments found. Creating new log.
W20260713 09:05:12.935621 13295 leader_election.cc:343] T d6b905c38901423eb1b11897fc6c74a3 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:12.939599 13295 leader_election.cc:304] T d6b905c38901423eb1b11897fc6c74a3 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b51902a2d8a44dbfa5f9bf5389be83bd; no voters: 684bb42a120c476e9a7b71544b52bb54, 76b3a54bbc7b43c3b14753f3b948bc56
I20260713 09:05:12.940791 13379 raft_consensus.cc:2749] T d6b905c38901423eb1b11897fc6c74a3 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:12.947737 13004 catalog_manager.cc:5697] T b1b0d9c2e5254f8a9ae579cbe1415776 P b51902a2d8a44dbfa5f9bf5389be83bd reported cstate change: term changed from 0 to 1, leader changed from <none> to b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4). New cstate: current_term: 1 leader_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:12.952855 13375 tablet_bootstrap.cc:492] T f8b6e17dc8314f099cc0db9dad54fe38 P c6999a7c86bc44cfb708cfa0aed813f6: No bootstrap required, opened a new log
I20260713 09:05:12.953356 13375 ts_tablet_manager.cc:1403] T f8b6e17dc8314f099cc0db9dad54fe38 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.013s
I20260713 09:05:12.953845 13371 tablet_bootstrap.cc:492] T d6b905c38901423eb1b11897fc6c74a3 P 684bb42a120c476e9a7b71544b52bb54: No bootstrap required, opened a new log
I20260713 09:05:12.954279 13371 ts_tablet_manager.cc:1403] T d6b905c38901423eb1b11897fc6c74a3 P 684bb42a120c476e9a7b71544b52bb54: Time spent bootstrapping tablet: real 0.087s	user 0.034s	sys 0.023s
I20260713 09:05:12.956208 13375 raft_consensus.cc:359] T f8b6e17dc8314f099cc0db9dad54fe38 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:12.956550 13371 raft_consensus.cc:359] T d6b905c38901423eb1b11897fc6c74a3 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:12.956898 13375 raft_consensus.cc:385] T f8b6e17dc8314f099cc0db9dad54fe38 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.957141 13371 raft_consensus.cc:385] T d6b905c38901423eb1b11897fc6c74a3 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.957188 13375 raft_consensus.cc:740] T f8b6e17dc8314f099cc0db9dad54fe38 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.957474 13371 raft_consensus.cc:740] T d6b905c38901423eb1b11897fc6c74a3 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 684bb42a120c476e9a7b71544b52bb54, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.958105 13371 consensus_queue.cc:260] T d6b905c38901423eb1b11897fc6c74a3 P 684bb42a120c476e9a7b71544b52bb54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:12.958137 13375 consensus_queue.cc:260] T f8b6e17dc8314f099cc0db9dad54fe38 P c6999a7c86bc44cfb708cfa0aed813f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:12.960507 13375 ts_tablet_manager.cc:1434] T f8b6e17dc8314f099cc0db9dad54fe38 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:05:12.961452 13375 tablet_bootstrap.cc:492] T 7b879d78990a416d99170350f8d5a67e P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap starting.
I20260713 09:05:12.964741 13371 ts_tablet_manager.cc:1434] T d6b905c38901423eb1b11897fc6c74a3 P 684bb42a120c476e9a7b71544b52bb54: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:05:12.965656 13371 tablet_bootstrap.cc:492] T 045c017a862d4042b135628e2b27e763 P 684bb42a120c476e9a7b71544b52bb54: Bootstrap starting.
I20260713 09:05:12.967957 13375 tablet_bootstrap.cc:654] T 7b879d78990a416d99170350f8d5a67e P c6999a7c86bc44cfb708cfa0aed813f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.971838 13371 tablet_bootstrap.cc:654] T 045c017a862d4042b135628e2b27e763 P 684bb42a120c476e9a7b71544b52bb54: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.978191 13374 tablet_bootstrap.cc:492] T d4a3ec9481f34857b918fcbedbbd2439 P 76b3a54bbc7b43c3b14753f3b948bc56: No bootstrap required, opened a new log
I20260713 09:05:12.978641 13374 ts_tablet_manager.cc:1403] T d4a3ec9481f34857b918fcbedbbd2439 P 76b3a54bbc7b43c3b14753f3b948bc56: Time spent bootstrapping tablet: real 0.073s	user 0.016s	sys 0.009s
I20260713 09:05:12.978933 13372 tablet_bootstrap.cc:492] T 4afc131d852345e49fb175b0b4b1d0cc P b51902a2d8a44dbfa5f9bf5389be83bd: No bootstrap required, opened a new log
I20260713 09:05:12.979393 13372 ts_tablet_manager.cc:1403] T 4afc131d852345e49fb175b0b4b1d0cc P b51902a2d8a44dbfa5f9bf5389be83bd: Time spent bootstrapping tablet: real 0.064s	user 0.008s	sys 0.013s
I20260713 09:05:12.980659 13374 raft_consensus.cc:359] T d4a3ec9481f34857b918fcbedbbd2439 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:12.981235 13374 raft_consensus.cc:385] T d4a3ec9481f34857b918fcbedbbd2439 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.981489 13374 raft_consensus.cc:740] T d4a3ec9481f34857b918fcbedbbd2439 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b3a54bbc7b43c3b14753f3b948bc56, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.981904 13372 raft_consensus.cc:359] T 4afc131d852345e49fb175b0b4b1d0cc P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:12.982098 13374 consensus_queue.cc:260] T d4a3ec9481f34857b918fcbedbbd2439 P 76b3a54bbc7b43c3b14753f3b948bc56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:12.982642 13372 raft_consensus.cc:385] T 4afc131d852345e49fb175b0b4b1d0cc P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.982986 13372 raft_consensus.cc:740] T 4afc131d852345e49fb175b0b4b1d0cc P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b51902a2d8a44dbfa5f9bf5389be83bd, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.983793 13372 consensus_queue.cc:260] T 4afc131d852345e49fb175b0b4b1d0cc P b51902a2d8a44dbfa5f9bf5389be83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:12.985810 13372 ts_tablet_manager.cc:1434] T 4afc131d852345e49fb175b0b4b1d0cc P b51902a2d8a44dbfa5f9bf5389be83bd: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260713 09:05:12.986756 13372 tablet_bootstrap.cc:492] T c16db0064a934c8aaa6301882db7b7b0 P b51902a2d8a44dbfa5f9bf5389be83bd: Bootstrap starting.
I20260713 09:05:12.991394 13371 tablet_bootstrap.cc:492] T 045c017a862d4042b135628e2b27e763 P 684bb42a120c476e9a7b71544b52bb54: No bootstrap required, opened a new log
I20260713 09:05:12.991856 13371 ts_tablet_manager.cc:1403] T 045c017a862d4042b135628e2b27e763 P 684bb42a120c476e9a7b71544b52bb54: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.011s
I20260713 09:05:12.991984 13372 tablet_bootstrap.cc:654] T c16db0064a934c8aaa6301882db7b7b0 P b51902a2d8a44dbfa5f9bf5389be83bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.997026 13375 tablet_bootstrap.cc:492] T 7b879d78990a416d99170350f8d5a67e P c6999a7c86bc44cfb708cfa0aed813f6: No bootstrap required, opened a new log
I20260713 09:05:12.997457 13375 ts_tablet_manager.cc:1403] T 7b879d78990a416d99170350f8d5a67e P c6999a7c86bc44cfb708cfa0aed813f6: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.000s
I20260713 09:05:12.999400 13003 catalog_manager.cc:5697] T 950d087dccc748849027fedbe908609d P c6999a7c86bc44cfb708cfa0aed813f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1). New cstate: current_term: 1 leader_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:13.000298 13398 raft_consensus.cc:493] T d4a3ec9481f34857b918fcbedbbd2439 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:13.000793 13398 raft_consensus.cc:515] T d4a3ec9481f34857b918fcbedbbd2439 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:13.003007 13398 leader_election.cc:290] T d4a3ec9481f34857b918fcbedbbd2439 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669), b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429)
I20260713 09:05:13.003161 13371 raft_consensus.cc:359] T 045c017a862d4042b135628e2b27e763 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:13.003770 13371 raft_consensus.cc:385] T 045c017a862d4042b135628e2b27e763 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:13.004012 13371 raft_consensus.cc:740] T 045c017a862d4042b135628e2b27e763 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 684bb42a120c476e9a7b71544b52bb54, State: Initialized, Role: FOLLOWER
I20260713 09:05:13.005101 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a3ec9481f34857b918fcbedbbd2439" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" is_pre_election: true
I20260713 09:05:13.005684 13181 raft_consensus.cc:2468] T d4a3ec9481f34857b918fcbedbbd2439 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 684bb42a120c476e9a7b71544b52bb54 in term 0.
I20260713 09:05:13.006584 13374 ts_tablet_manager.cc:1434] T d4a3ec9481f34857b918fcbedbbd2439 P 76b3a54bbc7b43c3b14753f3b948bc56: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260713 09:05:13.007187 13398 raft_consensus.cc:493] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:13.007598 13398 raft_consensus.cc:515] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:13.010980 13374 tablet_bootstrap.cc:492] T 950d087dccc748849027fedbe908609d P 76b3a54bbc7b43c3b14753f3b948bc56: Bootstrap starting.
I20260713 09:05:13.013626 13375 raft_consensus.cc:359] T 7b879d78990a416d99170350f8d5a67e P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:13.015952 13375 raft_consensus.cc:385] T 7b879d78990a416d99170350f8d5a67e P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:13.016251 13375 raft_consensus.cc:740] T 7b879d78990a416d99170350f8d5a67e P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Initialized, Role: FOLLOWER
I20260713 09:05:13.004779 13371 consensus_queue.cc:260] T 045c017a862d4042b135628e2b27e763 P 684bb42a120c476e9a7b71544b52bb54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:13.018558 13371 ts_tablet_manager.cc:1434] T 045c017a862d4042b135628e2b27e763 P 684bb42a120c476e9a7b71544b52bb54: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260713 09:05:13.019372 13371 tablet_bootstrap.cc:492] T c16db0064a934c8aaa6301882db7b7b0 P 684bb42a120c476e9a7b71544b52bb54: Bootstrap starting.
I20260713 09:05:13.020107 13374 tablet_bootstrap.cc:654] T 950d087dccc748849027fedbe908609d P 76b3a54bbc7b43c3b14753f3b948bc56: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:13.015506 13398 leader_election.cc:290] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669), b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429)
I20260713 09:05:13.023857 13375 consensus_queue.cc:260] T 7b879d78990a416d99170350f8d5a67e P c6999a7c86bc44cfb708cfa0aed813f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:13.024546 13374 tablet_bootstrap.cc:492] T 950d087dccc748849027fedbe908609d P 76b3a54bbc7b43c3b14753f3b948bc56: No bootstrap required, opened a new log
I20260713 09:05:13.024947 13374 ts_tablet_manager.cc:1403] T 950d087dccc748849027fedbe908609d P 76b3a54bbc7b43c3b14753f3b948bc56: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.003s
I20260713 09:05:13.025453 13375 ts_tablet_manager.cc:1434] T 7b879d78990a416d99170350f8d5a67e P c6999a7c86bc44cfb708cfa0aed813f6: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260713 09:05:13.026723 13375 tablet_bootstrap.cc:492] T 4afc131d852345e49fb175b0b4b1d0cc P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap starting.
I20260713 09:05:13.027788 13374 raft_consensus.cc:359] T 950d087dccc748849027fedbe908609d P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:13.028504 13374 raft_consensus.cc:385] T 950d087dccc748849027fedbe908609d P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:13.028793 13374 raft_consensus.cc:740] T 950d087dccc748849027fedbe908609d P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b3a54bbc7b43c3b14753f3b948bc56, State: Initialized, Role: FOLLOWER
I20260713 09:05:13.029922 13371 tablet_bootstrap.cc:654] T c16db0064a934c8aaa6301882db7b7b0 P 684bb42a120c476e9a7b71544b52bb54: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:13.029501 13374 consensus_queue.cc:260] T 950d087dccc748849027fedbe908609d P 76b3a54bbc7b43c3b14753f3b948bc56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:13.033986 13375 tablet_bootstrap.cc:654] T 4afc131d852345e49fb175b0b4b1d0cc P c6999a7c86bc44cfb708cfa0aed813f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:13.034034 13372 tablet_bootstrap.cc:492] T c16db0064a934c8aaa6301882db7b7b0 P b51902a2d8a44dbfa5f9bf5389be83bd: No bootstrap required, opened a new log
I20260713 09:05:13.036316 13372 ts_tablet_manager.cc:1403] T c16db0064a934c8aaa6301882db7b7b0 P b51902a2d8a44dbfa5f9bf5389be83bd: Time spent bootstrapping tablet: real 0.049s	user 0.006s	sys 0.005s
I20260713 09:05:13.039023 13375 tablet_bootstrap.cc:492] T 4afc131d852345e49fb175b0b4b1d0cc P c6999a7c86bc44cfb708cfa0aed813f6: No bootstrap required, opened a new log
I20260713 09:05:13.039238 13374 ts_tablet_manager.cc:1434] T 950d087dccc748849027fedbe908609d P 76b3a54bbc7b43c3b14753f3b948bc56: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:05:13.039441 13375 ts_tablet_manager.cc:1403] T 4afc131d852345e49fb175b0b4b1d0cc P c6999a7c86bc44cfb708cfa0aed813f6: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:05:13.040138 13374 tablet_bootstrap.cc:492] T d01f4ec7f4e24620969c38c1682f7915 P 76b3a54bbc7b43c3b14753f3b948bc56: Bootstrap starting.
I20260713 09:05:13.041904 13375 raft_consensus.cc:359] T 4afc131d852345e49fb175b0b4b1d0cc P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:13.042589 13375 raft_consensus.cc:385] T 4afc131d852345e49fb175b0b4b1d0cc P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:13.042886 13375 raft_consensus.cc:740] T 4afc131d852345e49fb175b0b4b1d0cc P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Initialized, Role: FOLLOWER
I20260713 09:05:13.043267 13221 leader_election.cc:304] T d4a3ec9481f34857b918fcbedbbd2439 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 684bb42a120c476e9a7b71544b52bb54, 76b3a54bbc7b43c3b14753f3b948bc56; no voters: 
I20260713 09:05:13.043552 13375 consensus_queue.cc:260] T 4afc131d852345e49fb175b0b4b1d0cc P c6999a7c86bc44cfb708cfa0aed813f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:13.044961 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5d10c75797466fa23f5c95417f4811" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" is_pre_election: true
I20260713 09:05:13.045410 13375 ts_tablet_manager.cc:1434] T 4afc131d852345e49fb175b0b4b1d0cc P c6999a7c86bc44cfb708cfa0aed813f6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:05:13.046643 13379 raft_consensus.cc:493] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:13.047091 13379 raft_consensus.cc:515] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:13.048987 13379 leader_election.cc:290] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669), 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547)
W20260713 09:05:13.049111 13221 leader_election.cc:343] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:13.049657 13374 tablet_bootstrap.cc:654] T d01f4ec7f4e24620969c38c1682f7915 P 76b3a54bbc7b43c3b14753f3b948bc56: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:13.049717 13444 raft_consensus.cc:2804] T d4a3ec9481f34857b918fcbedbbd2439 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:13.050495 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a3ec9481f34857b918fcbedbbd2439" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" is_pre_election: true
I20260713 09:05:13.051074 13330 raft_consensus.cc:2468] T d4a3ec9481f34857b918fcbedbbd2439 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 684bb42a120c476e9a7b71544b52bb54 in term 0.
I20260713 09:05:13.040277 13372 raft_consensus.cc:359] T c16db0064a934c8aaa6301882db7b7b0 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:13.051580 13372 raft_consensus.cc:385] T c16db0064a934c8aaa6301882db7b7b0 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:13.051875 13372 raft_consensus.cc:740] T c16db0064a934c8aaa6301882db7b7b0 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b51902a2d8a44dbfa5f9bf5389be83bd, State: Initialized, Role: FOLLOWER
I20260713 09:05:13.052224 13329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5d10c75797466fa23f5c95417f4811" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" is_pre_election: true
I20260713 09:05:13.052836 13329 raft_consensus.cc:2468] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 684bb42a120c476e9a7b71544b52bb54 in term 0.
I20260713 09:05:13.053359 13383 raft_consensus.cc:493] T 09b98ae72d514f049dbaf074dc0f6ad9 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:13.053794 13383 raft_consensus.cc:515] T 09b98ae72d514f049dbaf074dc0f6ad9 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:13.055738 13383 leader_election.cc:290] T 09b98ae72d514f049dbaf074dc0f6ad9 P 76b3a54bbc7b43c3b14753f3b948bc56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919), 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547)
I20260713 09:05:13.056706 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5d10c75797466fa23f5c95417f4811" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" is_pre_election: true
I20260713 09:05:13.057574 13444 raft_consensus.cc:493] T d4a3ec9481f34857b918fcbedbbd2439 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:05:13.057844 13295 leader_election.cc:343] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:13.057991 13444 raft_consensus.cc:3060] T d4a3ec9481f34857b918fcbedbbd2439 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:13.060773 13374 tablet_bootstrap.cc:492] T d01f4ec7f4e24620969c38c1682f7915 P 76b3a54bbc7b43c3b14753f3b948bc56: No bootstrap required, opened a new log
I20260713 09:05:13.060954 13256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b98ae72d514f049dbaf074dc0f6ad9" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "684bb42a120c476e9a7b71544b52bb54" is_pre_election: true
I20260713 09:05:13.061239 13374 ts_tablet_manager.cc:1403] T d01f4ec7f4e24620969c38c1682f7915 P 76b3a54bbc7b43c3b14753f3b948bc56: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.006s
I20260713 09:05:13.061563 13256 raft_consensus.cc:2468] T 09b98ae72d514f049dbaf074dc0f6ad9 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76b3a54bbc7b43c3b14753f3b948bc56 in term 0.
I20260713 09:05:13.062362 13106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b98ae72d514f049dbaf074dc0f6ad9" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" is_pre_election: true
I20260713 09:05:13.061451 13221 leader_election.cc:304] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [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: 684bb42a120c476e9a7b71544b52bb54, b51902a2d8a44dbfa5f9bf5389be83bd; no voters: 76b3a54bbc7b43c3b14753f3b948bc56
W20260713 09:05:13.063745 13146 leader_election.cc:343] T 09b98ae72d514f049dbaf074dc0f6ad9 P 76b3a54bbc7b43c3b14753f3b948bc56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:13.062433 13375 tablet_bootstrap.cc:492] T d01f4ec7f4e24620969c38c1682f7915 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap starting.
I20260713 09:05:13.064038 13374 raft_consensus.cc:359] T d01f4ec7f4e24620969c38c1682f7915 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:13.064486 13147 leader_election.cc:304] T 09b98ae72d514f049dbaf074dc0f6ad9 P 76b3a54bbc7b43c3b14753f3b948bc56 [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: 684bb42a120c476e9a7b71544b52bb54, 76b3a54bbc7b43c3b14753f3b948bc56; no voters: c6999a7c86bc44cfb708cfa0aed813f6
I20260713 09:05:13.064724 13374 raft_consensus.cc:385] T d01f4ec7f4e24620969c38c1682f7915 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:13.065060 13374 raft_consensus.cc:740] T d01f4ec7f4e24620969c38c1682f7915 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b3a54bbc7b43c3b14753f3b948bc56, State: Initialized, Role: FOLLOWER
I20260713 09:05:13.066000 13256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5d10c75797466fa23f5c95417f4811" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "684bb42a120c476e9a7b71544b52bb54" is_pre_election: true
I20260713 09:05:13.065834 13374 consensus_queue.cc:260] T d01f4ec7f4e24620969c38c1682f7915 P 76b3a54bbc7b43c3b14753f3b948bc56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:13.066612 13256 raft_consensus.cc:2468] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b51902a2d8a44dbfa5f9bf5389be83bd in term 0.
I20260713 09:05:13.067459 13419 raft_consensus.cc:2804] T 09b98ae72d514f049dbaf074dc0f6ad9 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:13.067826 13419 raft_consensus.cc:493] T 09b98ae72d514f049dbaf074dc0f6ad9 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:13.067970 13374 ts_tablet_manager.cc:1434] T d01f4ec7f4e24620969c38c1682f7915 P 76b3a54bbc7b43c3b14753f3b948bc56: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260713 09:05:13.068147 13419 raft_consensus.cc:3060] T 09b98ae72d514f049dbaf074dc0f6ad9 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:13.070209 13375 tablet_bootstrap.cc:654] T d01f4ec7f4e24620969c38c1682f7915 P c6999a7c86bc44cfb708cfa0aed813f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:13.070832 13398 raft_consensus.cc:2804] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:13.052536 13372 consensus_queue.cc:260] T c16db0064a934c8aaa6301882db7b7b0 P b51902a2d8a44dbfa5f9bf5389be83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:13.071286 13398 raft_consensus.cc:493] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:13.072327 13398 raft_consensus.cc:3060] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:13.073236 13371 tablet_bootstrap.cc:492] T c16db0064a934c8aaa6301882db7b7b0 P 684bb42a120c476e9a7b71544b52bb54: No bootstrap required, opened a new log
I20260713 09:05:13.077903 13371 ts_tablet_manager.cc:1403] T c16db0064a934c8aaa6301882db7b7b0 P 684bb42a120c476e9a7b71544b52bb54: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.000s
I20260713 09:05:13.074462 13379 raft_consensus.cc:493] T 4afc131d852345e49fb175b0b4b1d0cc P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:13.077987 13426 raft_consensus.cc:493] T c16db0064a934c8aaa6301882db7b7b0 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:13.078495 13426 raft_consensus.cc:515] T c16db0064a934c8aaa6301882db7b7b0 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:13.079836 13295 leader_election.cc:304] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd [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: 684bb42a120c476e9a7b71544b52bb54, b51902a2d8a44dbfa5f9bf5389be83bd; no voters: 76b3a54bbc7b43c3b14753f3b948bc56
I20260713 09:05:13.078337 13379 raft_consensus.cc:515] T 4afc131d852345e49fb175b0b4b1d0cc P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:13.081290 13427 raft_consensus.cc:2804] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:13.081630 13106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16db0064a934c8aaa6301882db7b7b0" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" is_pre_election: true
I20260713 09:05:13.082479 13379 leader_election.cc:290] T 4afc131d852345e49fb175b0b4b1d0cc P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919), 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669)
I20260713 09:05:13.082507 13256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16db0064a934c8aaa6301882db7b7b0" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "684bb42a120c476e9a7b71544b52bb54" is_pre_election: true
I20260713 09:05:13.074656 13372 ts_tablet_manager.cc:1434] T c16db0064a934c8aaa6301882db7b7b0 P b51902a2d8a44dbfa5f9bf5389be83bd: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.001s
I20260713 09:05:13.083174 13107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afc131d852345e49fb175b0b4b1d0cc" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" is_pre_election: true
I20260713 09:05:13.083774 13107 raft_consensus.cc:2468] T 4afc131d852345e49fb175b0b4b1d0cc P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b51902a2d8a44dbfa5f9bf5389be83bd in term 0.
I20260713 09:05:13.083927 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afc131d852345e49fb175b0b4b1d0cc" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" is_pre_election: true
I20260713 09:05:13.080363 13371 raft_consensus.cc:359] T c16db0064a934c8aaa6301882db7b7b0 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:13.084611 13371 raft_consensus.cc:385] T c16db0064a934c8aaa6301882db7b7b0 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:13.084077 13372 tablet_bootstrap.cc:492] T 443fdb32fe68440c8aa32c9e51394f24 P b51902a2d8a44dbfa5f9bf5389be83bd: Bootstrap starting.
I20260713 09:05:13.081655 13427 raft_consensus.cc:493] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:13.085644 13427 raft_consensus.cc:3060] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:13.085299 13371 raft_consensus.cc:740] T c16db0064a934c8aaa6301882db7b7b0 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 684bb42a120c476e9a7b71544b52bb54, State: Initialized, Role: FOLLOWER
I20260713 09:05:13.085023 13294 leader_election.cc:304] T 4afc131d852345e49fb175b0b4b1d0cc P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b51902a2d8a44dbfa5f9bf5389be83bd, c6999a7c86bc44cfb708cfa0aed813f6; no voters: 
I20260713 09:05:13.086170 13398 raft_consensus.cc:515] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:13.087445 13371 consensus_queue.cc:260] T c16db0064a934c8aaa6301882db7b7b0 P 684bb42a120c476e9a7b71544b52bb54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:13.088310 13256 raft_consensus.cc:2468] T c16db0064a934c8aaa6301882db7b7b0 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b51902a2d8a44dbfa5f9bf5389be83bd in term 0.
W20260713 09:05:13.088399 13294 leader_election.cc:343] T c16db0064a934c8aaa6301882db7b7b0 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:13.076941 13419 raft_consensus.cc:515] T 09b98ae72d514f049dbaf074dc0f6ad9 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
W20260713 09:05:13.088953 13295 leader_election.cc:343] T 4afc131d852345e49fb175b0b4b1d0cc P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:13.080523 13426 leader_election.cc:290] T c16db0064a934c8aaa6301882db7b7b0 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547), c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919)
I20260713 09:05:13.089716 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5d10c75797466fa23f5c95417f4811" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56"
I20260713 09:05:13.090471 13372 tablet_bootstrap.cc:654] T 443fdb32fe68440c8aa32c9e51394f24 P b51902a2d8a44dbfa5f9bf5389be83bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:13.089851 13426 raft_consensus.cc:2804] T 4afc131d852345e49fb175b0b4b1d0cc P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:13.077190 13444 raft_consensus.cc:515] T d4a3ec9481f34857b918fcbedbbd2439 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
W20260713 09:05:13.091478 13221 leader_election.cc:343] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:13.091066 13426 raft_consensus.cc:493] T 4afc131d852345e49fb175b0b4b1d0cc P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:13.092267 13426 raft_consensus.cc:3060] T 4afc131d852345e49fb175b0b4b1d0cc P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:13.092525 13419 leader_election.cc:290] T 09b98ae72d514f049dbaf074dc0f6ad9 P 76b3a54bbc7b43c3b14753f3b948bc56 [CANDIDATE]: Term 1 election: Requested vote from peers c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919), 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547)
I20260713 09:05:13.093093 13403 raft_consensus.cc:493] T 9af3eb690c834f298ef1db71f72f113e P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:13.093562 13444 leader_election.cc:290] T d4a3ec9481f34857b918fcbedbbd2439 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 election: Requested vote from peers 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669), b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429)
I20260713 09:05:13.093926 13106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b98ae72d514f049dbaf074dc0f6ad9" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6"
I20260713 09:05:13.093590 13403 raft_consensus.cc:515] T 9af3eb690c834f298ef1db71f72f113e P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:13.096661 13403 leader_election.cc:290] T 9af3eb690c834f298ef1db71f72f113e P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429), 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669)
I20260713 09:05:13.098320 13329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af3eb690c834f298ef1db71f72f113e" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" is_pre_election: true
I20260713 09:05:13.099676 13182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af3eb690c834f298ef1db71f72f113e" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" is_pre_election: true
I20260713 09:05:13.099834 13398 leader_election.cc:290] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 election: Requested vote from peers 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669), b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429)
I20260713 09:05:13.100356 13182 raft_consensus.cc:2468] T 9af3eb690c834f298ef1db71f72f113e P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6999a7c86bc44cfb708cfa0aed813f6 in term 0.
I20260713 09:05:13.108104 13072 leader_election.cc:304] T 9af3eb690c834f298ef1db71f72f113e P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76b3a54bbc7b43c3b14753f3b948bc56, c6999a7c86bc44cfb708cfa0aed813f6; no voters: 
I20260713 09:05:13.103938 13329 raft_consensus.cc:2468] T 9af3eb690c834f298ef1db71f72f113e P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6999a7c86bc44cfb708cfa0aed813f6 in term 0.
W20260713 09:05:13.106382 13146 leader_election.cc:343] T 09b98ae72d514f049dbaf074dc0f6ad9 P 76b3a54bbc7b43c3b14753f3b948bc56 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:13.111044 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a3ec9481f34857b918fcbedbbd2439" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56"
I20260713 09:05:13.112067 13371 ts_tablet_manager.cc:1434] T c16db0064a934c8aaa6301882db7b7b0 P 684bb42a120c476e9a7b71544b52bb54: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.006s
I20260713 09:05:13.112985 13371 tablet_bootstrap.cc:492] T b608ddc44b594230abec2e01160c9dbb P 684bb42a120c476e9a7b71544b52bb54: Bootstrap starting.
I20260713 09:05:13.116184 13398 raft_consensus.cc:493] T 045c017a862d4042b135628e2b27e763 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:13.116652 13398 raft_consensus.cc:515] T 045c017a862d4042b135628e2b27e763 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:13.118534 13371 tablet_bootstrap.cc:654] T b608ddc44b594230abec2e01160c9dbb P 684bb42a120c476e9a7b71544b52bb54: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:13.112529 13403 raft_consensus.cc:2804] T 9af3eb690c834f298ef1db71f72f113e P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:13.112390 13181 raft_consensus.cc:3060] T d4a3ec9481f34857b918fcbedbbd2439 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:13.116310 13427 raft_consensus.cc:515] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:13.120963 13398 leader_election.cc:290] T 045c017a862d4042b135628e2b27e763 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919), 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669)
I20260713 09:05:13.120709 13403 raft_consensus.cc:493] T 9af3eb690c834f298ef1db71f72f113e P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:13.122609 13256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b98ae72d514f049dbaf074dc0f6ad9" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "684bb42a120c476e9a7b71544b52bb54"
I20260713 09:05:13.122624 13106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045c017a862d4042b135628e2b27e763" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" is_pre_election: true
I20260713 09:05:13.125381 13295 leader_election.cc:304] T c16db0064a934c8aaa6301882db7b7b0 P b51902a2d8a44dbfa5f9bf5389be83bd [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: 684bb42a120c476e9a7b71544b52bb54, b51902a2d8a44dbfa5f9bf5389be83bd; no voters: c6999a7c86bc44cfb708cfa0aed813f6
I20260713 09:05:13.127609 13256 raft_consensus.cc:3060] T 09b98ae72d514f049dbaf074dc0f6ad9 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:13.128314 13379 raft_consensus.cc:2804] T c16db0064a934c8aaa6301882db7b7b0 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:13.128755 13372 tablet_bootstrap.cc:492] T 443fdb32fe68440c8aa32c9e51394f24 P b51902a2d8a44dbfa5f9bf5389be83bd: No bootstrap required, opened a new log
I20260713 09:05:13.128684 13379 raft_consensus.cc:493] T c16db0064a934c8aaa6301882db7b7b0 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:13.129117 13372 ts_tablet_manager.cc:1403] T 443fdb32fe68440c8aa32c9e51394f24 P b51902a2d8a44dbfa5f9bf5389be83bd: Time spent bootstrapping tablet: real 0.045s	user 0.006s	sys 0.013s
I20260713 09:05:13.129087 13379 raft_consensus.cc:3060] T c16db0064a934c8aaa6301882db7b7b0 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:13.130546 13106 raft_consensus.cc:2468] T 045c017a862d4042b135628e2b27e763 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 684bb42a120c476e9a7b71544b52bb54 in term 0.
I20260713 09:05:13.131615 13220 leader_election.cc:304] T 045c017a862d4042b135628e2b27e763 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 684bb42a120c476e9a7b71544b52bb54, c6999a7c86bc44cfb708cfa0aed813f6; no voters: 
I20260713 09:05:13.131639 13372 raft_consensus.cc:359] T 443fdb32fe68440c8aa32c9e51394f24 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:13.126222 13329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a3ec9481f34857b918fcbedbbd2439" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd"
I20260713 09:05:13.132385 13372 raft_consensus.cc:385] T 443fdb32fe68440c8aa32c9e51394f24 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:13.132620 13372 raft_consensus.cc:740] T 443fdb32fe68440c8aa32c9e51394f24 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b51902a2d8a44dbfa5f9bf5389be83bd, State: Initialized, Role: FOLLOWER
I20260713 09:05:13.132663 13329 raft_consensus.cc:3060] T d4a3ec9481f34857b918fcbedbbd2439 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:13.133147 13372 consensus_queue.cc:260] T 443fdb32fe68440c8aa32c9e51394f24 P b51902a2d8a44dbfa5f9bf5389be83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:13.132023 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5d10c75797466fa23f5c95417f4811" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd"
I20260713 09:05:13.135653 13398 raft_consensus.cc:2804] T 045c017a862d4042b135628e2b27e763 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:13.136453 13398 raft_consensus.cc:493] T 045c017a862d4042b135628e2b27e763 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:13.136540 13330 raft_consensus.cc:2393] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 684bb42a120c476e9a7b71544b52bb54 in current term 1: Already voted for candidate b51902a2d8a44dbfa5f9bf5389be83bd in this term.
I20260713 09:05:13.135208 13182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045c017a862d4042b135628e2b27e763" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" is_pre_election: true
I20260713 09:05:13.137879 13221 leader_election.cc:304] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [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: 684bb42a120c476e9a7b71544b52bb54; no voters: 76b3a54bbc7b43c3b14753f3b948bc56, b51902a2d8a44dbfa5f9bf5389be83bd
I20260713 09:05:13.138695 13444 raft_consensus.cc:493] T 7b879d78990a416d99170350f8d5a67e P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:05:13.139155 13221 leader_election.cc:343] T 045c017a862d4042b135628e2b27e763 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:13.139113 13444 raft_consensus.cc:515] T 7b879d78990a416d99170350f8d5a67e P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
W20260713 09:05:13.139791 13053 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:13.125633 13403 raft_consensus.cc:3060] T 9af3eb690c834f298ef1db71f72f113e P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:13.136803 13398 raft_consensus.cc:3060] T 045c017a862d4042b135628e2b27e763 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:13.141134 13444 leader_election.cc:290] T 7b879d78990a416d99170350f8d5a67e P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429), c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919)
I20260713 09:05:13.141637 13444 raft_consensus.cc:2749] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:05:13.143206 13106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b879d78990a416d99170350f8d5a67e" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" is_pre_election: true
I20260713 09:05:13.143774 13106 raft_consensus.cc:2468] T 7b879d78990a416d99170350f8d5a67e P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 684bb42a120c476e9a7b71544b52bb54 in term 0.
I20260713 09:05:13.144874 13220 leader_election.cc:304] T 7b879d78990a416d99170350f8d5a67e P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 684bb42a120c476e9a7b71544b52bb54, c6999a7c86bc44cfb708cfa0aed813f6; no voters: 
I20260713 09:05:13.146610 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b879d78990a416d99170350f8d5a67e" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" is_pre_election: true
I20260713 09:05:13.147178 13330 raft_consensus.cc:2468] T 7b879d78990a416d99170350f8d5a67e P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 684bb42a120c476e9a7b71544b52bb54 in term 0.
I20260713 09:05:13.147236 13450 raft_consensus.cc:2804] T 7b879d78990a416d99170350f8d5a67e P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:13.148413 13450 raft_consensus.cc:493] T 7b879d78990a416d99170350f8d5a67e P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:13.148801 13450 raft_consensus.cc:3060] T 7b879d78990a416d99170350f8d5a67e P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:13.151099 13329 raft_consensus.cc:2468] T d4a3ec9481f34857b918fcbedbbd2439 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 684bb42a120c476e9a7b71544b52bb54 in term 1.
I20260713 09:05:13.153702 13221 leader_election.cc:304] T d4a3ec9481f34857b918fcbedbbd2439 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 684bb42a120c476e9a7b71544b52bb54, b51902a2d8a44dbfa5f9bf5389be83bd; no voters: 
I20260713 09:05:13.155035 13427 leader_election.cc:290] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 election: Requested vote from peers 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669), 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547)
I20260713 09:05:13.155601 13182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5d10c75797466fa23f5c95417f4811" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56"
I20260713 09:05:13.156412 13426 raft_consensus.cc:515] T 4afc131d852345e49fb175b0b4b1d0cc P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
W20260713 09:05:13.157269 13295 leader_election.cc:343] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:13.160089 13106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afc131d852345e49fb175b0b4b1d0cc" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6"
I20260713 09:05:13.161329 13106 raft_consensus.cc:3060] T 4afc131d852345e49fb175b0b4b1d0cc P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:13.162480 13426 leader_election.cc:290] T 4afc131d852345e49fb175b0b4b1d0cc P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 election: Requested vote from peers c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919), 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669)
I20260713 09:05:13.163818 13426 raft_consensus.cc:493] T 443fdb32fe68440c8aa32c9e51394f24 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:13.164628 13426 raft_consensus.cc:515] T 443fdb32fe68440c8aa32c9e51394f24 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:13.172677 13426 leader_election.cc:290] T 443fdb32fe68440c8aa32c9e51394f24 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919), 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669)
I20260713 09:05:13.170394 13444 raft_consensus.cc:2804] T d4a3ec9481f34857b918fcbedbbd2439 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:13.172886 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5d10c75797466fa23f5c95417f4811" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "684bb42a120c476e9a7b71544b52bb54"
I20260713 09:05:13.173905 13107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "443fdb32fe68440c8aa32c9e51394f24" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" is_pre_election: true
I20260713 09:05:13.174371 13255 raft_consensus.cc:2393] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b51902a2d8a44dbfa5f9bf5389be83bd in current term 1: Already voted for candidate 684bb42a120c476e9a7b71544b52bb54 in this term.
W20260713 09:05:13.175343 13294 leader_election.cc:343] T 443fdb32fe68440c8aa32c9e51394f24 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:13.176352 13256 raft_consensus.cc:2468] T 09b98ae72d514f049dbaf074dc0f6ad9 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76b3a54bbc7b43c3b14753f3b948bc56 in term 1.
I20260713 09:05:13.178375 13180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "443fdb32fe68440c8aa32c9e51394f24" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" is_pre_election: true
I20260713 09:05:13.184875 13379 raft_consensus.cc:515] T c16db0064a934c8aaa6301882db7b7b0 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:13.177300 13182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afc131d852345e49fb175b0b4b1d0cc" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56"
I20260713 09:05:13.181440 13255 raft_consensus.cc:3060] T e9d30c64588946498be9841e3d652b73 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:13.170637 13398 raft_consensus.cc:515] T 045c017a862d4042b135628e2b27e763 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:13.187667 13106 raft_consensus.cc:2468] T 4afc131d852345e49fb175b0b4b1d0cc P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b51902a2d8a44dbfa5f9bf5389be83bd in term 1.
I20260713 09:05:13.190423 13375 tablet_bootstrap.cc:492] T d01f4ec7f4e24620969c38c1682f7915 P c6999a7c86bc44cfb708cfa0aed813f6: No bootstrap required, opened a new log
I20260713 09:05:13.190876 13375 ts_tablet_manager.cc:1403] T d01f4ec7f4e24620969c38c1682f7915 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent bootstrapping tablet: real 0.129s	user 0.017s	sys 0.006s
I20260713 09:05:13.191378 13444 raft_consensus.cc:697] T d4a3ec9481f34857b918fcbedbbd2439 P 684bb42a120c476e9a7b71544b52bb54 [term 1 LEADER]: Becoming Leader. State: Replica: 684bb42a120c476e9a7b71544b52bb54, State: Running, Role: LEADER
I20260713 09:05:13.190937 13294 leader_election.cc:304] T 4afc131d852345e49fb175b0b4b1d0cc P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b51902a2d8a44dbfa5f9bf5389be83bd, c6999a7c86bc44cfb708cfa0aed813f6; no voters: 
I20260713 09:05:13.181761 13295 leader_election.cc:304] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd [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: b51902a2d8a44dbfa5f9bf5389be83bd; no voters: 684bb42a120c476e9a7b71544b52bb54, 76b3a54bbc7b43c3b14753f3b948bc56
I20260713 09:05:13.192525 13398 leader_election.cc:290] T 045c017a862d4042b135628e2b27e763 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 election: Requested vote from peers c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919), 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669)
I20260713 09:05:13.198004 13450 raft_consensus.cc:515] T 7b879d78990a416d99170350f8d5a67e P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:13.198612 13379 leader_election.cc:290] T c16db0064a934c8aaa6301882db7b7b0 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 election: Requested vote from peers 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547), c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919)
I20260713 09:05:13.198717 13182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045c017a862d4042b135628e2b27e763" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56"
I20260713 09:05:13.199366 13379 raft_consensus.cc:2749] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:05:13.166656 13181 raft_consensus.cc:2468] T d4a3ec9481f34857b918fcbedbbd2439 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 684bb42a120c476e9a7b71544b52bb54 in term 1.
I20260713 09:05:13.178628 13403 raft_consensus.cc:515] T 9af3eb690c834f298ef1db71f72f113e P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
W20260713 09:05:13.201498 13221 leader_election.cc:343] T 045c017a862d4042b135628e2b27e763 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:13.193289 13107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045c017a862d4042b135628e2b27e763" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6"
I20260713 09:05:13.201520 13105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b879d78990a416d99170350f8d5a67e" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6"
I20260713 09:05:13.202239 13107 raft_consensus.cc:3060] T 045c017a862d4042b135628e2b27e763 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:13.202594 13105 raft_consensus.cc:3060] T 7b879d78990a416d99170350f8d5a67e P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:13.203959 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af3eb690c834f298ef1db71f72f113e" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd"
I20260713 09:05:13.204550 13330 raft_consensus.cc:3060] T 9af3eb690c834f298ef1db71f72f113e P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:13.193539 13147 leader_election.cc:304] T 09b98ae72d514f049dbaf074dc0f6ad9 P 76b3a54bbc7b43c3b14753f3b948bc56 [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: 684bb42a120c476e9a7b71544b52bb54, 76b3a54bbc7b43c3b14753f3b948bc56; no voters: c6999a7c86bc44cfb708cfa0aed813f6
I20260713 09:05:13.206689 13419 raft_consensus.cc:2804] T 09b98ae72d514f049dbaf074dc0f6ad9 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:13.207103 13419 raft_consensus.cc:697] T 09b98ae72d514f049dbaf074dc0f6ad9 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 LEADER]: Becoming Leader. State: Replica: 76b3a54bbc7b43c3b14753f3b948bc56, State: Running, Role: LEADER
I20260713 09:05:13.207855 13419 consensus_queue.cc:237] T 09b98ae72d514f049dbaf074dc0f6ad9 P 76b3a54bbc7b43c3b14753f3b948bc56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:13.209501 13107 raft_consensus.cc:2468] T 045c017a862d4042b135628e2b27e763 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 684bb42a120c476e9a7b71544b52bb54 in term 1.
I20260713 09:05:13.179867 13374 tablet_bootstrap.cc:492] T 3a5d10c75797466fa23f5c95417f4811 P 76b3a54bbc7b43c3b14753f3b948bc56: Bootstrap starting.
I20260713 09:05:13.193496 13375 raft_consensus.cc:359] T d01f4ec7f4e24620969c38c1682f7915 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:13.210341 13375 raft_consensus.cc:385] T d01f4ec7f4e24620969c38c1682f7915 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:13.210601 13375 raft_consensus.cc:740] T d01f4ec7f4e24620969c38c1682f7915 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Initialized, Role: FOLLOWER
I20260713 09:05:13.211213 13375 consensus_queue.cc:260] T d01f4ec7f4e24620969c38c1682f7915 P c6999a7c86bc44cfb708cfa0aed813f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:13.212373 13330 raft_consensus.cc:2468] T 9af3eb690c834f298ef1db71f72f113e P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6999a7c86bc44cfb708cfa0aed813f6 in term 1.
I20260713 09:05:13.195338 13106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16db0064a934c8aaa6301882db7b7b0" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6"
I20260713 09:05:13.196077 13372 ts_tablet_manager.cc:1434] T 443fdb32fe68440c8aa32c9e51394f24 P b51902a2d8a44dbfa5f9bf5389be83bd: Time spent starting tablet: real 0.067s	user 0.025s	sys 0.032s
I20260713 09:05:13.198558 13386 consensus_queue.cc:1048] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:05:13.192796 13295 leader_election.cc:343] T 443fdb32fe68440c8aa32c9e51394f24 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:13.219904 13295 leader_election.cc:304] T 443fdb32fe68440c8aa32c9e51394f24 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b51902a2d8a44dbfa5f9bf5389be83bd; no voters: 76b3a54bbc7b43c3b14753f3b948bc56, c6999a7c86bc44cfb708cfa0aed813f6
I20260713 09:05:13.200791 13450 leader_election.cc:290] T 7b879d78990a416d99170350f8d5a67e P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 election: Requested vote from peers b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429), c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919)
I20260713 09:05:13.201510 13329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b879d78990a416d99170350f8d5a67e" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd"
I20260713 09:05:13.220669 13426 raft_consensus.cc:2749] T 443fdb32fe68440c8aa32c9e51394f24 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:13.213055 13375 ts_tablet_manager.cc:1434] T d01f4ec7f4e24620969c38c1682f7915 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
W20260713 09:05:13.221091 13295 leader_election.cc:343] T 4afc131d852345e49fb175b0b4b1d0cc P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:13.221642 13375 tablet_bootstrap.cc:492] T 1fde10203911449594bad4337fe458b3 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap starting.
I20260713 09:05:13.193743 13452 raft_consensus.cc:2804] T 4afc131d852345e49fb175b0b4b1d0cc P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:13.213282 13403 leader_election.cc:290] T 9af3eb690c834f298ef1db71f72f113e P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 1 election: Requested vote from peers b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429), 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669)
I20260713 09:05:13.215464 13372 tablet_bootstrap.cc:492] T b8f9723cd20e48f6830e076955038a04 P b51902a2d8a44dbfa5f9bf5389be83bd: Bootstrap starting.
I20260713 09:05:13.218432 13220 leader_election.cc:304] T 045c017a862d4042b135628e2b27e763 P 684bb42a120c476e9a7b71544b52bb54 [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: 684bb42a120c476e9a7b71544b52bb54, c6999a7c86bc44cfb708cfa0aed813f6; no voters: 76b3a54bbc7b43c3b14753f3b948bc56
I20260713 09:05:13.220746 13329 raft_consensus.cc:3060] T 7b879d78990a416d99170350f8d5a67e P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:13.193512 13444 consensus_queue.cc:237] T d4a3ec9481f34857b918fcbedbbd2439 P 684bb42a120c476e9a7b71544b52bb54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:13.225047 13072 leader_election.cc:304] T 9af3eb690c834f298ef1db71f72f113e P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b51902a2d8a44dbfa5f9bf5389be83bd, c6999a7c86bc44cfb708cfa0aed813f6; no voters: 
I20260713 09:05:13.227396 13452 raft_consensus.cc:697] T 4afc131d852345e49fb175b0b4b1d0cc P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 LEADER]: Becoming Leader. State: Replica: b51902a2d8a44dbfa5f9bf5389be83bd, State: Running, Role: LEADER
I20260713 09:05:13.228336 13452 consensus_queue.cc:237] T 4afc131d852345e49fb175b0b4b1d0cc P b51902a2d8a44dbfa5f9bf5389be83bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
W20260713 09:05:13.227651 13294 leader_election.cc:343] T c16db0064a934c8aaa6301882db7b7b0 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:13.236052 13398 raft_consensus.cc:493] T e9d30c64588946498be9841e3d652b73 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:13.229318 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af3eb690c834f298ef1db71f72f113e" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56"
I20260713 09:05:13.230150 13403 raft_consensus.cc:2804] T 9af3eb690c834f298ef1db71f72f113e P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:13.236742 13403 raft_consensus.cc:697] T 9af3eb690c834f298ef1db71f72f113e P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 LEADER]: Becoming Leader. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Running, Role: LEADER
I20260713 09:05:13.236516 13398 raft_consensus.cc:515] T e9d30c64588946498be9841e3d652b73 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:13.237627 13403 consensus_queue.cc:237] T 9af3eb690c834f298ef1db71f72f113e P c6999a7c86bc44cfb708cfa0aed813f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:13.238588 13398 leader_election.cc:290] T e9d30c64588946498be9841e3d652b73 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429), c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919)
I20260713 09:05:13.240298 13106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d30c64588946498be9841e3d652b73" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" is_pre_election: true
I20260713 09:05:13.232649 13375 tablet_bootstrap.cc:654] T 1fde10203911449594bad4337fe458b3 P c6999a7c86bc44cfb708cfa0aed813f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:13.241575 13374 tablet_bootstrap.cc:654] T 3a5d10c75797466fa23f5c95417f4811 P 76b3a54bbc7b43c3b14753f3b948bc56: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:13.242681 13181 raft_consensus.cc:3060] T 9af3eb690c834f298ef1db71f72f113e P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:13.234143 13372 tablet_bootstrap.cc:654] T b8f9723cd20e48f6830e076955038a04 P b51902a2d8a44dbfa5f9bf5389be83bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:13.235746 13105 raft_consensus.cc:2468] T 7b879d78990a416d99170350f8d5a67e P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 684bb42a120c476e9a7b71544b52bb54 in term 1.
I20260713 09:05:13.244913 13329 raft_consensus.cc:2468] T 7b879d78990a416d99170350f8d5a67e P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 684bb42a120c476e9a7b71544b52bb54 in term 1.
I20260713 09:05:13.245464 13450 raft_consensus.cc:2804] T 045c017a862d4042b135628e2b27e763 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:13.245544 13220 leader_election.cc:304] T 7b879d78990a416d99170350f8d5a67e P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 684bb42a120c476e9a7b71544b52bb54, c6999a7c86bc44cfb708cfa0aed813f6; no voters: 
I20260713 09:05:13.246642 13398 raft_consensus.cc:2804] T 7b879d78990a416d99170350f8d5a67e P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:13.247391 13398 raft_consensus.cc:697] T 7b879d78990a416d99170350f8d5a67e P 684bb42a120c476e9a7b71544b52bb54 [term 1 LEADER]: Becoming Leader. State: Replica: 684bb42a120c476e9a7b71544b52bb54, State: Running, Role: LEADER
I20260713 09:05:13.248227 13398 consensus_queue.cc:237] T 7b879d78990a416d99170350f8d5a67e P 684bb42a120c476e9a7b71544b52bb54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:13.250345 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16db0064a934c8aaa6301882db7b7b0" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "684bb42a120c476e9a7b71544b52bb54"
I20260713 09:05:13.250921 13255 raft_consensus.cc:3060] T c16db0064a934c8aaa6301882db7b7b0 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:13.254244 13453 raft_consensus.cc:493] T f8b6e17dc8314f099cc0db9dad54fe38 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:13.254698 13453 raft_consensus.cc:515] T f8b6e17dc8314f099cc0db9dad54fe38 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:13.256227 13453 leader_election.cc:290] T f8b6e17dc8314f099cc0db9dad54fe38 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919), b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429)
I20260713 09:05:13.257035 13105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b6e17dc8314f099cc0db9dad54fe38" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" is_pre_election: true
I20260713 09:05:13.257625 13255 raft_consensus.cc:2468] T c16db0064a934c8aaa6301882db7b7b0 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b51902a2d8a44dbfa5f9bf5389be83bd in term 1.
I20260713 09:05:13.257725 13105 raft_consensus.cc:2468] T f8b6e17dc8314f099cc0db9dad54fe38 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 684bb42a120c476e9a7b71544b52bb54 in term 0.
I20260713 09:05:13.259191 13220 leader_election.cc:304] T f8b6e17dc8314f099cc0db9dad54fe38 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 684bb42a120c476e9a7b71544b52bb54, c6999a7c86bc44cfb708cfa0aed813f6; no voters: 
I20260713 09:05:13.259918 13453 raft_consensus.cc:2804] T f8b6e17dc8314f099cc0db9dad54fe38 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:13.260280 13453 raft_consensus.cc:493] T f8b6e17dc8314f099cc0db9dad54fe38 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:13.260604 13453 raft_consensus.cc:3060] T f8b6e17dc8314f099cc0db9dad54fe38 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:13.264891 13329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d30c64588946498be9841e3d652b73" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" is_pre_election: true
I20260713 09:05:13.287250 13329 raft_consensus.cc:2468] T e9d30c64588946498be9841e3d652b73 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 684bb42a120c476e9a7b71544b52bb54 in term 1.
I20260713 09:05:13.304052 13371 tablet_bootstrap.cc:492] T b608ddc44b594230abec2e01160c9dbb P 684bb42a120c476e9a7b71544b52bb54: No bootstrap required, opened a new log
I20260713 09:05:13.304540 13371 ts_tablet_manager.cc:1403] T b608ddc44b594230abec2e01160c9dbb P 684bb42a120c476e9a7b71544b52bb54: Time spent bootstrapping tablet: real 0.192s	user 0.013s	sys 0.021s
I20260713 09:05:13.305022 13295 leader_election.cc:304] T c16db0064a934c8aaa6301882db7b7b0 P b51902a2d8a44dbfa5f9bf5389be83bd [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: 684bb42a120c476e9a7b71544b52bb54, b51902a2d8a44dbfa5f9bf5389be83bd; no voters: c6999a7c86bc44cfb708cfa0aed813f6
I20260713 09:05:13.318501 13452 raft_consensus.cc:2804] T c16db0064a934c8aaa6301882db7b7b0 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:13.318674 13329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b6e17dc8314f099cc0db9dad54fe38" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" is_pre_election: true
I20260713 09:05:13.319222 13221 leader_election.cc:304] T e9d30c64588946498be9841e3d652b73 P 684bb42a120c476e9a7b71544b52bb54 [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: 684bb42a120c476e9a7b71544b52bb54, b51902a2d8a44dbfa5f9bf5389be83bd; no voters: c6999a7c86bc44cfb708cfa0aed813f6
I20260713 09:05:13.322182 13452 raft_consensus.cc:697] T c16db0064a934c8aaa6301882db7b7b0 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 LEADER]: Becoming Leader. State: Replica: b51902a2d8a44dbfa5f9bf5389be83bd, State: Running, Role: LEADER
I20260713 09:05:13.322942 13181 raft_consensus.cc:2468] T 9af3eb690c834f298ef1db71f72f113e P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6999a7c86bc44cfb708cfa0aed813f6 in term 1.
I20260713 09:05:13.322469 13005 catalog_manager.cc:5697] T 4afc131d852345e49fb175b0b4b1d0cc P b51902a2d8a44dbfa5f9bf5389be83bd reported cstate change: term changed from 0 to 1, leader changed from <none> to b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4). New cstate: current_term: 1 leader_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:13.324193 13452 consensus_queue.cc:237] T c16db0064a934c8aaa6301882db7b7b0 P b51902a2d8a44dbfa5f9bf5389be83bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:13.327174 13001 catalog_manager.cc:5697] T 09b98ae72d514f049dbaf074dc0f6ad9 P 76b3a54bbc7b43c3b14753f3b948bc56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2). New cstate: current_term: 1 leader_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:13.319375 13329 raft_consensus.cc:2468] T f8b6e17dc8314f099cc0db9dad54fe38 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 684bb42a120c476e9a7b71544b52bb54 in term 0.
I20260713 09:05:13.317662 13003 catalog_manager.cc:5697] T 9af3eb690c834f298ef1db71f72f113e P c6999a7c86bc44cfb708cfa0aed813f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1). New cstate: current_term: 1 leader_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } health_report { overall_health: UNKNOWN } } }
W20260713 09:05:13.332152 13146 consensus_peers.cc:597] T 1fde10203911449594bad4337fe458b3 P 76b3a54bbc7b43c3b14753f3b948bc56 -> Peer c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919): Couldn't send request to peer c6999a7c86bc44cfb708cfa0aed813f6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:13.333587 13444 raft_consensus.cc:493] T d6b905c38901423eb1b11897fc6c74a3 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:13.334160 13444 raft_consensus.cc:515] T d6b905c38901423eb1b11897fc6c74a3 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:13.335242 13372 tablet_bootstrap.cc:492] T b8f9723cd20e48f6830e076955038a04 P b51902a2d8a44dbfa5f9bf5389be83bd: No bootstrap required, opened a new log
I20260713 09:05:13.335677 13372 ts_tablet_manager.cc:1403] T b8f9723cd20e48f6830e076955038a04 P b51902a2d8a44dbfa5f9bf5389be83bd: Time spent bootstrapping tablet: real 0.120s	user 0.014s	sys 0.008s
I20260713 09:05:13.336050 13444 leader_election.cc:290] T d6b905c38901423eb1b11897fc6c74a3 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669), b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429)
I20260713 09:05:13.337148 13371 raft_consensus.cc:359] T b608ddc44b594230abec2e01160c9dbb P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:13.337800 13371 raft_consensus.cc:385] T b608ddc44b594230abec2e01160c9dbb P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:13.337494 13450 raft_consensus.cc:697] T 045c017a862d4042b135628e2b27e763 P 684bb42a120c476e9a7b71544b52bb54 [term 1 LEADER]: Becoming Leader. State: Replica: 684bb42a120c476e9a7b71544b52bb54, State: Running, Role: LEADER
I20260713 09:05:13.340178 13450 consensus_queue.cc:237] T 045c017a862d4042b135628e2b27e763 P 684bb42a120c476e9a7b71544b52bb54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:13.338079 13371 raft_consensus.cc:740] T b608ddc44b594230abec2e01160c9dbb P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 684bb42a120c476e9a7b71544b52bb54, State: Initialized, Role: FOLLOWER
I20260713 09:05:13.342403 13371 consensus_queue.cc:260] T b608ddc44b594230abec2e01160c9dbb P 684bb42a120c476e9a7b71544b52bb54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:13.343341 13453 raft_consensus.cc:515] T f8b6e17dc8314f099cc0db9dad54fe38 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:13.345283 13453 leader_election.cc:290] T f8b6e17dc8314f099cc0db9dad54fe38 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 election: Requested vote from peers c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919), b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429)
I20260713 09:05:13.345743 13444 raft_consensus.cc:2804] T e9d30c64588946498be9841e3d652b73 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:13.347934 13105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b6e17dc8314f099cc0db9dad54fe38" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6"
I20260713 09:05:13.348225 13375 tablet_bootstrap.cc:492] T 1fde10203911449594bad4337fe458b3 P c6999a7c86bc44cfb708cfa0aed813f6: No bootstrap required, opened a new log
I20260713 09:05:13.348520 13105 raft_consensus.cc:3060] T f8b6e17dc8314f099cc0db9dad54fe38 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:13.348637 13375 ts_tablet_manager.cc:1403] T 1fde10203911449594bad4337fe458b3 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent bootstrapping tablet: real 0.127s	user 0.021s	sys 0.011s
I20260713 09:05:13.349220 13386 raft_consensus.cc:493] T d01f4ec7f4e24620969c38c1682f7915 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:13.349685 13386 raft_consensus.cc:515] T d01f4ec7f4e24620969c38c1682f7915 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:13.351547 13386 leader_election.cc:290] T d01f4ec7f4e24620969c38c1682f7915 P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429), 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669)
I20260713 09:05:13.352084 13444 raft_consensus.cc:493] T e9d30c64588946498be9841e3d652b73 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c6999a7c86bc44cfb708cfa0aed813f6)
I20260713 09:05:13.352497 13444 raft_consensus.cc:3060] T e9d30c64588946498be9841e3d652b73 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:13.354943 13329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b905c38901423eb1b11897fc6c74a3" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" is_pre_election: true
I20260713 09:05:13.355530 13329 raft_consensus.cc:2468] T d6b905c38901423eb1b11897fc6c74a3 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 684bb42a120c476e9a7b71544b52bb54 in term 0.
I20260713 09:05:13.356449 13182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b905c38901423eb1b11897fc6c74a3" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" is_pre_election: true
I20260713 09:05:13.356115 13105 raft_consensus.cc:2468] T f8b6e17dc8314f099cc0db9dad54fe38 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 684bb42a120c476e9a7b71544b52bb54 in term 1.
I20260713 09:05:13.356070 13003 catalog_manager.cc:5697] T d4a3ec9481f34857b918fcbedbbd2439 P 684bb42a120c476e9a7b71544b52bb54 reported cstate change: term changed from 0 to 1, leader changed from <none> to 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3). New cstate: current_term: 1 leader_uuid: "684bb42a120c476e9a7b71544b52bb54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:13.356473 13372 raft_consensus.cc:359] T b8f9723cd20e48f6830e076955038a04 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:13.359046 13220 leader_election.cc:304] T f8b6e17dc8314f099cc0db9dad54fe38 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 684bb42a120c476e9a7b71544b52bb54, c6999a7c86bc44cfb708cfa0aed813f6; no voters: 
I20260713 09:05:13.359297 13372 raft_consensus.cc:385] T b8f9723cd20e48f6830e076955038a04 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:13.360471 13374 tablet_bootstrap.cc:492] T 3a5d10c75797466fa23f5c95417f4811 P 76b3a54bbc7b43c3b14753f3b948bc56: No bootstrap required, opened a new log
I20260713 09:05:13.360977 13374 ts_tablet_manager.cc:1403] T 3a5d10c75797466fa23f5c95417f4811 P 76b3a54bbc7b43c3b14753f3b948bc56: Time spent bootstrapping tablet: real 0.181s	user 0.017s	sys 0.003s
I20260713 09:05:13.362046 13375 raft_consensus.cc:359] T 1fde10203911449594bad4337fe458b3 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:13.364614 13371 ts_tablet_manager.cc:1434] T b608ddc44b594230abec2e01160c9dbb P 684bb42a120c476e9a7b71544b52bb54: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.000s
I20260713 09:05:13.364732 13375 raft_consensus.cc:385] T 1fde10203911449594bad4337fe458b3 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:13.359606 13372 raft_consensus.cc:740] T b8f9723cd20e48f6830e076955038a04 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b51902a2d8a44dbfa5f9bf5389be83bd, State: Initialized, Role: FOLLOWER
I20260713 09:05:13.365301 13375 raft_consensus.cc:740] T 1fde10203911449594bad4337fe458b3 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Initialized, Role: FOLLOWER
I20260713 09:05:13.366977 13375 consensus_queue.cc:260] T 1fde10203911449594bad4337fe458b3 P c6999a7c86bc44cfb708cfa0aed813f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:13.368054 13329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b6e17dc8314f099cc0db9dad54fe38" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd"
I20260713 09:05:13.368376 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01f4ec7f4e24620969c38c1682f7915" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" is_pre_election: true
I20260713 09:05:13.368978 13464 raft_consensus.cc:2804] T f8b6e17dc8314f099cc0db9dad54fe38 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:13.369041 13330 raft_consensus.cc:2468] T d01f4ec7f4e24620969c38c1682f7915 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6999a7c86bc44cfb708cfa0aed813f6 in term 0.
I20260713 09:05:13.369546 13464 raft_consensus.cc:697] T f8b6e17dc8314f099cc0db9dad54fe38 P 684bb42a120c476e9a7b71544b52bb54 [term 1 LEADER]: Becoming Leader. State: Replica: 684bb42a120c476e9a7b71544b52bb54, State: Running, Role: LEADER
I20260713 09:05:13.370357 13464 consensus_queue.cc:237] T f8b6e17dc8314f099cc0db9dad54fe38 P 684bb42a120c476e9a7b71544b52bb54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:13.370903 13426 consensus_queue.cc:1048] T b1b0d9c2e5254f8a9ae579cbe1415776 P b51902a2d8a44dbfa5f9bf5389be83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:13.372686 13374 raft_consensus.cc:359] T 3a5d10c75797466fa23f5c95417f4811 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:13.373401 13374 raft_consensus.cc:385] T 3a5d10c75797466fa23f5c95417f4811 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:13.373528 13329 raft_consensus.cc:3060] T f8b6e17dc8314f099cc0db9dad54fe38 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:13.381031 13329 raft_consensus.cc:2468] T f8b6e17dc8314f099cc0db9dad54fe38 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 684bb42a120c476e9a7b71544b52bb54 in term 1.
W20260713 09:05:13.384862 13221 leader_election.cc:343] T d6b905c38901423eb1b11897fc6c74a3 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:13.386204 13412 consensus_queue.cc:1048] T 950d087dccc748849027fedbe908609d P c6999a7c86bc44cfb708cfa0aed813f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:13.387423 13221 leader_election.cc:304] T d6b905c38901423eb1b11897fc6c74a3 P 684bb42a120c476e9a7b71544b52bb54 [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: 684bb42a120c476e9a7b71544b52bb54, b51902a2d8a44dbfa5f9bf5389be83bd; no voters: 76b3a54bbc7b43c3b14753f3b948bc56
I20260713 09:05:13.387918 13412 consensus_queue.cc:1048] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:13.389266 13453 raft_consensus.cc:2804] T d6b905c38901423eb1b11897fc6c74a3 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:13.389643 13419 consensus_queue.cc:1048] T 1fde10203911449594bad4337fe458b3 P 76b3a54bbc7b43c3b14753f3b948bc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:13.389621 13453 raft_consensus.cc:493] T d6b905c38901423eb1b11897fc6c74a3 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:13.391875 13453 raft_consensus.cc:3060] T d6b905c38901423eb1b11897fc6c74a3 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:13.399920 13374 raft_consensus.cc:740] T 3a5d10c75797466fa23f5c95417f4811 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b3a54bbc7b43c3b14753f3b948bc56, State: Initialized, Role: FOLLOWER
I20260713 09:05:13.405659 13375 ts_tablet_manager.cc:1434] T 1fde10203911449594bad4337fe458b3 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.000s
I20260713 09:05:13.405424 13453 raft_consensus.cc:515] T d6b905c38901423eb1b11897fc6c74a3 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:13.406575 13375 tablet_bootstrap.cc:492] T 09b98ae72d514f049dbaf074dc0f6ad9 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap starting.
I20260713 09:05:13.407919 13419 raft_consensus.cc:493] T 950d087dccc748849027fedbe908609d P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:13.408131 13182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b905c38901423eb1b11897fc6c74a3" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56"
I20260713 09:05:13.408453 13419 raft_consensus.cc:515] T 950d087dccc748849027fedbe908609d P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
W20260713 09:05:13.409581 13221 leader_election.cc:343] T d6b905c38901423eb1b11897fc6c74a3 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:13.382090 13444 raft_consensus.cc:515] T e9d30c64588946498be9841e3d652b73 P 684bb42a120c476e9a7b71544b52bb54 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:13.411966 13419 leader_election.cc:290] T 950d087dccc748849027fedbe908609d P 76b3a54bbc7b43c3b14753f3b948bc56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919), 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547)
I20260713 09:05:13.412773 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d30c64588946498be9841e3d652b73" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd"
I20260713 09:05:13.412659 13105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950d087dccc748849027fedbe908609d" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" is_pre_election: true
I20260713 09:05:13.413408 13330 raft_consensus.cc:3060] T e9d30c64588946498be9841e3d652b73 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:13.416756 13371 tablet_bootstrap.cc:492] T b8f9723cd20e48f6830e076955038a04 P 684bb42a120c476e9a7b71544b52bb54: Bootstrap starting.
I20260713 09:05:13.417271 13403 raft_consensus.cc:493] T 1fde10203911449594bad4337fe458b3 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:13.417696 13256 raft_consensus.cc:1240] T e9d30c64588946498be9841e3d652b73 P 684bb42a120c476e9a7b71544b52bb54 [term 2 FOLLOWER]: Rejecting Update request from peer c6999a7c86bc44cfb708cfa0aed813f6 for earlier term 1. Current term is 2. Ops: []
I20260713 09:05:13.417761 13403 raft_consensus.cc:515] T 1fde10203911449594bad4337fe458b3 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:13.419866 13403 leader_election.cc:290] T 1fde10203911449594bad4337fe458b3 P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669), 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547)
I20260713 09:05:13.420132 13330 raft_consensus.cc:2468] T e9d30c64588946498be9841e3d652b73 P b51902a2d8a44dbfa5f9bf5389be83bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 684bb42a120c476e9a7b71544b52bb54 in term 2.
I20260713 09:05:13.421540 13221 leader_election.cc:304] T e9d30c64588946498be9841e3d652b73 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 684bb42a120c476e9a7b71544b52bb54, b51902a2d8a44dbfa5f9bf5389be83bd; no voters: 
I20260713 09:05:13.422262 13398 raft_consensus.cc:2804] T e9d30c64588946498be9841e3d652b73 P 684bb42a120c476e9a7b71544b52bb54 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:13.422732 13398 raft_consensus.cc:697] T e9d30c64588946498be9841e3d652b73 P 684bb42a120c476e9a7b71544b52bb54 [term 2 LEADER]: Becoming Leader. State: Replica: 684bb42a120c476e9a7b71544b52bb54, State: Running, Role: LEADER
I20260713 09:05:13.423059 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01f4ec7f4e24620969c38c1682f7915" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" is_pre_election: true
I20260713 09:05:13.423702 13181 raft_consensus.cc:2468] T d01f4ec7f4e24620969c38c1682f7915 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6999a7c86bc44cfb708cfa0aed813f6 in term 0.
I20260713 09:05:13.423503 13398 consensus_queue.cc:237] T e9d30c64588946498be9841e3d652b73 P 684bb42a120c476e9a7b71544b52bb54 [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: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:13.426900 13372 consensus_queue.cc:260] T b8f9723cd20e48f6830e076955038a04 P b51902a2d8a44dbfa5f9bf5389be83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:13.427942 13256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950d087dccc748849027fedbe908609d" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "684bb42a120c476e9a7b71544b52bb54" is_pre_election: true
I20260713 09:05:13.428761 13256 raft_consensus.cc:2393] T 950d087dccc748849027fedbe908609d P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 76b3a54bbc7b43c3b14753f3b948bc56 in current term 1: Already voted for candidate c6999a7c86bc44cfb708cfa0aed813f6 in this term.
I20260713 09:05:13.429804 13372 ts_tablet_manager.cc:1434] T b8f9723cd20e48f6830e076955038a04 P b51902a2d8a44dbfa5f9bf5389be83bd: Time spent starting tablet: real 0.094s	user 0.008s	sys 0.000s
I20260713 09:05:13.429708 13147 leader_election.cc:304] T 950d087dccc748849027fedbe908609d P 76b3a54bbc7b43c3b14753f3b948bc56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76b3a54bbc7b43c3b14753f3b948bc56; no voters: 684bb42a120c476e9a7b71544b52bb54, c6999a7c86bc44cfb708cfa0aed813f6
I20260713 09:05:13.431522 13372 tablet_bootstrap.cc:492] T b608ddc44b594230abec2e01160c9dbb P b51902a2d8a44dbfa5f9bf5389be83bd: Bootstrap starting.
I20260713 09:05:13.431896 13419 raft_consensus.cc:3060] T 950d087dccc748849027fedbe908609d P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:13.435002 13374 consensus_queue.cc:260] T 3a5d10c75797466fa23f5c95417f4811 P 76b3a54bbc7b43c3b14753f3b948bc56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:13.437146 13375 tablet_bootstrap.cc:654] T 09b98ae72d514f049dbaf074dc0f6ad9 P c6999a7c86bc44cfb708cfa0aed813f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:13.439149 13371 tablet_bootstrap.cc:654] T b8f9723cd20e48f6830e076955038a04 P 684bb42a120c476e9a7b71544b52bb54: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:13.441121 13374 ts_tablet_manager.cc:1434] T 3a5d10c75797466fa23f5c95417f4811 P 76b3a54bbc7b43c3b14753f3b948bc56: Time spent starting tablet: real 0.080s	user 0.005s	sys 0.002s
I20260713 09:05:13.443118 13374 tablet_bootstrap.cc:492] T d6b905c38901423eb1b11897fc6c74a3 P 76b3a54bbc7b43c3b14753f3b948bc56: Bootstrap starting.
I20260713 09:05:13.451200 13005 catalog_manager.cc:5697] T c16db0064a934c8aaa6301882db7b7b0 P b51902a2d8a44dbfa5f9bf5389be83bd reported cstate change: term changed from 0 to 1, leader changed from <none> to b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4). New cstate: current_term: 1 leader_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:13.455067 13444 leader_election.cc:290] T e9d30c64588946498be9841e3d652b73 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 2 election: Requested vote from peers b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429), c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919)
I20260713 09:05:13.455900 13453 leader_election.cc:290] T d6b905c38901423eb1b11897fc6c74a3 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 election: Requested vote from peers 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669), b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429)
I20260713 09:05:13.456964 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b905c38901423eb1b11897fc6c74a3" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd"
I20260713 09:05:13.457526 13330 raft_consensus.cc:3060] T d6b905c38901423eb1b11897fc6c74a3 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:13.460896 13372 tablet_bootstrap.cc:654] T b608ddc44b594230abec2e01160c9dbb P b51902a2d8a44dbfa5f9bf5389be83bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:13.462571 13105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d30c64588946498be9841e3d652b73" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6"
W20260713 09:05:13.438562 13072 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.198.4:45429, user_credentials={real_user=slave}} blocked reactor thread for 52822.7us
I20260713 09:05:13.464073 13330 raft_consensus.cc:2468] T d6b905c38901423eb1b11897fc6c74a3 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 684bb42a120c476e9a7b71544b52bb54 in term 1.
I20260713 09:05:13.482632 13221 leader_election.cc:304] T d6b905c38901423eb1b11897fc6c74a3 P 684bb42a120c476e9a7b71544b52bb54 [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: 684bb42a120c476e9a7b71544b52bb54, b51902a2d8a44dbfa5f9bf5389be83bd; no voters: 76b3a54bbc7b43c3b14753f3b948bc56
I20260713 09:05:13.483243 13379 consensus_queue.cc:1048] T b1b0d9c2e5254f8a9ae579cbe1415776 P b51902a2d8a44dbfa5f9bf5389be83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:13.475826 13072 leader_election.cc:304] T d01f4ec7f4e24620969c38c1682f7915 P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b51902a2d8a44dbfa5f9bf5389be83bd, c6999a7c86bc44cfb708cfa0aed813f6; no voters: 
I20260713 09:05:13.489127 13464 raft_consensus.cc:2804] T d6b905c38901423eb1b11897fc6c74a3 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:13.490491 13254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fde10203911449594bad4337fe458b3" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "684bb42a120c476e9a7b71544b52bb54" is_pre_election: true
I20260713 09:05:13.490554 13464 raft_consensus.cc:697] T d6b905c38901423eb1b11897fc6c74a3 P 684bb42a120c476e9a7b71544b52bb54 [term 1 LEADER]: Becoming Leader. State: Replica: 684bb42a120c476e9a7b71544b52bb54, State: Running, Role: LEADER
I20260713 09:05:13.491801 13470 consensus_queue.cc:1059] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:05:13.494885 13470 raft_consensus.cc:3055] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:13.495189 13470 raft_consensus.cc:740] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Running, Role: LEADER
I20260713 09:05:13.489212 13386 raft_consensus.cc:2804] T d01f4ec7f4e24620969c38c1682f7915 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:13.507400 13470 consensus_queue.cc:260] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:13.508069 13330 raft_consensus.cc:1240] T e9d30c64588946498be9841e3d652b73 P b51902a2d8a44dbfa5f9bf5389be83bd [term 2 FOLLOWER]: Rejecting Update request from peer c6999a7c86bc44cfb708cfa0aed813f6 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260713 09:05:13.508520 13470 raft_consensus.cc:3060] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:13.505460 13180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fde10203911449594bad4337fe458b3" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" is_pre_election: true
I20260713 09:05:13.505663 13386 raft_consensus.cc:493] T d01f4ec7f4e24620969c38c1682f7915 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:13.510898 13386 raft_consensus.cc:3060] T d01f4ec7f4e24620969c38c1682f7915 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:13.503314 13379 raft_consensus.cc:493] T b8f9723cd20e48f6830e076955038a04 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:13.516088 13379 raft_consensus.cc:515] T b8f9723cd20e48f6830e076955038a04 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:13.527628 13374 tablet_bootstrap.cc:654] T d6b905c38901423eb1b11897fc6c74a3 P 76b3a54bbc7b43c3b14753f3b948bc56: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:13.532994 13379 leader_election.cc:290] T b8f9723cd20e48f6830e076955038a04 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547), c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919)
I20260713 09:05:13.520157 13072 leader_election.cc:304] T 1fde10203911449594bad4337fe458b3 P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c6999a7c86bc44cfb708cfa0aed813f6; no voters: 684bb42a120c476e9a7b71544b52bb54, 76b3a54bbc7b43c3b14753f3b948bc56
I20260713 09:05:13.534109 13403 raft_consensus.cc:2749] T 1fde10203911449594bad4337fe458b3 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:13.535053 13106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f9723cd20e48f6830e076955038a04" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" is_pre_election: true
W20260713 09:05:13.536717 13294 leader_election.cc:343] T b8f9723cd20e48f6830e076955038a04 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:13.538189 13254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f9723cd20e48f6830e076955038a04" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "684bb42a120c476e9a7b71544b52bb54" is_pre_election: true
W20260713 09:05:13.540010 13295 leader_election.cc:343] T b8f9723cd20e48f6830e076955038a04 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:13.540448 13295 leader_election.cc:304] T b8f9723cd20e48f6830e076955038a04 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b51902a2d8a44dbfa5f9bf5389be83bd; no voters: 684bb42a120c476e9a7b71544b52bb54, c6999a7c86bc44cfb708cfa0aed813f6
I20260713 09:05:13.540244 13386 raft_consensus.cc:515] T d01f4ec7f4e24620969c38c1682f7915 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:13.542588 13419 raft_consensus.cc:2749] T 950d087dccc748849027fedbe908609d P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:13.543480 13375 tablet_bootstrap.cc:492] T 09b98ae72d514f049dbaf074dc0f6ad9 P c6999a7c86bc44cfb708cfa0aed813f6: No bootstrap required, opened a new log
I20260713 09:05:13.543987 13375 ts_tablet_manager.cc:1403] T 09b98ae72d514f049dbaf074dc0f6ad9 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent bootstrapping tablet: real 0.138s	user 0.012s	sys 0.006s
I20260713 09:05:13.546136 13379 raft_consensus.cc:2749] T b8f9723cd20e48f6830e076955038a04 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:13.546902 13375 raft_consensus.cc:359] T 09b98ae72d514f049dbaf074dc0f6ad9 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:13.548022 13375 raft_consensus.cc:385] T 09b98ae72d514f049dbaf074dc0f6ad9 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:13.548426 13375 raft_consensus.cc:740] T 09b98ae72d514f049dbaf074dc0f6ad9 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Initialized, Role: FOLLOWER
I20260713 09:05:13.549469 13375 consensus_queue.cc:260] T 09b98ae72d514f049dbaf074dc0f6ad9 P c6999a7c86bc44cfb708cfa0aed813f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:13.521865 13464 consensus_queue.cc:237] T d6b905c38901423eb1b11897fc6c74a3 P 684bb42a120c476e9a7b71544b52bb54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:13.550747 13403 consensus_queue.cc:1048] T 950d087dccc748849027fedbe908609d P c6999a7c86bc44cfb708cfa0aed813f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:13.549285 13003 catalog_manager.cc:5697] T 7b879d78990a416d99170350f8d5a67e P 684bb42a120c476e9a7b71544b52bb54 reported cstate change: term changed from 0 to 1, leader changed from <none> to 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3). New cstate: current_term: 1 leader_uuid: "684bb42a120c476e9a7b71544b52bb54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:13.553323 13003 catalog_manager.cc:5697] T 045c017a862d4042b135628e2b27e763 P 684bb42a120c476e9a7b71544b52bb54 reported cstate change: term changed from 0 to 1, leader changed from <none> to 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3). New cstate: current_term: 1 leader_uuid: "684bb42a120c476e9a7b71544b52bb54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:13.603833 13375 ts_tablet_manager.cc:1434] T 09b98ae72d514f049dbaf074dc0f6ad9 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent starting tablet: real 0.060s	user 0.029s	sys 0.015s
I20260713 09:05:13.606447 13371 tablet_bootstrap.cc:492] T b8f9723cd20e48f6830e076955038a04 P 684bb42a120c476e9a7b71544b52bb54: No bootstrap required, opened a new log
I20260713 09:05:13.607021 13371 ts_tablet_manager.cc:1403] T b8f9723cd20e48f6830e076955038a04 P 684bb42a120c476e9a7b71544b52bb54: Time spent bootstrapping tablet: real 0.190s	user 0.009s	sys 0.015s
W20260713 09:05:13.607401 13072 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.198.3:34547, user_credentials={real_user=slave}} blocked reactor thread for 51375.8us
I20260713 09:05:13.608903 13403 raft_consensus.cc:493] T 09b98ae72d514f049dbaf074dc0f6ad9 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:13.609324 13403 raft_consensus.cc:515] T 09b98ae72d514f049dbaf074dc0f6ad9 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:13.609967 13386 leader_election.cc:290] T d01f4ec7f4e24620969c38c1682f7915 P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 1 election: Requested vote from peers b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429), 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669)
I20260713 09:05:13.610232 13371 raft_consensus.cc:359] T b8f9723cd20e48f6830e076955038a04 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:13.610868 13371 raft_consensus.cc:385] T b8f9723cd20e48f6830e076955038a04 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:13.611123 13371 raft_consensus.cc:740] T b8f9723cd20e48f6830e076955038a04 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 684bb42a120c476e9a7b71544b52bb54, State: Initialized, Role: FOLLOWER
I20260713 09:05:13.611215 13403 leader_election.cc:290] T 09b98ae72d514f049dbaf074dc0f6ad9 P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669), 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547)
I20260713 09:05:13.611020 13003 catalog_manager.cc:5697] T f8b6e17dc8314f099cc0db9dad54fe38 P 684bb42a120c476e9a7b71544b52bb54 reported cstate change: term changed from 0 to 1, leader changed from <none> to 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3). New cstate: current_term: 1 leader_uuid: "684bb42a120c476e9a7b71544b52bb54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:13.611965 13371 consensus_queue.cc:260] T b8f9723cd20e48f6830e076955038a04 P 684bb42a120c476e9a7b71544b52bb54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:13.613247 13375 tablet_bootstrap.cc:492] T c16db0064a934c8aaa6301882db7b7b0 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap starting.
I20260713 09:05:13.612640 13003 catalog_manager.cc:5697] T e9d30c64588946498be9841e3d652b73 P 684bb42a120c476e9a7b71544b52bb54 reported cstate change: term changed from 1 to 2, leader changed from c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1) to 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3). New cstate: current_term: 2 leader_uuid: "684bb42a120c476e9a7b71544b52bb54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:13.613931 13371 ts_tablet_manager.cc:1434] T b8f9723cd20e48f6830e076955038a04 P 684bb42a120c476e9a7b71544b52bb54: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:05:13.614867 13371 tablet_bootstrap.cc:492] T 4afe7d45a7a94c9b96ee93333c205a77 P 684bb42a120c476e9a7b71544b52bb54: Bootstrap starting.
I20260713 09:05:13.617151 13465 consensus_queue.cc:1048] T d4a3ec9481f34857b918fcbedbbd2439 P 684bb42a120c476e9a7b71544b52bb54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:13.620172 13371 tablet_bootstrap.cc:654] T 4afe7d45a7a94c9b96ee93333c205a77 P 684bb42a120c476e9a7b71544b52bb54: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:13.620311 13375 tablet_bootstrap.cc:654] T c16db0064a934c8aaa6301882db7b7b0 P c6999a7c86bc44cfb708cfa0aed813f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:13.622885 13374 tablet_bootstrap.cc:492] T d6b905c38901423eb1b11897fc6c74a3 P 76b3a54bbc7b43c3b14753f3b948bc56: No bootstrap required, opened a new log
I20260713 09:05:13.623313 13374 ts_tablet_manager.cc:1403] T d6b905c38901423eb1b11897fc6c74a3 P 76b3a54bbc7b43c3b14753f3b948bc56: Time spent bootstrapping tablet: real 0.180s	user 0.007s	sys 0.003s
I20260713 09:05:13.625680 13374 raft_consensus.cc:359] T d6b905c38901423eb1b11897fc6c74a3 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:13.626348 13374 raft_consensus.cc:385] T d6b905c38901423eb1b11897fc6c74a3 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:13.626695 13374 raft_consensus.cc:740] T d6b905c38901423eb1b11897fc6c74a3 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b3a54bbc7b43c3b14753f3b948bc56, State: Initialized, Role: FOLLOWER
I20260713 09:05:13.626813 13375 tablet_bootstrap.cc:492] T c16db0064a934c8aaa6301882db7b7b0 P c6999a7c86bc44cfb708cfa0aed813f6: No bootstrap required, opened a new log
I20260713 09:05:13.627310 13375 ts_tablet_manager.cc:1403] T c16db0064a934c8aaa6301882db7b7b0 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260713 09:05:13.627465 13374 consensus_queue.cc:260] T d6b905c38901423eb1b11897fc6c74a3 P 76b3a54bbc7b43c3b14753f3b948bc56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:13.629323 13374 ts_tablet_manager.cc:1434] T d6b905c38901423eb1b11897fc6c74a3 P 76b3a54bbc7b43c3b14753f3b948bc56: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260713 09:05:13.630074 13374 tablet_bootstrap.cc:492] T 4afc131d852345e49fb175b0b4b1d0cc P 76b3a54bbc7b43c3b14753f3b948bc56: Bootstrap starting.
I20260713 09:05:13.630033 13375 raft_consensus.cc:359] T c16db0064a934c8aaa6301882db7b7b0 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:13.630808 13375 raft_consensus.cc:385] T c16db0064a934c8aaa6301882db7b7b0 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:13.631072 13375 raft_consensus.cc:740] T c16db0064a934c8aaa6301882db7b7b0 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Initialized, Role: FOLLOWER
I20260713 09:05:13.631634 13375 consensus_queue.cc:260] T c16db0064a934c8aaa6301882db7b7b0 P c6999a7c86bc44cfb708cfa0aed813f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:13.634006 13375 ts_tablet_manager.cc:1434] T c16db0064a934c8aaa6301882db7b7b0 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:05:13.634790 13375 tablet_bootstrap.cc:492] T add4cdc255cb4e479aba2e8f8565bfc7 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap starting.
I20260713 09:05:13.637817 13372 tablet_bootstrap.cc:492] T b608ddc44b594230abec2e01160c9dbb P b51902a2d8a44dbfa5f9bf5389be83bd: No bootstrap required, opened a new log
I20260713 09:05:13.638355 13372 ts_tablet_manager.cc:1403] T b608ddc44b594230abec2e01160c9dbb P b51902a2d8a44dbfa5f9bf5389be83bd: Time spent bootstrapping tablet: real 0.207s	user 0.004s	sys 0.008s
I20260713 09:05:13.640169 13375 tablet_bootstrap.cc:654] T add4cdc255cb4e479aba2e8f8565bfc7 P c6999a7c86bc44cfb708cfa0aed813f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:13.640942 13372 raft_consensus.cc:359] T b608ddc44b594230abec2e01160c9dbb P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:13.641783 13372 raft_consensus.cc:385] T b608ddc44b594230abec2e01160c9dbb P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:13.642050 13372 raft_consensus.cc:740] T b608ddc44b594230abec2e01160c9dbb P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b51902a2d8a44dbfa5f9bf5389be83bd, State: Initialized, Role: FOLLOWER
I20260713 09:05:13.642938 13372 consensus_queue.cc:260] T b608ddc44b594230abec2e01160c9dbb P b51902a2d8a44dbfa5f9bf5389be83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:13.645226 13372 ts_tablet_manager.cc:1434] T b608ddc44b594230abec2e01160c9dbb P b51902a2d8a44dbfa5f9bf5389be83bd: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260713 09:05:13.646032 13374 tablet_bootstrap.cc:654] T 4afc131d852345e49fb175b0b4b1d0cc P 76b3a54bbc7b43c3b14753f3b948bc56: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:13.646179 13372 tablet_bootstrap.cc:492] T 452b4604827e4f41ab17683fd25855e1 P b51902a2d8a44dbfa5f9bf5389be83bd: Bootstrap starting.
I20260713 09:05:13.647717 13419 raft_consensus.cc:493] T 3a5d10c75797466fa23f5c95417f4811 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:13.648175 13419 raft_consensus.cc:515] T 3a5d10c75797466fa23f5c95417f4811 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:13.650077 13419 leader_election.cc:290] T 3a5d10c75797466fa23f5c95417f4811 P 76b3a54bbc7b43c3b14753f3b948bc56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547), b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429)
I20260713 09:05:13.651976 13256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5d10c75797466fa23f5c95417f4811" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "684bb42a120c476e9a7b71544b52bb54" is_pre_election: true
I20260713 09:05:13.652947 13256 raft_consensus.cc:2393] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 76b3a54bbc7b43c3b14753f3b948bc56 in current term 1: Already voted for candidate 684bb42a120c476e9a7b71544b52bb54 in this term.
I20260713 09:05:13.651976 13329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5d10c75797466fa23f5c95417f4811" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" is_pre_election: true
I20260713 09:05:13.654263 13329 raft_consensus.cc:2393] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 76b3a54bbc7b43c3b14753f3b948bc56 in current term 1: Already voted for candidate b51902a2d8a44dbfa5f9bf5389be83bd in this term.
I20260713 09:05:13.657708 13147 leader_election.cc:304] T 3a5d10c75797466fa23f5c95417f4811 P 76b3a54bbc7b43c3b14753f3b948bc56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76b3a54bbc7b43c3b14753f3b948bc56; no voters: 684bb42a120c476e9a7b71544b52bb54, b51902a2d8a44dbfa5f9bf5389be83bd
I20260713 09:05:13.658703 13419 raft_consensus.cc:3060] T 3a5d10c75797466fa23f5c95417f4811 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:13.659915 13329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01f4ec7f4e24620969c38c1682f7915" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd"
I20260713 09:05:13.660547 13329 raft_consensus.cc:3060] T d01f4ec7f4e24620969c38c1682f7915 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:13.662671 13465 raft_consensus.cc:493] T b608ddc44b594230abec2e01160c9dbb P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:13.663200 13465 raft_consensus.cc:515] T b608ddc44b594230abec2e01160c9dbb P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:13.666373 13419 raft_consensus.cc:2749] T 3a5d10c75797466fa23f5c95417f4811 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:13.669768 13329 raft_consensus.cc:2468] T d01f4ec7f4e24620969c38c1682f7915 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6999a7c86bc44cfb708cfa0aed813f6 in term 1.
I20260713 09:05:13.670985 13465 leader_election.cc:290] T b608ddc44b594230abec2e01160c9dbb P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669), b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429)
I20260713 09:05:13.672591 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b608ddc44b594230abec2e01160c9dbb" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" is_pre_election: true
I20260713 09:05:13.674077 13328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b608ddc44b594230abec2e01160c9dbb" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" is_pre_election: true
W20260713 09:05:13.674437 13221 leader_election.cc:343] T b608ddc44b594230abec2e01160c9dbb P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:13.674942 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01f4ec7f4e24620969c38c1682f7915" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56"
I20260713 09:05:13.675530 13181 raft_consensus.cc:3060] T d01f4ec7f4e24620969c38c1682f7915 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:13.676656 13182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b98ae72d514f049dbaf074dc0f6ad9" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" is_pre_election: true
I20260713 09:05:13.677687 13256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b98ae72d514f049dbaf074dc0f6ad9" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "684bb42a120c476e9a7b71544b52bb54" is_pre_election: true
I20260713 09:05:13.678423 13256 raft_consensus.cc:2393] T 09b98ae72d514f049dbaf074dc0f6ad9 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c6999a7c86bc44cfb708cfa0aed813f6 in current term 1: Already voted for candidate 76b3a54bbc7b43c3b14753f3b948bc56 in this term.
I20260713 09:05:13.682556 13328 raft_consensus.cc:2468] T b608ddc44b594230abec2e01160c9dbb P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 684bb42a120c476e9a7b71544b52bb54 in term 0.
I20260713 09:05:13.683871 13221 leader_election.cc:304] T b608ddc44b594230abec2e01160c9dbb P 684bb42a120c476e9a7b71544b52bb54 [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: 684bb42a120c476e9a7b71544b52bb54, b51902a2d8a44dbfa5f9bf5389be83bd; no voters: 76b3a54bbc7b43c3b14753f3b948bc56
I20260713 09:05:13.685003 13465 raft_consensus.cc:2804] T b608ddc44b594230abec2e01160c9dbb P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:13.685385 13465 raft_consensus.cc:493] T b608ddc44b594230abec2e01160c9dbb P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:13.685710 13465 raft_consensus.cc:3060] T b608ddc44b594230abec2e01160c9dbb P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:13.692708 13453 consensus_queue.cc:1048] T d4a3ec9481f34857b918fcbedbbd2439 P 684bb42a120c476e9a7b71544b52bb54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:13.693030 13465 raft_consensus.cc:515] T b608ddc44b594230abec2e01160c9dbb P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:13.694028 13072 leader_election.cc:304] T d01f4ec7f4e24620969c38c1682f7915 P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b51902a2d8a44dbfa5f9bf5389be83bd, c6999a7c86bc44cfb708cfa0aed813f6; no voters: 
I20260713 09:05:13.694381 13181 raft_consensus.cc:2468] T d01f4ec7f4e24620969c38c1682f7915 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6999a7c86bc44cfb708cfa0aed813f6 in term 1.
I20260713 09:05:13.695228 13412 raft_consensus.cc:2804] T d01f4ec7f4e24620969c38c1682f7915 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:13.695685 13412 raft_consensus.cc:697] T d01f4ec7f4e24620969c38c1682f7915 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 LEADER]: Becoming Leader. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Running, Role: LEADER
I20260713 09:05:13.696504 13412 consensus_queue.cc:237] T d01f4ec7f4e24620969c38c1682f7915 P c6999a7c86bc44cfb708cfa0aed813f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:13.699810 13465 leader_election.cc:290] T b608ddc44b594230abec2e01160c9dbb P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 election: Requested vote from peers 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669), b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429)
I20260713 09:05:13.700469 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b608ddc44b594230abec2e01160c9dbb" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56"
I20260713 09:05:13.703063 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b608ddc44b594230abec2e01160c9dbb" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd"
I20260713 09:05:13.703675 13330 raft_consensus.cc:3060] T b608ddc44b594230abec2e01160c9dbb P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:13.707607 13221 leader_election.cc:343] T b608ddc44b594230abec2e01160c9dbb P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:13.708587 13419 consensus_queue.cc:1048] T 09b98ae72d514f049dbaf074dc0f6ad9 P 76b3a54bbc7b43c3b14753f3b948bc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:13.723716 13106 raft_consensus.cc:3060] T 09b98ae72d514f049dbaf074dc0f6ad9 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:13.724977 13072 leader_election.cc:304] T 09b98ae72d514f049dbaf074dc0f6ad9 P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c6999a7c86bc44cfb708cfa0aed813f6; no voters: 684bb42a120c476e9a7b71544b52bb54, 76b3a54bbc7b43c3b14753f3b948bc56
W20260713 09:05:13.730561 13221 consensus_peers.cc:597] T 045c017a862d4042b135628e2b27e763 P 684bb42a120c476e9a7b71544b52bb54 -> Peer 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669): Couldn't send request to peer 76b3a54bbc7b43c3b14753f3b948bc56. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:13.731348 13330 raft_consensus.cc:2468] T b608ddc44b594230abec2e01160c9dbb P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 684bb42a120c476e9a7b71544b52bb54 in term 1.
I20260713 09:05:13.733397 13372 tablet_bootstrap.cc:654] T 452b4604827e4f41ab17683fd25855e1 P b51902a2d8a44dbfa5f9bf5389be83bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:13.733783 13221 leader_election.cc:304] T b608ddc44b594230abec2e01160c9dbb P 684bb42a120c476e9a7b71544b52bb54 [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: 684bb42a120c476e9a7b71544b52bb54, b51902a2d8a44dbfa5f9bf5389be83bd; no voters: 76b3a54bbc7b43c3b14753f3b948bc56
I20260713 09:05:13.735023 13464 raft_consensus.cc:2804] T b608ddc44b594230abec2e01160c9dbb P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:13.735492 13464 raft_consensus.cc:697] T b608ddc44b594230abec2e01160c9dbb P 684bb42a120c476e9a7b71544b52bb54 [term 1 LEADER]: Becoming Leader. State: Replica: 684bb42a120c476e9a7b71544b52bb54, State: Running, Role: LEADER
I20260713 09:05:13.736284 13464 consensus_queue.cc:237] T b608ddc44b594230abec2e01160c9dbb P 684bb42a120c476e9a7b71544b52bb54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:13.739269 13374 tablet_bootstrap.cc:492] T 4afc131d852345e49fb175b0b4b1d0cc P 76b3a54bbc7b43c3b14753f3b948bc56: No bootstrap required, opened a new log
I20260713 09:05:13.739988 13374 ts_tablet_manager.cc:1403] T 4afc131d852345e49fb175b0b4b1d0cc P 76b3a54bbc7b43c3b14753f3b948bc56: Time spent bootstrapping tablet: real 0.110s	user 0.021s	sys 0.014s
I20260713 09:05:13.742379 13403 raft_consensus.cc:2749] T 09b98ae72d514f049dbaf074dc0f6ad9 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:13.745352 13383 consensus_queue.cc:1048] T 09b98ae72d514f049dbaf074dc0f6ad9 P 76b3a54bbc7b43c3b14753f3b948bc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:13.749150 13371 tablet_bootstrap.cc:492] T 4afe7d45a7a94c9b96ee93333c205a77 P 684bb42a120c476e9a7b71544b52bb54: No bootstrap required, opened a new log
I20260713 09:05:13.748929 13374 raft_consensus.cc:359] T 4afc131d852345e49fb175b0b4b1d0cc P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:13.749400 13375 tablet_bootstrap.cc:492] T add4cdc255cb4e479aba2e8f8565bfc7 P c6999a7c86bc44cfb708cfa0aed813f6: No bootstrap required, opened a new log
I20260713 09:05:13.749722 13371 ts_tablet_manager.cc:1403] T 4afe7d45a7a94c9b96ee93333c205a77 P 684bb42a120c476e9a7b71544b52bb54: Time spent bootstrapping tablet: real 0.135s	user 0.046s	sys 0.071s
I20260713 09:05:13.749910 13375 ts_tablet_manager.cc:1403] T add4cdc255cb4e479aba2e8f8565bfc7 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent bootstrapping tablet: real 0.115s	user 0.017s	sys 0.043s
I20260713 09:05:13.751238 13372 tablet_bootstrap.cc:492] T 452b4604827e4f41ab17683fd25855e1 P b51902a2d8a44dbfa5f9bf5389be83bd: No bootstrap required, opened a new log
I20260713 09:05:13.751652 13372 ts_tablet_manager.cc:1403] T 452b4604827e4f41ab17683fd25855e1 P b51902a2d8a44dbfa5f9bf5389be83bd: Time spent bootstrapping tablet: real 0.106s	user 0.005s	sys 0.005s
I20260713 09:05:13.752490 13371 raft_consensus.cc:359] T 4afe7d45a7a94c9b96ee93333c205a77 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:13.752703 13375 raft_consensus.cc:359] T add4cdc255cb4e479aba2e8f8565bfc7 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:13.753176 13371 raft_consensus.cc:385] T 4afe7d45a7a94c9b96ee93333c205a77 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:13.753391 13375 raft_consensus.cc:385] T add4cdc255cb4e479aba2e8f8565bfc7 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:13.753623 13371 raft_consensus.cc:740] T 4afe7d45a7a94c9b96ee93333c205a77 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 684bb42a120c476e9a7b71544b52bb54, State: Initialized, Role: FOLLOWER
I20260713 09:05:13.753720 13375 raft_consensus.cc:740] T add4cdc255cb4e479aba2e8f8565bfc7 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Initialized, Role: FOLLOWER
I20260713 09:05:13.753850 13107 raft_consensus.cc:3060] T 1fde10203911449594bad4337fe458b3 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:13.754024 13372 raft_consensus.cc:359] T 452b4604827e4f41ab17683fd25855e1 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:13.754709 13372 raft_consensus.cc:385] T 452b4604827e4f41ab17683fd25855e1 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:13.755080 13372 raft_consensus.cc:740] T 452b4604827e4f41ab17683fd25855e1 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b51902a2d8a44dbfa5f9bf5389be83bd, State: Initialized, Role: FOLLOWER
I20260713 09:05:13.754750 13371 consensus_queue.cc:260] T 4afe7d45a7a94c9b96ee93333c205a77 P 684bb42a120c476e9a7b71544b52bb54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:13.755831 13374 raft_consensus.cc:385] T 4afc131d852345e49fb175b0b4b1d0cc P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:13.756121 13374 raft_consensus.cc:740] T 4afc131d852345e49fb175b0b4b1d0cc P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b3a54bbc7b43c3b14753f3b948bc56, State: Initialized, Role: FOLLOWER
I20260713 09:05:13.757089 13371 ts_tablet_manager.cc:1434] T 4afe7d45a7a94c9b96ee93333c205a77 P 684bb42a120c476e9a7b71544b52bb54: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:05:13.757524 13372 consensus_queue.cc:260] T 452b4604827e4f41ab17683fd25855e1 P b51902a2d8a44dbfa5f9bf5389be83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:13.758004 13371 tablet_bootstrap.cc:492] T 71e639a418984bd38af0a6d94762dfbc P 684bb42a120c476e9a7b71544b52bb54: Bootstrap starting.
I20260713 09:05:13.756776 13374 consensus_queue.cc:260] T 4afc131d852345e49fb175b0b4b1d0cc P 76b3a54bbc7b43c3b14753f3b948bc56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:13.760039 13374 ts_tablet_manager.cc:1434] T 4afc131d852345e49fb175b0b4b1d0cc P 76b3a54bbc7b43c3b14753f3b948bc56: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260713 09:05:13.760857 13374 tablet_bootstrap.cc:492] T 452b4604827e4f41ab17683fd25855e1 P 76b3a54bbc7b43c3b14753f3b948bc56: Bootstrap starting.
I20260713 09:05:13.763376 13372 ts_tablet_manager.cc:1434] T 452b4604827e4f41ab17683fd25855e1 P b51902a2d8a44dbfa5f9bf5389be83bd: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:05:13.763068 13375 consensus_queue.cc:260] T add4cdc255cb4e479aba2e8f8565bfc7 P c6999a7c86bc44cfb708cfa0aed813f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:13.764127 13371 tablet_bootstrap.cc:654] T 71e639a418984bd38af0a6d94762dfbc P 684bb42a120c476e9a7b71544b52bb54: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:13.764293 13372 tablet_bootstrap.cc:492] T 2d3788a0687a4af9b4a14c16c750a6cf P b51902a2d8a44dbfa5f9bf5389be83bd: Bootstrap starting.
I20260713 09:05:13.765250 13375 ts_tablet_manager.cc:1434] T add4cdc255cb4e479aba2e8f8565bfc7 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260713 09:05:13.766422 13375 tablet_bootstrap.cc:492] T 4afe7d45a7a94c9b96ee93333c205a77 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap starting.
I20260713 09:05:13.771461 13375 tablet_bootstrap.cc:654] T 4afe7d45a7a94c9b96ee93333c205a77 P c6999a7c86bc44cfb708cfa0aed813f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:13.773800 13374 tablet_bootstrap.cc:654] T 452b4604827e4f41ab17683fd25855e1 P 76b3a54bbc7b43c3b14753f3b948bc56: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:13.777499 13372 tablet_bootstrap.cc:654] T 2d3788a0687a4af9b4a14c16c750a6cf P b51902a2d8a44dbfa5f9bf5389be83bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:13.784041 13379 raft_consensus.cc:493] T 452b4604827e4f41ab17683fd25855e1 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:13.784565 13379 raft_consensus.cc:515] T 452b4604827e4f41ab17683fd25855e1 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:13.786711 13379 leader_election.cc:290] T 452b4604827e4f41ab17683fd25855e1 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669), 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547)
I20260713 09:05:13.788503 13182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452b4604827e4f41ab17683fd25855e1" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" is_pre_election: true
W20260713 09:05:13.789991 13295 leader_election.cc:343] T 452b4604827e4f41ab17683fd25855e1 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:13.788462 13256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452b4604827e4f41ab17683fd25855e1" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "684bb42a120c476e9a7b71544b52bb54" is_pre_election: true
W20260713 09:05:13.791673 13295 leader_election.cc:343] T 452b4604827e4f41ab17683fd25855e1 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:13.792078 13295 leader_election.cc:304] T 452b4604827e4f41ab17683fd25855e1 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b51902a2d8a44dbfa5f9bf5389be83bd; no voters: 684bb42a120c476e9a7b71544b52bb54, 76b3a54bbc7b43c3b14753f3b948bc56
I20260713 09:05:13.792411 13465 consensus_queue.cc:1048] T f8b6e17dc8314f099cc0db9dad54fe38 P 684bb42a120c476e9a7b71544b52bb54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:13.793035 13379 raft_consensus.cc:2749] T 452b4604827e4f41ab17683fd25855e1 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:13.795270 13375 tablet_bootstrap.cc:492] T 4afe7d45a7a94c9b96ee93333c205a77 P c6999a7c86bc44cfb708cfa0aed813f6: No bootstrap required, opened a new log
I20260713 09:05:13.795710 13375 ts_tablet_manager.cc:1403] T 4afe7d45a7a94c9b96ee93333c205a77 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.000s
I20260713 09:05:13.796160 13452 consensus_queue.cc:1048] T 4afc131d852345e49fb175b0b4b1d0cc P b51902a2d8a44dbfa5f9bf5389be83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:13.801148 13374 tablet_bootstrap.cc:492] T 452b4604827e4f41ab17683fd25855e1 P 76b3a54bbc7b43c3b14753f3b948bc56: No bootstrap required, opened a new log
I20260713 09:05:13.801642 13374 ts_tablet_manager.cc:1403] T 452b4604827e4f41ab17683fd25855e1 P 76b3a54bbc7b43c3b14753f3b948bc56: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.003s
I20260713 09:05:13.803047 13375 raft_consensus.cc:359] T 4afe7d45a7a94c9b96ee93333c205a77 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:13.803740 13375 raft_consensus.cc:385] T 4afe7d45a7a94c9b96ee93333c205a77 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:13.804003 13375 raft_consensus.cc:740] T 4afe7d45a7a94c9b96ee93333c205a77 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Initialized, Role: FOLLOWER
I20260713 09:05:13.804236 13374 raft_consensus.cc:359] T 452b4604827e4f41ab17683fd25855e1 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:13.805068 13374 raft_consensus.cc:385] T 452b4604827e4f41ab17683fd25855e1 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:13.805322 13374 raft_consensus.cc:740] T 452b4604827e4f41ab17683fd25855e1 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b3a54bbc7b43c3b14753f3b948bc56, State: Initialized, Role: FOLLOWER
I20260713 09:05:13.806311 13375 consensus_queue.cc:260] T 4afe7d45a7a94c9b96ee93333c205a77 P c6999a7c86bc44cfb708cfa0aed813f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:13.807633 13374 consensus_queue.cc:260] T 452b4604827e4f41ab17683fd25855e1 P 76b3a54bbc7b43c3b14753f3b948bc56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:13.809000 13465 raft_consensus.cc:493] T 4afe7d45a7a94c9b96ee93333c205a77 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:13.809473 13465 raft_consensus.cc:515] T 4afe7d45a7a94c9b96ee93333c205a77 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:13.811453 13465 leader_election.cc:290] T 4afe7d45a7a94c9b96ee93333c205a77 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429), c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919)
I20260713 09:05:13.811637 13375 ts_tablet_manager.cc:1434] T 4afe7d45a7a94c9b96ee93333c205a77 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260713 09:05:13.812144 13374 ts_tablet_manager.cc:1434] T 452b4604827e4f41ab17683fd25855e1 P 76b3a54bbc7b43c3b14753f3b948bc56: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260713 09:05:13.812501 13375 tablet_bootstrap.cc:492] T 2d3788a0687a4af9b4a14c16c750a6cf P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap starting.
I20260713 09:05:13.813114 13374 tablet_bootstrap.cc:492] T 045c017a862d4042b135628e2b27e763 P 76b3a54bbc7b43c3b14753f3b948bc56: Bootstrap starting.
I20260713 09:05:13.814508 13102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afe7d45a7a94c9b96ee93333c205a77" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" is_pre_election: true
I20260713 09:05:13.815116 13102 raft_consensus.cc:2468] T 4afe7d45a7a94c9b96ee93333c205a77 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 684bb42a120c476e9a7b71544b52bb54 in term 0.
I20260713 09:05:13.816826 13328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afe7d45a7a94c9b96ee93333c205a77" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" is_pre_election: true
I20260713 09:05:13.817080 13220 leader_election.cc:304] T 4afe7d45a7a94c9b96ee93333c205a77 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 684bb42a120c476e9a7b71544b52bb54, c6999a7c86bc44cfb708cfa0aed813f6; no voters: 
I20260713 09:05:13.817859 13182 raft_consensus.cc:3060] T 4afc131d852345e49fb175b0b4b1d0cc P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:13.818018 13398 raft_consensus.cc:2804] T 4afe7d45a7a94c9b96ee93333c205a77 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:05:13.818341 13221 leader_election.cc:343] T 4afe7d45a7a94c9b96ee93333c205a77 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:13.818476 13398 raft_consensus.cc:493] T 4afe7d45a7a94c9b96ee93333c205a77 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:13.819505 13398 raft_consensus.cc:3060] T 4afe7d45a7a94c9b96ee93333c205a77 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:13.817888 13453 consensus_queue.cc:1048] T f8b6e17dc8314f099cc0db9dad54fe38 P 684bb42a120c476e9a7b71544b52bb54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:05:13.826372 13379 consensus_queue.cc:1048] T 4afc131d852345e49fb175b0b4b1d0cc P b51902a2d8a44dbfa5f9bf5389be83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:13.829563 13103 raft_consensus.cc:3060] T c16db0064a934c8aaa6301882db7b7b0 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:13.831772 13374 tablet_bootstrap.cc:654] T 045c017a862d4042b135628e2b27e763 P 76b3a54bbc7b43c3b14753f3b948bc56: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:13.838575 13101 raft_consensus.cc:1275] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 FOLLOWER]: Refusing update from remote peer 684bb42a120c476e9a7b71544b52bb54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:13.839872 13452 consensus_queue.cc:1048] T c16db0064a934c8aaa6301882db7b7b0 P b51902a2d8a44dbfa5f9bf5389be83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:13.840958 13465 consensus_queue.cc:1048] T e9d30c64588946498be9841e3d652b73 P 684bb42a120c476e9a7b71544b52bb54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:13.845460 13374 tablet_bootstrap.cc:492] T 045c017a862d4042b135628e2b27e763 P 76b3a54bbc7b43c3b14753f3b948bc56: No bootstrap required, opened a new log
I20260713 09:05:13.846001 13374 ts_tablet_manager.cc:1403] T 045c017a862d4042b135628e2b27e763 P 76b3a54bbc7b43c3b14753f3b948bc56: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.000s
I20260713 09:05:13.851249 13398 raft_consensus.cc:515] T 4afe7d45a7a94c9b96ee93333c205a77 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:13.853055 13374 raft_consensus.cc:359] T 045c017a862d4042b135628e2b27e763 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:13.853768 13374 raft_consensus.cc:385] T 045c017a862d4042b135628e2b27e763 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:13.854032 13374 raft_consensus.cc:740] T 045c017a862d4042b135628e2b27e763 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b3a54bbc7b43c3b14753f3b948bc56, State: Initialized, Role: FOLLOWER
I20260713 09:05:13.854892 13100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afe7d45a7a94c9b96ee93333c205a77" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6"
I20260713 09:05:13.855474 13100 raft_consensus.cc:3060] T 4afe7d45a7a94c9b96ee93333c205a77 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:13.855502 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afe7d45a7a94c9b96ee93333c205a77" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd"
I20260713 09:05:13.855684 13452 consensus_queue.cc:1048] T c16db0064a934c8aaa6301882db7b7b0 P b51902a2d8a44dbfa5f9bf5389be83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:13.862964 13100 raft_consensus.cc:2468] T 4afe7d45a7a94c9b96ee93333c205a77 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 684bb42a120c476e9a7b71544b52bb54 in term 1.
W20260713 09:05:13.863277 13221 leader_election.cc:343] T 4afe7d45a7a94c9b96ee93333c205a77 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:13.864024 13220 leader_election.cc:304] T 4afe7d45a7a94c9b96ee93333c205a77 P 684bb42a120c476e9a7b71544b52bb54 [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: 684bb42a120c476e9a7b71544b52bb54, c6999a7c86bc44cfb708cfa0aed813f6; no voters: b51902a2d8a44dbfa5f9bf5389be83bd
I20260713 09:05:13.864825 13450 raft_consensus.cc:2804] T 4afe7d45a7a94c9b96ee93333c205a77 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:13.865283 13450 raft_consensus.cc:697] T 4afe7d45a7a94c9b96ee93333c205a77 P 684bb42a120c476e9a7b71544b52bb54 [term 1 LEADER]: Becoming Leader. State: Replica: 684bb42a120c476e9a7b71544b52bb54, State: Running, Role: LEADER
I20260713 09:05:13.865339 13374 consensus_queue.cc:260] T 045c017a862d4042b135628e2b27e763 P 76b3a54bbc7b43c3b14753f3b948bc56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:13.866282 13330 raft_consensus.cc:1275] T e9d30c64588946498be9841e3d652b73 P b51902a2d8a44dbfa5f9bf5389be83bd [term 2 FOLLOWER]: Refusing update from remote peer 684bb42a120c476e9a7b71544b52bb54: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:13.866112 13450 consensus_queue.cc:237] T 4afe7d45a7a94c9b96ee93333c205a77 P 684bb42a120c476e9a7b71544b52bb54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:13.868742 13453 consensus_queue.cc:1048] T e9d30c64588946498be9841e3d652b73 P 684bb42a120c476e9a7b71544b52bb54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:13.868737 13374 ts_tablet_manager.cc:1434] T 045c017a862d4042b135628e2b27e763 P 76b3a54bbc7b43c3b14753f3b948bc56: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260713 09:05:13.872186 13374 tablet_bootstrap.cc:492] T 2d3788a0687a4af9b4a14c16c750a6cf P 76b3a54bbc7b43c3b14753f3b948bc56: Bootstrap starting.
I20260713 09:05:13.872958 13383 raft_consensus.cc:493] T 452b4604827e4f41ab17683fd25855e1 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:13.873451 13383 raft_consensus.cc:515] T 452b4604827e4f41ab17683fd25855e1 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:13.874871 13453 raft_consensus.cc:493] T b8f9723cd20e48f6830e076955038a04 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:13.875360 13383 leader_election.cc:290] T 452b4604827e4f41ab17683fd25855e1 P 76b3a54bbc7b43c3b14753f3b948bc56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547), b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429)
I20260713 09:05:13.875321 13453 raft_consensus.cc:515] T b8f9723cd20e48f6830e076955038a04 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:13.877022 13328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452b4604827e4f41ab17683fd25855e1" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" is_pre_election: true
I20260713 09:05:13.877692 13328 raft_consensus.cc:2468] T 452b4604827e4f41ab17683fd25855e1 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76b3a54bbc7b43c3b14753f3b948bc56 in term 0.
I20260713 09:05:13.878043 13453 leader_election.cc:290] T b8f9723cd20e48f6830e076955038a04 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429), c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919)
I20260713 09:05:13.878062 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452b4604827e4f41ab17683fd25855e1" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "684bb42a120c476e9a7b71544b52bb54" is_pre_election: true
I20260713 09:05:13.879549 13329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f9723cd20e48f6830e076955038a04" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" is_pre_election: true
I20260713 09:05:13.880134 13329 raft_consensus.cc:2468] T b8f9723cd20e48f6830e076955038a04 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 684bb42a120c476e9a7b71544b52bb54 in term 0.
W20260713 09:05:13.880930 13147 leader_election.cc:343] T 452b4604827e4f41ab17683fd25855e1 P 76b3a54bbc7b43c3b14753f3b948bc56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:13.881595 13147 leader_election.cc:304] T 452b4604827e4f41ab17683fd25855e1 P 76b3a54bbc7b43c3b14753f3b948bc56 [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: 76b3a54bbc7b43c3b14753f3b948bc56, b51902a2d8a44dbfa5f9bf5389be83bd; no voters: 684bb42a120c476e9a7b71544b52bb54
I20260713 09:05:13.882511 13099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f9723cd20e48f6830e076955038a04" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" is_pre_election: true
I20260713 09:05:13.883987 13383 raft_consensus.cc:2804] T 452b4604827e4f41ab17683fd25855e1 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:13.884364 13383 raft_consensus.cc:493] T 452b4604827e4f41ab17683fd25855e1 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:13.884686 13383 raft_consensus.cc:3060] T 452b4604827e4f41ab17683fd25855e1 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:13.884595 13453 consensus_queue.cc:1048] T 045c017a862d4042b135628e2b27e763 P 684bb42a120c476e9a7b71544b52bb54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:13.885870 13453 consensus_queue.cc:1048] T 7b879d78990a416d99170350f8d5a67e P 684bb42a120c476e9a7b71544b52bb54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:05:13.886777 13220 leader_election.cc:343] T b8f9723cd20e48f6830e076955038a04 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:13.889976 13221 leader_election.cc:304] T b8f9723cd20e48f6830e076955038a04 P 684bb42a120c476e9a7b71544b52bb54 [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: 684bb42a120c476e9a7b71544b52bb54, b51902a2d8a44dbfa5f9bf5389be83bd; no voters: c6999a7c86bc44cfb708cfa0aed813f6
I20260713 09:05:13.929894 13374 tablet_bootstrap.cc:654] T 2d3788a0687a4af9b4a14c16c750a6cf P 76b3a54bbc7b43c3b14753f3b948bc56: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:13.928103 13453 consensus_queue.cc:1048] T 7b879d78990a416d99170350f8d5a67e P 684bb42a120c476e9a7b71544b52bb54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260713 09:05:13.930456 13473 raft_consensus.cc:493] T d6b905c38901423eb1b11897fc6c74a3 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:13.936915 13473 raft_consensus.cc:515] T d6b905c38901423eb1b11897fc6c74a3 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:13.927469 13465 raft_consensus.cc:2804] T b8f9723cd20e48f6830e076955038a04 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:13.926702 13398 leader_election.cc:290] T 4afe7d45a7a94c9b96ee93333c205a77 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 election: Requested vote from peers b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429), c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919)
I20260713 09:05:13.952220 13453 consensus_queue.cc:1048] T d6b905c38901423eb1b11897fc6c74a3 P 684bb42a120c476e9a7b71544b52bb54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:13.954869 13375 tablet_bootstrap.cc:654] T 2d3788a0687a4af9b4a14c16c750a6cf P c6999a7c86bc44cfb708cfa0aed813f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:13.964221 13473 leader_election.cc:290] T d6b905c38901423eb1b11897fc6c74a3 P 76b3a54bbc7b43c3b14753f3b948bc56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547), b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429)
I20260713 09:05:13.966007 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b905c38901423eb1b11897fc6c74a3" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "684bb42a120c476e9a7b71544b52bb54" is_pre_election: true
I20260713 09:05:13.967370 13327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b905c38901423eb1b11897fc6c74a3" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" is_pre_election: true
I20260713 09:05:13.943897 13465 raft_consensus.cc:493] T b8f9723cd20e48f6830e076955038a04 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:13.972460 13147 leader_election.cc:304] T d6b905c38901423eb1b11897fc6c74a3 P 76b3a54bbc7b43c3b14753f3b948bc56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76b3a54bbc7b43c3b14753f3b948bc56; no voters: 684bb42a120c476e9a7b71544b52bb54, b51902a2d8a44dbfa5f9bf5389be83bd
I20260713 09:05:13.975056 13473 raft_consensus.cc:2749] T d6b905c38901423eb1b11897fc6c74a3 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:13.971654 13465 raft_consensus.cc:3060] T b8f9723cd20e48f6830e076955038a04 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:13.979773 13470 consensus_queue.cc:1048] T 9af3eb690c834f298ef1db71f72f113e P c6999a7c86bc44cfb708cfa0aed813f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:13.981055 13412 consensus_queue.cc:1048] T 9af3eb690c834f298ef1db71f72f113e P c6999a7c86bc44cfb708cfa0aed813f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:13.967344 13383 raft_consensus.cc:515] T 452b4604827e4f41ab17683fd25855e1 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:14.055929 13375 tablet_bootstrap.cc:492] T 2d3788a0687a4af9b4a14c16c750a6cf P c6999a7c86bc44cfb708cfa0aed813f6: No bootstrap required, opened a new log
I20260713 09:05:14.056452 13375 ts_tablet_manager.cc:1403] T 2d3788a0687a4af9b4a14c16c750a6cf P c6999a7c86bc44cfb708cfa0aed813f6: Time spent bootstrapping tablet: real 0.244s	user 0.008s	sys 0.002s
I20260713 09:05:14.055769 13003 catalog_manager.cc:5697] T b608ddc44b594230abec2e01160c9dbb P 684bb42a120c476e9a7b71544b52bb54 reported cstate change: term changed from 0 to 1, leader changed from <none> to 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3). New cstate: current_term: 1 leader_uuid: "684bb42a120c476e9a7b71544b52bb54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:14.058213 13003 catalog_manager.cc:5697] T d6b905c38901423eb1b11897fc6c74a3 P 684bb42a120c476e9a7b71544b52bb54 reported cstate change: term changed from 0 to 1, leader changed from <none> to 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3). New cstate: current_term: 1 leader_uuid: "684bb42a120c476e9a7b71544b52bb54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:14.070852 13383 leader_election.cc:290] T 452b4604827e4f41ab17683fd25855e1 P 76b3a54bbc7b43c3b14753f3b948bc56 [CANDIDATE]: Term 1 election: Requested vote from peers 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547), b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429)
I20260713 09:05:14.071478 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452b4604827e4f41ab17683fd25855e1" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "684bb42a120c476e9a7b71544b52bb54"
I20260713 09:05:14.073441 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452b4604827e4f41ab17683fd25855e1" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd"
I20260713 09:05:14.074007 13330 raft_consensus.cc:3060] T 452b4604827e4f41ab17683fd25855e1 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:14.075668 13371 tablet_bootstrap.cc:492] T 71e639a418984bd38af0a6d94762dfbc P 684bb42a120c476e9a7b71544b52bb54: No bootstrap required, opened a new log
I20260713 09:05:14.076166 13371 ts_tablet_manager.cc:1403] T 71e639a418984bd38af0a6d94762dfbc P 684bb42a120c476e9a7b71544b52bb54: Time spent bootstrapping tablet: real 0.318s	user 0.084s	sys 0.141s
I20260713 09:05:14.077744 13372 tablet_bootstrap.cc:492] T 2d3788a0687a4af9b4a14c16c750a6cf P b51902a2d8a44dbfa5f9bf5389be83bd: No bootstrap required, opened a new log
I20260713 09:05:14.078200 13372 ts_tablet_manager.cc:1403] T 2d3788a0687a4af9b4a14c16c750a6cf P b51902a2d8a44dbfa5f9bf5389be83bd: Time spent bootstrapping tablet: real 0.314s	user 0.049s	sys 0.056s
I20260713 09:05:14.078617 13375 raft_consensus.cc:359] T 2d3788a0687a4af9b4a14c16c750a6cf P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:14.079258 13375 raft_consensus.cc:385] T 2d3788a0687a4af9b4a14c16c750a6cf P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:14.079521 13375 raft_consensus.cc:740] T 2d3788a0687a4af9b4a14c16c750a6cf P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Initialized, Role: FOLLOWER
W20260713 09:05:14.079907 13147 leader_election.cc:343] T 452b4604827e4f41ab17683fd25855e1 P 76b3a54bbc7b43c3b14753f3b948bc56 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:14.079607 13371 raft_consensus.cc:359] T 71e639a418984bd38af0a6d94762dfbc P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:14.080613 13371 raft_consensus.cc:385] T 71e639a418984bd38af0a6d94762dfbc P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:14.080559 13372 raft_consensus.cc:359] T 2d3788a0687a4af9b4a14c16c750a6cf P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:14.081069 13371 raft_consensus.cc:740] T 71e639a418984bd38af0a6d94762dfbc P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 684bb42a120c476e9a7b71544b52bb54, State: Initialized, Role: FOLLOWER
I20260713 09:05:14.081348 13372 raft_consensus.cc:385] T 2d3788a0687a4af9b4a14c16c750a6cf P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:14.081648 13372 raft_consensus.cc:740] T 2d3788a0687a4af9b4a14c16c750a6cf P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b51902a2d8a44dbfa5f9bf5389be83bd, State: Initialized, Role: FOLLOWER
I20260713 09:05:14.077375 13465 raft_consensus.cc:515] T b8f9723cd20e48f6830e076955038a04 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:14.082187 13375 consensus_queue.cc:260] T 2d3788a0687a4af9b4a14c16c750a6cf P c6999a7c86bc44cfb708cfa0aed813f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:14.082080 13371 consensus_queue.cc:260] T 71e639a418984bd38af0a6d94762dfbc P 684bb42a120c476e9a7b71544b52bb54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:14.084204 13375 ts_tablet_manager.cc:1434] T 2d3788a0687a4af9b4a14c16c750a6cf P c6999a7c86bc44cfb708cfa0aed813f6: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260713 09:05:14.091923 13375 tablet_bootstrap.cc:492] T c8be6be749cc4c7fa15ca93b45ca4734 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap starting.
I20260713 09:05:14.087544 13104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f9723cd20e48f6830e076955038a04" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6"
W20260713 09:05:14.094717 13220 leader_election.cc:343] T b8f9723cd20e48f6830e076955038a04 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:14.087991 13465 leader_election.cc:290] T b8f9723cd20e48f6830e076955038a04 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 election: Requested vote from peers b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429), c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919)
I20260713 09:05:14.089345 13329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f9723cd20e48f6830e076955038a04" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd"
I20260713 09:05:14.095197 13181 raft_consensus.cc:3060] T d6b905c38901423eb1b11897fc6c74a3 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:14.095589 13329 raft_consensus.cc:3060] T b8f9723cd20e48f6830e076955038a04 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:14.099622 13375 tablet_bootstrap.cc:654] T c8be6be749cc4c7fa15ca93b45ca4734 P c6999a7c86bc44cfb708cfa0aed813f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:14.102319 13329 raft_consensus.cc:2468] T b8f9723cd20e48f6830e076955038a04 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 684bb42a120c476e9a7b71544b52bb54 in term 1.
I20260713 09:05:14.093608 13371 ts_tablet_manager.cc:1434] T 71e639a418984bd38af0a6d94762dfbc P 684bb42a120c476e9a7b71544b52bb54: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260713 09:05:14.084399 13372 consensus_queue.cc:260] T 2d3788a0687a4af9b4a14c16c750a6cf P b51902a2d8a44dbfa5f9bf5389be83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:14.103852 13371 tablet_bootstrap.cc:492] T c8be6be749cc4c7fa15ca93b45ca4734 P 684bb42a120c476e9a7b71544b52bb54: Bootstrap starting.
I20260713 09:05:14.104547 13372 ts_tablet_manager.cc:1434] T 2d3788a0687a4af9b4a14c16c750a6cf P b51902a2d8a44dbfa5f9bf5389be83bd: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.000s
I20260713 09:05:14.105413 13372 tablet_bootstrap.cc:492] T 4afe7d45a7a94c9b96ee93333c205a77 P b51902a2d8a44dbfa5f9bf5389be83bd: Bootstrap starting.
I20260713 09:05:14.109457 13371 tablet_bootstrap.cc:654] T c8be6be749cc4c7fa15ca93b45ca4734 P 684bb42a120c476e9a7b71544b52bb54: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:14.110040 13221 leader_election.cc:304] T b8f9723cd20e48f6830e076955038a04 P 684bb42a120c476e9a7b71544b52bb54 [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: 684bb42a120c476e9a7b71544b52bb54, b51902a2d8a44dbfa5f9bf5389be83bd; no voters: c6999a7c86bc44cfb708cfa0aed813f6
I20260713 09:05:14.110908 13453 raft_consensus.cc:2804] T b8f9723cd20e48f6830e076955038a04 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:14.111135 13372 tablet_bootstrap.cc:654] T 4afe7d45a7a94c9b96ee93333c205a77 P b51902a2d8a44dbfa5f9bf5389be83bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:14.111420 13453 raft_consensus.cc:697] T b8f9723cd20e48f6830e076955038a04 P 684bb42a120c476e9a7b71544b52bb54 [term 1 LEADER]: Becoming Leader. State: Replica: 684bb42a120c476e9a7b71544b52bb54, State: Running, Role: LEADER
I20260713 09:05:14.112313 13453 consensus_queue.cc:237] T b8f9723cd20e48f6830e076955038a04 P 684bb42a120c476e9a7b71544b52bb54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:14.120510 13330 raft_consensus.cc:2468] T 452b4604827e4f41ab17683fd25855e1 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76b3a54bbc7b43c3b14753f3b948bc56 in term 1.
I20260713 09:05:14.121821 13147 leader_election.cc:304] T 452b4604827e4f41ab17683fd25855e1 P 76b3a54bbc7b43c3b14753f3b948bc56 [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: 76b3a54bbc7b43c3b14753f3b948bc56, b51902a2d8a44dbfa5f9bf5389be83bd; no voters: 684bb42a120c476e9a7b71544b52bb54
I20260713 09:05:14.123016 13473 raft_consensus.cc:2804] T 452b4604827e4f41ab17683fd25855e1 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:14.123481 13473 raft_consensus.cc:697] T 452b4604827e4f41ab17683fd25855e1 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 LEADER]: Becoming Leader. State: Replica: 76b3a54bbc7b43c3b14753f3b948bc56, State: Running, Role: LEADER
I20260713 09:05:14.124226 13473 consensus_queue.cc:237] T 452b4604827e4f41ab17683fd25855e1 P 76b3a54bbc7b43c3b14753f3b948bc56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:14.125550 13182 raft_consensus.cc:3060] T 045c017a862d4042b135628e2b27e763 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:14.128435 13412 raft_consensus.cc:493] T add4cdc255cb4e479aba2e8f8565bfc7 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:14.128911 13412 raft_consensus.cc:515] T add4cdc255cb4e479aba2e8f8565bfc7 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:14.130865 13412 leader_election.cc:290] T add4cdc255cb4e479aba2e8f8565bfc7 P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669), 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547)
I20260713 09:05:14.132601 13180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "add4cdc255cb4e479aba2e8f8565bfc7" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" is_pre_election: true
W20260713 09:05:14.134380 13072 leader_election.cc:343] T add4cdc255cb4e479aba2e8f8565bfc7 P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:14.135527 13450 consensus_queue.cc:1048] T d6b905c38901423eb1b11897fc6c74a3 P 684bb42a120c476e9a7b71544b52bb54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:14.136170 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "add4cdc255cb4e479aba2e8f8565bfc7" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "684bb42a120c476e9a7b71544b52bb54" is_pre_election: true
W20260713 09:05:14.137924 13072 leader_election.cc:343] T add4cdc255cb4e479aba2e8f8565bfc7 P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:14.138336 13072 leader_election.cc:304] T add4cdc255cb4e479aba2e8f8565bfc7 P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c6999a7c86bc44cfb708cfa0aed813f6; no voters: 684bb42a120c476e9a7b71544b52bb54, 76b3a54bbc7b43c3b14753f3b948bc56
I20260713 09:05:14.139330 13412 raft_consensus.cc:2749] T add4cdc255cb4e479aba2e8f8565bfc7 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:14.140267 13005 catalog_manager.cc:5697] T d01f4ec7f4e24620969c38c1682f7915 P c6999a7c86bc44cfb708cfa0aed813f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1). New cstate: current_term: 1 leader_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } health_report { overall_health: UNKNOWN } } }
W20260713 09:05:14.148679 13053 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:14.155437 13374 tablet_bootstrap.cc:492] T 2d3788a0687a4af9b4a14c16c750a6cf P 76b3a54bbc7b43c3b14753f3b948bc56: No bootstrap required, opened a new log
I20260713 09:05:14.155939 13374 ts_tablet_manager.cc:1403] T 2d3788a0687a4af9b4a14c16c750a6cf P 76b3a54bbc7b43c3b14753f3b948bc56: Time spent bootstrapping tablet: real 0.284s	user 0.027s	sys 0.029s
I20260713 09:05:14.124185 13372 tablet_bootstrap.cc:492] T 4afe7d45a7a94c9b96ee93333c205a77 P b51902a2d8a44dbfa5f9bf5389be83bd: No bootstrap required, opened a new log
I20260713 09:05:14.159966 13372 ts_tablet_manager.cc:1403] T 4afe7d45a7a94c9b96ee93333c205a77 P b51902a2d8a44dbfa5f9bf5389be83bd: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.003s
I20260713 09:05:14.163157 13372 raft_consensus.cc:359] T 4afe7d45a7a94c9b96ee93333c205a77 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:14.166325 13375 tablet_bootstrap.cc:492] T c8be6be749cc4c7fa15ca93b45ca4734 P c6999a7c86bc44cfb708cfa0aed813f6: No bootstrap required, opened a new log
I20260713 09:05:14.167507 13372 raft_consensus.cc:385] T 4afe7d45a7a94c9b96ee93333c205a77 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:14.168587 13372 raft_consensus.cc:740] T 4afe7d45a7a94c9b96ee93333c205a77 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b51902a2d8a44dbfa5f9bf5389be83bd, State: Initialized, Role: FOLLOWER
I20260713 09:05:14.169078 13371 tablet_bootstrap.cc:492] T c8be6be749cc4c7fa15ca93b45ca4734 P 684bb42a120c476e9a7b71544b52bb54: No bootstrap required, opened a new log
I20260713 09:05:14.168031 13375 ts_tablet_manager.cc:1403] T c8be6be749cc4c7fa15ca93b45ca4734 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.005s
I20260713 09:05:14.169345 13372 consensus_queue.cc:260] T 4afe7d45a7a94c9b96ee93333c205a77 P b51902a2d8a44dbfa5f9bf5389be83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:14.169629 13371 ts_tablet_manager.cc:1403] T c8be6be749cc4c7fa15ca93b45ca4734 P 684bb42a120c476e9a7b71544b52bb54: Time spent bootstrapping tablet: real 0.066s	user 0.031s	sys 0.019s
I20260713 09:05:14.176154 13372 ts_tablet_manager.cc:1434] T 4afe7d45a7a94c9b96ee93333c205a77 P b51902a2d8a44dbfa5f9bf5389be83bd: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260713 09:05:14.171836 13375 raft_consensus.cc:359] T c8be6be749cc4c7fa15ca93b45ca4734 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:14.176553 13375 raft_consensus.cc:385] T c8be6be749cc4c7fa15ca93b45ca4734 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:14.176873 13375 raft_consensus.cc:740] T c8be6be749cc4c7fa15ca93b45ca4734 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Initialized, Role: FOLLOWER
I20260713 09:05:14.177047 13372 tablet_bootstrap.cc:492] T 71e639a418984bd38af0a6d94762dfbc P b51902a2d8a44dbfa5f9bf5389be83bd: Bootstrap starting.
I20260713 09:05:14.177632 13375 consensus_queue.cc:260] T c8be6be749cc4c7fa15ca93b45ca4734 P c6999a7c86bc44cfb708cfa0aed813f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:14.181353 13375 ts_tablet_manager.cc:1434] T c8be6be749cc4c7fa15ca93b45ca4734 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:05:14.182694 13372 tablet_bootstrap.cc:654] T 71e639a418984bd38af0a6d94762dfbc P b51902a2d8a44dbfa5f9bf5389be83bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:14.181618 13371 raft_consensus.cc:359] T c8be6be749cc4c7fa15ca93b45ca4734 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:14.186156 13371 raft_consensus.cc:385] T c8be6be749cc4c7fa15ca93b45ca4734 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:14.186540 13371 raft_consensus.cc:740] T c8be6be749cc4c7fa15ca93b45ca4734 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 684bb42a120c476e9a7b71544b52bb54, State: Initialized, Role: FOLLOWER
I20260713 09:05:14.191730 13375 tablet_bootstrap.cc:492] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap starting.
I20260713 09:05:14.192402 13371 consensus_queue.cc:260] T c8be6be749cc4c7fa15ca93b45ca4734 P 684bb42a120c476e9a7b71544b52bb54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:14.195626 13372 tablet_bootstrap.cc:492] T 71e639a418984bd38af0a6d94762dfbc P b51902a2d8a44dbfa5f9bf5389be83bd: No bootstrap required, opened a new log
I20260713 09:05:14.196055 13372 ts_tablet_manager.cc:1403] T 71e639a418984bd38af0a6d94762dfbc P b51902a2d8a44dbfa5f9bf5389be83bd: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260713 09:05:14.196249 13374 raft_consensus.cc:359] T 2d3788a0687a4af9b4a14c16c750a6cf P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:14.196980 13374 raft_consensus.cc:385] T 2d3788a0687a4af9b4a14c16c750a6cf P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:14.197235 13374 raft_consensus.cc:740] T 2d3788a0687a4af9b4a14c16c750a6cf P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b3a54bbc7b43c3b14753f3b948bc56, State: Initialized, Role: FOLLOWER
I20260713 09:05:14.197345 13371 ts_tablet_manager.cc:1434] T c8be6be749cc4c7fa15ca93b45ca4734 P 684bb42a120c476e9a7b71544b52bb54: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260713 09:05:14.198002 13374 consensus_queue.cc:260] T 2d3788a0687a4af9b4a14c16c750a6cf P 76b3a54bbc7b43c3b14753f3b948bc56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:14.206439 13371 tablet_bootstrap.cc:492] T 452b4604827e4f41ab17683fd25855e1 P 684bb42a120c476e9a7b71544b52bb54: Bootstrap starting.
I20260713 09:05:14.207257 13374 ts_tablet_manager.cc:1434] T 2d3788a0687a4af9b4a14c16c750a6cf P 76b3a54bbc7b43c3b14753f3b948bc56: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.000s
I20260713 09:05:14.208142 13374 tablet_bootstrap.cc:492] T add4cdc255cb4e479aba2e8f8565bfc7 P 76b3a54bbc7b43c3b14753f3b948bc56: Bootstrap starting.
I20260713 09:05:14.198652 13372 raft_consensus.cc:359] T 71e639a418984bd38af0a6d94762dfbc P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:14.201896 13003 catalog_manager.cc:5697] T 4afe7d45a7a94c9b96ee93333c205a77 P 684bb42a120c476e9a7b71544b52bb54 reported cstate change: term changed from 0 to 1, leader changed from <none> to 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3). New cstate: current_term: 1 leader_uuid: "684bb42a120c476e9a7b71544b52bb54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:14.213459 13372 raft_consensus.cc:385] T 71e639a418984bd38af0a6d94762dfbc P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:14.213819 13372 raft_consensus.cc:740] T 71e639a418984bd38af0a6d94762dfbc P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b51902a2d8a44dbfa5f9bf5389be83bd, State: Initialized, Role: FOLLOWER
I20260713 09:05:14.214474 13003 catalog_manager.cc:5697] T b8f9723cd20e48f6830e076955038a04 P 684bb42a120c476e9a7b71544b52bb54 reported cstate change: term changed from 0 to 1, leader changed from <none> to 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3). New cstate: current_term: 1 leader_uuid: "684bb42a120c476e9a7b71544b52bb54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:14.215026 13372 consensus_queue.cc:260] T 71e639a418984bd38af0a6d94762dfbc P b51902a2d8a44dbfa5f9bf5389be83bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:14.205511 13375 tablet_bootstrap.cc:654] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:14.217147 13372 ts_tablet_manager.cc:1434] T 71e639a418984bd38af0a6d94762dfbc P b51902a2d8a44dbfa5f9bf5389be83bd: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260713 09:05:14.211480 13371 tablet_bootstrap.cc:654] T 452b4604827e4f41ab17683fd25855e1 P 684bb42a120c476e9a7b71544b52bb54: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:14.213886 13374 tablet_bootstrap.cc:654] T add4cdc255cb4e479aba2e8f8565bfc7 P 76b3a54bbc7b43c3b14753f3b948bc56: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:14.227617 13412 consensus_queue.cc:1048] T d01f4ec7f4e24620969c38c1682f7915 P c6999a7c86bc44cfb708cfa0aed813f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:14.240985 13374 tablet_bootstrap.cc:492] T add4cdc255cb4e479aba2e8f8565bfc7 P 76b3a54bbc7b43c3b14753f3b948bc56: No bootstrap required, opened a new log
I20260713 09:05:14.241513 13374 ts_tablet_manager.cc:1403] T add4cdc255cb4e479aba2e8f8565bfc7 P 76b3a54bbc7b43c3b14753f3b948bc56: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.000s
I20260713 09:05:14.242687 13452 raft_consensus.cc:493] T 4afe7d45a7a94c9b96ee93333c205a77 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:14.243172 13452 raft_consensus.cc:515] T 4afe7d45a7a94c9b96ee93333c205a77 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:14.244040 13374 raft_consensus.cc:359] T add4cdc255cb4e479aba2e8f8565bfc7 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:14.244647 13374 raft_consensus.cc:385] T add4cdc255cb4e479aba2e8f8565bfc7 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:14.244907 13374 raft_consensus.cc:740] T add4cdc255cb4e479aba2e8f8565bfc7 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b3a54bbc7b43c3b14753f3b948bc56, State: Initialized, Role: FOLLOWER
I20260713 09:05:14.245182 13452 leader_election.cc:290] T 4afe7d45a7a94c9b96ee93333c205a77 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547), c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919)
I20260713 09:05:14.247365 13374 consensus_queue.cc:260] T add4cdc255cb4e479aba2e8f8565bfc7 P 76b3a54bbc7b43c3b14753f3b948bc56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:14.248564 13256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afe7d45a7a94c9b96ee93333c205a77" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "684bb42a120c476e9a7b71544b52bb54" is_pre_election: true
I20260713 09:05:14.249925 13371 tablet_bootstrap.cc:492] T 452b4604827e4f41ab17683fd25855e1 P 684bb42a120c476e9a7b71544b52bb54: No bootstrap required, opened a new log
I20260713 09:05:14.250411 13371 ts_tablet_manager.cc:1403] T 452b4604827e4f41ab17683fd25855e1 P 684bb42a120c476e9a7b71544b52bb54: Time spent bootstrapping tablet: real 0.044s	user 0.021s	sys 0.015s
I20260713 09:05:14.247285 13104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afe7d45a7a94c9b96ee93333c205a77" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" is_pre_election: true
I20260713 09:05:14.251065 13104 raft_consensus.cc:2393] T 4afe7d45a7a94c9b96ee93333c205a77 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b51902a2d8a44dbfa5f9bf5389be83bd in current term 1: Already voted for candidate 684bb42a120c476e9a7b71544b52bb54 in this term.
I20260713 09:05:14.252209 13294 leader_election.cc:304] T 4afe7d45a7a94c9b96ee93333c205a77 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b51902a2d8a44dbfa5f9bf5389be83bd; no voters: 684bb42a120c476e9a7b71544b52bb54, c6999a7c86bc44cfb708cfa0aed813f6
I20260713 09:05:14.253320 13452 raft_consensus.cc:3060] T 4afe7d45a7a94c9b96ee93333c205a77 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:14.253180 13371 raft_consensus.cc:359] T 452b4604827e4f41ab17683fd25855e1 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:14.253852 13371 raft_consensus.cc:385] T 452b4604827e4f41ab17683fd25855e1 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:14.254120 13371 raft_consensus.cc:740] T 452b4604827e4f41ab17683fd25855e1 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 684bb42a120c476e9a7b71544b52bb54, State: Initialized, Role: FOLLOWER
I20260713 09:05:14.254778 13371 consensus_queue.cc:260] T 452b4604827e4f41ab17683fd25855e1 P 684bb42a120c476e9a7b71544b52bb54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:14.256671 13371 ts_tablet_manager.cc:1434] T 452b4604827e4f41ab17683fd25855e1 P 684bb42a120c476e9a7b71544b52bb54: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:05:14.257525 13371 tablet_bootstrap.cc:492] T add4cdc255cb4e479aba2e8f8565bfc7 P 684bb42a120c476e9a7b71544b52bb54: Bootstrap starting.
I20260713 09:05:14.257876 13374 ts_tablet_manager.cc:1434] T add4cdc255cb4e479aba2e8f8565bfc7 P 76b3a54bbc7b43c3b14753f3b948bc56: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260713 09:05:14.258881 13374 tablet_bootstrap.cc:492] T c8be6be749cc4c7fa15ca93b45ca4734 P 76b3a54bbc7b43c3b14753f3b948bc56: Bootstrap starting.
I20260713 09:05:14.264240 13374 tablet_bootstrap.cc:654] T c8be6be749cc4c7fa15ca93b45ca4734 P 76b3a54bbc7b43c3b14753f3b948bc56: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:14.268175 13371 tablet_bootstrap.cc:654] T add4cdc255cb4e479aba2e8f8565bfc7 P 684bb42a120c476e9a7b71544b52bb54: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:14.268266 13452 raft_consensus.cc:2749] T 4afe7d45a7a94c9b96ee93333c205a77 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:14.277319 13444 raft_consensus.cc:493] T 71e639a418984bd38af0a6d94762dfbc P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:14.277817 13444 raft_consensus.cc:515] T 71e639a418984bd38af0a6d94762dfbc P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
W20260713 09:05:14.278479 13221 consensus_peers.cc:597] T b608ddc44b594230abec2e01160c9dbb P 684bb42a120c476e9a7b71544b52bb54 -> Peer 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669): Couldn't send request to peer 76b3a54bbc7b43c3b14753f3b948bc56. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:14.280490 13444 leader_election.cc:290] T 71e639a418984bd38af0a6d94762dfbc P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669), b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429)
I20260713 09:05:14.281186 13182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e639a418984bd38af0a6d94762dfbc" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" is_pre_election: true
I20260713 09:05:14.281507 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e639a418984bd38af0a6d94762dfbc" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" is_pre_election: true
I20260713 09:05:14.282752 13330 raft_consensus.cc:2468] T 71e639a418984bd38af0a6d94762dfbc P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 684bb42a120c476e9a7b71544b52bb54 in term 0.
W20260713 09:05:14.284369 13221 leader_election.cc:343] T 71e639a418984bd38af0a6d94762dfbc P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:14.285108 13371 tablet_bootstrap.cc:492] T add4cdc255cb4e479aba2e8f8565bfc7 P 684bb42a120c476e9a7b71544b52bb54: No bootstrap required, opened a new log
I20260713 09:05:14.285698 13371 ts_tablet_manager.cc:1403] T add4cdc255cb4e479aba2e8f8565bfc7 P 684bb42a120c476e9a7b71544b52bb54: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.000s
I20260713 09:05:14.285085 13221 leader_election.cc:304] T 71e639a418984bd38af0a6d94762dfbc P 684bb42a120c476e9a7b71544b52bb54 [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: 684bb42a120c476e9a7b71544b52bb54, b51902a2d8a44dbfa5f9bf5389be83bd; no voters: 76b3a54bbc7b43c3b14753f3b948bc56
I20260713 09:05:14.287077 13374 tablet_bootstrap.cc:492] T c8be6be749cc4c7fa15ca93b45ca4734 P 76b3a54bbc7b43c3b14753f3b948bc56: No bootstrap required, opened a new log
I20260713 09:05:14.287489 13374 ts_tablet_manager.cc:1403] T c8be6be749cc4c7fa15ca93b45ca4734 P 76b3a54bbc7b43c3b14753f3b948bc56: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.000s
I20260713 09:05:14.287699 13444 raft_consensus.cc:2804] T 71e639a418984bd38af0a6d94762dfbc P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:14.287698 13412 consensus_queue.cc:1048] T d01f4ec7f4e24620969c38c1682f7915 P c6999a7c86bc44cfb708cfa0aed813f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:14.288389 13444 raft_consensus.cc:493] T 71e639a418984bd38af0a6d94762dfbc P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:14.288761 13444 raft_consensus.cc:3060] T 71e639a418984bd38af0a6d94762dfbc P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:14.289788 13375 tablet_bootstrap.cc:492] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6: No bootstrap required, opened a new log
I20260713 09:05:14.290208 13375 ts_tablet_manager.cc:1403] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent bootstrapping tablet: real 0.108s	user 0.029s	sys 0.034s
I20260713 09:05:14.289985 13374 raft_consensus.cc:359] T c8be6be749cc4c7fa15ca93b45ca4734 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:14.290797 13374 raft_consensus.cc:385] T c8be6be749cc4c7fa15ca93b45ca4734 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:14.291072 13374 raft_consensus.cc:740] T c8be6be749cc4c7fa15ca93b45ca4734 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b3a54bbc7b43c3b14753f3b948bc56, State: Initialized, Role: FOLLOWER
I20260713 09:05:14.291767 13374 consensus_queue.cc:260] T c8be6be749cc4c7fa15ca93b45ca4734 P 76b3a54bbc7b43c3b14753f3b948bc56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:14.292730 13375 raft_consensus.cc:359] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:14.293378 13375 raft_consensus.cc:385] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:14.293614 13375 raft_consensus.cc:740] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Initialized, Role: FOLLOWER
I20260713 09:05:14.293851 13374 ts_tablet_manager.cc:1434] T c8be6be749cc4c7fa15ca93b45ca4734 P 76b3a54bbc7b43c3b14753f3b948bc56: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:05:14.294663 13374 tablet_bootstrap.cc:492] T b608ddc44b594230abec2e01160c9dbb P 76b3a54bbc7b43c3b14753f3b948bc56: Bootstrap starting.
I20260713 09:05:14.294927 13375 consensus_queue.cc:260] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:14.297058 13375 ts_tablet_manager.cc:1434] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260713 09:05:14.298017 13375 tablet_bootstrap.cc:492] T b8f9723cd20e48f6830e076955038a04 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap starting.
I20260713 09:05:14.297051 13444 raft_consensus.cc:515] T 71e639a418984bd38af0a6d94762dfbc P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:14.298101 13001 catalog_manager.cc:5697] T 452b4604827e4f41ab17683fd25855e1 P 76b3a54bbc7b43c3b14753f3b948bc56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2). New cstate: current_term: 1 leader_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:14.299225 13371 raft_consensus.cc:359] T add4cdc255cb4e479aba2e8f8565bfc7 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:14.300130 13371 raft_consensus.cc:385] T add4cdc255cb4e479aba2e8f8565bfc7 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:14.300333 13371 raft_consensus.cc:740] T add4cdc255cb4e479aba2e8f8565bfc7 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 684bb42a120c476e9a7b71544b52bb54, State: Initialized, Role: FOLLOWER
I20260713 09:05:14.301916 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e639a418984bd38af0a6d94762dfbc" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56"
W20260713 09:05:14.303248 13221 leader_election.cc:343] T 71e639a418984bd38af0a6d94762dfbc P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:14.301136 13371 consensus_queue.cc:260] T add4cdc255cb4e479aba2e8f8565bfc7 P 684bb42a120c476e9a7b71544b52bb54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:14.305251 13371 ts_tablet_manager.cc:1434] T add4cdc255cb4e479aba2e8f8565bfc7 P 684bb42a120c476e9a7b71544b52bb54: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.002s
I20260713 09:05:14.309566 13375 tablet_bootstrap.cc:654] T b8f9723cd20e48f6830e076955038a04 P c6999a7c86bc44cfb708cfa0aed813f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:14.311879 13444 leader_election.cc:290] T 71e639a418984bd38af0a6d94762dfbc P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 election: Requested vote from peers 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669), b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429)
I20260713 09:05:14.312443 13329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e639a418984bd38af0a6d94762dfbc" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd"
I20260713 09:05:14.313060 13329 raft_consensus.cc:3060] T 71e639a418984bd38af0a6d94762dfbc P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:14.334748 13329 raft_consensus.cc:2468] T 71e639a418984bd38af0a6d94762dfbc P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 684bb42a120c476e9a7b71544b52bb54 in term 1.
I20260713 09:05:14.339507 13470 raft_consensus.cc:493] T 2d3788a0687a4af9b4a14c16c750a6cf P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:14.340112 13470 raft_consensus.cc:515] T 2d3788a0687a4af9b4a14c16c750a6cf P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:14.355770 13374 tablet_bootstrap.cc:654] T b608ddc44b594230abec2e01160c9dbb P 76b3a54bbc7b43c3b14753f3b948bc56: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:14.357934 13221 leader_election.cc:304] T 71e639a418984bd38af0a6d94762dfbc P 684bb42a120c476e9a7b71544b52bb54 [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: 684bb42a120c476e9a7b71544b52bb54, b51902a2d8a44dbfa5f9bf5389be83bd; no voters: 76b3a54bbc7b43c3b14753f3b948bc56
I20260713 09:05:14.361243 13444 raft_consensus.cc:2804] T 71e639a418984bd38af0a6d94762dfbc P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:14.361735 13444 raft_consensus.cc:697] T 71e639a418984bd38af0a6d94762dfbc P 684bb42a120c476e9a7b71544b52bb54 [term 1 LEADER]: Becoming Leader. State: Replica: 684bb42a120c476e9a7b71544b52bb54, State: Running, Role: LEADER
I20260713 09:05:14.362762 13444 consensus_queue.cc:237] T 71e639a418984bd38af0a6d94762dfbc P 684bb42a120c476e9a7b71544b52bb54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:14.377215 13470 leader_election.cc:290] T 2d3788a0687a4af9b4a14c16c750a6cf P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429), 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669)
I20260713 09:05:14.393450 13374 tablet_bootstrap.cc:492] T b608ddc44b594230abec2e01160c9dbb P 76b3a54bbc7b43c3b14753f3b948bc56: No bootstrap required, opened a new log
I20260713 09:05:14.393582 13452 raft_consensus.cc:493] T 2d3788a0687a4af9b4a14c16c750a6cf P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:14.395452 13374 ts_tablet_manager.cc:1403] T b608ddc44b594230abec2e01160c9dbb P 76b3a54bbc7b43c3b14753f3b948bc56: Time spent bootstrapping tablet: real 0.101s	user 0.025s	sys 0.022s
I20260713 09:05:14.394176 13452 raft_consensus.cc:515] T 2d3788a0687a4af9b4a14c16c750a6cf P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:14.398797 13452 leader_election.cc:290] T 2d3788a0687a4af9b4a14c16c750a6cf P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919), 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669)
I20260713 09:05:14.401790 13444 consensus_queue.cc:1048] T b608ddc44b594230abec2e01160c9dbb P 684bb42a120c476e9a7b71544b52bb54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:14.402922 13182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d3788a0687a4af9b4a14c16c750a6cf" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" is_pre_election: true
I20260713 09:05:14.403611 13182 raft_consensus.cc:2468] T 2d3788a0687a4af9b4a14c16c750a6cf P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b51902a2d8a44dbfa5f9bf5389be83bd in term 0.
I20260713 09:05:14.398882 13374 raft_consensus.cc:359] T b608ddc44b594230abec2e01160c9dbb P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:14.406760 13374 raft_consensus.cc:385] T b608ddc44b594230abec2e01160c9dbb P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:14.407058 13374 raft_consensus.cc:740] T b608ddc44b594230abec2e01160c9dbb P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b3a54bbc7b43c3b14753f3b948bc56, State: Initialized, Role: FOLLOWER
I20260713 09:05:14.406875 13295 leader_election.cc:304] T 2d3788a0687a4af9b4a14c16c750a6cf P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76b3a54bbc7b43c3b14753f3b948bc56, b51902a2d8a44dbfa5f9bf5389be83bd; no voters: 
I20260713 09:05:14.407862 13374 consensus_queue.cc:260] T b608ddc44b594230abec2e01160c9dbb P 76b3a54bbc7b43c3b14753f3b948bc56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:14.408566 13452 raft_consensus.cc:2804] T 2d3788a0687a4af9b4a14c16c750a6cf P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:14.409826 13105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d3788a0687a4af9b4a14c16c750a6cf" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" is_pre_election: true
I20260713 09:05:14.409821 13374 ts_tablet_manager.cc:1434] T b608ddc44b594230abec2e01160c9dbb P 76b3a54bbc7b43c3b14753f3b948bc56: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260713 09:05:14.414011 13105 raft_consensus.cc:2468] T 2d3788a0687a4af9b4a14c16c750a6cf P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b51902a2d8a44dbfa5f9bf5389be83bd in term 0.
I20260713 09:05:14.414522 13374 tablet_bootstrap.cc:492] T 71e639a418984bd38af0a6d94762dfbc P 76b3a54bbc7b43c3b14753f3b948bc56: Bootstrap starting.
I20260713 09:05:14.415729 13452 raft_consensus.cc:493] T 2d3788a0687a4af9b4a14c16c750a6cf P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:14.416147 13452 raft_consensus.cc:3060] T 2d3788a0687a4af9b4a14c16c750a6cf P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:14.420197 13374 tablet_bootstrap.cc:654] T 71e639a418984bd38af0a6d94762dfbc P 76b3a54bbc7b43c3b14753f3b948bc56: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:14.423568 13452 raft_consensus.cc:515] T 2d3788a0687a4af9b4a14c16c750a6cf P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:14.429504 13001 catalog_manager.cc:5697] T 71e639a418984bd38af0a6d94762dfbc P 684bb42a120c476e9a7b71544b52bb54 reported cstate change: term changed from 0 to 1, leader changed from <none> to 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3). New cstate: current_term: 1 leader_uuid: "684bb42a120c476e9a7b71544b52bb54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:14.432487 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d3788a0687a4af9b4a14c16c750a6cf" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" is_pre_election: true
I20260713 09:05:14.432839 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d3788a0687a4af9b4a14c16c750a6cf" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" is_pre_election: true
I20260713 09:05:14.439272 13465 raft_consensus.cc:493] T c8be6be749cc4c7fa15ca93b45ca4734 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:14.433827 13470 raft_consensus.cc:493] T c8be6be749cc4c7fa15ca93b45ca4734 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:14.439788 13465 raft_consensus.cc:515] T c8be6be749cc4c7fa15ca93b45ca4734 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:14.439869 13470 raft_consensus.cc:515] T c8be6be749cc4c7fa15ca93b45ca4734 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:14.441828 13465 leader_election.cc:290] T c8be6be749cc4c7fa15ca93b45ca4734 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919), 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669)
I20260713 09:05:14.441819 13470 leader_election.cc:290] T c8be6be749cc4c7fa15ca93b45ca4734 P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669), 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547)
I20260713 09:05:14.439519 13181 raft_consensus.cc:2468] T 2d3788a0687a4af9b4a14c16c750a6cf P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6999a7c86bc44cfb708cfa0aed813f6 in term 0.
I20260713 09:05:14.446002 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8be6be749cc4c7fa15ca93b45ca4734" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" is_pre_election: true
I20260713 09:05:14.446700 13181 raft_consensus.cc:2468] T c8be6be749cc4c7fa15ca93b45ca4734 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6999a7c86bc44cfb708cfa0aed813f6 in term 0.
I20260713 09:05:14.447705 13182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8be6be749cc4c7fa15ca93b45ca4734" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" is_pre_election: true
I20260713 09:05:14.448416 13182 raft_consensus.cc:2468] T c8be6be749cc4c7fa15ca93b45ca4734 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 684bb42a120c476e9a7b71544b52bb54 in term 0.
I20260713 09:05:14.449608 13221 leader_election.cc:304] T c8be6be749cc4c7fa15ca93b45ca4734 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 684bb42a120c476e9a7b71544b52bb54, 76b3a54bbc7b43c3b14753f3b948bc56; no voters: 
I20260713 09:05:14.450616 13256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8be6be749cc4c7fa15ca93b45ca4734" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "684bb42a120c476e9a7b71544b52bb54" is_pre_election: true
I20260713 09:05:14.451284 13256 raft_consensus.cc:2468] T c8be6be749cc4c7fa15ca93b45ca4734 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6999a7c86bc44cfb708cfa0aed813f6 in term 0.
I20260713 09:05:14.451788 13465 raft_consensus.cc:2804] T c8be6be749cc4c7fa15ca93b45ca4734 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:14.452140 13465 raft_consensus.cc:493] T c8be6be749cc4c7fa15ca93b45ca4734 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:14.452504 13465 raft_consensus.cc:3060] T c8be6be749cc4c7fa15ca93b45ca4734 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:14.452725 13330 raft_consensus.cc:2393] T 2d3788a0687a4af9b4a14c16c750a6cf P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c6999a7c86bc44cfb708cfa0aed813f6 in current term 1: Already voted for candidate b51902a2d8a44dbfa5f9bf5389be83bd in this term.
I20260713 09:05:14.454246 13105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d3788a0687a4af9b4a14c16c750a6cf" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6"
I20260713 09:05:14.454826 13105 raft_consensus.cc:3060] T 2d3788a0687a4af9b4a14c16c750a6cf P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:14.459367 13465 raft_consensus.cc:515] T c8be6be749cc4c7fa15ca93b45ca4734 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:14.460989 13105 raft_consensus.cc:2468] T 2d3788a0687a4af9b4a14c16c750a6cf P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b51902a2d8a44dbfa5f9bf5389be83bd in term 1.
I20260713 09:05:14.461746 13072 leader_election.cc:304] T 2d3788a0687a4af9b4a14c16c750a6cf P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76b3a54bbc7b43c3b14753f3b948bc56, c6999a7c86bc44cfb708cfa0aed813f6; no voters: 
I20260713 09:05:14.461941 13107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8be6be749cc4c7fa15ca93b45ca4734" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6"
I20260713 09:05:14.464567 13107 raft_consensus.cc:3060] T c8be6be749cc4c7fa15ca93b45ca4734 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:14.465014 13412 raft_consensus.cc:2764] T 2d3788a0687a4af9b4a14c16c750a6cf P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:05:14.447788 13104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8be6be749cc4c7fa15ca93b45ca4734" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" is_pre_election: true
I20260713 09:05:14.462051 13294 leader_election.cc:304] T 2d3788a0687a4af9b4a14c16c750a6cf P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b51902a2d8a44dbfa5f9bf5389be83bd, c6999a7c86bc44cfb708cfa0aed813f6; no voters: 
I20260713 09:05:14.467657 13426 raft_consensus.cc:2804] T 2d3788a0687a4af9b4a14c16c750a6cf P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:14.468123 13426 raft_consensus.cc:697] T 2d3788a0687a4af9b4a14c16c750a6cf P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 LEADER]: Becoming Leader. State: Replica: b51902a2d8a44dbfa5f9bf5389be83bd, State: Running, Role: LEADER
I20260713 09:05:14.466094 13072 leader_election.cc:304] T c8be6be749cc4c7fa15ca93b45ca4734 P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76b3a54bbc7b43c3b14753f3b948bc56, c6999a7c86bc44cfb708cfa0aed813f6; no voters: 
I20260713 09:05:14.463820 13182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8be6be749cc4c7fa15ca93b45ca4734" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56"
I20260713 09:05:14.468920 13426 consensus_queue.cc:237] T 2d3788a0687a4af9b4a14c16c750a6cf P b51902a2d8a44dbfa5f9bf5389be83bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:14.471275 13452 leader_election.cc:290] T 2d3788a0687a4af9b4a14c16c750a6cf P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 1 election: Requested vote from peers c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919), 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669)
I20260713 09:05:14.473212 13465 leader_election.cc:290] T c8be6be749cc4c7fa15ca93b45ca4734 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 election: Requested vote from peers c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919), 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669)
I20260713 09:05:14.473547 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d3788a0687a4af9b4a14c16c750a6cf" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56"
I20260713 09:05:14.473680 13182 raft_consensus.cc:3060] T c8be6be749cc4c7fa15ca93b45ca4734 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:14.479745 13107 raft_consensus.cc:2468] T c8be6be749cc4c7fa15ca93b45ca4734 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 684bb42a120c476e9a7b71544b52bb54 in term 1.
I20260713 09:05:14.480253 13412 raft_consensus.cc:2764] T c8be6be749cc4c7fa15ca93b45ca4734 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:05:14.480134 13453 consensus_queue.cc:1048] T 4afe7d45a7a94c9b96ee93333c205a77 P 684bb42a120c476e9a7b71544b52bb54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:14.482826 13220 leader_election.cc:304] T c8be6be749cc4c7fa15ca93b45ca4734 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 684bb42a120c476e9a7b71544b52bb54, c6999a7c86bc44cfb708cfa0aed813f6; no voters: 
I20260713 09:05:14.484292 13453 raft_consensus.cc:2804] T c8be6be749cc4c7fa15ca93b45ca4734 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:14.484791 13453 raft_consensus.cc:697] T c8be6be749cc4c7fa15ca93b45ca4734 P 684bb42a120c476e9a7b71544b52bb54 [term 1 LEADER]: Becoming Leader. State: Replica: 684bb42a120c476e9a7b71544b52bb54, State: Running, Role: LEADER
I20260713 09:05:14.476136 13181 raft_consensus.cc:3060] T 2d3788a0687a4af9b4a14c16c750a6cf P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:14.485602 13453 consensus_queue.cc:237] T c8be6be749cc4c7fa15ca93b45ca4734 P 684bb42a120c476e9a7b71544b52bb54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:14.489249 13182 raft_consensus.cc:2468] T c8be6be749cc4c7fa15ca93b45ca4734 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 684bb42a120c476e9a7b71544b52bb54 in term 1.
I20260713 09:05:14.491428 13450 consensus_queue.cc:1048] T 4afe7d45a7a94c9b96ee93333c205a77 P 684bb42a120c476e9a7b71544b52bb54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:14.498121 13465 raft_consensus.cc:493] T add4cdc255cb4e479aba2e8f8565bfc7 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:14.499452 13181 raft_consensus.cc:2468] T 2d3788a0687a4af9b4a14c16c750a6cf P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b51902a2d8a44dbfa5f9bf5389be83bd in term 1.
I20260713 09:05:14.498922 13465 raft_consensus.cc:515] T add4cdc255cb4e479aba2e8f8565bfc7 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:14.512676 13374 tablet_bootstrap.cc:492] T 71e639a418984bd38af0a6d94762dfbc P 76b3a54bbc7b43c3b14753f3b948bc56: No bootstrap required, opened a new log
I20260713 09:05:14.513273 13374 ts_tablet_manager.cc:1403] T 71e639a418984bd38af0a6d94762dfbc P 76b3a54bbc7b43c3b14753f3b948bc56: Time spent bootstrapping tablet: real 0.099s	user 0.022s	sys 0.016s
I20260713 09:05:14.518218 13374 raft_consensus.cc:359] T 71e639a418984bd38af0a6d94762dfbc P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:14.518890 13374 raft_consensus.cc:385] T 71e639a418984bd38af0a6d94762dfbc P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:14.519121 13374 raft_consensus.cc:740] T 71e639a418984bd38af0a6d94762dfbc P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b3a54bbc7b43c3b14753f3b948bc56, State: Initialized, Role: FOLLOWER
I20260713 09:05:14.520659 13374 consensus_queue.cc:260] T 71e639a418984bd38af0a6d94762dfbc P 76b3a54bbc7b43c3b14753f3b948bc56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:14.520131 13419 raft_consensus.cc:493] T b608ddc44b594230abec2e01160c9dbb P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:14.524252 13374 ts_tablet_manager.cc:1434] T 71e639a418984bd38af0a6d94762dfbc P 76b3a54bbc7b43c3b14753f3b948bc56: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:05:14.524892 13374 tablet_bootstrap.cc:492] T 443fdb32fe68440c8aa32c9e51394f24 P 76b3a54bbc7b43c3b14753f3b948bc56: Bootstrap starting.
I20260713 09:05:14.533582 13473 raft_consensus.cc:493] T add4cdc255cb4e479aba2e8f8565bfc7 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:14.534071 13473 raft_consensus.cc:515] T add4cdc255cb4e479aba2e8f8565bfc7 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:14.536159 13473 leader_election.cc:290] T add4cdc255cb4e479aba2e8f8565bfc7 P 76b3a54bbc7b43c3b14753f3b948bc56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919), 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547)
I20260713 09:05:14.538686 13104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "add4cdc255cb4e479aba2e8f8565bfc7" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" is_pre_election: true
I20260713 09:05:14.539386 13104 raft_consensus.cc:2468] T add4cdc255cb4e479aba2e8f8565bfc7 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76b3a54bbc7b43c3b14753f3b948bc56 in term 0.
I20260713 09:05:14.528520 13419 raft_consensus.cc:515] T b608ddc44b594230abec2e01160c9dbb P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:14.541612 13419 leader_election.cc:290] T b608ddc44b594230abec2e01160c9dbb P 76b3a54bbc7b43c3b14753f3b948bc56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547), b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429)
I20260713 09:05:14.542907 13146 leader_election.cc:304] T add4cdc255cb4e479aba2e8f8565bfc7 P 76b3a54bbc7b43c3b14753f3b948bc56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76b3a54bbc7b43c3b14753f3b948bc56, c6999a7c86bc44cfb708cfa0aed813f6; no voters: 
I20260713 09:05:14.543946 13473 raft_consensus.cc:2804] T add4cdc255cb4e479aba2e8f8565bfc7 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:14.544305 13473 raft_consensus.cc:493] T add4cdc255cb4e479aba2e8f8565bfc7 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:14.544632 13473 raft_consensus.cc:3060] T add4cdc255cb4e479aba2e8f8565bfc7 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:14.544889 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b608ddc44b594230abec2e01160c9dbb" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" is_pre_election: true
I20260713 09:05:14.548390 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b608ddc44b594230abec2e01160c9dbb" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "684bb42a120c476e9a7b71544b52bb54" is_pre_election: true
I20260713 09:05:14.548445 13256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "add4cdc255cb4e479aba2e8f8565bfc7" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "684bb42a120c476e9a7b71544b52bb54" is_pre_election: true
I20260713 09:05:14.550261 13256 raft_consensus.cc:2468] T add4cdc255cb4e479aba2e8f8565bfc7 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76b3a54bbc7b43c3b14753f3b948bc56 in term 0.
I20260713 09:05:14.550585 13147 leader_election.cc:304] T b608ddc44b594230abec2e01160c9dbb P 76b3a54bbc7b43c3b14753f3b948bc56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76b3a54bbc7b43c3b14753f3b948bc56; no voters: 684bb42a120c476e9a7b71544b52bb54, b51902a2d8a44dbfa5f9bf5389be83bd
I20260713 09:05:14.550859 13465 leader_election.cc:290] T add4cdc255cb4e479aba2e8f8565bfc7 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919), 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669)
I20260713 09:05:14.552155 13375 tablet_bootstrap.cc:492] T b8f9723cd20e48f6830e076955038a04 P c6999a7c86bc44cfb708cfa0aed813f6: No bootstrap required, opened a new log
I20260713 09:05:14.553133 13375 ts_tablet_manager.cc:1403] T b8f9723cd20e48f6830e076955038a04 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent bootstrapping tablet: real 0.255s	user 0.069s	sys 0.089s
I20260713 09:05:14.553211 13383 raft_consensus.cc:2749] T b608ddc44b594230abec2e01160c9dbb P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:14.558135 13182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "add4cdc255cb4e479aba2e8f8565bfc7" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" is_pre_election: true
I20260713 09:05:14.560680 13256 raft_consensus.cc:3060] T 452b4604827e4f41ab17683fd25855e1 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:14.560729 13412 raft_consensus.cc:493] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:14.563154 13412 raft_consensus.cc:515] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:14.565030 13412 leader_election.cc:290] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429), 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669)
I20260713 09:05:14.567191 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "443fdb32fe68440c8aa32c9e51394f24" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" is_pre_election: true
I20260713 09:05:14.567498 13327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "443fdb32fe68440c8aa32c9e51394f24" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" is_pre_election: true
I20260713 09:05:14.568113 13327 raft_consensus.cc:2468] T 443fdb32fe68440c8aa32c9e51394f24 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6999a7c86bc44cfb708cfa0aed813f6 in term 0.
I20260713 09:05:14.569133 13473 raft_consensus.cc:515] T add4cdc255cb4e479aba2e8f8565bfc7 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:14.570261 13182 raft_consensus.cc:2393] T add4cdc255cb4e479aba2e8f8565bfc7 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 684bb42a120c476e9a7b71544b52bb54 in current term 1: Already voted for candidate 76b3a54bbc7b43c3b14753f3b948bc56 in this term.
W20260713 09:05:14.571321 13072 leader_election.cc:343] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:14.571714 13104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "add4cdc255cb4e479aba2e8f8565bfc7" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6"
I20260713 09:05:14.567138 13105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "add4cdc255cb4e479aba2e8f8565bfc7" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" is_pre_election: true
I20260713 09:05:14.572520 13104 raft_consensus.cc:3060] T add4cdc255cb4e479aba2e8f8565bfc7 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:14.575086 13374 tablet_bootstrap.cc:654] T 443fdb32fe68440c8aa32c9e51394f24 P 76b3a54bbc7b43c3b14753f3b948bc56: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:14.578552 13375 raft_consensus.cc:359] T b8f9723cd20e48f6830e076955038a04 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:14.581542 13375 raft_consensus.cc:385] T b8f9723cd20e48f6830e076955038a04 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:14.582674 13375 raft_consensus.cc:740] T b8f9723cd20e48f6830e076955038a04 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Initialized, Role: FOLLOWER
I20260713 09:05:14.583420 13375 consensus_queue.cc:260] T b8f9723cd20e48f6830e076955038a04 P c6999a7c86bc44cfb708cfa0aed813f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:14.585638 13375 ts_tablet_manager.cc:1434] T b8f9723cd20e48f6830e076955038a04 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260713 09:05:14.585920 13000 catalog_manager.cc:5697] T c8be6be749cc4c7fa15ca93b45ca4734 P 684bb42a120c476e9a7b71544b52bb54 reported cstate change: term changed from 0 to 1, leader changed from <none> to 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3). New cstate: current_term: 1 leader_uuid: "684bb42a120c476e9a7b71544b52bb54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:14.585693 13072 leader_election.cc:304] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6 [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: b51902a2d8a44dbfa5f9bf5389be83bd, c6999a7c86bc44cfb708cfa0aed813f6; no voters: 76b3a54bbc7b43c3b14753f3b948bc56
I20260713 09:05:14.589254 13412 raft_consensus.cc:2804] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:14.589586 13412 raft_consensus.cc:493] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:14.589927 13412 raft_consensus.cc:3060] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:14.598083 13383 consensus_queue.cc:1048] T 452b4604827e4f41ab17683fd25855e1 P 76b3a54bbc7b43c3b14753f3b948bc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:14.591078 13001 catalog_manager.cc:5697] T 2d3788a0687a4af9b4a14c16c750a6cf P b51902a2d8a44dbfa5f9bf5389be83bd reported cstate change: term changed from 0 to 1, leader changed from <none> to b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4). New cstate: current_term: 1 leader_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:14.599118 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "add4cdc255cb4e479aba2e8f8565bfc7" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "684bb42a120c476e9a7b71544b52bb54"
I20260713 09:05:14.599704 13255 raft_consensus.cc:3060] T add4cdc255cb4e479aba2e8f8565bfc7 P 684bb42a120c476e9a7b71544b52bb54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:14.575623 13220 leader_election.cc:304] T add4cdc255cb4e479aba2e8f8565bfc7 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 684bb42a120c476e9a7b71544b52bb54; no voters: 76b3a54bbc7b43c3b14753f3b948bc56, c6999a7c86bc44cfb708cfa0aed813f6
W20260713 09:05:14.601931 13220 consensus_peers.cc:597] T b8f9723cd20e48f6830e076955038a04 P 684bb42a120c476e9a7b71544b52bb54 -> Peer c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919): Couldn't send request to peer c6999a7c86bc44cfb708cfa0aed813f6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:14.577188 13473 leader_election.cc:290] T add4cdc255cb4e479aba2e8f8565bfc7 P 76b3a54bbc7b43c3b14753f3b948bc56 [CANDIDATE]: Term 1 election: Requested vote from peers c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919), 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547)
I20260713 09:05:14.603436 13412 raft_consensus.cc:515] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:14.607025 13412 leader_election.cc:290] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 1 election: Requested vote from peers b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429), 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669)
I20260713 09:05:14.609135 13182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "443fdb32fe68440c8aa32c9e51394f24" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56"
W20260713 09:05:14.611537 13072 leader_election.cc:343] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:14.614087 13444 raft_consensus.cc:493] T 452b4604827e4f41ab17683fd25855e1 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:14.616104 13255 raft_consensus.cc:2468] T add4cdc255cb4e479aba2e8f8565bfc7 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76b3a54bbc7b43c3b14753f3b948bc56 in term 1.
I20260713 09:05:14.616233 13444 raft_consensus.cc:515] T 452b4604827e4f41ab17683fd25855e1 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:14.616957 13465 raft_consensus.cc:2749] T add4cdc255cb4e479aba2e8f8565bfc7 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:14.613618 13327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "443fdb32fe68440c8aa32c9e51394f24" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd"
I20260713 09:05:14.617882 13327 raft_consensus.cc:3060] T 443fdb32fe68440c8aa32c9e51394f24 P b51902a2d8a44dbfa5f9bf5389be83bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:14.620282 13147 leader_election.cc:304] T add4cdc255cb4e479aba2e8f8565bfc7 P 76b3a54bbc7b43c3b14753f3b948bc56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 684bb42a120c476e9a7b71544b52bb54, 76b3a54bbc7b43c3b14753f3b948bc56; no voters: 
I20260713 09:05:14.621083 13383 consensus_queue.cc:1048] T 452b4604827e4f41ab17683fd25855e1 P 76b3a54bbc7b43c3b14753f3b948bc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:14.621958 13473 raft_consensus.cc:2804] T add4cdc255cb4e479aba2e8f8565bfc7 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:14.623106 13473 raft_consensus.cc:697] T add4cdc255cb4e479aba2e8f8565bfc7 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 LEADER]: Becoming Leader. State: Replica: 76b3a54bbc7b43c3b14753f3b948bc56, State: Running, Role: LEADER
I20260713 09:05:14.622361 13374 tablet_bootstrap.cc:492] T 443fdb32fe68440c8aa32c9e51394f24 P 76b3a54bbc7b43c3b14753f3b948bc56: No bootstrap required, opened a new log
I20260713 09:05:14.624533 13374 ts_tablet_manager.cc:1403] T 443fdb32fe68440c8aa32c9e51394f24 P 76b3a54bbc7b43c3b14753f3b948bc56: Time spent bootstrapping tablet: real 0.100s	user 0.009s	sys 0.023s
I20260713 09:05:14.629802 13104 raft_consensus.cc:2468] T add4cdc255cb4e479aba2e8f8565bfc7 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76b3a54bbc7b43c3b14753f3b948bc56 in term 1.
I20260713 09:05:14.631911 13444 leader_election.cc:290] T 452b4604827e4f41ab17683fd25855e1 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669), b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429)
I20260713 09:05:14.633440 13473 consensus_queue.cc:237] T add4cdc255cb4e479aba2e8f8565bfc7 P 76b3a54bbc7b43c3b14753f3b948bc56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:14.641377 13182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452b4604827e4f41ab17683fd25855e1" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" is_pre_election: true
I20260713 09:05:14.641760 13329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452b4604827e4f41ab17683fd25855e1" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" is_pre_election: true
I20260713 09:05:14.645433 13221 leader_election.cc:304] T 452b4604827e4f41ab17683fd25855e1 P 684bb42a120c476e9a7b71544b52bb54 [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: 684bb42a120c476e9a7b71544b52bb54; no voters: 76b3a54bbc7b43c3b14753f3b948bc56, b51902a2d8a44dbfa5f9bf5389be83bd
I20260713 09:05:14.646678 13327 raft_consensus.cc:2468] T 443fdb32fe68440c8aa32c9e51394f24 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6999a7c86bc44cfb708cfa0aed813f6 in term 1.
I20260713 09:05:14.648308 13072 leader_election.cc:304] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6 [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: b51902a2d8a44dbfa5f9bf5389be83bd, c6999a7c86bc44cfb708cfa0aed813f6; no voters: 76b3a54bbc7b43c3b14753f3b948bc56
I20260713 09:05:14.649838 13470 raft_consensus.cc:2804] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:14.650542 13470 raft_consensus.cc:697] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 LEADER]: Becoming Leader. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Running, Role: LEADER
I20260713 09:05:14.651350 13470 consensus_queue.cc:237] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:14.654723 13444 raft_consensus.cc:2749] T 452b4604827e4f41ab17683fd25855e1 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:14.656630 13374 raft_consensus.cc:359] T 443fdb32fe68440c8aa32c9e51394f24 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:14.657313 13374 raft_consensus.cc:385] T 443fdb32fe68440c8aa32c9e51394f24 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:14.657562 13374 raft_consensus.cc:740] T 443fdb32fe68440c8aa32c9e51394f24 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b3a54bbc7b43c3b14753f3b948bc56, State: Initialized, Role: FOLLOWER
I20260713 09:05:14.658207 13374 consensus_queue.cc:260] T 443fdb32fe68440c8aa32c9e51394f24 P 76b3a54bbc7b43c3b14753f3b948bc56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:14.660218 13374 ts_tablet_manager.cc:1434] T 443fdb32fe68440c8aa32c9e51394f24 P 76b3a54bbc7b43c3b14753f3b948bc56: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.003s
I20260713 09:05:14.668562 13000 catalog_manager.cc:5697] T add4cdc255cb4e479aba2e8f8565bfc7 P 76b3a54bbc7b43c3b14753f3b948bc56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2). New cstate: current_term: 1 leader_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:14.671325 13444 consensus_queue.cc:1048] T b8f9723cd20e48f6830e076955038a04 P 684bb42a120c476e9a7b71544b52bb54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:14.687107 13001 catalog_manager.cc:5697] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1). New cstate: current_term: 1 leader_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:14.730710 13473 raft_consensus.cc:493] T 71e639a418984bd38af0a6d94762dfbc P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:14.731173 13473 raft_consensus.cc:515] T 71e639a418984bd38af0a6d94762dfbc P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:14.732642 13473 leader_election.cc:290] T 71e639a418984bd38af0a6d94762dfbc P 76b3a54bbc7b43c3b14753f3b948bc56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547), b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429)
I20260713 09:05:14.733476 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e639a418984bd38af0a6d94762dfbc" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "684bb42a120c476e9a7b71544b52bb54" is_pre_election: true
I20260713 09:05:14.733609 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e639a418984bd38af0a6d94762dfbc" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" is_pre_election: true
I20260713 09:05:14.734251 13330 raft_consensus.cc:2393] T 71e639a418984bd38af0a6d94762dfbc P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 76b3a54bbc7b43c3b14753f3b948bc56 in current term 1: Already voted for candidate 684bb42a120c476e9a7b71544b52bb54 in this term.
I20260713 09:05:14.735131 13147 leader_election.cc:304] T 71e639a418984bd38af0a6d94762dfbc P 76b3a54bbc7b43c3b14753f3b948bc56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76b3a54bbc7b43c3b14753f3b948bc56; no voters: 684bb42a120c476e9a7b71544b52bb54, b51902a2d8a44dbfa5f9bf5389be83bd
I20260713 09:05:14.735737 13473 raft_consensus.cc:3060] T 71e639a418984bd38af0a6d94762dfbc P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:14.741210 13473 raft_consensus.cc:2749] T 71e639a418984bd38af0a6d94762dfbc P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:14.771747 13398 raft_consensus.cc:493] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:14.772294 13398 raft_consensus.cc:515] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:14.774240 13398 leader_election.cc:290] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669), b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429)
I20260713 09:05:14.774869 13182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5d10c75797466fa23f5c95417f4811" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" is_pre_election: true
I20260713 09:05:14.775483 13182 raft_consensus.cc:2468] T 3a5d10c75797466fa23f5c95417f4811 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 684bb42a120c476e9a7b71544b52bb54 in term 1.
I20260713 09:05:14.775707 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5d10c75797466fa23f5c95417f4811" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" is_pre_election: true
I20260713 09:05:14.776342 13330 raft_consensus.cc:2468] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 684bb42a120c476e9a7b71544b52bb54 in term 1.
I20260713 09:05:14.776607 13221 leader_election.cc:304] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [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: 684bb42a120c476e9a7b71544b52bb54, 76b3a54bbc7b43c3b14753f3b948bc56; no voters: 
I20260713 09:05:14.777315 13398 raft_consensus.cc:2804] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:14.777642 13398 raft_consensus.cc:493] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:14.777889 13398 raft_consensus.cc:3060] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:14.782261 13398 raft_consensus.cc:515] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:14.783819 13398 leader_election.cc:290] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 2 election: Requested vote from peers 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669), b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429)
I20260713 09:05:14.784535 13182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5d10c75797466fa23f5c95417f4811" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56"
I20260713 09:05:14.784812 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5d10c75797466fa23f5c95417f4811" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd"
I20260713 09:05:14.785076 13182 raft_consensus.cc:3060] T 3a5d10c75797466fa23f5c95417f4811 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:14.785311 13330 raft_consensus.cc:3060] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:14.789698 13330 raft_consensus.cc:2468] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 684bb42a120c476e9a7b71544b52bb54 in term 2.
I20260713 09:05:14.789938 13182 raft_consensus.cc:2468] T 3a5d10c75797466fa23f5c95417f4811 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 684bb42a120c476e9a7b71544b52bb54 in term 2.
I20260713 09:05:14.790566 13221 leader_election.cc:304] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 684bb42a120c476e9a7b71544b52bb54, b51902a2d8a44dbfa5f9bf5389be83bd; no voters: 
I20260713 09:05:14.791174 13398 raft_consensus.cc:2804] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:14.791543 13398 raft_consensus.cc:697] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [term 2 LEADER]: Becoming Leader. State: Replica: 684bb42a120c476e9a7b71544b52bb54, State: Running, Role: LEADER
I20260713 09:05:14.792109 13398 consensus_queue.cc:237] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [LEADER]: Queue going to LEADER 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: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:14.794087 13473 raft_consensus.cc:493] T 443fdb32fe68440c8aa32c9e51394f24 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:14.794497 13473 raft_consensus.cc:515] T 443fdb32fe68440c8aa32c9e51394f24 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:14.797006 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "443fdb32fe68440c8aa32c9e51394f24" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" is_pre_election: true
I20260713 09:05:14.797361 13107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "443fdb32fe68440c8aa32c9e51394f24" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" is_pre_election: true
I20260713 09:05:14.797734 13330 raft_consensus.cc:2393] T 443fdb32fe68440c8aa32c9e51394f24 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 76b3a54bbc7b43c3b14753f3b948bc56 in current term 1: Already voted for candidate c6999a7c86bc44cfb708cfa0aed813f6 in this term.
I20260713 09:05:14.796813 13473 leader_election.cc:290] T 443fdb32fe68440c8aa32c9e51394f24 P 76b3a54bbc7b43c3b14753f3b948bc56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429), c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919)
I20260713 09:05:14.798785 13146 leader_election.cc:304] T 443fdb32fe68440c8aa32c9e51394f24 P 76b3a54bbc7b43c3b14753f3b948bc56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76b3a54bbc7b43c3b14753f3b948bc56; no voters: b51902a2d8a44dbfa5f9bf5389be83bd, c6999a7c86bc44cfb708cfa0aed813f6
I20260713 09:05:14.799352 13473 raft_consensus.cc:3060] T 443fdb32fe68440c8aa32c9e51394f24 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:14.799551 13002 catalog_manager.cc:5697] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 reported cstate change: term changed from 0 to 2, leader changed from <none> to 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3). New cstate: current_term: 2 leader_uuid: "684bb42a120c476e9a7b71544b52bb54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:14.804908 13473 raft_consensus.cc:2749] T 443fdb32fe68440c8aa32c9e51394f24 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:14.885047 13182 raft_consensus.cc:3060] T b608ddc44b594230abec2e01160c9dbb P 76b3a54bbc7b43c3b14753f3b948bc56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:14.914774 13398 consensus_queue.cc:1048] T 71e639a418984bd38af0a6d94762dfbc P 684bb42a120c476e9a7b71544b52bb54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:14.923777 13444 consensus_queue.cc:1048] T 71e639a418984bd38af0a6d94762dfbc P 684bb42a120c476e9a7b71544b52bb54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:14.935698 13398 consensus_queue.cc:1048] T c8be6be749cc4c7fa15ca93b45ca4734 P 684bb42a120c476e9a7b71544b52bb54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:14.947294 13453 consensus_queue.cc:1048] T c8be6be749cc4c7fa15ca93b45ca4734 P 684bb42a120c476e9a7b71544b52bb54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:15.014639 13470 raft_consensus.cc:493] T b8f9723cd20e48f6830e076955038a04 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:15.015049 13470 raft_consensus.cc:515] T b8f9723cd20e48f6830e076955038a04 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:15.016556 13470 leader_election.cc:290] T b8f9723cd20e48f6830e076955038a04 P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547), b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429)
I20260713 09:05:15.017227 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f9723cd20e48f6830e076955038a04" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "684bb42a120c476e9a7b71544b52bb54" is_pre_election: true
I20260713 09:05:15.017472 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f9723cd20e48f6830e076955038a04" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" is_pre_election: true
I20260713 09:05:15.018682 13072 leader_election.cc:304] T b8f9723cd20e48f6830e076955038a04 P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c6999a7c86bc44cfb708cfa0aed813f6; no voters: 684bb42a120c476e9a7b71544b52bb54, b51902a2d8a44dbfa5f9bf5389be83bd
I20260713 09:05:15.019240 13470 raft_consensus.cc:2749] T b8f9723cd20e48f6830e076955038a04 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:15.071978 13426 consensus_queue.cc:1048] T 2d3788a0687a4af9b4a14c16c750a6cf P b51902a2d8a44dbfa5f9bf5389be83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:15.082173 13379 consensus_queue.cc:1048] T 2d3788a0687a4af9b4a14c16c750a6cf P b51902a2d8a44dbfa5f9bf5389be83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:15.084793 13383 consensus_queue.cc:1048] T add4cdc255cb4e479aba2e8f8565bfc7 P 76b3a54bbc7b43c3b14753f3b948bc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:15.098160 13473 consensus_queue.cc:1048] T add4cdc255cb4e479aba2e8f8565bfc7 P 76b3a54bbc7b43c3b14753f3b948bc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:15.128782 13470 consensus_queue.cc:1048] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:15.144068 13470 consensus_queue.cc:1048] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:15.176880 13107 raft_consensus.cc:3060] T b8f9723cd20e48f6830e076955038a04 P c6999a7c86bc44cfb708cfa0aed813f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:15.210157 11032 tablet_server.cc:179] TabletServer@127.10.198.1:0 shutting down...
W20260713 09:05:15.217000 13220 consensus_peers.cc:597] T 4afe7d45a7a94c9b96ee93333c205a77 P 684bb42a120c476e9a7b71544b52bb54 -> Peer c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919): Couldn't send request to peer c6999a7c86bc44cfb708cfa0aed813f6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:15.235538 13220 consensus_peers.cc:597] T f8b6e17dc8314f099cc0db9dad54fe38 P 684bb42a120c476e9a7b71544b52bb54 -> Peer c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919): Couldn't send request to peer c6999a7c86bc44cfb708cfa0aed813f6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:15.237107 13146 consensus_peers.cc:597] T 1fde10203911449594bad4337fe458b3 P 76b3a54bbc7b43c3b14753f3b948bc56 -> Peer c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919): Couldn't send request to peer c6999a7c86bc44cfb708cfa0aed813f6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:15.240813 11032 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:15.241508 11032 tablet_replica.cc:333] T b8f9723cd20e48f6830e076955038a04 P c6999a7c86bc44cfb708cfa0aed813f6: stopping tablet replica
I20260713 09:05:15.242138 11032 raft_consensus.cc:2243] T b8f9723cd20e48f6830e076955038a04 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:15.242558 11032 raft_consensus.cc:2272] T b8f9723cd20e48f6830e076955038a04 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.244539 11032 tablet_replica.cc:333] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6: stopping tablet replica
I20260713 09:05:15.245047 11032 raft_consensus.cc:2243] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:15.245724 11032 raft_consensus.cc:2272] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.247859 11032 tablet_replica.cc:333] T 2d3788a0687a4af9b4a14c16c750a6cf P c6999a7c86bc44cfb708cfa0aed813f6: stopping tablet replica
I20260713 09:05:15.248342 11032 raft_consensus.cc:2243] T 2d3788a0687a4af9b4a14c16c750a6cf P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:15.248690 11032 raft_consensus.cc:2272] T 2d3788a0687a4af9b4a14c16c750a6cf P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.250625 11032 tablet_replica.cc:333] T add4cdc255cb4e479aba2e8f8565bfc7 P c6999a7c86bc44cfb708cfa0aed813f6: stopping tablet replica
I20260713 09:05:15.251119 11032 raft_consensus.cc:2243] T add4cdc255cb4e479aba2e8f8565bfc7 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:15.251457 11032 raft_consensus.cc:2272] T add4cdc255cb4e479aba2e8f8565bfc7 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.253244 11032 tablet_replica.cc:333] T c16db0064a934c8aaa6301882db7b7b0 P c6999a7c86bc44cfb708cfa0aed813f6: stopping tablet replica
I20260713 09:05:15.253732 11032 raft_consensus.cc:2243] T c16db0064a934c8aaa6301882db7b7b0 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:15.254086 11032 raft_consensus.cc:2272] T c16db0064a934c8aaa6301882db7b7b0 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.255558 11032 tablet_replica.cc:333] T 1fde10203911449594bad4337fe458b3 P c6999a7c86bc44cfb708cfa0aed813f6: stopping tablet replica
I20260713 09:05:15.256028 11032 raft_consensus.cc:2243] T 1fde10203911449594bad4337fe458b3 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:15.256381 11032 raft_consensus.cc:2272] T 1fde10203911449594bad4337fe458b3 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.257854 11032 tablet_replica.cc:333] T 4afc131d852345e49fb175b0b4b1d0cc P c6999a7c86bc44cfb708cfa0aed813f6: stopping tablet replica
I20260713 09:05:15.258334 11032 raft_consensus.cc:2243] T 4afc131d852345e49fb175b0b4b1d0cc P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:15.258682 11032 raft_consensus.cc:2272] T 4afc131d852345e49fb175b0b4b1d0cc P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.260236 11032 tablet_replica.cc:333] T f8b6e17dc8314f099cc0db9dad54fe38 P c6999a7c86bc44cfb708cfa0aed813f6: stopping tablet replica
I20260713 09:05:15.260700 11032 raft_consensus.cc:2243] T f8b6e17dc8314f099cc0db9dad54fe38 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:15.261047 11032 raft_consensus.cc:2272] T f8b6e17dc8314f099cc0db9dad54fe38 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.262543 11032 tablet_replica.cc:333] T 7b879d78990a416d99170350f8d5a67e P c6999a7c86bc44cfb708cfa0aed813f6: stopping tablet replica
I20260713 09:05:15.263001 11032 raft_consensus.cc:2243] T 7b879d78990a416d99170350f8d5a67e P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:15.263339 11032 raft_consensus.cc:2272] T 7b879d78990a416d99170350f8d5a67e P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.264972 11032 tablet_replica.cc:333] T d01f4ec7f4e24620969c38c1682f7915 P c6999a7c86bc44cfb708cfa0aed813f6: stopping tablet replica
I20260713 09:05:15.265483 11032 raft_consensus.cc:2243] T d01f4ec7f4e24620969c38c1682f7915 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:15.266122 11032 raft_consensus.cc:2272] T d01f4ec7f4e24620969c38c1682f7915 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.267905 11032 tablet_replica.cc:333] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6: stopping tablet replica
I20260713 09:05:15.268425 11032 raft_consensus.cc:2243] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:15.268808 11032 raft_consensus.cc:2272] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.270344 11032 tablet_replica.cc:333] T b1b0d9c2e5254f8a9ae579cbe1415776 P c6999a7c86bc44cfb708cfa0aed813f6: stopping tablet replica
I20260713 09:05:15.270790 11032 raft_consensus.cc:2243] T b1b0d9c2e5254f8a9ae579cbe1415776 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:15.271139 11032 raft_consensus.cc:2272] T b1b0d9c2e5254f8a9ae579cbe1415776 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.272562 11032 tablet_replica.cc:333] T 09b98ae72d514f049dbaf074dc0f6ad9 P c6999a7c86bc44cfb708cfa0aed813f6: stopping tablet replica
I20260713 09:05:15.273010 11032 raft_consensus.cc:2243] T 09b98ae72d514f049dbaf074dc0f6ad9 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:15.273370 11032 raft_consensus.cc:2272] T 09b98ae72d514f049dbaf074dc0f6ad9 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.274896 11032 tablet_replica.cc:333] T 9af3eb690c834f298ef1db71f72f113e P c6999a7c86bc44cfb708cfa0aed813f6: stopping tablet replica
I20260713 09:05:15.275327 11032 raft_consensus.cc:2243] T 9af3eb690c834f298ef1db71f72f113e P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:15.275995 11032 raft_consensus.cc:2272] T 9af3eb690c834f298ef1db71f72f113e P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.277792 11032 tablet_replica.cc:333] T 950d087dccc748849027fedbe908609d P c6999a7c86bc44cfb708cfa0aed813f6: stopping tablet replica
I20260713 09:05:15.278334 11032 raft_consensus.cc:2243] T 950d087dccc748849027fedbe908609d P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:15.278954 11032 raft_consensus.cc:2272] T 950d087dccc748849027fedbe908609d P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.280565 11032 tablet_replica.cc:333] T c8be6be749cc4c7fa15ca93b45ca4734 P c6999a7c86bc44cfb708cfa0aed813f6: stopping tablet replica
I20260713 09:05:15.281010 11032 raft_consensus.cc:2243] T c8be6be749cc4c7fa15ca93b45ca4734 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:15.281350 11032 raft_consensus.cc:2272] T c8be6be749cc4c7fa15ca93b45ca4734 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.283138 11032 tablet_replica.cc:333] T 4afe7d45a7a94c9b96ee93333c205a77 P c6999a7c86bc44cfb708cfa0aed813f6: stopping tablet replica
I20260713 09:05:15.283569 11032 raft_consensus.cc:2243] T 4afe7d45a7a94c9b96ee93333c205a77 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:15.283918 11032 raft_consensus.cc:2272] T 4afe7d45a7a94c9b96ee93333c205a77 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.285881 11032 tablet_replica.cc:333] T 045c017a862d4042b135628e2b27e763 P c6999a7c86bc44cfb708cfa0aed813f6: stopping tablet replica
I20260713 09:05:15.286356 11032 raft_consensus.cc:2243] T 045c017a862d4042b135628e2b27e763 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:15.286773 11032 raft_consensus.cc:2272] T 045c017a862d4042b135628e2b27e763 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.321583 11032 tablet_server.cc:196] TabletServer@127.10.198.1:0 shutdown complete.
I20260713 09:05:15.324036 13181 raft_consensus.cc:1275] T 3a5d10c75797466fa23f5c95417f4811 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 2 FOLLOWER]: Refusing update from remote peer 684bb42a120c476e9a7b71544b52bb54: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:05:15.325130 13450 consensus_queue.cc:1048] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:15.334434 13330 raft_consensus.cc:1275] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd [term 2 FOLLOWER]: Refusing update from remote peer 684bb42a120c476e9a7b71544b52bb54: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:05:15.336042 13453 consensus_queue.cc:1048] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:15.355472 11032 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:15.360906 13569 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:15.361265 13570 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:15.362260 13572 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:15.363692 11032 server_base.cc:1061] running on GCE node
I20260713 09:05:15.365468 11032 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:15.365661 11032 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:15.365840 11032 hybrid_clock.cc:648] HybridClock initialized: now 1783933515365823 us; error 0 us; skew 500 ppm
I20260713 09:05:15.366385 11032 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:15.368739 11032 webserver.cc:533] Webserver started at http://127.10.198.1:36159/ using document root <none> and password file <none>
I20260713 09:05:15.369154 11032 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:15.369316 11032 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:05:15.372504 11032 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:05:15.376724 13577 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:15.377447 11032 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:05:15.377700 11032 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933461482508-11032-0/minicluster-data/ts-0-root
uuid: "c6999a7c86bc44cfb708cfa0aed813f6"
format_stamp: "Formatted at 2026-07-13 09:05:11 on dist-test-slave-kch5"
I20260713 09:05:15.378008 11032 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933461482508-11032-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933461482508-11032-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933461482508-11032-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260713 09:05:15.404377 13220 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.198.1:38919: connect: Connection refused (error 111) [suppressed 19 similar messages]
W20260713 09:05:15.406678 13220 consensus_peers.cc:597] T 7b879d78990a416d99170350f8d5a67e P 684bb42a120c476e9a7b71544b52bb54 -> Peer c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919): Couldn't send request to peer c6999a7c86bc44cfb708cfa0aed813f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:38919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:15.423316 13220 consensus_peers.cc:597] T c8be6be749cc4c7fa15ca93b45ca4734 P 684bb42a120c476e9a7b71544b52bb54 -> Peer c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919): Couldn't send request to peer c6999a7c86bc44cfb708cfa0aed813f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:38919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:15.426173 13220 consensus_peers.cc:597] T 045c017a862d4042b135628e2b27e763 P 684bb42a120c476e9a7b71544b52bb54 -> Peer c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919): Couldn't send request to peer c6999a7c86bc44cfb708cfa0aed813f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:38919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:15.441421 11032 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:15.442670 11032 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:15.443984 11032 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:15.447499 13585 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260713 09:05:15.481956 13294 consensus_peers.cc:597] T 4afc131d852345e49fb175b0b4b1d0cc P b51902a2d8a44dbfa5f9bf5389be83bd -> Peer c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919): Couldn't send request to peer c6999a7c86bc44cfb708cfa0aed813f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:38919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:15.505383 13146 consensus_peers.cc:597] T 09b98ae72d514f049dbaf074dc0f6ad9 P 76b3a54bbc7b43c3b14753f3b948bc56 -> Peer c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919): Couldn't send request to peer c6999a7c86bc44cfb708cfa0aed813f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:38919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:15.511943 13294 consensus_peers.cc:597] T b1b0d9c2e5254f8a9ae579cbe1415776 P b51902a2d8a44dbfa5f9bf5389be83bd -> Peer c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919): Couldn't send request to peer c6999a7c86bc44cfb708cfa0aed813f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:38919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:15.513442 13220 consensus_peers.cc:597] T e9d30c64588946498be9841e3d652b73 P 684bb42a120c476e9a7b71544b52bb54 -> Peer c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919): Couldn't send request to peer c6999a7c86bc44cfb708cfa0aed813f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:38919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:15.527048 11032 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:05:15.527321 11032 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.081s	user 0.003s	sys 0.000s
I20260713 09:05:15.527578 11032 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260713 09:05:15.531394 13585 tablet_bootstrap.cc:492] T b1b0d9c2e5254f8a9ae579cbe1415776 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap starting.
I20260713 09:05:15.542997 13585 tablet_bootstrap.cc:492] T b1b0d9c2e5254f8a9ae579cbe1415776 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:15.543702 13585 tablet_bootstrap.cc:492] T b1b0d9c2e5254f8a9ae579cbe1415776 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap complete.
I20260713 09:05:15.544269 13585 ts_tablet_manager.cc:1403] T b1b0d9c2e5254f8a9ae579cbe1415776 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260713 09:05:15.546782 13585 raft_consensus.cc:359] T b1b0d9c2e5254f8a9ae579cbe1415776 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:15.547397 13585 raft_consensus.cc:740] T b1b0d9c2e5254f8a9ae579cbe1415776 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Initialized, Role: FOLLOWER
I20260713 09:05:15.548031 13585 consensus_queue.cc:260] T b1b0d9c2e5254f8a9ae579cbe1415776 P c6999a7c86bc44cfb708cfa0aed813f6 [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: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
W20260713 09:05:15.549206 13294 consensus_peers.cc:597] T c16db0064a934c8aaa6301882db7b7b0 P b51902a2d8a44dbfa5f9bf5389be83bd -> Peer c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919): Couldn't send request to peer c6999a7c86bc44cfb708cfa0aed813f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:38919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:15.553411 13585 ts_tablet_manager.cc:1434] T b1b0d9c2e5254f8a9ae579cbe1415776 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.004s
I20260713 09:05:15.554738 13585 tablet_bootstrap.cc:492] T c8be6be749cc4c7fa15ca93b45ca4734 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap starting.
W20260713 09:05:15.554678 13146 consensus_peers.cc:597] T add4cdc255cb4e479aba2e8f8565bfc7 P 76b3a54bbc7b43c3b14753f3b948bc56 -> Peer c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919): Couldn't send request to peer c6999a7c86bc44cfb708cfa0aed813f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:38919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:15.567905 13585 tablet_bootstrap.cc:492] T c8be6be749cc4c7fa15ca93b45ca4734 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:15.568728 13585 tablet_bootstrap.cc:492] T c8be6be749cc4c7fa15ca93b45ca4734 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap complete.
I20260713 09:05:15.569274 13585 ts_tablet_manager.cc:1403] T c8be6be749cc4c7fa15ca93b45ca4734 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260713 09:05:15.571437 13585 raft_consensus.cc:359] T c8be6be749cc4c7fa15ca93b45ca4734 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:15.572031 13585 raft_consensus.cc:740] T c8be6be749cc4c7fa15ca93b45ca4734 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Initialized, Role: FOLLOWER
I20260713 09:05:15.572623 13585 consensus_queue.cc:260] T c8be6be749cc4c7fa15ca93b45ca4734 P c6999a7c86bc44cfb708cfa0aed813f6 [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: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:15.574273 13585 ts_tablet_manager.cc:1434] T c8be6be749cc4c7fa15ca93b45ca4734 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:15.574986 13585 tablet_bootstrap.cc:492] T f8b6e17dc8314f099cc0db9dad54fe38 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap starting.
I20260713 09:05:15.587137 13585 tablet_bootstrap.cc:492] T f8b6e17dc8314f099cc0db9dad54fe38 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:15.587975 13585 tablet_bootstrap.cc:492] T f8b6e17dc8314f099cc0db9dad54fe38 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap complete.
I20260713 09:05:15.588544 13585 ts_tablet_manager.cc:1403] T f8b6e17dc8314f099cc0db9dad54fe38 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 09:05:15.590643 13585 raft_consensus.cc:359] T f8b6e17dc8314f099cc0db9dad54fe38 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:15.591238 13585 raft_consensus.cc:740] T f8b6e17dc8314f099cc0db9dad54fe38 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Initialized, Role: FOLLOWER
I20260713 09:05:15.591820 13585 consensus_queue.cc:260] T f8b6e17dc8314f099cc0db9dad54fe38 P c6999a7c86bc44cfb708cfa0aed813f6 [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: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:15.593492 13585 ts_tablet_manager.cc:1434] T f8b6e17dc8314f099cc0db9dad54fe38 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:15.594172 13585 tablet_bootstrap.cc:492] T 09b98ae72d514f049dbaf074dc0f6ad9 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap starting.
I20260713 09:05:15.606572 13585 tablet_bootstrap.cc:492] T 09b98ae72d514f049dbaf074dc0f6ad9 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:15.606669 11032 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:05:15.606990 11032 ts_tablet_manager.cc:595] Time spent register tablets: real 0.079s	user 0.078s	sys 0.000s
I20260713 09:05:15.607417 13585 tablet_bootstrap.cc:492] T 09b98ae72d514f049dbaf074dc0f6ad9 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap complete.
I20260713 09:05:15.608057 13585 ts_tablet_manager.cc:1403] T 09b98ae72d514f049dbaf074dc0f6ad9 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:05:15.610268 13585 raft_consensus.cc:359] T 09b98ae72d514f049dbaf074dc0f6ad9 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:15.610939 13585 raft_consensus.cc:740] T 09b98ae72d514f049dbaf074dc0f6ad9 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Initialized, Role: FOLLOWER
I20260713 09:05:15.611568 13585 consensus_queue.cc:260] T 09b98ae72d514f049dbaf074dc0f6ad9 P c6999a7c86bc44cfb708cfa0aed813f6 [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: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:15.613432 13585 ts_tablet_manager.cc:1434] T 09b98ae72d514f049dbaf074dc0f6ad9 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.003s
I20260713 09:05:15.614120 13585 tablet_bootstrap.cc:492] T 045c017a862d4042b135628e2b27e763 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap starting.
W20260713 09:05:15.629616 13294 consensus_peers.cc:597] T 2d3788a0687a4af9b4a14c16c750a6cf P b51902a2d8a44dbfa5f9bf5389be83bd -> Peer c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919): Couldn't send request to peer c6999a7c86bc44cfb708cfa0aed813f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:38919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:15.633658 13585 tablet_bootstrap.cc:492] T 045c017a862d4042b135628e2b27e763 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:15.634639 13585 tablet_bootstrap.cc:492] T 045c017a862d4042b135628e2b27e763 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap complete.
I20260713 09:05:15.635131 13585 ts_tablet_manager.cc:1403] T 045c017a862d4042b135628e2b27e763 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260713 09:05:15.637176 13585 raft_consensus.cc:359] T 045c017a862d4042b135628e2b27e763 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:15.637799 13585 raft_consensus.cc:740] T 045c017a862d4042b135628e2b27e763 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Initialized, Role: FOLLOWER
I20260713 09:05:15.638490 13585 consensus_queue.cc:260] T 045c017a862d4042b135628e2b27e763 P c6999a7c86bc44cfb708cfa0aed813f6 [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: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:15.640339 13585 ts_tablet_manager.cc:1434] T 045c017a862d4042b135628e2b27e763 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:15.641052 13585 tablet_bootstrap.cc:492] T 4afc131d852345e49fb175b0b4b1d0cc P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap starting.
I20260713 09:05:15.653807 13585 tablet_bootstrap.cc:492] T 4afc131d852345e49fb175b0b4b1d0cc P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:15.654702 13585 tablet_bootstrap.cc:492] T 4afc131d852345e49fb175b0b4b1d0cc P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap complete.
I20260713 09:05:15.655298 13585 ts_tablet_manager.cc:1403] T 4afc131d852345e49fb175b0b4b1d0cc P c6999a7c86bc44cfb708cfa0aed813f6: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.002s
I20260713 09:05:15.657563 13585 raft_consensus.cc:359] T 4afc131d852345e49fb175b0b4b1d0cc P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:15.658198 13585 raft_consensus.cc:740] T 4afc131d852345e49fb175b0b4b1d0cc P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Initialized, Role: FOLLOWER
I20260713 09:05:15.658771 13585 consensus_queue.cc:260] T 4afc131d852345e49fb175b0b4b1d0cc P c6999a7c86bc44cfb708cfa0aed813f6 [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: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:15.660055 13585 ts_tablet_manager.cc:1434] T 4afc131d852345e49fb175b0b4b1d0cc P c6999a7c86bc44cfb708cfa0aed813f6: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.001s
I20260713 09:05:15.660701 13585 tablet_bootstrap.cc:492] T b8f9723cd20e48f6830e076955038a04 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap starting.
I20260713 09:05:15.671067 13585 tablet_bootstrap.cc:492] T b8f9723cd20e48f6830e076955038a04 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:15.671890 13585 tablet_bootstrap.cc:492] T b8f9723cd20e48f6830e076955038a04 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap complete.
I20260713 09:05:15.672430 13585 ts_tablet_manager.cc:1403] T b8f9723cd20e48f6830e076955038a04 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:05:15.674551 13585 raft_consensus.cc:359] T b8f9723cd20e48f6830e076955038a04 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:15.675168 13585 raft_consensus.cc:740] T b8f9723cd20e48f6830e076955038a04 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Initialized, Role: FOLLOWER
I20260713 09:05:15.675804 13585 consensus_queue.cc:260] T b8f9723cd20e48f6830e076955038a04 P c6999a7c86bc44cfb708cfa0aed813f6 [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: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:15.677616 13585 ts_tablet_manager.cc:1434] T b8f9723cd20e48f6830e076955038a04 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:15.678192 13585 tablet_bootstrap.cc:492] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap starting.
W20260713 09:05:15.691591 13220 consensus_peers.cc:597] T b8f9723cd20e48f6830e076955038a04 P 684bb42a120c476e9a7b71544b52bb54 -> Peer c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919): Couldn't send request to peer c6999a7c86bc44cfb708cfa0aed813f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:38919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:15.702509 13585 tablet_bootstrap.cc:492] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:15.703290 13585 tablet_bootstrap.cc:492] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap complete.
I20260713 09:05:15.703794 13585 ts_tablet_manager.cc:1403] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.008s
I20260713 09:05:15.705641 13585 raft_consensus.cc:359] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:15.706122 13585 raft_consensus.cc:740] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Initialized, Role: FOLLOWER
I20260713 09:05:15.706403 11032 rpc_server.cc:307] RPC server started. Bound to: 127.10.198.1:38919
I20260713 09:05:15.706506 13655 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.198.1:38919 every 8 connection(s)
I20260713 09:05:15.706720 13585 consensus_queue.cc:260] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:15.708175 13585 ts_tablet_manager.cc:1434] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:15.708757 13585 tablet_bootstrap.cc:492] T add4cdc255cb4e479aba2e8f8565bfc7 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap starting.
I20260713 09:05:15.720793 13585 tablet_bootstrap.cc:492] T add4cdc255cb4e479aba2e8f8565bfc7 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:15.721637 13585 tablet_bootstrap.cc:492] T add4cdc255cb4e479aba2e8f8565bfc7 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap complete.
I20260713 09:05:15.722242 13585 ts_tablet_manager.cc:1403] T add4cdc255cb4e479aba2e8f8565bfc7 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.004s
I20260713 09:05:15.724120 13585 raft_consensus.cc:359] T add4cdc255cb4e479aba2e8f8565bfc7 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:15.724553 13585 raft_consensus.cc:740] T add4cdc255cb4e479aba2e8f8565bfc7 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Initialized, Role: FOLLOWER
I20260713 09:05:15.725052 13585 consensus_queue.cc:260] T add4cdc255cb4e479aba2e8f8565bfc7 P c6999a7c86bc44cfb708cfa0aed813f6 [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: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:15.726452 13585 ts_tablet_manager.cc:1434] T add4cdc255cb4e479aba2e8f8565bfc7 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:15.727119 13585 tablet_bootstrap.cc:492] T 9af3eb690c834f298ef1db71f72f113e P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap starting.
I20260713 09:05:15.729730 13656 heartbeater.cc:344] Connected to a master server at 127.10.198.62:38945
I20260713 09:05:15.730154 13656 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:15.731003 13656 heartbeater.cc:507] Master 127.10.198.62:38945 requested a full tablet report, sending...
I20260713 09:05:15.738039 13585 tablet_bootstrap.cc:492] T 9af3eb690c834f298ef1db71f72f113e P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:15.738104 13000 ts_manager.cc:194] Re-registered known tserver with Master: c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919)
I20260713 09:05:15.738775 13585 tablet_bootstrap.cc:492] T 9af3eb690c834f298ef1db71f72f113e P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap complete.
I20260713 09:05:15.739248 13585 ts_tablet_manager.cc:1403] T 9af3eb690c834f298ef1db71f72f113e P c6999a7c86bc44cfb708cfa0aed813f6: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260713 09:05:15.740837 13585 raft_consensus.cc:359] T 9af3eb690c834f298ef1db71f72f113e P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:15.741287 13585 raft_consensus.cc:740] T 9af3eb690c834f298ef1db71f72f113e P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Initialized, Role: FOLLOWER
I20260713 09:05:15.741941 13585 consensus_queue.cc:260] T 9af3eb690c834f298ef1db71f72f113e P c6999a7c86bc44cfb708cfa0aed813f6 [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: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:15.743609 13585 ts_tablet_manager.cc:1434] T 9af3eb690c834f298ef1db71f72f113e P c6999a7c86bc44cfb708cfa0aed813f6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:15.744177 13585 tablet_bootstrap.cc:492] T 1fde10203911449594bad4337fe458b3 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap starting.
I20260713 09:05:15.753178 13000 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52744
I20260713 09:05:15.753871 13585 tablet_bootstrap.cc:492] T 1fde10203911449594bad4337fe458b3 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:15.754684 13585 tablet_bootstrap.cc:492] T 1fde10203911449594bad4337fe458b3 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap complete.
I20260713 09:05:15.755122 13585 ts_tablet_manager.cc:1403] T 1fde10203911449594bad4337fe458b3 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:05:15.755968 13656 heartbeater.cc:499] Master 127.10.198.62:38945 was elected leader, sending a full tablet report...
I20260713 09:05:15.756736 13585 raft_consensus.cc:359] T 1fde10203911449594bad4337fe458b3 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:15.757159 13585 raft_consensus.cc:740] T 1fde10203911449594bad4337fe458b3 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Initialized, Role: FOLLOWER
I20260713 09:05:15.757608 13585 consensus_queue.cc:260] T 1fde10203911449594bad4337fe458b3 P c6999a7c86bc44cfb708cfa0aed813f6 [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: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:15.758970 13585 ts_tablet_manager.cc:1434] T 1fde10203911449594bad4337fe458b3 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:15.759512 13585 tablet_bootstrap.cc:492] T 4afe7d45a7a94c9b96ee93333c205a77 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap starting.
I20260713 09:05:15.768759 13585 tablet_bootstrap.cc:492] T 4afe7d45a7a94c9b96ee93333c205a77 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:15.769496 13585 tablet_bootstrap.cc:492] T 4afe7d45a7a94c9b96ee93333c205a77 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap complete.
I20260713 09:05:15.769927 13585 ts_tablet_manager.cc:1403] T 4afe7d45a7a94c9b96ee93333c205a77 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:05:15.771487 13585 raft_consensus.cc:359] T 4afe7d45a7a94c9b96ee93333c205a77 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:15.771908 13585 raft_consensus.cc:740] T 4afe7d45a7a94c9b96ee93333c205a77 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Initialized, Role: FOLLOWER
I20260713 09:05:15.772426 13585 consensus_queue.cc:260] T 4afe7d45a7a94c9b96ee93333c205a77 P c6999a7c86bc44cfb708cfa0aed813f6 [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: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:15.773869 13585 ts_tablet_manager.cc:1434] T 4afe7d45a7a94c9b96ee93333c205a77 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:15.774454 13585 tablet_bootstrap.cc:492] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap starting.
I20260713 09:05:15.784469 13585 tablet_bootstrap.cc:492] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:15.785183 13585 tablet_bootstrap.cc:492] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap complete.
I20260713 09:05:15.785650 13585 ts_tablet_manager.cc:1403] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:05:15.787214 13585 raft_consensus.cc:359] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:15.787715 13585 raft_consensus.cc:740] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Initialized, Role: FOLLOWER
I20260713 09:05:15.788224 13585 consensus_queue.cc:260] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6 [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: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:15.789980 13585 ts_tablet_manager.cc:1434] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:15.790581 13585 tablet_bootstrap.cc:492] T 2d3788a0687a4af9b4a14c16c750a6cf P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap starting.
I20260713 09:05:15.800316 13585 tablet_bootstrap.cc:492] T 2d3788a0687a4af9b4a14c16c750a6cf P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:15.800930 13585 tablet_bootstrap.cc:492] T 2d3788a0687a4af9b4a14c16c750a6cf P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap complete.
I20260713 09:05:15.801378 13585 ts_tablet_manager.cc:1403] T 2d3788a0687a4af9b4a14c16c750a6cf P c6999a7c86bc44cfb708cfa0aed813f6: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:05:15.802919 13585 raft_consensus.cc:359] T 2d3788a0687a4af9b4a14c16c750a6cf P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:15.803375 13585 raft_consensus.cc:740] T 2d3788a0687a4af9b4a14c16c750a6cf P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Initialized, Role: FOLLOWER
I20260713 09:05:15.803834 13585 consensus_queue.cc:260] T 2d3788a0687a4af9b4a14c16c750a6cf P c6999a7c86bc44cfb708cfa0aed813f6 [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: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:15.805171 13585 ts_tablet_manager.cc:1434] T 2d3788a0687a4af9b4a14c16c750a6cf P c6999a7c86bc44cfb708cfa0aed813f6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:15.805938 13585 tablet_bootstrap.cc:492] T c16db0064a934c8aaa6301882db7b7b0 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap starting.
I20260713 09:05:15.818331 13585 tablet_bootstrap.cc:492] T c16db0064a934c8aaa6301882db7b7b0 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:15.818939 13585 tablet_bootstrap.cc:492] T c16db0064a934c8aaa6301882db7b7b0 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap complete.
I20260713 09:05:15.819394 13585 ts_tablet_manager.cc:1403] T c16db0064a934c8aaa6301882db7b7b0 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260713 09:05:15.820911 13585 raft_consensus.cc:359] T c16db0064a934c8aaa6301882db7b7b0 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:15.821414 13585 raft_consensus.cc:740] T c16db0064a934c8aaa6301882db7b7b0 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Initialized, Role: FOLLOWER
I20260713 09:05:15.821924 13585 consensus_queue.cc:260] T c16db0064a934c8aaa6301882db7b7b0 P c6999a7c86bc44cfb708cfa0aed813f6 [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: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:15.823575 13585 ts_tablet_manager.cc:1434] T c16db0064a934c8aaa6301882db7b7b0 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:15.824422 13585 tablet_bootstrap.cc:492] T d01f4ec7f4e24620969c38c1682f7915 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap starting.
I20260713 09:05:15.839749 13585 tablet_bootstrap.cc:492] T d01f4ec7f4e24620969c38c1682f7915 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:15.840399 13585 tablet_bootstrap.cc:492] T d01f4ec7f4e24620969c38c1682f7915 P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap complete.
I20260713 09:05:15.840961 13585 ts_tablet_manager.cc:1403] T d01f4ec7f4e24620969c38c1682f7915 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260713 09:05:15.843014 13585 raft_consensus.cc:359] T d01f4ec7f4e24620969c38c1682f7915 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:15.843546 13585 raft_consensus.cc:740] T d01f4ec7f4e24620969c38c1682f7915 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Initialized, Role: FOLLOWER
I20260713 09:05:15.844046 13585 consensus_queue.cc:260] T d01f4ec7f4e24620969c38c1682f7915 P c6999a7c86bc44cfb708cfa0aed813f6 [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: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:15.845599 13585 ts_tablet_manager.cc:1434] T d01f4ec7f4e24620969c38c1682f7915 P c6999a7c86bc44cfb708cfa0aed813f6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:15.846310 13585 tablet_bootstrap.cc:492] T 7b879d78990a416d99170350f8d5a67e P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap starting.
I20260713 09:05:15.856477 13585 tablet_bootstrap.cc:492] T 7b879d78990a416d99170350f8d5a67e P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:15.857074 13585 tablet_bootstrap.cc:492] T 7b879d78990a416d99170350f8d5a67e P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap complete.
I20260713 09:05:15.857517 13585 ts_tablet_manager.cc:1403] T 7b879d78990a416d99170350f8d5a67e P c6999a7c86bc44cfb708cfa0aed813f6: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:05:15.859113 13585 raft_consensus.cc:359] T 7b879d78990a416d99170350f8d5a67e P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:15.859535 13585 raft_consensus.cc:740] T 7b879d78990a416d99170350f8d5a67e P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Initialized, Role: FOLLOWER
I20260713 09:05:15.859947 13585 consensus_queue.cc:260] T 7b879d78990a416d99170350f8d5a67e P c6999a7c86bc44cfb708cfa0aed813f6 [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: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:15.861603 13585 ts_tablet_manager.cc:1434] T 7b879d78990a416d99170350f8d5a67e P c6999a7c86bc44cfb708cfa0aed813f6: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260713 09:05:15.862372 13585 tablet_bootstrap.cc:492] T 950d087dccc748849027fedbe908609d P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap starting.
I20260713 09:05:15.874493 13585 tablet_bootstrap.cc:492] T 950d087dccc748849027fedbe908609d P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:15.875170 13585 tablet_bootstrap.cc:492] T 950d087dccc748849027fedbe908609d P c6999a7c86bc44cfb708cfa0aed813f6: Bootstrap complete.
I20260713 09:05:15.875674 13585 ts_tablet_manager.cc:1403] T 950d087dccc748849027fedbe908609d P c6999a7c86bc44cfb708cfa0aed813f6: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:05:15.877717 13585 raft_consensus.cc:359] T 950d087dccc748849027fedbe908609d P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:15.878167 13585 raft_consensus.cc:740] T 950d087dccc748849027fedbe908609d P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Initialized, Role: FOLLOWER
I20260713 09:05:15.878677 13585 consensus_queue.cc:260] T 950d087dccc748849027fedbe908609d P c6999a7c86bc44cfb708cfa0aed813f6 [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: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:15.880038 13585 ts_tablet_manager.cc:1434] T 950d087dccc748849027fedbe908609d P c6999a7c86bc44cfb708cfa0aed813f6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:16.273447 13558 raft_consensus.cc:493] T d01f4ec7f4e24620969c38c1682f7915 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c6999a7c86bc44cfb708cfa0aed813f6)
I20260713 09:05:16.273864 13558 raft_consensus.cc:515] T d01f4ec7f4e24620969c38c1682f7915 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:16.275416 13558 leader_election.cc:290] T d01f4ec7f4e24620969c38c1682f7915 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919), 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669)
I20260713 09:05:16.276153 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01f4ec7f4e24620969c38c1682f7915" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" is_pre_election: true
I20260713 09:05:16.276317 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01f4ec7f4e24620969c38c1682f7915" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" is_pre_election: true
I20260713 09:05:16.276832 13629 raft_consensus.cc:2468] T d01f4ec7f4e24620969c38c1682f7915 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b51902a2d8a44dbfa5f9bf5389be83bd in term 1.
I20260713 09:05:16.277838 13294 leader_election.cc:304] T d01f4ec7f4e24620969c38c1682f7915 P b51902a2d8a44dbfa5f9bf5389be83bd [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: b51902a2d8a44dbfa5f9bf5389be83bd, c6999a7c86bc44cfb708cfa0aed813f6; no voters: 76b3a54bbc7b43c3b14753f3b948bc56
I20260713 09:05:16.278453 13558 raft_consensus.cc:2804] T d01f4ec7f4e24620969c38c1682f7915 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:16.278728 13558 raft_consensus.cc:493] T d01f4ec7f4e24620969c38c1682f7915 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Starting leader election (detected failure of leader c6999a7c86bc44cfb708cfa0aed813f6)
I20260713 09:05:16.278973 13558 raft_consensus.cc:3060] T d01f4ec7f4e24620969c38c1682f7915 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:16.284029 13558 raft_consensus.cc:515] T d01f4ec7f4e24620969c38c1682f7915 P b51902a2d8a44dbfa5f9bf5389be83bd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:16.285702 13558 leader_election.cc:290] T d01f4ec7f4e24620969c38c1682f7915 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 2 election: Requested vote from peers c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919), 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669)
I20260713 09:05:16.286321 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01f4ec7f4e24620969c38c1682f7915" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6"
I20260713 09:05:16.286814 13629 raft_consensus.cc:3060] T d01f4ec7f4e24620969c38c1682f7915 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:16.286979 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01f4ec7f4e24620969c38c1682f7915" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56"
I20260713 09:05:16.292052 13629 raft_consensus.cc:2468] T d01f4ec7f4e24620969c38c1682f7915 P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b51902a2d8a44dbfa5f9bf5389be83bd in term 2.
I20260713 09:05:16.292960 13294 leader_election.cc:304] T d01f4ec7f4e24620969c38c1682f7915 P b51902a2d8a44dbfa5f9bf5389be83bd [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: b51902a2d8a44dbfa5f9bf5389be83bd, c6999a7c86bc44cfb708cfa0aed813f6; no voters: 76b3a54bbc7b43c3b14753f3b948bc56
I20260713 09:05:16.293660 13558 raft_consensus.cc:2804] T d01f4ec7f4e24620969c38c1682f7915 P b51902a2d8a44dbfa5f9bf5389be83bd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:16.294035 13558 raft_consensus.cc:697] T d01f4ec7f4e24620969c38c1682f7915 P b51902a2d8a44dbfa5f9bf5389be83bd [term 2 LEADER]: Becoming Leader. State: Replica: b51902a2d8a44dbfa5f9bf5389be83bd, State: Running, Role: LEADER
I20260713 09:05:16.294790 13558 consensus_queue.cc:237] T d01f4ec7f4e24620969c38c1682f7915 P b51902a2d8a44dbfa5f9bf5389be83bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:16.301491 13000 catalog_manager.cc:5697] T d01f4ec7f4e24620969c38c1682f7915 P b51902a2d8a44dbfa5f9bf5389be83bd reported cstate change: term changed from 1 to 2, leader changed from c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1) to b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4). New cstate: current_term: 2 leader_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:16.363268 13419 raft_consensus.cc:493] T d01f4ec7f4e24620969c38c1682f7915 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c6999a7c86bc44cfb708cfa0aed813f6)
I20260713 09:05:16.363778 13419 raft_consensus.cc:515] T d01f4ec7f4e24620969c38c1682f7915 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:16.365355 13419 leader_election.cc:290] T d01f4ec7f4e24620969c38c1682f7915 P 76b3a54bbc7b43c3b14753f3b948bc56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429), c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919)
I20260713 09:05:16.366076 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01f4ec7f4e24620969c38c1682f7915" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" is_pre_election: true
I20260713 09:05:16.366408 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01f4ec7f4e24620969c38c1682f7915" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" is_pre_election: true
I20260713 09:05:16.367100 13629 raft_consensus.cc:2393] T d01f4ec7f4e24620969c38c1682f7915 P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 76b3a54bbc7b43c3b14753f3b948bc56 in current term 2: Already voted for candidate b51902a2d8a44dbfa5f9bf5389be83bd in this term.
I20260713 09:05:16.367949 13146 leader_election.cc:304] T d01f4ec7f4e24620969c38c1682f7915 P 76b3a54bbc7b43c3b14753f3b948bc56 [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: 76b3a54bbc7b43c3b14753f3b948bc56; no voters: b51902a2d8a44dbfa5f9bf5389be83bd, c6999a7c86bc44cfb708cfa0aed813f6
I20260713 09:05:16.368552 13383 raft_consensus.cc:3060] T d01f4ec7f4e24620969c38c1682f7915 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:16.373286 13383 raft_consensus.cc:2749] T d01f4ec7f4e24620969c38c1682f7915 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:16.412194 13419 raft_consensus.cc:493] T 9af3eb690c834f298ef1db71f72f113e P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c6999a7c86bc44cfb708cfa0aed813f6)
I20260713 09:05:16.412699 13419 raft_consensus.cc:515] T 9af3eb690c834f298ef1db71f72f113e P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:16.414152 13419 leader_election.cc:290] T 9af3eb690c834f298ef1db71f72f113e P 76b3a54bbc7b43c3b14753f3b948bc56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429), c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919)
I20260713 09:05:16.414738 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af3eb690c834f298ef1db71f72f113e" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" is_pre_election: true
I20260713 09:05:16.415000 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af3eb690c834f298ef1db71f72f113e" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" is_pre_election: true
I20260713 09:05:16.415583 13629 raft_consensus.cc:2468] T 9af3eb690c834f298ef1db71f72f113e P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76b3a54bbc7b43c3b14753f3b948bc56 in term 1.
I20260713 09:05:16.415813 13419 raft_consensus.cc:493] T 950d087dccc748849027fedbe908609d P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c6999a7c86bc44cfb708cfa0aed813f6)
I20260713 09:05:16.416240 13419 raft_consensus.cc:515] T 950d087dccc748849027fedbe908609d P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:16.416456 13146 leader_election.cc:304] T 9af3eb690c834f298ef1db71f72f113e P 76b3a54bbc7b43c3b14753f3b948bc56 [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: 76b3a54bbc7b43c3b14753f3b948bc56, c6999a7c86bc44cfb708cfa0aed813f6; no voters: b51902a2d8a44dbfa5f9bf5389be83bd
I20260713 09:05:16.417207 13383 raft_consensus.cc:2804] T 9af3eb690c834f298ef1db71f72f113e P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:16.417485 13383 raft_consensus.cc:493] T 9af3eb690c834f298ef1db71f72f113e P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c6999a7c86bc44cfb708cfa0aed813f6)
I20260713 09:05:16.417729 13383 raft_consensus.cc:3060] T 9af3eb690c834f298ef1db71f72f113e P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:16.418092 13419 leader_election.cc:290] T 950d087dccc748849027fedbe908609d P 76b3a54bbc7b43c3b14753f3b948bc56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919), 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547)
I20260713 09:05:16.418798 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950d087dccc748849027fedbe908609d" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" is_pre_election: true
I20260713 09:05:16.419068 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950d087dccc748849027fedbe908609d" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "684bb42a120c476e9a7b71544b52bb54" is_pre_election: true
I20260713 09:05:16.419937 13255 raft_consensus.cc:2468] T 950d087dccc748849027fedbe908609d P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76b3a54bbc7b43c3b14753f3b948bc56 in term 1.
I20260713 09:05:16.420753 13398 raft_consensus.cc:493] T 950d087dccc748849027fedbe908609d P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c6999a7c86bc44cfb708cfa0aed813f6)
I20260713 09:05:16.421213 13398 raft_consensus.cc:515] T 950d087dccc748849027fedbe908609d P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:16.423069 13398 leader_election.cc:290] T 950d087dccc748849027fedbe908609d P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919), 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669)
I20260713 09:05:16.423748 13628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950d087dccc748849027fedbe908609d" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" is_pre_election: true
I20260713 09:05:16.423857 13147 leader_election.cc:304] T 950d087dccc748849027fedbe908609d P 76b3a54bbc7b43c3b14753f3b948bc56 [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: 684bb42a120c476e9a7b71544b52bb54, 76b3a54bbc7b43c3b14753f3b948bc56; no voters: 
I20260713 09:05:16.424191 13629 raft_consensus.cc:2468] T 950d087dccc748849027fedbe908609d P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76b3a54bbc7b43c3b14753f3b948bc56 in term 1.
I20260713 09:05:16.424877 13383 raft_consensus.cc:515] T 9af3eb690c834f298ef1db71f72f113e P 76b3a54bbc7b43c3b14753f3b948bc56 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:16.425441 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950d087dccc748849027fedbe908609d" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" is_pre_election: true
I20260713 09:05:16.426038 13181 raft_consensus.cc:2468] T 950d087dccc748849027fedbe908609d P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 684bb42a120c476e9a7b71544b52bb54 in term 1.
I20260713 09:05:16.427345 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af3eb690c834f298ef1db71f72f113e" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd"
I20260713 09:05:16.427493 13383 leader_election.cc:290] T 9af3eb690c834f298ef1db71f72f113e P 76b3a54bbc7b43c3b14753f3b948bc56 [CANDIDATE]: Term 2 election: Requested vote from peers b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429), c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919)
I20260713 09:05:16.427345 13221 leader_election.cc:304] T 950d087dccc748849027fedbe908609d P 684bb42a120c476e9a7b71544b52bb54 [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: 684bb42a120c476e9a7b71544b52bb54, 76b3a54bbc7b43c3b14753f3b948bc56; no voters: c6999a7c86bc44cfb708cfa0aed813f6
I20260713 09:05:16.427678 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af3eb690c834f298ef1db71f72f113e" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6"
I20260713 09:05:16.428329 13383 raft_consensus.cc:2804] T 950d087dccc748849027fedbe908609d P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:16.428537 13629 raft_consensus.cc:3060] T 9af3eb690c834f298ef1db71f72f113e P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:16.428776 13383 raft_consensus.cc:493] T 950d087dccc748849027fedbe908609d P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c6999a7c86bc44cfb708cfa0aed813f6)
I20260713 09:05:16.428856 13398 raft_consensus.cc:2804] T 950d087dccc748849027fedbe908609d P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:16.429244 13383 raft_consensus.cc:3060] T 950d087dccc748849027fedbe908609d P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:16.429340 13398 raft_consensus.cc:493] T 950d087dccc748849027fedbe908609d P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c6999a7c86bc44cfb708cfa0aed813f6)
I20260713 09:05:16.429852 13398 raft_consensus.cc:3060] T 950d087dccc748849027fedbe908609d P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:16.435091 13398 raft_consensus.cc:515] T 950d087dccc748849027fedbe908609d P 684bb42a120c476e9a7b71544b52bb54 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:16.435271 13629 raft_consensus.cc:2468] T 9af3eb690c834f298ef1db71f72f113e P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76b3a54bbc7b43c3b14753f3b948bc56 in term 2.
I20260713 09:05:16.435750 13383 raft_consensus.cc:515] T 950d087dccc748849027fedbe908609d P 76b3a54bbc7b43c3b14753f3b948bc56 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:16.436658 13146 leader_election.cc:304] T 9af3eb690c834f298ef1db71f72f113e P 76b3a54bbc7b43c3b14753f3b948bc56 [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: 76b3a54bbc7b43c3b14753f3b948bc56, c6999a7c86bc44cfb708cfa0aed813f6; no voters: b51902a2d8a44dbfa5f9bf5389be83bd
I20260713 09:05:16.437554 13628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950d087dccc748849027fedbe908609d" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6"
I20260713 09:05:16.437985 13383 leader_election.cc:290] T 950d087dccc748849027fedbe908609d P 76b3a54bbc7b43c3b14753f3b948bc56 [CANDIDATE]: Term 2 election: Requested vote from peers c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919), 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547)
I20260713 09:05:16.438138 13628 raft_consensus.cc:3060] T 950d087dccc748849027fedbe908609d P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:16.438566 13383 raft_consensus.cc:2804] T 9af3eb690c834f298ef1db71f72f113e P 76b3a54bbc7b43c3b14753f3b948bc56 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:16.438642 13627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950d087dccc748849027fedbe908609d" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6"
I20260713 09:05:16.439299 13383 raft_consensus.cc:697] T 9af3eb690c834f298ef1db71f72f113e P 76b3a54bbc7b43c3b14753f3b948bc56 [term 2 LEADER]: Becoming Leader. State: Replica: 76b3a54bbc7b43c3b14753f3b948bc56, State: Running, Role: LEADER
I20260713 09:05:16.440105 13383 consensus_queue.cc:237] T 9af3eb690c834f298ef1db71f72f113e P 76b3a54bbc7b43c3b14753f3b948bc56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:16.444787 13628 raft_consensus.cc:2468] T 950d087dccc748849027fedbe908609d P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 684bb42a120c476e9a7b71544b52bb54 in term 2.
I20260713 09:05:16.445914 13220 leader_election.cc:304] T 950d087dccc748849027fedbe908609d P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 684bb42a120c476e9a7b71544b52bb54, c6999a7c86bc44cfb708cfa0aed813f6; no voters: 
I20260713 09:05:16.446084 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950d087dccc748849027fedbe908609d" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "684bb42a120c476e9a7b71544b52bb54"
I20260713 09:05:16.446841 13255 raft_consensus.cc:2393] T 950d087dccc748849027fedbe908609d P 684bb42a120c476e9a7b71544b52bb54 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 76b3a54bbc7b43c3b14753f3b948bc56 in current term 2: Already voted for candidate 684bb42a120c476e9a7b71544b52bb54 in this term.
I20260713 09:05:16.447211 13465 raft_consensus.cc:2804] T 950d087dccc748849027fedbe908609d P 684bb42a120c476e9a7b71544b52bb54 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:16.447666 13465 raft_consensus.cc:697] T 950d087dccc748849027fedbe908609d P 684bb42a120c476e9a7b71544b52bb54 [term 2 LEADER]: Becoming Leader. State: Replica: 684bb42a120c476e9a7b71544b52bb54, State: Running, Role: LEADER
I20260713 09:05:16.448509 13398 leader_election.cc:290] T 950d087dccc748849027fedbe908609d P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 2 election: Requested vote from peers c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919), 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669)
I20260713 09:05:16.448432 13465 consensus_queue.cc:237] T 950d087dccc748849027fedbe908609d P 684bb42a120c476e9a7b71544b52bb54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:16.454015 13000 catalog_manager.cc:5697] T 9af3eb690c834f298ef1db71f72f113e P 76b3a54bbc7b43c3b14753f3b948bc56 reported cstate change: term changed from 1 to 2, leader changed from c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1) to 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2). New cstate: current_term: 2 leader_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:16.454895 13147 leader_election.cc:304] T 950d087dccc748849027fedbe908609d P 76b3a54bbc7b43c3b14753f3b948bc56 [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: 76b3a54bbc7b43c3b14753f3b948bc56; no voters: 684bb42a120c476e9a7b71544b52bb54, c6999a7c86bc44cfb708cfa0aed813f6
I20260713 09:05:16.455163 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950d087dccc748849027fedbe908609d" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56"
I20260713 09:05:16.455919 13181 raft_consensus.cc:2393] T 950d087dccc748849027fedbe908609d P 76b3a54bbc7b43c3b14753f3b948bc56 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 684bb42a120c476e9a7b71544b52bb54 in current term 2: Already voted for candidate 76b3a54bbc7b43c3b14753f3b948bc56 in this term.
I20260713 09:05:16.457659 13383 raft_consensus.cc:2749] T 950d087dccc748849027fedbe908609d P 76b3a54bbc7b43c3b14753f3b948bc56 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:05:16.464586 13001 catalog_manager.cc:5697] T 950d087dccc748849027fedbe908609d P 684bb42a120c476e9a7b71544b52bb54 reported cstate change: term changed from 1 to 2, leader changed from c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1) to 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3). New cstate: current_term: 2 leader_uuid: "684bb42a120c476e9a7b71544b52bb54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:16.641850 13379 raft_consensus.cc:493] T 443fdb32fe68440c8aa32c9e51394f24 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c6999a7c86bc44cfb708cfa0aed813f6)
I20260713 09:05:16.642378 13379 raft_consensus.cc:515] T 443fdb32fe68440c8aa32c9e51394f24 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:16.643909 13379 leader_election.cc:290] T 443fdb32fe68440c8aa32c9e51394f24 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919), 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669)
I20260713 09:05:16.644565 13628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "443fdb32fe68440c8aa32c9e51394f24" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" is_pre_election: true
I20260713 09:05:16.644790 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "443fdb32fe68440c8aa32c9e51394f24" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" is_pre_election: true
I20260713 09:05:16.645076 13628 raft_consensus.cc:2468] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b51902a2d8a44dbfa5f9bf5389be83bd in term 1.
I20260713 09:05:16.645962 13294 leader_election.cc:304] T 443fdb32fe68440c8aa32c9e51394f24 P b51902a2d8a44dbfa5f9bf5389be83bd [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: b51902a2d8a44dbfa5f9bf5389be83bd, c6999a7c86bc44cfb708cfa0aed813f6; no voters: 
I20260713 09:05:16.646607 13379 raft_consensus.cc:2804] T 443fdb32fe68440c8aa32c9e51394f24 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:16.646929 13379 raft_consensus.cc:493] T 443fdb32fe68440c8aa32c9e51394f24 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Starting leader election (detected failure of leader c6999a7c86bc44cfb708cfa0aed813f6)
I20260713 09:05:16.647183 13379 raft_consensus.cc:3060] T 443fdb32fe68440c8aa32c9e51394f24 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:16.648190 13383 raft_consensus.cc:493] T 443fdb32fe68440c8aa32c9e51394f24 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c6999a7c86bc44cfb708cfa0aed813f6)
I20260713 09:05:16.648590 13383 raft_consensus.cc:515] T 443fdb32fe68440c8aa32c9e51394f24 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:16.650029 13383 leader_election.cc:290] T 443fdb32fe68440c8aa32c9e51394f24 P 76b3a54bbc7b43c3b14753f3b948bc56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429), c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919)
I20260713 09:05:16.650815 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "443fdb32fe68440c8aa32c9e51394f24" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" is_pre_election: true
I20260713 09:05:16.651073 13628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "443fdb32fe68440c8aa32c9e51394f24" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" is_pre_election: true
I20260713 09:05:16.651605 13628 raft_consensus.cc:2468] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76b3a54bbc7b43c3b14753f3b948bc56 in term 1.
I20260713 09:05:16.652419 13146 leader_election.cc:304] T 443fdb32fe68440c8aa32c9e51394f24 P 76b3a54bbc7b43c3b14753f3b948bc56 [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: 76b3a54bbc7b43c3b14753f3b948bc56, c6999a7c86bc44cfb708cfa0aed813f6; no voters: 
I20260713 09:05:16.652643 13379 raft_consensus.cc:515] T 443fdb32fe68440c8aa32c9e51394f24 P b51902a2d8a44dbfa5f9bf5389be83bd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:16.653143 13383 raft_consensus.cc:2804] T 443fdb32fe68440c8aa32c9e51394f24 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:16.653849 13330 raft_consensus.cc:2393] T 443fdb32fe68440c8aa32c9e51394f24 P b51902a2d8a44dbfa5f9bf5389be83bd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 76b3a54bbc7b43c3b14753f3b948bc56 in current term 2: Already voted for candidate b51902a2d8a44dbfa5f9bf5389be83bd in this term.
I20260713 09:05:16.653499 13383 raft_consensus.cc:493] T 443fdb32fe68440c8aa32c9e51394f24 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c6999a7c86bc44cfb708cfa0aed813f6)
I20260713 09:05:16.654388 13383 raft_consensus.cc:3060] T 443fdb32fe68440c8aa32c9e51394f24 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:16.654466 13379 leader_election.cc:290] T 443fdb32fe68440c8aa32c9e51394f24 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 2 election: Requested vote from peers c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919), 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669)
I20260713 09:05:16.655534 13628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "443fdb32fe68440c8aa32c9e51394f24" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6"
I20260713 09:05:16.655853 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "443fdb32fe68440c8aa32c9e51394f24" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56"
I20260713 09:05:16.656106 13628 raft_consensus.cc:3060] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:16.659207 13383 raft_consensus.cc:515] T 443fdb32fe68440c8aa32c9e51394f24 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:16.660102 13181 raft_consensus.cc:2393] T 443fdb32fe68440c8aa32c9e51394f24 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b51902a2d8a44dbfa5f9bf5389be83bd in current term 2: Already voted for candidate 76b3a54bbc7b43c3b14753f3b948bc56 in this term.
I20260713 09:05:16.660742 13628 raft_consensus.cc:2468] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b51902a2d8a44dbfa5f9bf5389be83bd in term 2.
I20260713 09:05:16.660936 13383 leader_election.cc:290] T 443fdb32fe68440c8aa32c9e51394f24 P 76b3a54bbc7b43c3b14753f3b948bc56 [CANDIDATE]: Term 2 election: Requested vote from peers b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429), c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919)
I20260713 09:05:16.661875 13294 leader_election.cc:304] T 443fdb32fe68440c8aa32c9e51394f24 P b51902a2d8a44dbfa5f9bf5389be83bd [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: b51902a2d8a44dbfa5f9bf5389be83bd, c6999a7c86bc44cfb708cfa0aed813f6; no voters: 76b3a54bbc7b43c3b14753f3b948bc56
I20260713 09:05:16.662365 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "443fdb32fe68440c8aa32c9e51394f24" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6"
I20260713 09:05:16.662379 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "443fdb32fe68440c8aa32c9e51394f24" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd"
I20260713 09:05:16.662617 13379 raft_consensus.cc:2804] T 443fdb32fe68440c8aa32c9e51394f24 P b51902a2d8a44dbfa5f9bf5389be83bd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:16.663201 13629 raft_consensus.cc:2393] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 76b3a54bbc7b43c3b14753f3b948bc56 in current term 2: Already voted for candidate b51902a2d8a44dbfa5f9bf5389be83bd in this term.
I20260713 09:05:16.663246 13379 raft_consensus.cc:697] T 443fdb32fe68440c8aa32c9e51394f24 P b51902a2d8a44dbfa5f9bf5389be83bd [term 2 LEADER]: Becoming Leader. State: Replica: b51902a2d8a44dbfa5f9bf5389be83bd, State: Running, Role: LEADER
I20260713 09:05:16.664155 13379 consensus_queue.cc:237] T 443fdb32fe68440c8aa32c9e51394f24 P b51902a2d8a44dbfa5f9bf5389be83bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:16.670279 13147 leader_election.cc:304] T 443fdb32fe68440c8aa32c9e51394f24 P 76b3a54bbc7b43c3b14753f3b948bc56 [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: 76b3a54bbc7b43c3b14753f3b948bc56; no voters: b51902a2d8a44dbfa5f9bf5389be83bd, c6999a7c86bc44cfb708cfa0aed813f6
I20260713 09:05:16.670898 13383 raft_consensus.cc:2749] T 443fdb32fe68440c8aa32c9e51394f24 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:05:16.671315 13000 catalog_manager.cc:5697] T 443fdb32fe68440c8aa32c9e51394f24 P b51902a2d8a44dbfa5f9bf5389be83bd reported cstate change: term changed from 1 to 2, leader changed from c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1) to b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4). New cstate: current_term: 2 leader_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:16.735110 13379 raft_consensus.cc:493] T 9af3eb690c834f298ef1db71f72f113e P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c6999a7c86bc44cfb708cfa0aed813f6)
I20260713 09:05:16.735553 13379 raft_consensus.cc:515] T 9af3eb690c834f298ef1db71f72f113e P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } }
I20260713 09:05:16.737141 13379 leader_election.cc:290] T 9af3eb690c834f298ef1db71f72f113e P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919), 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669)
I20260713 09:05:16.738191 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af3eb690c834f298ef1db71f72f113e" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" is_pre_election: true
I20260713 09:05:16.738181 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af3eb690c834f298ef1db71f72f113e" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" is_pre_election: true
I20260713 09:05:16.739226 13629 raft_consensus.cc:2393] T 9af3eb690c834f298ef1db71f72f113e P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b51902a2d8a44dbfa5f9bf5389be83bd in current term 2: Already voted for candidate 76b3a54bbc7b43c3b14753f3b948bc56 in this term.
I20260713 09:05:16.740051 13294 leader_election.cc:304] T 9af3eb690c834f298ef1db71f72f113e P b51902a2d8a44dbfa5f9bf5389be83bd [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: b51902a2d8a44dbfa5f9bf5389be83bd; no voters: 76b3a54bbc7b43c3b14753f3b948bc56, c6999a7c86bc44cfb708cfa0aed813f6
I20260713 09:05:16.740607 13379 raft_consensus.cc:3060] T 9af3eb690c834f298ef1db71f72f113e P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:16.746049 13379 raft_consensus.cc:2749] T 9af3eb690c834f298ef1db71f72f113e P b51902a2d8a44dbfa5f9bf5389be83bd [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:16.749044 13181 raft_consensus.cc:1275] T d01f4ec7f4e24620969c38c1682f7915 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 2 FOLLOWER]: Refusing update from remote peer b51902a2d8a44dbfa5f9bf5389be83bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:16.750003 13379 consensus_queue.cc:1048] T d01f4ec7f4e24620969c38c1682f7915 P b51902a2d8a44dbfa5f9bf5389be83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:16.758780 13629 raft_consensus.cc:1275] T d01f4ec7f4e24620969c38c1682f7915 P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 FOLLOWER]: Refusing update from remote peer b51902a2d8a44dbfa5f9bf5389be83bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:16.760167 13379 consensus_queue.cc:1048] T d01f4ec7f4e24620969c38c1682f7915 P b51902a2d8a44dbfa5f9bf5389be83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:16.835069 13629 raft_consensus.cc:1275] T 950d087dccc748849027fedbe908609d P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 FOLLOWER]: Refusing update from remote peer 684bb42a120c476e9a7b71544b52bb54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:16.836174 13465 consensus_queue.cc:1048] T 950d087dccc748849027fedbe908609d P 684bb42a120c476e9a7b71544b52bb54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:16.846798 13181 raft_consensus.cc:1275] T 950d087dccc748849027fedbe908609d P 76b3a54bbc7b43c3b14753f3b948bc56 [term 2 FOLLOWER]: Refusing update from remote peer 684bb42a120c476e9a7b71544b52bb54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:16.847918 13453 consensus_queue.cc:1048] T 950d087dccc748849027fedbe908609d P 684bb42a120c476e9a7b71544b52bb54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:17.020161 13628 raft_consensus.cc:1275] T 9af3eb690c834f298ef1db71f72f113e P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 FOLLOWER]: Refusing update from remote peer 76b3a54bbc7b43c3b14753f3b948bc56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:17.021297 13383 consensus_queue.cc:1048] T 9af3eb690c834f298ef1db71f72f113e P 76b3a54bbc7b43c3b14753f3b948bc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:17.029956 13327 raft_consensus.cc:1275] T 9af3eb690c834f298ef1db71f72f113e P b51902a2d8a44dbfa5f9bf5389be83bd [term 2 FOLLOWER]: Refusing update from remote peer 76b3a54bbc7b43c3b14753f3b948bc56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:17.032374 13383 consensus_queue.cc:1048] T 9af3eb690c834f298ef1db71f72f113e P 76b3a54bbc7b43c3b14753f3b948bc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:17.065861 13181 raft_consensus.cc:1275] T 443fdb32fe68440c8aa32c9e51394f24 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 2 FOLLOWER]: Refusing update from remote peer b51902a2d8a44dbfa5f9bf5389be83bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:17.066953 13379 consensus_queue.cc:1048] T 443fdb32fe68440c8aa32c9e51394f24 P b51902a2d8a44dbfa5f9bf5389be83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:17.074892 13628 raft_consensus.cc:1275] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 FOLLOWER]: Refusing update from remote peer b51902a2d8a44dbfa5f9bf5389be83bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:17.076506 13558 consensus_queue.cc:1048] T 443fdb32fe68440c8aa32c9e51394f24 P b51902a2d8a44dbfa5f9bf5389be83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:25.711867 11032 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:25.739017 13256 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4afe7d45a7a94c9b96ee93333c205a77"
dest_uuid: "684bb42a120c476e9a7b71544b52bb54"
mode: GRACEFUL
new_leader_uuid: "c6999a7c86bc44cfb708cfa0aed813f6"
 from {username='slave'} at 127.0.0.1:51628
I20260713 09:05:25.739611 13256 raft_consensus.cc:606] T 4afe7d45a7a94c9b96ee93333c205a77 P 684bb42a120c476e9a7b71544b52bb54 [term 1 LEADER]: Received request to transfer leadership to TS c6999a7c86bc44cfb708cfa0aed813f6
I20260713 09:05:25.741813 13256 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71e639a418984bd38af0a6d94762dfbc"
dest_uuid: "684bb42a120c476e9a7b71544b52bb54"
mode: GRACEFUL
new_leader_uuid: "76b3a54bbc7b43c3b14753f3b948bc56"
 from {username='slave'} at 127.0.0.1:51628
I20260713 09:05:25.742197 13256 raft_consensus.cc:606] T 71e639a418984bd38af0a6d94762dfbc P 684bb42a120c476e9a7b71544b52bb54 [term 1 LEADER]: Received request to transfer leadership to TS 76b3a54bbc7b43c3b14753f3b948bc56
I20260713 09:05:25.744199 13256 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b879d78990a416d99170350f8d5a67e"
dest_uuid: "684bb42a120c476e9a7b71544b52bb54"
mode: GRACEFUL
new_leader_uuid: "c6999a7c86bc44cfb708cfa0aed813f6"
 from {username='slave'} at 127.0.0.1:51628
I20260713 09:05:25.744552 13256 raft_consensus.cc:606] T 7b879d78990a416d99170350f8d5a67e P 684bb42a120c476e9a7b71544b52bb54 [term 1 LEADER]: Received request to transfer leadership to TS c6999a7c86bc44cfb708cfa0aed813f6
I20260713 09:05:25.746603 13256 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8f9723cd20e48f6830e076955038a04"
dest_uuid: "684bb42a120c476e9a7b71544b52bb54"
mode: GRACEFUL
new_leader_uuid: "c6999a7c86bc44cfb708cfa0aed813f6"
 from {username='slave'} at 127.0.0.1:51628
I20260713 09:05:25.746989 13256 raft_consensus.cc:606] T b8f9723cd20e48f6830e076955038a04 P 684bb42a120c476e9a7b71544b52bb54 [term 1 LEADER]: Received request to transfer leadership to TS c6999a7c86bc44cfb708cfa0aed813f6
I20260713 09:05:25.749063 13256 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4a3ec9481f34857b918fcbedbbd2439"
dest_uuid: "684bb42a120c476e9a7b71544b52bb54"
mode: GRACEFUL
new_leader_uuid: "76b3a54bbc7b43c3b14753f3b948bc56"
 from {username='slave'} at 127.0.0.1:51628
I20260713 09:05:25.749580 13256 raft_consensus.cc:606] T d4a3ec9481f34857b918fcbedbbd2439 P 684bb42a120c476e9a7b71544b52bb54 [term 1 LEADER]: Received request to transfer leadership to TS 76b3a54bbc7b43c3b14753f3b948bc56
I20260713 09:05:25.750960 11032 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:05:25.751579 11032 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:25.762159 13711 raft_consensus.cc:993] T 4afe7d45a7a94c9b96ee93333c205a77 P 684bb42a120c476e9a7b71544b52bb54: : Instructing follower c6999a7c86bc44cfb708cfa0aed813f6 to start an election
I20260713 09:05:25.762686 13717 raft_consensus.cc:1081] T 4afe7d45a7a94c9b96ee93333c205a77 P 684bb42a120c476e9a7b71544b52bb54 [term 1 LEADER]: Signalling peer c6999a7c86bc44cfb708cfa0aed813f6 to start an election
I20260713 09:05:25.764019 13628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4afe7d45a7a94c9b96ee93333c205a77"
dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6"
 from {username='slave'} at 127.0.0.1:44470
I20260713 09:05:25.764398 13628 raft_consensus.cc:493] T 4afe7d45a7a94c9b96ee93333c205a77 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:25.764648 13628 raft_consensus.cc:3060] T 4afe7d45a7a94c9b96ee93333c205a77 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:25.769773 13628 raft_consensus.cc:515] T 4afe7d45a7a94c9b96ee93333c205a77 P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:25.771623 13628 leader_election.cc:290] T 4afe7d45a7a94c9b96ee93333c205a77 P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 2 election: Requested vote from peers 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547), b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429)
I20260713 09:05:25.783098 13256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afe7d45a7a94c9b96ee93333c205a77" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "684bb42a120c476e9a7b71544b52bb54"
I20260713 09:05:25.783774 13256 raft_consensus.cc:3055] T 4afe7d45a7a94c9b96ee93333c205a77 P 684bb42a120c476e9a7b71544b52bb54 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:25.784027 13256 raft_consensus.cc:740] T 4afe7d45a7a94c9b96ee93333c205a77 P 684bb42a120c476e9a7b71544b52bb54 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 684bb42a120c476e9a7b71544b52bb54, State: Running, Role: LEADER
I20260713 09:05:25.784811 13256 consensus_queue.cc:260] T 4afe7d45a7a94c9b96ee93333c205a77 P 684bb42a120c476e9a7b71544b52bb54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:25.786044 13256 raft_consensus.cc:3060] T 4afe7d45a7a94c9b96ee93333c205a77 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:25.787304 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afe7d45a7a94c9b96ee93333c205a77" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd"
I20260713 09:05:25.787874 13330 raft_consensus.cc:3060] T 4afe7d45a7a94c9b96ee93333c205a77 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:25.793124 13256 raft_consensus.cc:2468] T 4afe7d45a7a94c9b96ee93333c205a77 P 684bb42a120c476e9a7b71544b52bb54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6999a7c86bc44cfb708cfa0aed813f6 in term 2.
I20260713 09:05:25.794443 13330 raft_consensus.cc:2468] T 4afe7d45a7a94c9b96ee93333c205a77 P b51902a2d8a44dbfa5f9bf5389be83bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6999a7c86bc44cfb708cfa0aed813f6 in term 2.
I20260713 09:05:25.794502 13580 leader_election.cc:304] T 4afe7d45a7a94c9b96ee93333c205a77 P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 684bb42a120c476e9a7b71544b52bb54, c6999a7c86bc44cfb708cfa0aed813f6; no voters: 
I20260713 09:05:25.796213 13721 raft_consensus.cc:2804] T 4afe7d45a7a94c9b96ee93333c205a77 P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:25.797302 13721 raft_consensus.cc:697] T 4afe7d45a7a94c9b96ee93333c205a77 P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 LEADER]: Becoming Leader. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Running, Role: LEADER
I20260713 09:05:25.798184 13721 consensus_queue.cc:237] T 4afe7d45a7a94c9b96ee93333c205a77 P c6999a7c86bc44cfb708cfa0aed813f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:25.804692 13711 raft_consensus.cc:993] T d4a3ec9481f34857b918fcbedbbd2439 P 684bb42a120c476e9a7b71544b52bb54: : Instructing follower 76b3a54bbc7b43c3b14753f3b948bc56 to start an election
I20260713 09:05:25.805146 13717 raft_consensus.cc:1081] T d4a3ec9481f34857b918fcbedbbd2439 P 684bb42a120c476e9a7b71544b52bb54 [term 1 LEADER]: Signalling peer 76b3a54bbc7b43c3b14753f3b948bc56 to start an election
I20260713 09:05:25.806712 13182 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4a3ec9481f34857b918fcbedbbd2439"
dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56"
 from {username='slave'} at 127.0.0.1:45290
I20260713 09:05:25.807133 13182 raft_consensus.cc:493] T d4a3ec9481f34857b918fcbedbbd2439 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:25.806401 13001 catalog_manager.cc:5697] T 4afe7d45a7a94c9b96ee93333c205a77 P c6999a7c86bc44cfb708cfa0aed813f6 reported cstate change: term changed from 1 to 2, leader changed from 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3) to c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1). New cstate: current_term: 2 leader_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:25.807374 13182 raft_consensus.cc:3060] T d4a3ec9481f34857b918fcbedbbd2439 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:25.812172 13182 raft_consensus.cc:515] T d4a3ec9481f34857b918fcbedbbd2439 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:25.814623 13256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a3ec9481f34857b918fcbedbbd2439" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "684bb42a120c476e9a7b71544b52bb54"
I20260713 09:05:25.814920 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a3ec9481f34857b918fcbedbbd2439" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd"
I20260713 09:05:25.815187 13256 raft_consensus.cc:3055] T d4a3ec9481f34857b918fcbedbbd2439 P 684bb42a120c476e9a7b71544b52bb54 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:25.815413 13330 raft_consensus.cc:3060] T d4a3ec9481f34857b918fcbedbbd2439 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:25.815555 13256 raft_consensus.cc:740] T d4a3ec9481f34857b918fcbedbbd2439 P 684bb42a120c476e9a7b71544b52bb54 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 684bb42a120c476e9a7b71544b52bb54, State: Running, Role: LEADER
I20260713 09:05:25.816510 13256 consensus_queue.cc:260] T d4a3ec9481f34857b918fcbedbbd2439 P 684bb42a120c476e9a7b71544b52bb54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:25.817493 13256 raft_consensus.cc:3060] T d4a3ec9481f34857b918fcbedbbd2439 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:25.820613 13330 raft_consensus.cc:2468] T d4a3ec9481f34857b918fcbedbbd2439 P b51902a2d8a44dbfa5f9bf5389be83bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76b3a54bbc7b43c3b14753f3b948bc56 in term 2.
I20260713 09:05:25.821705 13147 leader_election.cc:304] T d4a3ec9481f34857b918fcbedbbd2439 P 76b3a54bbc7b43c3b14753f3b948bc56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76b3a54bbc7b43c3b14753f3b948bc56, b51902a2d8a44dbfa5f9bf5389be83bd; no voters: 
I20260713 09:05:25.814095 13182 leader_election.cc:290] T d4a3ec9481f34857b918fcbedbbd2439 P 76b3a54bbc7b43c3b14753f3b948bc56 [CANDIDATE]: Term 2 election: Requested vote from peers 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547), b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429)
I20260713 09:05:25.822530 13714 raft_consensus.cc:2804] T d4a3ec9481f34857b918fcbedbbd2439 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:25.822979 13714 raft_consensus.cc:697] T d4a3ec9481f34857b918fcbedbbd2439 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 2 LEADER]: Becoming Leader. State: Replica: 76b3a54bbc7b43c3b14753f3b948bc56, State: Running, Role: LEADER
I20260713 09:05:25.823642 13256 raft_consensus.cc:2468] T d4a3ec9481f34857b918fcbedbbd2439 P 684bb42a120c476e9a7b71544b52bb54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76b3a54bbc7b43c3b14753f3b948bc56 in term 2.
I20260713 09:05:25.823776 13714 consensus_queue.cc:237] T d4a3ec9481f34857b918fcbedbbd2439 P 76b3a54bbc7b43c3b14753f3b948bc56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:25.831001 13001 catalog_manager.cc:5697] T d4a3ec9481f34857b918fcbedbbd2439 P 76b3a54bbc7b43c3b14753f3b948bc56 reported cstate change: term changed from 1 to 2, leader changed from 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3) to 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2). New cstate: current_term: 2 leader_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:25.899897 13711 raft_consensus.cc:993] T b8f9723cd20e48f6830e076955038a04 P 684bb42a120c476e9a7b71544b52bb54: : Instructing follower c6999a7c86bc44cfb708cfa0aed813f6 to start an election
I20260713 09:05:25.900334 13717 raft_consensus.cc:1081] T b8f9723cd20e48f6830e076955038a04 P 684bb42a120c476e9a7b71544b52bb54 [term 1 LEADER]: Signalling peer c6999a7c86bc44cfb708cfa0aed813f6 to start an election
I20260713 09:05:25.901628 13628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8f9723cd20e48f6830e076955038a04"
dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6"
 from {username='slave'} at 127.0.0.1:44470
I20260713 09:05:25.902063 13628 raft_consensus.cc:493] T b8f9723cd20e48f6830e076955038a04 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:25.902349 13628 raft_consensus.cc:3060] T b8f9723cd20e48f6830e076955038a04 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:25.907382 13628 raft_consensus.cc:515] T b8f9723cd20e48f6830e076955038a04 P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:25.908665 13628 leader_election.cc:290] T b8f9723cd20e48f6830e076955038a04 P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 2 election: Requested vote from peers 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547), b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429)
I20260713 09:05:25.909392 13256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f9723cd20e48f6830e076955038a04" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "684bb42a120c476e9a7b71544b52bb54"
I20260713 09:05:25.909641 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f9723cd20e48f6830e076955038a04" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd"
I20260713 09:05:25.909940 13256 raft_consensus.cc:3055] T b8f9723cd20e48f6830e076955038a04 P 684bb42a120c476e9a7b71544b52bb54 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:25.910189 13330 raft_consensus.cc:3060] T b8f9723cd20e48f6830e076955038a04 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:25.910306 13256 raft_consensus.cc:740] T b8f9723cd20e48f6830e076955038a04 P 684bb42a120c476e9a7b71544b52bb54 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 684bb42a120c476e9a7b71544b52bb54, State: Running, Role: LEADER
I20260713 09:05:25.911085 13256 consensus_queue.cc:260] T b8f9723cd20e48f6830e076955038a04 P 684bb42a120c476e9a7b71544b52bb54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:25.911942 13256 raft_consensus.cc:3060] T b8f9723cd20e48f6830e076955038a04 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:25.912405 13711 raft_consensus.cc:993] T 71e639a418984bd38af0a6d94762dfbc P 684bb42a120c476e9a7b71544b52bb54: : Instructing follower 76b3a54bbc7b43c3b14753f3b948bc56 to start an election
I20260713 09:05:25.912814 13717 raft_consensus.cc:1081] T 71e639a418984bd38af0a6d94762dfbc P 684bb42a120c476e9a7b71544b52bb54 [term 1 LEADER]: Signalling peer 76b3a54bbc7b43c3b14753f3b948bc56 to start an election
I20260713 09:05:25.915844 13330 raft_consensus.cc:2468] T b8f9723cd20e48f6830e076955038a04 P b51902a2d8a44dbfa5f9bf5389be83bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6999a7c86bc44cfb708cfa0aed813f6 in term 2.
I20260713 09:05:25.916901 13580 leader_election.cc:304] T b8f9723cd20e48f6830e076955038a04 P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b51902a2d8a44dbfa5f9bf5389be83bd, c6999a7c86bc44cfb708cfa0aed813f6; no voters: 
I20260713 09:05:25.917757 13721 raft_consensus.cc:2804] T b8f9723cd20e48f6830e076955038a04 P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:25.918416 13256 raft_consensus.cc:2468] T b8f9723cd20e48f6830e076955038a04 P 684bb42a120c476e9a7b71544b52bb54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6999a7c86bc44cfb708cfa0aed813f6 in term 2.
I20260713 09:05:25.918919 13721 raft_consensus.cc:697] T b8f9723cd20e48f6830e076955038a04 P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 LEADER]: Becoming Leader. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Running, Role: LEADER
I20260713 09:05:25.919919 13721 consensus_queue.cc:237] T b8f9723cd20e48f6830e076955038a04 P c6999a7c86bc44cfb708cfa0aed813f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:25.919782 13182 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71e639a418984bd38af0a6d94762dfbc"
dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56"
 from {username='slave'} at 127.0.0.1:45290
I20260713 09:05:25.921651 13182 raft_consensus.cc:493] T 71e639a418984bd38af0a6d94762dfbc P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:25.921995 13182 raft_consensus.cc:3060] T 71e639a418984bd38af0a6d94762dfbc P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:25.927706 13182 raft_consensus.cc:515] T 71e639a418984bd38af0a6d94762dfbc P 76b3a54bbc7b43c3b14753f3b948bc56 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:25.929376 13182 leader_election.cc:290] T 71e639a418984bd38af0a6d94762dfbc P 76b3a54bbc7b43c3b14753f3b948bc56 [CANDIDATE]: Term 2 election: Requested vote from peers 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547), b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429)
I20260713 09:05:25.929028 13001 catalog_manager.cc:5697] T b8f9723cd20e48f6830e076955038a04 P c6999a7c86bc44cfb708cfa0aed813f6 reported cstate change: term changed from 1 to 2, leader changed from 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3) to c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1). New cstate: current_term: 2 leader_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:25.929857 13256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e639a418984bd38af0a6d94762dfbc" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "684bb42a120c476e9a7b71544b52bb54"
I20260713 09:05:25.930253 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e639a418984bd38af0a6d94762dfbc" candidate_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd"
I20260713 09:05:25.930429 13256 raft_consensus.cc:3055] T 71e639a418984bd38af0a6d94762dfbc P 684bb42a120c476e9a7b71544b52bb54 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:25.930738 13256 raft_consensus.cc:740] T 71e639a418984bd38af0a6d94762dfbc P 684bb42a120c476e9a7b71544b52bb54 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 684bb42a120c476e9a7b71544b52bb54, State: Running, Role: LEADER
I20260713 09:05:25.930776 13330 raft_consensus.cc:3060] T 71e639a418984bd38af0a6d94762dfbc P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:25.931577 13256 consensus_queue.cc:260] T 71e639a418984bd38af0a6d94762dfbc P 684bb42a120c476e9a7b71544b52bb54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:25.932714 13256 raft_consensus.cc:3060] T 71e639a418984bd38af0a6d94762dfbc P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:25.936645 13330 raft_consensus.cc:2468] T 71e639a418984bd38af0a6d94762dfbc P b51902a2d8a44dbfa5f9bf5389be83bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76b3a54bbc7b43c3b14753f3b948bc56 in term 2.
I20260713 09:05:25.937587 13147 leader_election.cc:304] T 71e639a418984bd38af0a6d94762dfbc P 76b3a54bbc7b43c3b14753f3b948bc56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76b3a54bbc7b43c3b14753f3b948bc56, b51902a2d8a44dbfa5f9bf5389be83bd; no voters: 
I20260713 09:05:25.938277 13714 raft_consensus.cc:2804] T 71e639a418984bd38af0a6d94762dfbc P 76b3a54bbc7b43c3b14753f3b948bc56 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:25.938664 13714 raft_consensus.cc:697] T 71e639a418984bd38af0a6d94762dfbc P 76b3a54bbc7b43c3b14753f3b948bc56 [term 2 LEADER]: Becoming Leader. State: Replica: 76b3a54bbc7b43c3b14753f3b948bc56, State: Running, Role: LEADER
I20260713 09:05:25.938681 13256 raft_consensus.cc:2468] T 71e639a418984bd38af0a6d94762dfbc P 684bb42a120c476e9a7b71544b52bb54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76b3a54bbc7b43c3b14753f3b948bc56 in term 2.
I20260713 09:05:25.939518 13714 consensus_queue.cc:237] T 71e639a418984bd38af0a6d94762dfbc P 76b3a54bbc7b43c3b14753f3b948bc56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:25.945823 13001 catalog_manager.cc:5697] T 71e639a418984bd38af0a6d94762dfbc P 76b3a54bbc7b43c3b14753f3b948bc56 reported cstate change: term changed from 1 to 2, leader changed from 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3) to 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2). New cstate: current_term: 2 leader_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:26.181468 13711 raft_consensus.cc:993] T 7b879d78990a416d99170350f8d5a67e P 684bb42a120c476e9a7b71544b52bb54: : Instructing follower c6999a7c86bc44cfb708cfa0aed813f6 to start an election
I20260713 09:05:26.181851 13711 raft_consensus.cc:1081] T 7b879d78990a416d99170350f8d5a67e P 684bb42a120c476e9a7b71544b52bb54 [term 1 LEADER]: Signalling peer c6999a7c86bc44cfb708cfa0aed813f6 to start an election
I20260713 09:05:26.183082 13628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b879d78990a416d99170350f8d5a67e"
dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6"
 from {username='slave'} at 127.0.0.1:44470
I20260713 09:05:26.183478 13628 raft_consensus.cc:493] T 7b879d78990a416d99170350f8d5a67e P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:26.183719 13628 raft_consensus.cc:3060] T 7b879d78990a416d99170350f8d5a67e P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:26.187582 13628 raft_consensus.cc:515] T 7b879d78990a416d99170350f8d5a67e P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:26.188879 13628 leader_election.cc:290] T 7b879d78990a416d99170350f8d5a67e P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 2 election: Requested vote from peers 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547), b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429)
I20260713 09:05:26.189638 13256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b879d78990a416d99170350f8d5a67e" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "684bb42a120c476e9a7b71544b52bb54"
I20260713 09:05:26.189828 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b879d78990a416d99170350f8d5a67e" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd"
I20260713 09:05:26.190189 13256 raft_consensus.cc:3055] T 7b879d78990a416d99170350f8d5a67e P 684bb42a120c476e9a7b71544b52bb54 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:26.190330 13330 raft_consensus.cc:3060] T 7b879d78990a416d99170350f8d5a67e P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:26.190557 13256 raft_consensus.cc:740] T 7b879d78990a416d99170350f8d5a67e P 684bb42a120c476e9a7b71544b52bb54 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 684bb42a120c476e9a7b71544b52bb54, State: Running, Role: LEADER
I20260713 09:05:26.191339 13256 consensus_queue.cc:260] T 7b879d78990a416d99170350f8d5a67e P 684bb42a120c476e9a7b71544b52bb54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:26.192513 13256 raft_consensus.cc:3060] T 7b879d78990a416d99170350f8d5a67e P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:26.196261 13330 raft_consensus.cc:2468] T 7b879d78990a416d99170350f8d5a67e P b51902a2d8a44dbfa5f9bf5389be83bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6999a7c86bc44cfb708cfa0aed813f6 in term 2.
I20260713 09:05:26.197212 13580 leader_election.cc:304] T 7b879d78990a416d99170350f8d5a67e P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b51902a2d8a44dbfa5f9bf5389be83bd, c6999a7c86bc44cfb708cfa0aed813f6; no voters: 
I20260713 09:05:26.197834 13721 raft_consensus.cc:2804] T 7b879d78990a416d99170350f8d5a67e P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:26.198014 13256 raft_consensus.cc:2468] T 7b879d78990a416d99170350f8d5a67e P 684bb42a120c476e9a7b71544b52bb54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6999a7c86bc44cfb708cfa0aed813f6 in term 2.
I20260713 09:05:26.198195 13721 raft_consensus.cc:697] T 7b879d78990a416d99170350f8d5a67e P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 LEADER]: Becoming Leader. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Running, Role: LEADER
I20260713 09:05:26.199062 13721 consensus_queue.cc:237] T 7b879d78990a416d99170350f8d5a67e P c6999a7c86bc44cfb708cfa0aed813f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:26.210029 13001 catalog_manager.cc:5697] T 7b879d78990a416d99170350f8d5a67e P c6999a7c86bc44cfb708cfa0aed813f6 reported cstate change: term changed from 1 to 2, leader changed from 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3) to c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1). New cstate: current_term: 2 leader_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:26.242460 13256 raft_consensus.cc:1275] T 4afe7d45a7a94c9b96ee93333c205a77 P 684bb42a120c476e9a7b71544b52bb54 [term 2 FOLLOWER]: Refusing update from remote peer c6999a7c86bc44cfb708cfa0aed813f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:26.243476 13721 consensus_queue.cc:1048] T 4afe7d45a7a94c9b96ee93333c205a77 P c6999a7c86bc44cfb708cfa0aed813f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:26.254786 13330 raft_consensus.cc:1275] T 4afe7d45a7a94c9b96ee93333c205a77 P b51902a2d8a44dbfa5f9bf5389be83bd [term 2 FOLLOWER]: Refusing update from remote peer c6999a7c86bc44cfb708cfa0aed813f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:26.256217 13735 consensus_queue.cc:1048] T 4afe7d45a7a94c9b96ee93333c205a77 P c6999a7c86bc44cfb708cfa0aed813f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:26.315446 13256 raft_consensus.cc:1275] T b8f9723cd20e48f6830e076955038a04 P 684bb42a120c476e9a7b71544b52bb54 [term 2 FOLLOWER]: Refusing update from remote peer c6999a7c86bc44cfb708cfa0aed813f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:26.316687 13721 consensus_queue.cc:1048] T b8f9723cd20e48f6830e076955038a04 P c6999a7c86bc44cfb708cfa0aed813f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:26.326280 13330 raft_consensus.cc:1275] T b8f9723cd20e48f6830e076955038a04 P b51902a2d8a44dbfa5f9bf5389be83bd [term 2 FOLLOWER]: Refusing update from remote peer c6999a7c86bc44cfb708cfa0aed813f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:26.328167 13721 consensus_queue.cc:1048] T b8f9723cd20e48f6830e076955038a04 P c6999a7c86bc44cfb708cfa0aed813f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:26.422045 13256 raft_consensus.cc:1275] T d4a3ec9481f34857b918fcbedbbd2439 P 684bb42a120c476e9a7b71544b52bb54 [term 2 FOLLOWER]: Refusing update from remote peer 76b3a54bbc7b43c3b14753f3b948bc56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:26.423056 13712 consensus_queue.cc:1048] T d4a3ec9481f34857b918fcbedbbd2439 P 76b3a54bbc7b43c3b14753f3b948bc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:26.434155 13330 raft_consensus.cc:1275] T d4a3ec9481f34857b918fcbedbbd2439 P b51902a2d8a44dbfa5f9bf5389be83bd [term 2 FOLLOWER]: Refusing update from remote peer 76b3a54bbc7b43c3b14753f3b948bc56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:26.435323 13712 consensus_queue.cc:1048] T d4a3ec9481f34857b918fcbedbbd2439 P 76b3a54bbc7b43c3b14753f3b948bc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:26.466102 13256 raft_consensus.cc:1275] T 71e639a418984bd38af0a6d94762dfbc P 684bb42a120c476e9a7b71544b52bb54 [term 2 FOLLOWER]: Refusing update from remote peer 76b3a54bbc7b43c3b14753f3b948bc56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:26.467207 13712 consensus_queue.cc:1048] T 71e639a418984bd38af0a6d94762dfbc P 76b3a54bbc7b43c3b14753f3b948bc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:26.475596 13330 raft_consensus.cc:1275] T 71e639a418984bd38af0a6d94762dfbc P b51902a2d8a44dbfa5f9bf5389be83bd [term 2 FOLLOWER]: Refusing update from remote peer 76b3a54bbc7b43c3b14753f3b948bc56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:26.477625 13746 consensus_queue.cc:1048] T 71e639a418984bd38af0a6d94762dfbc P 76b3a54bbc7b43c3b14753f3b948bc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:26.644781 13330 raft_consensus.cc:1275] T 7b879d78990a416d99170350f8d5a67e P b51902a2d8a44dbfa5f9bf5389be83bd [term 2 FOLLOWER]: Refusing update from remote peer c6999a7c86bc44cfb708cfa0aed813f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:26.645833 13721 consensus_queue.cc:1048] T 7b879d78990a416d99170350f8d5a67e P c6999a7c86bc44cfb708cfa0aed813f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:26.654523 13256 raft_consensus.cc:1275] T 7b879d78990a416d99170350f8d5a67e P 684bb42a120c476e9a7b71544b52bb54 [term 2 FOLLOWER]: Refusing update from remote peer c6999a7c86bc44cfb708cfa0aed813f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:26.656441 13721 consensus_queue.cc:1048] T 7b879d78990a416d99170350f8d5a67e P c6999a7c86bc44cfb708cfa0aed813f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:26.752439 11032 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:26.767262 11032 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:26.780786 13256 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "045c017a862d4042b135628e2b27e763"
dest_uuid: "684bb42a120c476e9a7b71544b52bb54"
mode: GRACEFUL
new_leader_uuid: "c6999a7c86bc44cfb708cfa0aed813f6"
 from {username='slave'} at 127.0.0.1:51628
I20260713 09:05:26.781260 13256 raft_consensus.cc:606] T 045c017a862d4042b135628e2b27e763 P 684bb42a120c476e9a7b71544b52bb54 [term 1 LEADER]: Received request to transfer leadership to TS c6999a7c86bc44cfb708cfa0aed813f6
I20260713 09:05:26.791354 13182 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "09b98ae72d514f049dbaf074dc0f6ad9"
dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56"
mode: GRACEFUL
new_leader_uuid: "c6999a7c86bc44cfb708cfa0aed813f6"
 from {username='slave'} at 127.0.0.1:35046
I20260713 09:05:26.791815 13182 raft_consensus.cc:606] T 09b98ae72d514f049dbaf074dc0f6ad9 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 LEADER]: Received request to transfer leadership to TS c6999a7c86bc44cfb708cfa0aed813f6
I20260713 09:05:26.793946 13256 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a5d10c75797466fa23f5c95417f4811"
dest_uuid: "684bb42a120c476e9a7b71544b52bb54"
mode: GRACEFUL
new_leader_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd"
 from {username='slave'} at 127.0.0.1:51628
I20260713 09:05:26.794457 13256 raft_consensus.cc:606] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [term 2 LEADER]: Received request to transfer leadership to TS b51902a2d8a44dbfa5f9bf5389be83bd
I20260713 09:05:26.795389 11032 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260713 09:05:26.796160 11032 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:26.796439 13717 raft_consensus.cc:993] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54: : Instructing follower b51902a2d8a44dbfa5f9bf5389be83bd to start an election
I20260713 09:05:26.796856 13711 raft_consensus.cc:1081] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [term 2 LEADER]: Signalling peer b51902a2d8a44dbfa5f9bf5389be83bd to start an election
I20260713 09:05:26.798197 13330 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a5d10c75797466fa23f5c95417f4811"
dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd"
 from {username='slave'} at 127.0.0.1:52782
I20260713 09:05:26.798607 13330 raft_consensus.cc:493] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:26.798854 13330 raft_consensus.cc:3060] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:26.803267 13330 raft_consensus.cc:515] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:26.804787 13330 leader_election.cc:290] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd [CANDIDATE]: Term 3 election: Requested vote from peers 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669), 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547)
I20260713 09:05:26.805296 13182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5d10c75797466fa23f5c95417f4811" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56"
I20260713 09:05:26.805802 13182 raft_consensus.cc:3060] T 3a5d10c75797466fa23f5c95417f4811 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:26.806169 13256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5d10c75797466fa23f5c95417f4811" candidate_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "684bb42a120c476e9a7b71544b52bb54"
I20260713 09:05:26.806689 13256 raft_consensus.cc:3055] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:26.806947 13256 raft_consensus.cc:740] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 684bb42a120c476e9a7b71544b52bb54, State: Running, Role: LEADER
I20260713 09:05:26.807597 13256 consensus_queue.cc:260] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [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: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:26.808624 13256 raft_consensus.cc:3060] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:26.811493 13182 raft_consensus.cc:2468] T 3a5d10c75797466fa23f5c95417f4811 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b51902a2d8a44dbfa5f9bf5389be83bd in term 3.
I20260713 09:05:26.812701 13295 leader_election.cc:304] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd [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: 76b3a54bbc7b43c3b14753f3b948bc56, b51902a2d8a44dbfa5f9bf5389be83bd; no voters: 
I20260713 09:05:26.813458 13731 raft_consensus.cc:2804] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:26.813822 13731 raft_consensus.cc:697] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd [term 3 LEADER]: Becoming Leader. State: Replica: b51902a2d8a44dbfa5f9bf5389be83bd, State: Running, Role: LEADER
I20260713 09:05:26.814184 13256 raft_consensus.cc:2468] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b51902a2d8a44dbfa5f9bf5389be83bd in term 3.
I20260713 09:05:26.814604 13731 consensus_queue.cc:237] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd [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: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:26.822484 13001 catalog_manager.cc:5697] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd reported cstate change: term changed from 2 to 3, leader changed from 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3) to b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4). New cstate: current_term: 3 leader_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:27.079268 13747 raft_consensus.cc:993] T 09b98ae72d514f049dbaf074dc0f6ad9 P 76b3a54bbc7b43c3b14753f3b948bc56: : Instructing follower c6999a7c86bc44cfb708cfa0aed813f6 to start an election
I20260713 09:05:27.079667 13712 raft_consensus.cc:1081] T 09b98ae72d514f049dbaf074dc0f6ad9 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 LEADER]: Signalling peer c6999a7c86bc44cfb708cfa0aed813f6 to start an election
I20260713 09:05:27.081025 13629 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "09b98ae72d514f049dbaf074dc0f6ad9"
dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6"
 from {username='slave'} at 127.0.0.1:44480
I20260713 09:05:27.081422 13629 raft_consensus.cc:493] T 09b98ae72d514f049dbaf074dc0f6ad9 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:27.081673 13629 raft_consensus.cc:3060] T 09b98ae72d514f049dbaf074dc0f6ad9 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:27.085959 13629 raft_consensus.cc:515] T 09b98ae72d514f049dbaf074dc0f6ad9 P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:27.087746 13629 leader_election.cc:290] T 09b98ae72d514f049dbaf074dc0f6ad9 P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 2 election: Requested vote from peers 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669), 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547)
I20260713 09:05:27.089741 13256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b98ae72d514f049dbaf074dc0f6ad9" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "684bb42a120c476e9a7b71544b52bb54"
I20260713 09:05:27.090238 13256 raft_consensus.cc:3060] T 09b98ae72d514f049dbaf074dc0f6ad9 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:27.095152 13256 raft_consensus.cc:2468] T 09b98ae72d514f049dbaf074dc0f6ad9 P 684bb42a120c476e9a7b71544b52bb54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6999a7c86bc44cfb708cfa0aed813f6 in term 2.
I20260713 09:05:27.096120 13580 leader_election.cc:304] T 09b98ae72d514f049dbaf074dc0f6ad9 P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 684bb42a120c476e9a7b71544b52bb54, c6999a7c86bc44cfb708cfa0aed813f6; no voters: 
I20260713 09:05:27.096518 13182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b98ae72d514f049dbaf074dc0f6ad9" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56"
I20260713 09:05:27.096728 13735 raft_consensus.cc:2804] T 09b98ae72d514f049dbaf074dc0f6ad9 P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:27.096967 13182 raft_consensus.cc:3055] T 09b98ae72d514f049dbaf074dc0f6ad9 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:27.097178 13735 raft_consensus.cc:697] T 09b98ae72d514f049dbaf074dc0f6ad9 P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 LEADER]: Becoming Leader. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Running, Role: LEADER
I20260713 09:05:27.097254 13182 raft_consensus.cc:740] T 09b98ae72d514f049dbaf074dc0f6ad9 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 76b3a54bbc7b43c3b14753f3b948bc56, State: Running, Role: LEADER
I20260713 09:05:27.098018 13735 consensus_queue.cc:237] T 09b98ae72d514f049dbaf074dc0f6ad9 P c6999a7c86bc44cfb708cfa0aed813f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:27.098130 13182 consensus_queue.cc:260] T 09b98ae72d514f049dbaf074dc0f6ad9 P 76b3a54bbc7b43c3b14753f3b948bc56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:27.099124 13182 raft_consensus.cc:3060] T 09b98ae72d514f049dbaf074dc0f6ad9 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:27.104414 13182 raft_consensus.cc:2468] T 09b98ae72d514f049dbaf074dc0f6ad9 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6999a7c86bc44cfb708cfa0aed813f6 in term 2.
I20260713 09:05:27.105949 13001 catalog_manager.cc:5697] T 09b98ae72d514f049dbaf074dc0f6ad9 P c6999a7c86bc44cfb708cfa0aed813f6 reported cstate change: term changed from 1 to 2, leader changed from 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2) to c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1). New cstate: current_term: 2 leader_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:27.236322 13717 raft_consensus.cc:993] T 045c017a862d4042b135628e2b27e763 P 684bb42a120c476e9a7b71544b52bb54: : Instructing follower c6999a7c86bc44cfb708cfa0aed813f6 to start an election
I20260713 09:05:27.236739 13711 raft_consensus.cc:1081] T 045c017a862d4042b135628e2b27e763 P 684bb42a120c476e9a7b71544b52bb54 [term 1 LEADER]: Signalling peer c6999a7c86bc44cfb708cfa0aed813f6 to start an election
I20260713 09:05:27.237957 13629 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "045c017a862d4042b135628e2b27e763"
dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6"
 from {username='slave'} at 127.0.0.1:44470
I20260713 09:05:27.238389 13629 raft_consensus.cc:493] T 045c017a862d4042b135628e2b27e763 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:27.238632 13629 raft_consensus.cc:3060] T 045c017a862d4042b135628e2b27e763 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:27.242679 13629 raft_consensus.cc:515] T 045c017a862d4042b135628e2b27e763 P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:27.243947 13629 leader_election.cc:290] T 045c017a862d4042b135628e2b27e763 P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 2 election: Requested vote from peers 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669), 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547)
I20260713 09:05:27.245115 13182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045c017a862d4042b135628e2b27e763" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56"
I20260713 09:05:27.245292 13256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045c017a862d4042b135628e2b27e763" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "684bb42a120c476e9a7b71544b52bb54"
I20260713 09:05:27.245651 13182 raft_consensus.cc:3060] T 045c017a862d4042b135628e2b27e763 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:27.245743 13256 raft_consensus.cc:3055] T 045c017a862d4042b135628e2b27e763 P 684bb42a120c476e9a7b71544b52bb54 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:27.246109 13256 raft_consensus.cc:740] T 045c017a862d4042b135628e2b27e763 P 684bb42a120c476e9a7b71544b52bb54 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 684bb42a120c476e9a7b71544b52bb54, State: Running, Role: LEADER
I20260713 09:05:27.246899 13256 consensus_queue.cc:260] T 045c017a862d4042b135628e2b27e763 P 684bb42a120c476e9a7b71544b52bb54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:27.248023 13256 raft_consensus.cc:3060] T 045c017a862d4042b135628e2b27e763 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:27.251509 13182 raft_consensus.cc:2468] T 045c017a862d4042b135628e2b27e763 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6999a7c86bc44cfb708cfa0aed813f6 in term 2.
I20260713 09:05:27.252838 13580 leader_election.cc:304] T 045c017a862d4042b135628e2b27e763 P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76b3a54bbc7b43c3b14753f3b948bc56, c6999a7c86bc44cfb708cfa0aed813f6; no voters: 
I20260713 09:05:27.253722 13735 raft_consensus.cc:2804] T 045c017a862d4042b135628e2b27e763 P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:27.253949 13256 raft_consensus.cc:2468] T 045c017a862d4042b135628e2b27e763 P 684bb42a120c476e9a7b71544b52bb54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6999a7c86bc44cfb708cfa0aed813f6 in term 2.
I20260713 09:05:27.254225 13735 raft_consensus.cc:697] T 045c017a862d4042b135628e2b27e763 P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 LEADER]: Becoming Leader. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Running, Role: LEADER
I20260713 09:05:27.255470 13735 consensus_queue.cc:237] T 045c017a862d4042b135628e2b27e763 P c6999a7c86bc44cfb708cfa0aed813f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } }
I20260713 09:05:27.262355 13001 catalog_manager.cc:5697] T 045c017a862d4042b135628e2b27e763 P c6999a7c86bc44cfb708cfa0aed813f6 reported cstate change: term changed from 1 to 2, leader changed from 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3) to c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1). New cstate: current_term: 2 leader_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:27.400883 13256 raft_consensus.cc:1275] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [term 3 FOLLOWER]: Refusing update from remote peer b51902a2d8a44dbfa5f9bf5389be83bd: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:05:27.401973 13706 consensus_queue.cc:1048] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:27.410858 13182 raft_consensus.cc:1275] T 3a5d10c75797466fa23f5c95417f4811 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 3 FOLLOWER]: Refusing update from remote peer b51902a2d8a44dbfa5f9bf5389be83bd: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:05:27.414741 13706 consensus_queue.cc:1048] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:27.571775 13255 raft_consensus.cc:1275] T 09b98ae72d514f049dbaf074dc0f6ad9 P 684bb42a120c476e9a7b71544b52bb54 [term 2 FOLLOWER]: Refusing update from remote peer c6999a7c86bc44cfb708cfa0aed813f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:27.572914 13735 consensus_queue.cc:1048] T 09b98ae72d514f049dbaf074dc0f6ad9 P c6999a7c86bc44cfb708cfa0aed813f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:27.581653 13182 raft_consensus.cc:1275] T 09b98ae72d514f049dbaf074dc0f6ad9 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 2 FOLLOWER]: Refusing update from remote peer c6999a7c86bc44cfb708cfa0aed813f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:27.583007 13735 consensus_queue.cc:1048] T 09b98ae72d514f049dbaf074dc0f6ad9 P c6999a7c86bc44cfb708cfa0aed813f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:27.709115 13255 raft_consensus.cc:1275] T 045c017a862d4042b135628e2b27e763 P 684bb42a120c476e9a7b71544b52bb54 [term 2 FOLLOWER]: Refusing update from remote peer c6999a7c86bc44cfb708cfa0aed813f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:27.710788 13735 consensus_queue.cc:1048] T 045c017a862d4042b135628e2b27e763 P c6999a7c86bc44cfb708cfa0aed813f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:27.711055 13182 raft_consensus.cc:1275] T 045c017a862d4042b135628e2b27e763 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 2 FOLLOWER]: Refusing update from remote peer c6999a7c86bc44cfb708cfa0aed813f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:27.712764 13735 consensus_queue.cc:1048] T 045c017a862d4042b135628e2b27e763 P c6999a7c86bc44cfb708cfa0aed813f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:27.797013 11032 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:27.814565 11032 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:27.836596 13327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a5d10c75797466fa23f5c95417f4811"
dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd"
mode: GRACEFUL
new_leader_uuid: "684bb42a120c476e9a7b71544b52bb54"
 from {username='slave'} at 127.0.0.1:48714
I20260713 09:05:27.837070 13327 raft_consensus.cc:606] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd [term 3 LEADER]: Received request to transfer leadership to TS 684bb42a120c476e9a7b71544b52bb54
I20260713 09:05:27.838119 11032 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:05:27.838754 11032 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:27.957739 13762 raft_consensus.cc:993] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd: : Instructing follower 684bb42a120c476e9a7b71544b52bb54 to start an election
I20260713 09:05:27.958222 13731 raft_consensus.cc:1081] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd [term 3 LEADER]: Signalling peer 684bb42a120c476e9a7b71544b52bb54 to start an election
I20260713 09:05:27.959489 13256 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a5d10c75797466fa23f5c95417f4811"
dest_uuid: "684bb42a120c476e9a7b71544b52bb54"
 from {username='slave'} at 127.0.0.1:39358
I20260713 09:05:27.959894 13256 raft_consensus.cc:493] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:27.960145 13256 raft_consensus.cc:3060] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:27.964214 13256 raft_consensus.cc:515] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:27.965703 13256 leader_election.cc:290] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [CANDIDATE]: Term 4 election: Requested vote from peers 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669), b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429)
I20260713 09:05:27.966557 13180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5d10c75797466fa23f5c95417f4811" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "76b3a54bbc7b43c3b14753f3b948bc56"
I20260713 09:05:27.966681 13327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5d10c75797466fa23f5c95417f4811" candidate_uuid: "684bb42a120c476e9a7b71544b52bb54" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd"
I20260713 09:05:27.967203 13180 raft_consensus.cc:3060] T 3a5d10c75797466fa23f5c95417f4811 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:27.967263 13327 raft_consensus.cc:3055] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:05:27.967608 13327 raft_consensus.cc:740] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b51902a2d8a44dbfa5f9bf5389be83bd, State: Running, Role: LEADER
I20260713 09:05:27.968140 13327 consensus_queue.cc:260] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd [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: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:27.969002 13327 raft_consensus.cc:3060] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:27.972035 13180 raft_consensus.cc:2468] T 3a5d10c75797466fa23f5c95417f4811 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 684bb42a120c476e9a7b71544b52bb54 in term 4.
I20260713 09:05:27.973260 13221 leader_election.cc:304] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [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: 684bb42a120c476e9a7b71544b52bb54, 76b3a54bbc7b43c3b14753f3b948bc56; no voters: 
I20260713 09:05:27.973380 13327 raft_consensus.cc:2468] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 684bb42a120c476e9a7b71544b52bb54 in term 4.
I20260713 09:05:27.973909 13717 raft_consensus.cc:2804] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:05:27.974393 13717 raft_consensus.cc:697] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [term 4 LEADER]: Becoming Leader. State: Replica: 684bb42a120c476e9a7b71544b52bb54, State: Running, Role: LEADER
I20260713 09:05:27.974996 13717 consensus_queue.cc:237] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [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: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } }
I20260713 09:05:27.980988 13001 catalog_manager.cc:5697] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 reported cstate change: term changed from 3 to 4, leader changed from b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4) to 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3). New cstate: current_term: 4 leader_uuid: "684bb42a120c476e9a7b71544b52bb54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:28.551954 13180 raft_consensus.cc:1275] T 3a5d10c75797466fa23f5c95417f4811 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 4 FOLLOWER]: Refusing update from remote peer 684bb42a120c476e9a7b71544b52bb54: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:05:28.552947 13717 consensus_queue.cc:1048] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b3a54bbc7b43c3b14753f3b948bc56" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 37669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:28.566192 13327 raft_consensus.cc:1275] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd [term 4 FOLLOWER]: Refusing update from remote peer 684bb42a120c476e9a7b71544b52bb54: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:05:28.567329 13777 consensus_queue.cc:1048] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:28.839567 11032 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:28.858625 11032 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:28.872555 13256 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9d30c64588946498be9841e3d652b73"
dest_uuid: "684bb42a120c476e9a7b71544b52bb54"
mode: GRACEFUL
new_leader_uuid: "c6999a7c86bc44cfb708cfa0aed813f6"
 from {username='slave'} at 127.0.0.1:51628
I20260713 09:05:28.873046 13256 raft_consensus.cc:606] T e9d30c64588946498be9841e3d652b73 P 684bb42a120c476e9a7b71544b52bb54 [term 2 LEADER]: Received request to transfer leadership to TS c6999a7c86bc44cfb708cfa0aed813f6
I20260713 09:05:28.874049 11032 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:05:28.874675 11032 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:29.258419 13717 raft_consensus.cc:993] T e9d30c64588946498be9841e3d652b73 P 684bb42a120c476e9a7b71544b52bb54: : Instructing follower c6999a7c86bc44cfb708cfa0aed813f6 to start an election
I20260713 09:05:29.258843 13777 raft_consensus.cc:1081] T e9d30c64588946498be9841e3d652b73 P 684bb42a120c476e9a7b71544b52bb54 [term 2 LEADER]: Signalling peer c6999a7c86bc44cfb708cfa0aed813f6 to start an election
I20260713 09:05:29.260056 13629 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9d30c64588946498be9841e3d652b73"
dest_uuid: "c6999a7c86bc44cfb708cfa0aed813f6"
 from {username='slave'} at 127.0.0.1:44470
I20260713 09:05:29.260456 13629 raft_consensus.cc:493] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:29.260721 13629 raft_consensus.cc:3060] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:29.264819 13629 raft_consensus.cc:515] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:29.266045 13629 leader_election.cc:290] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 [CANDIDATE]: Term 3 election: Requested vote from peers 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547), b51902a2d8a44dbfa5f9bf5389be83bd (127.10.198.4:45429)
I20260713 09:05:29.266867 13256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d30c64588946498be9841e3d652b73" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "684bb42a120c476e9a7b71544b52bb54"
I20260713 09:05:29.267102 13327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d30c64588946498be9841e3d652b73" candidate_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd"
I20260713 09:05:29.267436 13256 raft_consensus.cc:3055] T e9d30c64588946498be9841e3d652b73 P 684bb42a120c476e9a7b71544b52bb54 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:29.267582 13327 raft_consensus.cc:3060] T e9d30c64588946498be9841e3d652b73 P b51902a2d8a44dbfa5f9bf5389be83bd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:29.267795 13256 raft_consensus.cc:740] T e9d30c64588946498be9841e3d652b73 P 684bb42a120c476e9a7b71544b52bb54 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 684bb42a120c476e9a7b71544b52bb54, State: Running, Role: LEADER
I20260713 09:05:29.268513 13256 consensus_queue.cc:260] T e9d30c64588946498be9841e3d652b73 P 684bb42a120c476e9a7b71544b52bb54 [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: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:29.269604 13256 raft_consensus.cc:3060] T e9d30c64588946498be9841e3d652b73 P 684bb42a120c476e9a7b71544b52bb54 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:29.273540 13327 raft_consensus.cc:2468] T e9d30c64588946498be9841e3d652b73 P b51902a2d8a44dbfa5f9bf5389be83bd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6999a7c86bc44cfb708cfa0aed813f6 in term 3.
I20260713 09:05:29.274737 13580 leader_election.cc:304] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 [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: b51902a2d8a44dbfa5f9bf5389be83bd, c6999a7c86bc44cfb708cfa0aed813f6; no voters: 
I20260713 09:05:29.275302 13256 raft_consensus.cc:2468] T e9d30c64588946498be9841e3d652b73 P 684bb42a120c476e9a7b71544b52bb54 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6999a7c86bc44cfb708cfa0aed813f6 in term 3.
I20260713 09:05:29.275403 13722 raft_consensus.cc:2804] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:29.275935 13722 raft_consensus.cc:697] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 [term 3 LEADER]: Becoming Leader. State: Replica: c6999a7c86bc44cfb708cfa0aed813f6, State: Running, Role: LEADER
I20260713 09:05:29.276743 13722 consensus_queue.cc:237] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 [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: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } }
I20260713 09:05:29.283215 13000 catalog_manager.cc:5697] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 reported cstate change: term changed from 2 to 3, leader changed from 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3) to c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1). New cstate: current_term: 3 leader_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6999a7c86bc44cfb708cfa0aed813f6" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 38919 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:29.836277 13256 raft_consensus.cc:1275] T e9d30c64588946498be9841e3d652b73 P 684bb42a120c476e9a7b71544b52bb54 [term 3 FOLLOWER]: Refusing update from remote peer c6999a7c86bc44cfb708cfa0aed813f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:29.837352 13722 consensus_queue.cc:1048] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "684bb42a120c476e9a7b71544b52bb54" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 34547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:29.848325 13330 raft_consensus.cc:1275] T e9d30c64588946498be9841e3d652b73 P b51902a2d8a44dbfa5f9bf5389be83bd [term 3 FOLLOWER]: Refusing update from remote peer c6999a7c86bc44cfb708cfa0aed813f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:29.849697 13791 consensus_queue.cc:1048] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b51902a2d8a44dbfa5f9bf5389be83bd" member_type: VOTER last_known_addr { host: "127.10.198.4" port: 45429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:29.875392 11032 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:29.889096 11032 tablet_server.cc:179] TabletServer@127.10.198.1:38919 shutting down...
I20260713 09:05:29.909266 11032 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:29.909895 11032 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:29.910562 11032 raft_consensus.cc:2243] T 950d087dccc748849027fedbe908609d P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:29.910969 11032 raft_consensus.cc:2272] T 950d087dccc748849027fedbe908609d P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:29.912843 11032 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:29.913414 11032 raft_consensus.cc:2243] T 2d3788a0687a4af9b4a14c16c750a6cf P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:29.913884 11032 raft_consensus.cc:2272] T 2d3788a0687a4af9b4a14c16c750a6cf P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:29.915872 11032 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:29.916317 11032 raft_consensus.cc:2243] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:29.916664 11032 raft_consensus.cc:2272] T 443fdb32fe68440c8aa32c9e51394f24 P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:29.918349 11032 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:29.918785 11032 raft_consensus.cc:2243] T 1fde10203911449594bad4337fe458b3 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:29.919121 11032 raft_consensus.cc:2272] T 1fde10203911449594bad4337fe458b3 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:29.921105 11032 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:29.921617 11032 raft_consensus.cc:2243] T c16db0064a934c8aaa6301882db7b7b0 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:29.921945 11032 raft_consensus.cc:2272] T c16db0064a934c8aaa6301882db7b7b0 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:29.923550 11032 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:29.924003 11032 raft_consensus.cc:2243] T add4cdc255cb4e479aba2e8f8565bfc7 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:29.924337 11032 raft_consensus.cc:2272] T add4cdc255cb4e479aba2e8f8565bfc7 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:29.925915 11032 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:29.926422 11032 raft_consensus.cc:2243] T 4afc131d852345e49fb175b0b4b1d0cc P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:29.926774 11032 raft_consensus.cc:2272] T 4afc131d852345e49fb175b0b4b1d0cc P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:29.928642 11032 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:29.929144 11032 raft_consensus.cc:2243] T b8f9723cd20e48f6830e076955038a04 P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:29.929778 11032 raft_consensus.cc:2272] T b8f9723cd20e48f6830e076955038a04 P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:29.931839 11032 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:29.932396 11032 raft_consensus.cc:2243] T 4afe7d45a7a94c9b96ee93333c205a77 P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:29.933133 11032 raft_consensus.cc:2272] T 4afe7d45a7a94c9b96ee93333c205a77 P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:29.934938 11032 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:29.935365 11032 raft_consensus.cc:2243] T c8be6be749cc4c7fa15ca93b45ca4734 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:29.935720 11032 raft_consensus.cc:2272] T c8be6be749cc4c7fa15ca93b45ca4734 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:29.937412 11032 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:29.937898 11032 raft_consensus.cc:2243] T 045c017a862d4042b135628e2b27e763 P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:29.938750 11032 raft_consensus.cc:2272] T 045c017a862d4042b135628e2b27e763 P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:29.939913 13146 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 11 similar messages]
I20260713 09:05:29.940562 11032 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:29.941115 11032 raft_consensus.cc:2243] T 7b879d78990a416d99170350f8d5a67e P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:29.941787 11032 raft_consensus.cc:2272] T 7b879d78990a416d99170350f8d5a67e P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:29.942692 13146 consensus_peers.cc:597] T 9af3eb690c834f298ef1db71f72f113e P 76b3a54bbc7b43c3b14753f3b948bc56 -> Peer c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919): Couldn't send request to peer c6999a7c86bc44cfb708cfa0aed813f6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:29.943626 11032 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:29.944126 11032 raft_consensus.cc:2243] T d01f4ec7f4e24620969c38c1682f7915 P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:29.944521 11032 raft_consensus.cc:2272] T d01f4ec7f4e24620969c38c1682f7915 P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:29.946774 11032 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:29.947362 11032 raft_consensus.cc:2243] T f8b6e17dc8314f099cc0db9dad54fe38 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:29.947741 11032 raft_consensus.cc:2272] T f8b6e17dc8314f099cc0db9dad54fe38 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:29.949539 11032 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:29.949968 11032 raft_consensus.cc:2243] T 9af3eb690c834f298ef1db71f72f113e P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:29.950363 11032 raft_consensus.cc:2272] T 9af3eb690c834f298ef1db71f72f113e P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:29.951997 11032 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:29.952425 11032 raft_consensus.cc:2243] T 09b98ae72d514f049dbaf074dc0f6ad9 P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:29.953033 11032 raft_consensus.cc:2272] T 09b98ae72d514f049dbaf074dc0f6ad9 P c6999a7c86bc44cfb708cfa0aed813f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:29.954823 11032 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:29.955252 11032 raft_consensus.cc:2243] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:29.955982 11032 raft_consensus.cc:2272] T e9d30c64588946498be9841e3d652b73 P c6999a7c86bc44cfb708cfa0aed813f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:29.958415 11032 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:29.958850 11032 raft_consensus.cc:2243] T b1b0d9c2e5254f8a9ae579cbe1415776 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:29.959162 11032 raft_consensus.cc:2272] T b1b0d9c2e5254f8a9ae579cbe1415776 P c6999a7c86bc44cfb708cfa0aed813f6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:29.964594 13294 consensus_peers.cc:597] T 443fdb32fe68440c8aa32c9e51394f24 P b51902a2d8a44dbfa5f9bf5389be83bd -> Peer c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919): Couldn't send request to peer c6999a7c86bc44cfb708cfa0aed813f6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:29.994593 11032 tablet_server.cc:196] TabletServer@127.10.198.1:38919 shutdown complete.
I20260713 09:05:30.025213 11032 tablet_server.cc:179] TabletServer@127.10.198.2:0 shutting down...
W20260713 09:05:30.027119 13294 consensus_peers.cc:597] T d01f4ec7f4e24620969c38c1682f7915 P b51902a2d8a44dbfa5f9bf5389be83bd -> Peer c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919): Couldn't send request to peer c6999a7c86bc44cfb708cfa0aed813f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:38919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:30.046788 11032 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:30.047567 11032 tablet_replica.cc:333] T 443fdb32fe68440c8aa32c9e51394f24 P 76b3a54bbc7b43c3b14753f3b948bc56: stopping tablet replica
I20260713 09:05:30.048393 11032 raft_consensus.cc:2243] T 443fdb32fe68440c8aa32c9e51394f24 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.048820 11032 raft_consensus.cc:2272] T 443fdb32fe68440c8aa32c9e51394f24 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.050851 11032 tablet_replica.cc:333] T 71e639a418984bd38af0a6d94762dfbc P 76b3a54bbc7b43c3b14753f3b948bc56: stopping tablet replica
W20260713 09:05:30.051077 13146 consensus_peers.cc:597] T add4cdc255cb4e479aba2e8f8565bfc7 P 76b3a54bbc7b43c3b14753f3b948bc56 -> Peer c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919): Couldn't send request to peer c6999a7c86bc44cfb708cfa0aed813f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:38919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:30.051388 11032 raft_consensus.cc:2243] T 71e639a418984bd38af0a6d94762dfbc P 76b3a54bbc7b43c3b14753f3b948bc56 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:30.052062 11032 raft_consensus.cc:2272] T 71e639a418984bd38af0a6d94762dfbc P 76b3a54bbc7b43c3b14753f3b948bc56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.053687 11032 tablet_replica.cc:333] T b608ddc44b594230abec2e01160c9dbb P 76b3a54bbc7b43c3b14753f3b948bc56: stopping tablet replica
I20260713 09:05:30.054183 11032 raft_consensus.cc:2243] T b608ddc44b594230abec2e01160c9dbb P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.054563 11032 raft_consensus.cc:2272] T b608ddc44b594230abec2e01160c9dbb P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.056140 11032 tablet_replica.cc:333] T 2d3788a0687a4af9b4a14c16c750a6cf P 76b3a54bbc7b43c3b14753f3b948bc56: stopping tablet replica
I20260713 09:05:30.056636 11032 raft_consensus.cc:2243] T 2d3788a0687a4af9b4a14c16c750a6cf P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.057088 11032 raft_consensus.cc:2272] T 2d3788a0687a4af9b4a14c16c750a6cf P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.058983 11032 tablet_replica.cc:333] T c8be6be749cc4c7fa15ca93b45ca4734 P 76b3a54bbc7b43c3b14753f3b948bc56: stopping tablet replica
I20260713 09:05:30.059428 11032 raft_consensus.cc:2243] T c8be6be749cc4c7fa15ca93b45ca4734 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.059777 11032 raft_consensus.cc:2272] T c8be6be749cc4c7fa15ca93b45ca4734 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.061384 11032 tablet_replica.cc:333] T 045c017a862d4042b135628e2b27e763 P 76b3a54bbc7b43c3b14753f3b948bc56: stopping tablet replica
I20260713 09:05:30.061862 11032 raft_consensus.cc:2243] T 045c017a862d4042b135628e2b27e763 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.062207 11032 raft_consensus.cc:2272] T 045c017a862d4042b135628e2b27e763 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.064170 11032 tablet_replica.cc:333] T 452b4604827e4f41ab17683fd25855e1 P 76b3a54bbc7b43c3b14753f3b948bc56: stopping tablet replica
I20260713 09:05:30.064807 11032 raft_consensus.cc:2243] T 452b4604827e4f41ab17683fd25855e1 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:30.065691 11032 raft_consensus.cc:2272] T 452b4604827e4f41ab17683fd25855e1 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:30.066809 13294 consensus_peers.cc:597] T 4afc131d852345e49fb175b0b4b1d0cc P b51902a2d8a44dbfa5f9bf5389be83bd -> Peer c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919): Couldn't send request to peer c6999a7c86bc44cfb708cfa0aed813f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:38919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:30.067740 11032 tablet_replica.cc:333] T 4afc131d852345e49fb175b0b4b1d0cc P 76b3a54bbc7b43c3b14753f3b948bc56: stopping tablet replica
I20260713 09:05:30.068254 11032 raft_consensus.cc:2243] T 4afc131d852345e49fb175b0b4b1d0cc P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.068608 11032 raft_consensus.cc:2272] T 4afc131d852345e49fb175b0b4b1d0cc P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.070392 11032 tablet_replica.cc:333] T add4cdc255cb4e479aba2e8f8565bfc7 P 76b3a54bbc7b43c3b14753f3b948bc56: stopping tablet replica
I20260713 09:05:30.070869 11032 raft_consensus.cc:2243] T add4cdc255cb4e479aba2e8f8565bfc7 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:30.071535 11032 raft_consensus.cc:2272] T add4cdc255cb4e479aba2e8f8565bfc7 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.073180 11032 tablet_replica.cc:333] T d6b905c38901423eb1b11897fc6c74a3 P 76b3a54bbc7b43c3b14753f3b948bc56: stopping tablet replica
I20260713 09:05:30.073678 11032 raft_consensus.cc:2243] T d6b905c38901423eb1b11897fc6c74a3 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.074039 11032 raft_consensus.cc:2272] T d6b905c38901423eb1b11897fc6c74a3 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.075685 11032 tablet_replica.cc:333] T 3a5d10c75797466fa23f5c95417f4811 P 76b3a54bbc7b43c3b14753f3b948bc56: stopping tablet replica
I20260713 09:05:30.076118 11032 raft_consensus.cc:2243] T 3a5d10c75797466fa23f5c95417f4811 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.076473 11032 raft_consensus.cc:2272] T 3a5d10c75797466fa23f5c95417f4811 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.077966 11032 tablet_replica.cc:333] T 09b98ae72d514f049dbaf074dc0f6ad9 P 76b3a54bbc7b43c3b14753f3b948bc56: stopping tablet replica
I20260713 09:05:30.078469 11032 raft_consensus.cc:2243] T 09b98ae72d514f049dbaf074dc0f6ad9 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.078816 11032 raft_consensus.cc:2272] T 09b98ae72d514f049dbaf074dc0f6ad9 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.080371 11032 tablet_replica.cc:333] T 9af3eb690c834f298ef1db71f72f113e P 76b3a54bbc7b43c3b14753f3b948bc56: stopping tablet replica
I20260713 09:05:30.080801 11032 raft_consensus.cc:2243] T 9af3eb690c834f298ef1db71f72f113e P 76b3a54bbc7b43c3b14753f3b948bc56 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:30.081473 11032 raft_consensus.cc:2272] T 9af3eb690c834f298ef1db71f72f113e P 76b3a54bbc7b43c3b14753f3b948bc56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.083122 11032 tablet_replica.cc:333] T 950d087dccc748849027fedbe908609d P 76b3a54bbc7b43c3b14753f3b948bc56: stopping tablet replica
I20260713 09:05:30.083544 11032 raft_consensus.cc:2243] T 950d087dccc748849027fedbe908609d P 76b3a54bbc7b43c3b14753f3b948bc56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.083897 11032 raft_consensus.cc:2272] T 950d087dccc748849027fedbe908609d P 76b3a54bbc7b43c3b14753f3b948bc56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.085448 11032 tablet_replica.cc:333] T d4a3ec9481f34857b918fcbedbbd2439 P 76b3a54bbc7b43c3b14753f3b948bc56: stopping tablet replica
I20260713 09:05:30.085865 11032 raft_consensus.cc:2243] T d4a3ec9481f34857b918fcbedbbd2439 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:30.086630 11032 raft_consensus.cc:2272] T d4a3ec9481f34857b918fcbedbbd2439 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.088586 11032 tablet_replica.cc:333] T 1fde10203911449594bad4337fe458b3 P 76b3a54bbc7b43c3b14753f3b948bc56: stopping tablet replica
I20260713 09:05:30.089169 11032 raft_consensus.cc:2243] T 1fde10203911449594bad4337fe458b3 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:30.089977 11032 raft_consensus.cc:2272] T 1fde10203911449594bad4337fe458b3 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:30.090960 13295 consensus_peers.cc:597] T 2d3788a0687a4af9b4a14c16c750a6cf P b51902a2d8a44dbfa5f9bf5389be83bd -> Peer 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669): Couldn't send request to peer 76b3a54bbc7b43c3b14753f3b948bc56. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:30.091913 11032 tablet_replica.cc:333] T d01f4ec7f4e24620969c38c1682f7915 P 76b3a54bbc7b43c3b14753f3b948bc56: stopping tablet replica
I20260713 09:05:30.092410 11032 raft_consensus.cc:2243] T d01f4ec7f4e24620969c38c1682f7915 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.092785 11032 raft_consensus.cc:2272] T d01f4ec7f4e24620969c38c1682f7915 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.094507 11032 tablet_replica.cc:333] T b1b0d9c2e5254f8a9ae579cbe1415776 P 76b3a54bbc7b43c3b14753f3b948bc56: stopping tablet replica
I20260713 09:05:30.094911 11032 raft_consensus.cc:2243] T b1b0d9c2e5254f8a9ae579cbe1415776 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.095248 11032 raft_consensus.cc:2272] T b1b0d9c2e5254f8a9ae579cbe1415776 P 76b3a54bbc7b43c3b14753f3b948bc56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.130522 11032 tablet_server.cc:196] TabletServer@127.10.198.2:0 shutdown complete.
W20260713 09:05:30.152060 13294 consensus_peers.cc:597] T 2d3788a0687a4af9b4a14c16c750a6cf P b51902a2d8a44dbfa5f9bf5389be83bd -> Peer c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919): Couldn't send request to peer c6999a7c86bc44cfb708cfa0aed813f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:38919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:30.160375 11032 tablet_server.cc:179] TabletServer@127.10.198.3:0 shutting down...
W20260713 09:05:30.176613 13221 consensus_peers.cc:597] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 -> Peer 76b3a54bbc7b43c3b14753f3b948bc56 (127.10.198.2:37669): Couldn't send request to peer 76b3a54bbc7b43c3b14753f3b948bc56. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.2:37669: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:30.178923 13220 consensus_peers.cc:597] T f8b6e17dc8314f099cc0db9dad54fe38 P 684bb42a120c476e9a7b71544b52bb54 -> Peer c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919): Couldn't send request to peer c6999a7c86bc44cfb708cfa0aed813f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:38919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:30.184650 13220 consensus_peers.cc:597] T c8be6be749cc4c7fa15ca93b45ca4734 P 684bb42a120c476e9a7b71544b52bb54 -> Peer c6999a7c86bc44cfb708cfa0aed813f6 (127.10.198.1:38919): Couldn't send request to peer c6999a7c86bc44cfb708cfa0aed813f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:38919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:30.190672 13295 consensus_peers.cc:597] T c16db0064a934c8aaa6301882db7b7b0 P b51902a2d8a44dbfa5f9bf5389be83bd -> Peer 684bb42a120c476e9a7b71544b52bb54 (127.10.198.3:34547): Couldn't send request to peer 684bb42a120c476e9a7b71544b52bb54. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:30.192978 11032 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:30.193626 11032 tablet_replica.cc:333] T 452b4604827e4f41ab17683fd25855e1 P 684bb42a120c476e9a7b71544b52bb54: stopping tablet replica
I20260713 09:05:30.194190 11032 raft_consensus.cc:2243] T 452b4604827e4f41ab17683fd25855e1 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.194661 11032 raft_consensus.cc:2272] T 452b4604827e4f41ab17683fd25855e1 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.196382 11032 tablet_replica.cc:333] T b8f9723cd20e48f6830e076955038a04 P 684bb42a120c476e9a7b71544b52bb54: stopping tablet replica
I20260713 09:05:30.196995 11032 raft_consensus.cc:2243] T b8f9723cd20e48f6830e076955038a04 P 684bb42a120c476e9a7b71544b52bb54 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.197359 11032 raft_consensus.cc:2272] T b8f9723cd20e48f6830e076955038a04 P 684bb42a120c476e9a7b71544b52bb54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.199077 11032 tablet_replica.cc:333] T 71e639a418984bd38af0a6d94762dfbc P 684bb42a120c476e9a7b71544b52bb54: stopping tablet replica
I20260713 09:05:30.199534 11032 raft_consensus.cc:2243] T 71e639a418984bd38af0a6d94762dfbc P 684bb42a120c476e9a7b71544b52bb54 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.199887 11032 raft_consensus.cc:2272] T 71e639a418984bd38af0a6d94762dfbc P 684bb42a120c476e9a7b71544b52bb54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.201470 11032 tablet_replica.cc:333] T b608ddc44b594230abec2e01160c9dbb P 684bb42a120c476e9a7b71544b52bb54: stopping tablet replica
I20260713 09:05:30.202088 11032 raft_consensus.cc:2243] T b608ddc44b594230abec2e01160c9dbb P 684bb42a120c476e9a7b71544b52bb54 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:30.202960 11032 raft_consensus.cc:2272] T b608ddc44b594230abec2e01160c9dbb P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.204523 11032 tablet_replica.cc:333] T add4cdc255cb4e479aba2e8f8565bfc7 P 684bb42a120c476e9a7b71544b52bb54: stopping tablet replica
I20260713 09:05:30.204958 11032 raft_consensus.cc:2243] T add4cdc255cb4e479aba2e8f8565bfc7 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.205303 11032 raft_consensus.cc:2272] T add4cdc255cb4e479aba2e8f8565bfc7 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.206893 11032 tablet_replica.cc:333] T d6b905c38901423eb1b11897fc6c74a3 P 684bb42a120c476e9a7b71544b52bb54: stopping tablet replica
I20260713 09:05:30.207314 11032 raft_consensus.cc:2243] T d6b905c38901423eb1b11897fc6c74a3 P 684bb42a120c476e9a7b71544b52bb54 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:30.207937 11032 raft_consensus.cc:2272] T d6b905c38901423eb1b11897fc6c74a3 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.209569 11032 tablet_replica.cc:333] T c16db0064a934c8aaa6301882db7b7b0 P 684bb42a120c476e9a7b71544b52bb54: stopping tablet replica
I20260713 09:05:30.209980 11032 raft_consensus.cc:2243] T c16db0064a934c8aaa6301882db7b7b0 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.210314 11032 raft_consensus.cc:2272] T c16db0064a934c8aaa6301882db7b7b0 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.211910 11032 tablet_replica.cc:333] T c8be6be749cc4c7fa15ca93b45ca4734 P 684bb42a120c476e9a7b71544b52bb54: stopping tablet replica
I20260713 09:05:30.212316 11032 raft_consensus.cc:2243] T c8be6be749cc4c7fa15ca93b45ca4734 P 684bb42a120c476e9a7b71544b52bb54 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:30.212937 11032 raft_consensus.cc:2272] T c8be6be749cc4c7fa15ca93b45ca4734 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.214565 11032 tablet_replica.cc:333] T 4afe7d45a7a94c9b96ee93333c205a77 P 684bb42a120c476e9a7b71544b52bb54: stopping tablet replica
I20260713 09:05:30.214980 11032 raft_consensus.cc:2243] T 4afe7d45a7a94c9b96ee93333c205a77 P 684bb42a120c476e9a7b71544b52bb54 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.215288 11032 raft_consensus.cc:2272] T 4afe7d45a7a94c9b96ee93333c205a77 P 684bb42a120c476e9a7b71544b52bb54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.216837 11032 tablet_replica.cc:333] T 045c017a862d4042b135628e2b27e763 P 684bb42a120c476e9a7b71544b52bb54: stopping tablet replica
I20260713 09:05:30.217330 11032 raft_consensus.cc:2243] T 045c017a862d4042b135628e2b27e763 P 684bb42a120c476e9a7b71544b52bb54 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.217648 11032 raft_consensus.cc:2272] T 045c017a862d4042b135628e2b27e763 P 684bb42a120c476e9a7b71544b52bb54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.219264 11032 tablet_replica.cc:333] T 7b879d78990a416d99170350f8d5a67e P 684bb42a120c476e9a7b71544b52bb54: stopping tablet replica
I20260713 09:05:30.219676 11032 raft_consensus.cc:2243] T 7b879d78990a416d99170350f8d5a67e P 684bb42a120c476e9a7b71544b52bb54 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.219995 11032 raft_consensus.cc:2272] T 7b879d78990a416d99170350f8d5a67e P 684bb42a120c476e9a7b71544b52bb54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.221613 11032 tablet_replica.cc:333] T f8b6e17dc8314f099cc0db9dad54fe38 P 684bb42a120c476e9a7b71544b52bb54: stopping tablet replica
I20260713 09:05:30.222038 11032 raft_consensus.cc:2243] T f8b6e17dc8314f099cc0db9dad54fe38 P 684bb42a120c476e9a7b71544b52bb54 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:30.222726 11032 raft_consensus.cc:2272] T f8b6e17dc8314f099cc0db9dad54fe38 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.224421 11032 tablet_replica.cc:333] T e9d30c64588946498be9841e3d652b73 P 684bb42a120c476e9a7b71544b52bb54: stopping tablet replica
I20260713 09:05:30.224830 11032 raft_consensus.cc:2243] T e9d30c64588946498be9841e3d652b73 P 684bb42a120c476e9a7b71544b52bb54 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.225136 11032 raft_consensus.cc:2272] T e9d30c64588946498be9841e3d652b73 P 684bb42a120c476e9a7b71544b52bb54 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.227396 11032 tablet_replica.cc:333] T 1fde10203911449594bad4337fe458b3 P 684bb42a120c476e9a7b71544b52bb54: stopping tablet replica
I20260713 09:05:30.227824 11032 raft_consensus.cc:2243] T 1fde10203911449594bad4337fe458b3 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.228163 11032 raft_consensus.cc:2272] T 1fde10203911449594bad4337fe458b3 P 684bb42a120c476e9a7b71544b52bb54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.229753 11032 tablet_replica.cc:333] T d4a3ec9481f34857b918fcbedbbd2439 P 684bb42a120c476e9a7b71544b52bb54: stopping tablet replica
I20260713 09:05:30.230195 11032 raft_consensus.cc:2243] T d4a3ec9481f34857b918fcbedbbd2439 P 684bb42a120c476e9a7b71544b52bb54 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.230581 11032 raft_consensus.cc:2272] T d4a3ec9481f34857b918fcbedbbd2439 P 684bb42a120c476e9a7b71544b52bb54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.232180 11032 tablet_replica.cc:333] T 950d087dccc748849027fedbe908609d P 684bb42a120c476e9a7b71544b52bb54: stopping tablet replica
I20260713 09:05:30.232589 11032 raft_consensus.cc:2243] T 950d087dccc748849027fedbe908609d P 684bb42a120c476e9a7b71544b52bb54 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:30.233253 11032 raft_consensus.cc:2272] T 950d087dccc748849027fedbe908609d P 684bb42a120c476e9a7b71544b52bb54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.235067 11032 tablet_replica.cc:333] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54: stopping tablet replica
I20260713 09:05:30.235505 11032 raft_consensus.cc:2243] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:05:30.236217 11032 raft_consensus.cc:2272] T 3a5d10c75797466fa23f5c95417f4811 P 684bb42a120c476e9a7b71544b52bb54 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.237776 11032 tablet_replica.cc:333] T 09b98ae72d514f049dbaf074dc0f6ad9 P 684bb42a120c476e9a7b71544b52bb54: stopping tablet replica
I20260713 09:05:30.238168 11032 raft_consensus.cc:2243] T 09b98ae72d514f049dbaf074dc0f6ad9 P 684bb42a120c476e9a7b71544b52bb54 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.238566 11032 raft_consensus.cc:2272] T 09b98ae72d514f049dbaf074dc0f6ad9 P 684bb42a120c476e9a7b71544b52bb54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.273497 11032 tablet_server.cc:196] TabletServer@127.10.198.3:0 shutdown complete.
I20260713 09:05:30.299916 11032 tablet_server.cc:179] TabletServer@127.10.198.4:0 shutting down...
I20260713 09:05:30.321764 11032 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:30.322443 11032 tablet_replica.cc:333] T 4afe7d45a7a94c9b96ee93333c205a77 P b51902a2d8a44dbfa5f9bf5389be83bd: stopping tablet replica
I20260713 09:05:30.322952 11032 raft_consensus.cc:2243] T 4afe7d45a7a94c9b96ee93333c205a77 P b51902a2d8a44dbfa5f9bf5389be83bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.323348 11032 raft_consensus.cc:2272] T 4afe7d45a7a94c9b96ee93333c205a77 P b51902a2d8a44dbfa5f9bf5389be83bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.325130 11032 tablet_replica.cc:333] T 2d3788a0687a4af9b4a14c16c750a6cf P b51902a2d8a44dbfa5f9bf5389be83bd: stopping tablet replica
I20260713 09:05:30.325629 11032 raft_consensus.cc:2243] T 2d3788a0687a4af9b4a14c16c750a6cf P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:30.326375 11032 raft_consensus.cc:2272] T 2d3788a0687a4af9b4a14c16c750a6cf P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.328235 11032 tablet_replica.cc:333] T 71e639a418984bd38af0a6d94762dfbc P b51902a2d8a44dbfa5f9bf5389be83bd: stopping tablet replica
I20260713 09:05:30.328729 11032 raft_consensus.cc:2243] T 71e639a418984bd38af0a6d94762dfbc P b51902a2d8a44dbfa5f9bf5389be83bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.329110 11032 raft_consensus.cc:2272] T 71e639a418984bd38af0a6d94762dfbc P b51902a2d8a44dbfa5f9bf5389be83bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.330715 11032 tablet_replica.cc:333] T b608ddc44b594230abec2e01160c9dbb P b51902a2d8a44dbfa5f9bf5389be83bd: stopping tablet replica
I20260713 09:05:30.331192 11032 raft_consensus.cc:2243] T b608ddc44b594230abec2e01160c9dbb P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.331612 11032 raft_consensus.cc:2272] T b608ddc44b594230abec2e01160c9dbb P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.333187 11032 tablet_replica.cc:333] T b8f9723cd20e48f6830e076955038a04 P b51902a2d8a44dbfa5f9bf5389be83bd: stopping tablet replica
I20260713 09:05:30.333669 11032 raft_consensus.cc:2243] T b8f9723cd20e48f6830e076955038a04 P b51902a2d8a44dbfa5f9bf5389be83bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.334046 11032 raft_consensus.cc:2272] T b8f9723cd20e48f6830e076955038a04 P b51902a2d8a44dbfa5f9bf5389be83bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.335772 11032 tablet_replica.cc:333] T 443fdb32fe68440c8aa32c9e51394f24 P b51902a2d8a44dbfa5f9bf5389be83bd: stopping tablet replica
I20260713 09:05:30.336336 11032 raft_consensus.cc:2243] T 443fdb32fe68440c8aa32c9e51394f24 P b51902a2d8a44dbfa5f9bf5389be83bd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:30.337077 11032 raft_consensus.cc:2272] T 443fdb32fe68440c8aa32c9e51394f24 P b51902a2d8a44dbfa5f9bf5389be83bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.338776 11032 tablet_replica.cc:333] T d6b905c38901423eb1b11897fc6c74a3 P b51902a2d8a44dbfa5f9bf5389be83bd: stopping tablet replica
I20260713 09:05:30.339246 11032 raft_consensus.cc:2243] T d6b905c38901423eb1b11897fc6c74a3 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.339602 11032 raft_consensus.cc:2272] T d6b905c38901423eb1b11897fc6c74a3 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.341162 11032 tablet_replica.cc:333] T c16db0064a934c8aaa6301882db7b7b0 P b51902a2d8a44dbfa5f9bf5389be83bd: stopping tablet replica
I20260713 09:05:30.341585 11032 raft_consensus.cc:2243] T c16db0064a934c8aaa6301882db7b7b0 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:30.342237 11032 raft_consensus.cc:2272] T c16db0064a934c8aaa6301882db7b7b0 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.343909 11032 tablet_replica.cc:333] T 452b4604827e4f41ab17683fd25855e1 P b51902a2d8a44dbfa5f9bf5389be83bd: stopping tablet replica
I20260713 09:05:30.344353 11032 raft_consensus.cc:2243] T 452b4604827e4f41ab17683fd25855e1 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.344702 11032 raft_consensus.cc:2272] T 452b4604827e4f41ab17683fd25855e1 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.346343 11032 tablet_replica.cc:333] T 4afc131d852345e49fb175b0b4b1d0cc P b51902a2d8a44dbfa5f9bf5389be83bd: stopping tablet replica
I20260713 09:05:30.346803 11032 raft_consensus.cc:2243] T 4afc131d852345e49fb175b0b4b1d0cc P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:30.347422 11032 raft_consensus.cc:2272] T 4afc131d852345e49fb175b0b4b1d0cc P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.349025 11032 tablet_replica.cc:333] T f8b6e17dc8314f099cc0db9dad54fe38 P b51902a2d8a44dbfa5f9bf5389be83bd: stopping tablet replica
I20260713 09:05:30.349460 11032 raft_consensus.cc:2243] T f8b6e17dc8314f099cc0db9dad54fe38 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.349848 11032 raft_consensus.cc:2272] T f8b6e17dc8314f099cc0db9dad54fe38 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.351523 11032 tablet_replica.cc:333] T d01f4ec7f4e24620969c38c1682f7915 P b51902a2d8a44dbfa5f9bf5389be83bd: stopping tablet replica
I20260713 09:05:30.351953 11032 raft_consensus.cc:2243] T d01f4ec7f4e24620969c38c1682f7915 P b51902a2d8a44dbfa5f9bf5389be83bd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:30.352598 11032 raft_consensus.cc:2272] T d01f4ec7f4e24620969c38c1682f7915 P b51902a2d8a44dbfa5f9bf5389be83bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.354192 11032 tablet_replica.cc:333] T 7b879d78990a416d99170350f8d5a67e P b51902a2d8a44dbfa5f9bf5389be83bd: stopping tablet replica
I20260713 09:05:30.354629 11032 raft_consensus.cc:2243] T 7b879d78990a416d99170350f8d5a67e P b51902a2d8a44dbfa5f9bf5389be83bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.355001 11032 raft_consensus.cc:2272] T 7b879d78990a416d99170350f8d5a67e P b51902a2d8a44dbfa5f9bf5389be83bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.356629 11032 tablet_replica.cc:333] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd: stopping tablet replica
I20260713 09:05:30.357087 11032 raft_consensus.cc:2243] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.357439 11032 raft_consensus.cc:2272] T 3a5d10c75797466fa23f5c95417f4811 P b51902a2d8a44dbfa5f9bf5389be83bd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.358996 11032 tablet_replica.cc:333] T 9af3eb690c834f298ef1db71f72f113e P b51902a2d8a44dbfa5f9bf5389be83bd: stopping tablet replica
I20260713 09:05:30.359436 11032 raft_consensus.cc:2243] T 9af3eb690c834f298ef1db71f72f113e P b51902a2d8a44dbfa5f9bf5389be83bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.359813 11032 raft_consensus.cc:2272] T 9af3eb690c834f298ef1db71f72f113e P b51902a2d8a44dbfa5f9bf5389be83bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.361454 11032 tablet_replica.cc:333] T b1b0d9c2e5254f8a9ae579cbe1415776 P b51902a2d8a44dbfa5f9bf5389be83bd: stopping tablet replica
I20260713 09:05:30.361868 11032 raft_consensus.cc:2243] T b1b0d9c2e5254f8a9ae579cbe1415776 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:30.362577 11032 raft_consensus.cc:2272] T b1b0d9c2e5254f8a9ae579cbe1415776 P b51902a2d8a44dbfa5f9bf5389be83bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.364495 11032 tablet_replica.cc:333] T e9d30c64588946498be9841e3d652b73 P b51902a2d8a44dbfa5f9bf5389be83bd: stopping tablet replica
I20260713 09:05:30.364923 11032 raft_consensus.cc:2243] T e9d30c64588946498be9841e3d652b73 P b51902a2d8a44dbfa5f9bf5389be83bd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.365264 11032 raft_consensus.cc:2272] T e9d30c64588946498be9841e3d652b73 P b51902a2d8a44dbfa5f9bf5389be83bd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.367713 11032 tablet_replica.cc:333] T d4a3ec9481f34857b918fcbedbbd2439 P b51902a2d8a44dbfa5f9bf5389be83bd: stopping tablet replica
I20260713 09:05:30.368119 11032 raft_consensus.cc:2243] T d4a3ec9481f34857b918fcbedbbd2439 P b51902a2d8a44dbfa5f9bf5389be83bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.368466 11032 raft_consensus.cc:2272] T d4a3ec9481f34857b918fcbedbbd2439 P b51902a2d8a44dbfa5f9bf5389be83bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.402813 11032 tablet_server.cc:196] TabletServer@127.10.198.4:0 shutdown complete.
I20260713 09:05:30.429874 11032 master.cc:562] Master@127.10.198.62:38945 shutting down...
I20260713 09:05:30.447295 11032 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5158a2cf88c74cee81984261b2b7e31b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:30.447788 11032 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5158a2cf88c74cee81984261b2b7e31b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.448108 11032 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5158a2cf88c74cee81984261b2b7e31b: stopping tablet replica
I20260713 09:05:30.467594 11032 master.cc:584] Master@127.10.198.62:38945 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (19493 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:05:30.515201 11032 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.198.62:40537
I20260713 09:05:30.516301 11032 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:30.521472 13804 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:30.521525 13803 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:30.522114 13806 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:30.523224 11032 server_base.cc:1061] running on GCE node
I20260713 09:05:30.524020 11032 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:30.524184 11032 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:30.524290 11032 hybrid_clock.cc:648] HybridClock initialized: now 1783933530524280 us; error 0 us; skew 500 ppm
I20260713 09:05:30.524724 11032 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:30.527287 11032 webserver.cc:533] Webserver started at http://127.10.198.62:44647/ using document root <none> and password file <none>
I20260713 09:05:30.527719 11032 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:30.527864 11032 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:30.528064 11032 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:30.529053 11032 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933461482508-11032-0/minicluster-data/master-0-root/instance:
uuid: "eaba05094da8452fb2862f75c512880c"
format_stamp: "Formatted at 2026-07-13 09:05:30 on dist-test-slave-kch5"
I20260713 09:05:30.533087 11032 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:05:30.536175 13811 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:30.536864 11032 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:05:30.537146 11032 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933461482508-11032-0/minicluster-data/master-0-root
uuid: "eaba05094da8452fb2862f75c512880c"
format_stamp: "Formatted at 2026-07-13 09:05:30 on dist-test-slave-kch5"
I20260713 09:05:30.537400 11032 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933461482508-11032-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933461482508-11032-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933461482508-11032-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:30.553524 11032 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:30.554700 11032 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:30.589664 11032 rpc_server.cc:307] RPC server started. Bound to: 127.10.198.62:40537
I20260713 09:05:30.589781 13862 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.198.62:40537 every 8 connection(s)
I20260713 09:05:30.593269 13863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:30.602612 13863 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eaba05094da8452fb2862f75c512880c: Bootstrap starting.
I20260713 09:05:30.607232 13863 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P eaba05094da8452fb2862f75c512880c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:30.610885 13863 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eaba05094da8452fb2862f75c512880c: No bootstrap required, opened a new log
I20260713 09:05:30.612798 13863 raft_consensus.cc:359] T 00000000000000000000000000000000 P eaba05094da8452fb2862f75c512880c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eaba05094da8452fb2862f75c512880c" member_type: VOTER }
I20260713 09:05:30.613143 13863 raft_consensus.cc:385] T 00000000000000000000000000000000 P eaba05094da8452fb2862f75c512880c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:30.613354 13863 raft_consensus.cc:740] T 00000000000000000000000000000000 P eaba05094da8452fb2862f75c512880c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaba05094da8452fb2862f75c512880c, State: Initialized, Role: FOLLOWER
I20260713 09:05:30.613924 13863 consensus_queue.cc:260] T 00000000000000000000000000000000 P eaba05094da8452fb2862f75c512880c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "eaba05094da8452fb2862f75c512880c" member_type: VOTER }
I20260713 09:05:30.614382 13863 raft_consensus.cc:399] T 00000000000000000000000000000000 P eaba05094da8452fb2862f75c512880c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:05:30.614585 13863 raft_consensus.cc:493] T 00000000000000000000000000000000 P eaba05094da8452fb2862f75c512880c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:05:30.614825 13863 raft_consensus.cc:3060] T 00000000000000000000000000000000 P eaba05094da8452fb2862f75c512880c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:30.618626 13863 raft_consensus.cc:515] T 00000000000000000000000000000000 P eaba05094da8452fb2862f75c512880c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eaba05094da8452fb2862f75c512880c" member_type: VOTER }
I20260713 09:05:30.619071 13863 leader_election.cc:304] T 00000000000000000000000000000000 P eaba05094da8452fb2862f75c512880c [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: eaba05094da8452fb2862f75c512880c; no voters: 
I20260713 09:05:30.620047 13863 leader_election.cc:290] T 00000000000000000000000000000000 P eaba05094da8452fb2862f75c512880c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:05:30.620365 13866 raft_consensus.cc:2804] T 00000000000000000000000000000000 P eaba05094da8452fb2862f75c512880c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:30.621591 13866 raft_consensus.cc:697] T 00000000000000000000000000000000 P eaba05094da8452fb2862f75c512880c [term 1 LEADER]: Becoming Leader. State: Replica: eaba05094da8452fb2862f75c512880c, State: Running, Role: LEADER
I20260713 09:05:30.622117 13866 consensus_queue.cc:237] T 00000000000000000000000000000000 P eaba05094da8452fb2862f75c512880c [LEADER]: Queue going to LEADER mode. State: All 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: "eaba05094da8452fb2862f75c512880c" member_type: VOTER }
I20260713 09:05:30.622694 13863 sys_catalog.cc:565] T 00000000000000000000000000000000 P eaba05094da8452fb2862f75c512880c [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:05:30.626461 13868 sys_catalog.cc:455] T 00000000000000000000000000000000 P eaba05094da8452fb2862f75c512880c [sys.catalog]: SysCatalogTable state changed. Reason: New leader eaba05094da8452fb2862f75c512880c. Latest consensus state: current_term: 1 leader_uuid: "eaba05094da8452fb2862f75c512880c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eaba05094da8452fb2862f75c512880c" member_type: VOTER } }
I20260713 09:05:30.626487 13867 sys_catalog.cc:455] T 00000000000000000000000000000000 P eaba05094da8452fb2862f75c512880c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "eaba05094da8452fb2862f75c512880c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eaba05094da8452fb2862f75c512880c" member_type: VOTER } }
I20260713 09:05:30.627215 13868 sys_catalog.cc:458] T 00000000000000000000000000000000 P eaba05094da8452fb2862f75c512880c [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:30.627221 13867 sys_catalog.cc:458] T 00000000000000000000000000000000 P eaba05094da8452fb2862f75c512880c [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:30.630038 13873 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:05:30.635170 13873 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:05:30.638547 11032 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:05:30.642911 13873 catalog_manager.cc:1383] Generated new cluster ID: 353629923317451e8b598ab5a465004e
I20260713 09:05:30.643157 13873 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:05:30.669881 13873 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:05:30.671060 13873 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:05:30.685827 13873 catalog_manager.cc:6070] T 00000000000000000000000000000000 P eaba05094da8452fb2862f75c512880c: Generated new TSK 0
I20260713 09:05:30.686374 13873 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:05:30.704294 11032 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:30.709825 13884 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:30.710760 13885 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:30.711800 13887 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:30.712064 11032 server_base.cc:1061] running on GCE node
I20260713 09:05:30.712921 11032 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:30.713096 11032 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:30.713268 11032 hybrid_clock.cc:648] HybridClock initialized: now 1783933530713252 us; error 0 us; skew 500 ppm
I20260713 09:05:30.713797 11032 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:30.715807 11032 webserver.cc:533] Webserver started at http://127.10.198.1:43251/ using document root <none> and password file <none>
I20260713 09:05:30.716245 11032 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:30.716413 11032 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:30.716647 11032 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:30.717613 11032 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933461482508-11032-0/minicluster-data/ts-0-root/instance:
uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1"
format_stamp: "Formatted at 2026-07-13 09:05:30 on dist-test-slave-kch5"
I20260713 09:05:30.721951 11032 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:05:30.724980 13892 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:30.725630 11032 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:05:30.725883 11032 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933461482508-11032-0/minicluster-data/ts-0-root
uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1"
format_stamp: "Formatted at 2026-07-13 09:05:30 on dist-test-slave-kch5"
I20260713 09:05:30.726140 11032 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933461482508-11032-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933461482508-11032-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933461482508-11032-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:30.743407 11032 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:30.744526 11032 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:30.745859 11032 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:30.747943 11032 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:30.748124 11032 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:30.748342 11032 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:30.748499 11032 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:30.785382 11032 rpc_server.cc:307] RPC server started. Bound to: 127.10.198.1:33605
I20260713 09:05:30.785506 13954 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.198.1:33605 every 8 connection(s)
I20260713 09:05:30.790051 11032 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:30.796249 13959 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:30.797811 13960 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:30.798952 13962 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:30.799142 11032 server_base.cc:1061] running on GCE node
I20260713 09:05:30.800153 11032 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:30.800341 11032 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:30.800501 11032 hybrid_clock.cc:648] HybridClock initialized: now 1783933530800484 us; error 0 us; skew 500 ppm
I20260713 09:05:30.800989 11032 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:30.803371 11032 webserver.cc:533] Webserver started at http://127.10.198.2:41999/ using document root <none> and password file <none>
I20260713 09:05:30.803951 11032 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:30.804179 11032 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:30.804450 11032 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:30.804877 13955 heartbeater.cc:344] Connected to a master server at 127.10.198.62:40537
I20260713 09:05:30.805215 13955 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:30.805621 11032 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933461482508-11032-0/minicluster-data/ts-1-root/instance:
uuid: "10d005eab63b41e68b9abefdc3816b4d"
format_stamp: "Formatted at 2026-07-13 09:05:30 on dist-test-slave-kch5"
I20260713 09:05:30.805852 13955 heartbeater.cc:507] Master 127.10.198.62:40537 requested a full tablet report, sending...
I20260713 09:05:30.807898 13828 ts_manager.cc:194] Registered new tserver with Master: bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605)
I20260713 09:05:30.809549 13828 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34592
I20260713 09:05:30.810273 11032 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:05:30.813397 13967 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:30.814066 11032 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:05:30.814340 11032 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933461482508-11032-0/minicluster-data/ts-1-root
uuid: "10d005eab63b41e68b9abefdc3816b4d"
format_stamp: "Formatted at 2026-07-13 09:05:30 on dist-test-slave-kch5"
I20260713 09:05:30.814581 11032 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933461482508-11032-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933461482508-11032-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933461482508-11032-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:30.835302 11032 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:30.836370 11032 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:30.837661 11032 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:30.839720 11032 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:30.839895 11032 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:30.840111 11032 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:30.840247 11032 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:30.875991 11032 rpc_server.cc:307] RPC server started. Bound to: 127.10.198.2:38269
I20260713 09:05:30.876083 14029 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.198.2:38269 every 8 connection(s)
I20260713 09:05:30.880313 11032 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:30.886693 14033 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:30.888114 14034 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:30.895291 14030 heartbeater.cc:344] Connected to a master server at 127.10.198.62:40537
I20260713 09:05:30.895704 14030 heartbeater.cc:461] Registering TS with master...
W20260713 09:05:30.895963 14036 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:30.896467 11032 server_base.cc:1061] running on GCE node
I20260713 09:05:30.896616 14030 heartbeater.cc:507] Master 127.10.198.62:40537 requested a full tablet report, sending...
I20260713 09:05:30.897240 11032 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:30.897466 11032 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:30.897629 11032 hybrid_clock.cc:648] HybridClock initialized: now 1783933530897611 us; error 0 us; skew 500 ppm
I20260713 09:05:30.898276 11032 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:30.898615 13828 ts_manager.cc:194] Registered new tserver with Master: 10d005eab63b41e68b9abefdc3816b4d (127.10.198.2:38269)
I20260713 09:05:30.900077 13828 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34604
I20260713 09:05:30.900609 11032 webserver.cc:533] Webserver started at http://127.10.198.3:37519/ using document root <none> and password file <none>
I20260713 09:05:30.901175 11032 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:30.901371 11032 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:30.901602 11032 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:30.902676 11032 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933461482508-11032-0/minicluster-data/ts-2-root/instance:
uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a"
format_stamp: "Formatted at 2026-07-13 09:05:30 on dist-test-slave-kch5"
I20260713 09:05:30.906728 11032 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:30.909531 14041 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:30.910151 11032 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:05:30.910429 11032 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933461482508-11032-0/minicluster-data/ts-2-root
uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a"
format_stamp: "Formatted at 2026-07-13 09:05:30 on dist-test-slave-kch5"
I20260713 09:05:30.910683 11032 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933461482508-11032-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933461482508-11032-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933461482508-11032-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:30.925486 11032 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:30.926545 11032 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:30.927855 11032 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:30.929863 11032 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:30.930043 11032 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:30.930253 11032 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:30.930472 11032 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:05:30.966925 11032 rpc_server.cc:307] RPC server started. Bound to: 127.10.198.3:35855
I20260713 09:05:30.967028 14103 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.198.3:35855 every 8 connection(s)
I20260713 09:05:30.978905 14104 heartbeater.cc:344] Connected to a master server at 127.10.198.62:40537
I20260713 09:05:30.979256 14104 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:30.979897 14104 heartbeater.cc:507] Master 127.10.198.62:40537 requested a full tablet report, sending...
I20260713 09:05:30.981550 13828 ts_manager.cc:194] Registered new tserver with Master: 97b2b4e6bfe54f46a83e0cabb3021f6a (127.10.198.3:35855)
I20260713 09:05:30.981848 11032 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.011990835s
I20260713 09:05:30.982841 13828 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34614
I20260713 09:05:31.003593 13828 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34622:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:05:31.006186 13828 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:05:31.075644 13920 tablet_service.cc:1511] Processing CreateTablet for tablet 9076f602db7a4f04b497dc74e4a8acdd (DEFAULT_TABLE table=test-workload [id=6b0521bbfbee4abd828962c5302efa4d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:05:31.077054 13920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9076f602db7a4f04b497dc74e4a8acdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.079381 13919 tablet_service.cc:1511] Processing CreateTablet for tablet 0ece11fd9f75449f887dc98b2d064785 (DEFAULT_TABLE table=test-workload [id=6b0521bbfbee4abd828962c5302efa4d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:05:31.080672 13919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ece11fd9f75449f887dc98b2d064785. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.083282 13918 tablet_service.cc:1511] Processing CreateTablet for tablet 97385cf45bbd45dfa36581fdad0ba1ce (DEFAULT_TABLE table=test-workload [id=6b0521bbfbee4abd828962c5302efa4d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:05:31.084502 13918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97385cf45bbd45dfa36581fdad0ba1ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.086050 13990 tablet_service.cc:1511] Processing CreateTablet for tablet e0d7fa6b9d814927b6ffa97ba4f8042b (DEFAULT_TABLE table=test-workload [id=6b0521bbfbee4abd828962c5302efa4d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:05:31.087316 13990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0d7fa6b9d814927b6ffa97ba4f8042b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.087733 13995 tablet_service.cc:1511] Processing CreateTablet for tablet 9076f602db7a4f04b497dc74e4a8acdd (DEFAULT_TABLE table=test-workload [id=6b0521bbfbee4abd828962c5302efa4d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:05:31.088908 13995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9076f602db7a4f04b497dc74e4a8acdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.090665 14069 tablet_service.cc:1511] Processing CreateTablet for tablet 9076f602db7a4f04b497dc74e4a8acdd (DEFAULT_TABLE table=test-workload [id=6b0521bbfbee4abd828962c5302efa4d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:05:31.091344 13994 tablet_service.cc:1511] Processing CreateTablet for tablet 0ece11fd9f75449f887dc98b2d064785 (DEFAULT_TABLE table=test-workload [id=6b0521bbfbee4abd828962c5302efa4d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:05:31.091879 14069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9076f602db7a4f04b497dc74e4a8acdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.092583 13994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ece11fd9f75449f887dc98b2d064785. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.095371 13993 tablet_service.cc:1511] Processing CreateTablet for tablet 97385cf45bbd45dfa36581fdad0ba1ce (DEFAULT_TABLE table=test-workload [id=6b0521bbfbee4abd828962c5302efa4d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:05:31.095788 14068 tablet_service.cc:1511] Processing CreateTablet for tablet 0ece11fd9f75449f887dc98b2d064785 (DEFAULT_TABLE table=test-workload [id=6b0521bbfbee4abd828962c5302efa4d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:05:31.096575 13993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97385cf45bbd45dfa36581fdad0ba1ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.097044 14068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ece11fd9f75449f887dc98b2d064785. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.098349 13992 tablet_service.cc:1511] Processing CreateTablet for tablet 9d0f8ef65f2a44e6b803e14d5efa3f01 (DEFAULT_TABLE table=test-workload [id=6b0521bbfbee4abd828962c5302efa4d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:05:31.099556 13992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d0f8ef65f2a44e6b803e14d5efa3f01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.100142 13989 tablet_service.cc:1511] Processing CreateTablet for tablet c85e562134864d28be8fe7ddce50c504 (DEFAULT_TABLE table=test-workload [id=6b0521bbfbee4abd828962c5302efa4d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:05:31.101363 13989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c85e562134864d28be8fe7ddce50c504. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.107046 14067 tablet_service.cc:1511] Processing CreateTablet for tablet 97385cf45bbd45dfa36581fdad0ba1ce (DEFAULT_TABLE table=test-workload [id=6b0521bbfbee4abd828962c5302efa4d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:05:31.107298 13988 tablet_service.cc:1511] Processing CreateTablet for tablet a5ec8da8e931497e9f284cce64fc3d00 (DEFAULT_TABLE table=test-workload [id=6b0521bbfbee4abd828962c5302efa4d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:05:31.108453 14067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97385cf45bbd45dfa36581fdad0ba1ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.109546 13987 tablet_service.cc:1511] Processing CreateTablet for tablet 45fac6ff33d845b1a2560d1c9e3511bd (DEFAULT_TABLE table=test-workload [id=6b0521bbfbee4abd828962c5302efa4d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:05:31.111884 14066 tablet_service.cc:1511] Processing CreateTablet for tablet 9d0f8ef65f2a44e6b803e14d5efa3f01 (DEFAULT_TABLE table=test-workload [id=6b0521bbfbee4abd828962c5302efa4d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:05:31.113107 14066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d0f8ef65f2a44e6b803e14d5efa3f01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.112937 13917 tablet_service.cc:1511] Processing CreateTablet for tablet 9d0f8ef65f2a44e6b803e14d5efa3f01 (DEFAULT_TABLE table=test-workload [id=6b0521bbfbee4abd828962c5302efa4d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:05:31.114199 13917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d0f8ef65f2a44e6b803e14d5efa3f01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.115299 13916 tablet_service.cc:1511] Processing CreateTablet for tablet 4d375c5cabe84c2896788fa9e41b170a (DEFAULT_TABLE table=test-workload [id=6b0521bbfbee4abd828962c5302efa4d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:05:31.116528 13916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d375c5cabe84c2896788fa9e41b170a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.116312 13913 tablet_service.cc:1511] Processing CreateTablet for tablet a5ec8da8e931497e9f284cce64fc3d00 (DEFAULT_TABLE table=test-workload [id=6b0521bbfbee4abd828962c5302efa4d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:05:31.117483 13913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5ec8da8e931497e9f284cce64fc3d00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.118336 13915 tablet_service.cc:1511] Processing CreateTablet for tablet e0d7fa6b9d814927b6ffa97ba4f8042b (DEFAULT_TABLE table=test-workload [id=6b0521bbfbee4abd828962c5302efa4d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:05:31.119369 14064 tablet_service.cc:1511] Processing CreateTablet for tablet e0d7fa6b9d814927b6ffa97ba4f8042b (DEFAULT_TABLE table=test-workload [id=6b0521bbfbee4abd828962c5302efa4d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:05:31.120558 14064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0d7fa6b9d814927b6ffa97ba4f8042b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.120353 13914 tablet_service.cc:1511] Processing CreateTablet for tablet c85e562134864d28be8fe7ddce50c504 (DEFAULT_TABLE table=test-workload [id=6b0521bbfbee4abd828962c5302efa4d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:05:31.115324 14065 tablet_service.cc:1511] Processing CreateTablet for tablet 4d375c5cabe84c2896788fa9e41b170a (DEFAULT_TABLE table=test-workload [id=6b0521bbfbee4abd828962c5302efa4d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:05:31.122742 14065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d375c5cabe84c2896788fa9e41b170a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.123369 13912 tablet_service.cc:1511] Processing CreateTablet for tablet 45fac6ff33d845b1a2560d1c9e3511bd (DEFAULT_TABLE table=test-workload [id=6b0521bbfbee4abd828962c5302efa4d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:05:31.125406 14063 tablet_service.cc:1511] Processing CreateTablet for tablet c85e562134864d28be8fe7ddce50c504 (DEFAULT_TABLE table=test-workload [id=6b0521bbfbee4abd828962c5302efa4d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:05:31.101819 13991 tablet_service.cc:1511] Processing CreateTablet for tablet 4d375c5cabe84c2896788fa9e41b170a (DEFAULT_TABLE table=test-workload [id=6b0521bbfbee4abd828962c5302efa4d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:05:31.114167 14119 tablet_bootstrap.cc:492] T e0d7fa6b9d814927b6ffa97ba4f8042b P 10d005eab63b41e68b9abefdc3816b4d: Bootstrap starting.
I20260713 09:05:31.127357 13911 tablet_service.cc:1511] Processing CreateTablet for tablet 2ef6f3482e2f4ffcb613247705e4f902 (DEFAULT_TABLE table=test-workload [id=6b0521bbfbee4abd828962c5302efa4d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:05:31.108541 13988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5ec8da8e931497e9f284cce64fc3d00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.131538 14061 tablet_service.cc:1511] Processing CreateTablet for tablet 45fac6ff33d845b1a2560d1c9e3511bd (DEFAULT_TABLE table=test-workload [id=6b0521bbfbee4abd828962c5302efa4d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:05:31.132902 14062 tablet_service.cc:1511] Processing CreateTablet for tablet a5ec8da8e931497e9f284cce64fc3d00 (DEFAULT_TABLE table=test-workload [id=6b0521bbfbee4abd828962c5302efa4d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:05:31.133747 14063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c85e562134864d28be8fe7ddce50c504. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.142025 14062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5ec8da8e931497e9f284cce64fc3d00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.142647 14061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45fac6ff33d845b1a2560d1c9e3511bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.143246 13987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45fac6ff33d845b1a2560d1c9e3511bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.145906 13991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d375c5cabe84c2896788fa9e41b170a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.146421 13911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ef6f3482e2f4ffcb613247705e4f902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.147058 13914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c85e562134864d28be8fe7ddce50c504. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.148746 13915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0d7fa6b9d814927b6ffa97ba4f8042b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.154604 13912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45fac6ff33d845b1a2560d1c9e3511bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.193820 13990 tablet_service.cc:1511] Processing CreateTablet for tablet 2ef6f3482e2f4ffcb613247705e4f902 (DEFAULT_TABLE table=test-workload [id=6b0521bbfbee4abd828962c5302efa4d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:05:31.195137 13990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ef6f3482e2f4ffcb613247705e4f902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.217741 14119 tablet_bootstrap.cc:654] T e0d7fa6b9d814927b6ffa97ba4f8042b P 10d005eab63b41e68b9abefdc3816b4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:31.239611 14065 tablet_service.cc:1511] Processing CreateTablet for tablet 2ef6f3482e2f4ffcb613247705e4f902 (DEFAULT_TABLE table=test-workload [id=6b0521bbfbee4abd828962c5302efa4d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:05:31.240877 14065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ef6f3482e2f4ffcb613247705e4f902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.248406 14121 tablet_bootstrap.cc:492] T 9076f602db7a4f04b497dc74e4a8acdd P 97b2b4e6bfe54f46a83e0cabb3021f6a: Bootstrap starting.
I20260713 09:05:31.254189 14121 tablet_bootstrap.cc:654] T 9076f602db7a4f04b497dc74e4a8acdd P 97b2b4e6bfe54f46a83e0cabb3021f6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:31.254895 14119 tablet_bootstrap.cc:492] T e0d7fa6b9d814927b6ffa97ba4f8042b P 10d005eab63b41e68b9abefdc3816b4d: No bootstrap required, opened a new log
I20260713 09:05:31.255313 14119 ts_tablet_manager.cc:1403] T e0d7fa6b9d814927b6ffa97ba4f8042b P 10d005eab63b41e68b9abefdc3816b4d: Time spent bootstrapping tablet: real 0.141s	user 0.007s	sys 0.006s
I20260713 09:05:31.257660 14120 tablet_bootstrap.cc:492] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P bcb3a1b2068d42449f1caf4b9b40f7d1: Bootstrap starting.
I20260713 09:05:31.258334 14119 raft_consensus.cc:359] T e0d7fa6b9d814927b6ffa97ba4f8042b P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.259096 14121 tablet_bootstrap.cc:492] T 9076f602db7a4f04b497dc74e4a8acdd P 97b2b4e6bfe54f46a83e0cabb3021f6a: No bootstrap required, opened a new log
I20260713 09:05:31.259071 14119 raft_consensus.cc:385] T e0d7fa6b9d814927b6ffa97ba4f8042b P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:31.259660 14119 raft_consensus.cc:740] T e0d7fa6b9d814927b6ffa97ba4f8042b P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d005eab63b41e68b9abefdc3816b4d, State: Initialized, Role: FOLLOWER
I20260713 09:05:31.259716 14121 ts_tablet_manager.cc:1403] T 9076f602db7a4f04b497dc74e4a8acdd P 97b2b4e6bfe54f46a83e0cabb3021f6a: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260713 09:05:31.260444 14119 consensus_queue.cc:260] T e0d7fa6b9d814927b6ffa97ba4f8042b P 10d005eab63b41e68b9abefdc3816b4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.262516 14030 heartbeater.cc:499] Master 127.10.198.62:40537 was elected leader, sending a full tablet report...
I20260713 09:05:31.262992 14119 ts_tablet_manager.cc:1434] T e0d7fa6b9d814927b6ffa97ba4f8042b P 10d005eab63b41e68b9abefdc3816b4d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:05:31.262790 14121 raft_consensus.cc:359] T 9076f602db7a4f04b497dc74e4a8acdd P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.263481 14121 raft_consensus.cc:385] T 9076f602db7a4f04b497dc74e4a8acdd P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:31.263778 14121 raft_consensus.cc:740] T 9076f602db7a4f04b497dc74e4a8acdd P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b2b4e6bfe54f46a83e0cabb3021f6a, State: Initialized, Role: FOLLOWER
I20260713 09:05:31.263902 14119 tablet_bootstrap.cc:492] T 45fac6ff33d845b1a2560d1c9e3511bd P 10d005eab63b41e68b9abefdc3816b4d: Bootstrap starting.
I20260713 09:05:31.264672 14120 tablet_bootstrap.cc:654] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P bcb3a1b2068d42449f1caf4b9b40f7d1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:31.264586 14121 consensus_queue.cc:260] T 9076f602db7a4f04b497dc74e4a8acdd P 97b2b4e6bfe54f46a83e0cabb3021f6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.269742 14119 tablet_bootstrap.cc:654] T 45fac6ff33d845b1a2560d1c9e3511bd P 10d005eab63b41e68b9abefdc3816b4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:31.273208 14104 heartbeater.cc:499] Master 127.10.198.62:40537 was elected leader, sending a full tablet report...
I20260713 09:05:31.274235 14121 ts_tablet_manager.cc:1434] T 9076f602db7a4f04b497dc74e4a8acdd P 97b2b4e6bfe54f46a83e0cabb3021f6a: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.005s
I20260713 09:05:31.275347 14121 tablet_bootstrap.cc:492] T 0ece11fd9f75449f887dc98b2d064785 P 97b2b4e6bfe54f46a83e0cabb3021f6a: Bootstrap starting.
I20260713 09:05:31.282428 14121 tablet_bootstrap.cc:654] T 0ece11fd9f75449f887dc98b2d064785 P 97b2b4e6bfe54f46a83e0cabb3021f6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:31.286543 14120 tablet_bootstrap.cc:492] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P bcb3a1b2068d42449f1caf4b9b40f7d1: No bootstrap required, opened a new log
I20260713 09:05:31.287113 14120 ts_tablet_manager.cc:1403] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P bcb3a1b2068d42449f1caf4b9b40f7d1: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.010s
I20260713 09:05:31.290261 14120 raft_consensus.cc:359] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.291096 14120 raft_consensus.cc:385] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:31.291446 14120 raft_consensus.cc:740] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcb3a1b2068d42449f1caf4b9b40f7d1, State: Initialized, Role: FOLLOWER
I20260713 09:05:31.298058 14120 consensus_queue.cc:260] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P bcb3a1b2068d42449f1caf4b9b40f7d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.299475 14119 tablet_bootstrap.cc:492] T 45fac6ff33d845b1a2560d1c9e3511bd P 10d005eab63b41e68b9abefdc3816b4d: No bootstrap required, opened a new log
I20260713 09:05:31.299989 14121 tablet_bootstrap.cc:492] T 0ece11fd9f75449f887dc98b2d064785 P 97b2b4e6bfe54f46a83e0cabb3021f6a: No bootstrap required, opened a new log
I20260713 09:05:31.300027 14119 ts_tablet_manager.cc:1403] T 45fac6ff33d845b1a2560d1c9e3511bd P 10d005eab63b41e68b9abefdc3816b4d: Time spent bootstrapping tablet: real 0.036s	user 0.020s	sys 0.015s
I20260713 09:05:31.300657 14121 ts_tablet_manager.cc:1403] T 0ece11fd9f75449f887dc98b2d064785 P 97b2b4e6bfe54f46a83e0cabb3021f6a: Time spent bootstrapping tablet: real 0.026s	user 0.003s	sys 0.020s
I20260713 09:05:31.302996 14119 raft_consensus.cc:359] T 45fac6ff33d845b1a2560d1c9e3511bd P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.303702 14119 raft_consensus.cc:385] T 45fac6ff33d845b1a2560d1c9e3511bd P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:31.303385 14121 raft_consensus.cc:359] T 0ece11fd9f75449f887dc98b2d064785 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.303997 14119 raft_consensus.cc:740] T 45fac6ff33d845b1a2560d1c9e3511bd P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d005eab63b41e68b9abefdc3816b4d, State: Initialized, Role: FOLLOWER
I20260713 09:05:31.304072 14121 raft_consensus.cc:385] T 0ece11fd9f75449f887dc98b2d064785 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:31.304440 14121 raft_consensus.cc:740] T 0ece11fd9f75449f887dc98b2d064785 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b2b4e6bfe54f46a83e0cabb3021f6a, State: Initialized, Role: FOLLOWER
I20260713 09:05:31.304947 14119 consensus_queue.cc:260] T 45fac6ff33d845b1a2560d1c9e3511bd P 10d005eab63b41e68b9abefdc3816b4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.305158 14121 consensus_queue.cc:260] T 0ece11fd9f75449f887dc98b2d064785 P 97b2b4e6bfe54f46a83e0cabb3021f6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.307839 14119 ts_tablet_manager.cc:1434] T 45fac6ff33d845b1a2560d1c9e3511bd P 10d005eab63b41e68b9abefdc3816b4d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:05:31.308699 14121 ts_tablet_manager.cc:1434] T 0ece11fd9f75449f887dc98b2d064785 P 97b2b4e6bfe54f46a83e0cabb3021f6a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260713 09:05:31.308917 14119 tablet_bootstrap.cc:492] T 2ef6f3482e2f4ffcb613247705e4f902 P 10d005eab63b41e68b9abefdc3816b4d: Bootstrap starting.
I20260713 09:05:31.310360 14121 tablet_bootstrap.cc:492] T e0d7fa6b9d814927b6ffa97ba4f8042b P 97b2b4e6bfe54f46a83e0cabb3021f6a: Bootstrap starting.
I20260713 09:05:31.313946 13955 heartbeater.cc:499] Master 127.10.198.62:40537 was elected leader, sending a full tablet report...
I20260713 09:05:31.314440 14120 ts_tablet_manager.cc:1434] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P bcb3a1b2068d42449f1caf4b9b40f7d1: Time spent starting tablet: real 0.027s	user 0.013s	sys 0.007s
I20260713 09:05:31.315322 14120 tablet_bootstrap.cc:492] T a5ec8da8e931497e9f284cce64fc3d00 P bcb3a1b2068d42449f1caf4b9b40f7d1: Bootstrap starting.
I20260713 09:05:31.316939 14121 tablet_bootstrap.cc:654] T e0d7fa6b9d814927b6ffa97ba4f8042b P 97b2b4e6bfe54f46a83e0cabb3021f6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:31.318326 14124 raft_consensus.cc:493] T e0d7fa6b9d814927b6ffa97ba4f8042b P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:31.318778 14124 raft_consensus.cc:515] T e0d7fa6b9d814927b6ffa97ba4f8042b P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.321015 14120 tablet_bootstrap.cc:654] T a5ec8da8e931497e9f284cce64fc3d00 P bcb3a1b2068d42449f1caf4b9b40f7d1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:31.325687 14124 leader_election.cc:290] T e0d7fa6b9d814927b6ffa97ba4f8042b P 10d005eab63b41e68b9abefdc3816b4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605), 97b2b4e6bfe54f46a83e0cabb3021f6a (127.10.198.3:35855)
I20260713 09:05:31.327288 14119 tablet_bootstrap.cc:654] T 2ef6f3482e2f4ffcb613247705e4f902 P 10d005eab63b41e68b9abefdc3816b4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:31.331176 14125 raft_consensus.cc:493] T 9076f602db7a4f04b497dc74e4a8acdd P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:31.333009 14125 raft_consensus.cc:515] T 9076f602db7a4f04b497dc74e4a8acdd P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.340973 14125 leader_election.cc:290] T 9076f602db7a4f04b497dc74e4a8acdd P 97b2b4e6bfe54f46a83e0cabb3021f6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605), 10d005eab63b41e68b9abefdc3816b4d (127.10.198.2:38269)
I20260713 09:05:31.352955 14079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d7fa6b9d814927b6ffa97ba4f8042b" candidate_uuid: "10d005eab63b41e68b9abefdc3816b4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" is_pre_election: true
W20260713 09:05:31.355806 13971 leader_election.cc:343] T e0d7fa6b9d814927b6ffa97ba4f8042b P 10d005eab63b41e68b9abefdc3816b4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97b2b4e6bfe54f46a83e0cabb3021f6a (127.10.198.3:35855): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:31.366922 14121 tablet_bootstrap.cc:492] T e0d7fa6b9d814927b6ffa97ba4f8042b P 97b2b4e6bfe54f46a83e0cabb3021f6a: No bootstrap required, opened a new log
I20260713 09:05:31.367501 14121 ts_tablet_manager.cc:1403] T e0d7fa6b9d814927b6ffa97ba4f8042b P 97b2b4e6bfe54f46a83e0cabb3021f6a: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.020s
I20260713 09:05:31.375844 14121 raft_consensus.cc:359] T e0d7fa6b9d814927b6ffa97ba4f8042b P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.376598 14121 raft_consensus.cc:385] T e0d7fa6b9d814927b6ffa97ba4f8042b P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:31.376889 14121 raft_consensus.cc:740] T e0d7fa6b9d814927b6ffa97ba4f8042b P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b2b4e6bfe54f46a83e0cabb3021f6a, State: Initialized, Role: FOLLOWER
I20260713 09:05:31.377629 14121 consensus_queue.cc:260] T e0d7fa6b9d814927b6ffa97ba4f8042b P 97b2b4e6bfe54f46a83e0cabb3021f6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.384877 14121 ts_tablet_manager.cc:1434] T e0d7fa6b9d814927b6ffa97ba4f8042b P 97b2b4e6bfe54f46a83e0cabb3021f6a: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:05:31.385938 14121 tablet_bootstrap.cc:492] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 97b2b4e6bfe54f46a83e0cabb3021f6a: Bootstrap starting.
I20260713 09:05:31.395118 14005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9076f602db7a4f04b497dc74e4a8acdd" candidate_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d005eab63b41e68b9abefdc3816b4d" is_pre_election: true
W20260713 09:05:31.396718 14044 leader_election.cc:343] T 9076f602db7a4f04b497dc74e4a8acdd P 97b2b4e6bfe54f46a83e0cabb3021f6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10d005eab63b41e68b9abefdc3816b4d (127.10.198.2:38269): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:31.398563 13930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9076f602db7a4f04b497dc74e4a8acdd" candidate_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" is_pre_election: true
W20260713 09:05:31.400139 14042 leader_election.cc:343] T 9076f602db7a4f04b497dc74e4a8acdd P 97b2b4e6bfe54f46a83e0cabb3021f6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:31.399276 13929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d7fa6b9d814927b6ffa97ba4f8042b" candidate_uuid: "10d005eab63b41e68b9abefdc3816b4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" is_pre_election: true
I20260713 09:05:31.400825 14121 tablet_bootstrap.cc:654] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 97b2b4e6bfe54f46a83e0cabb3021f6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:31.400624 14042 leader_election.cc:304] T 9076f602db7a4f04b497dc74e4a8acdd P 97b2b4e6bfe54f46a83e0cabb3021f6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97b2b4e6bfe54f46a83e0cabb3021f6a; no voters: 10d005eab63b41e68b9abefdc3816b4d, bcb3a1b2068d42449f1caf4b9b40f7d1
I20260713 09:05:31.401580 14119 tablet_bootstrap.cc:492] T 2ef6f3482e2f4ffcb613247705e4f902 P 10d005eab63b41e68b9abefdc3816b4d: No bootstrap required, opened a new log
I20260713 09:05:31.401539 14125 raft_consensus.cc:2749] T 9076f602db7a4f04b497dc74e4a8acdd P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:31.402120 14119 ts_tablet_manager.cc:1403] T 2ef6f3482e2f4ffcb613247705e4f902 P 10d005eab63b41e68b9abefdc3816b4d: Time spent bootstrapping tablet: real 0.093s	user 0.006s	sys 0.007s
I20260713 09:05:31.404927 14119 raft_consensus.cc:359] T 2ef6f3482e2f4ffcb613247705e4f902 P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.405586 14119 raft_consensus.cc:385] T 2ef6f3482e2f4ffcb613247705e4f902 P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:31.405869 14119 raft_consensus.cc:740] T 2ef6f3482e2f4ffcb613247705e4f902 P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d005eab63b41e68b9abefdc3816b4d, State: Initialized, Role: FOLLOWER
W20260713 09:05:31.405906 13968 leader_election.cc:343] T e0d7fa6b9d814927b6ffa97ba4f8042b P 10d005eab63b41e68b9abefdc3816b4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:31.406512 13968 leader_election.cc:304] T e0d7fa6b9d814927b6ffa97ba4f8042b P 10d005eab63b41e68b9abefdc3816b4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10d005eab63b41e68b9abefdc3816b4d; no voters: 97b2b4e6bfe54f46a83e0cabb3021f6a, bcb3a1b2068d42449f1caf4b9b40f7d1
I20260713 09:05:31.406652 14119 consensus_queue.cc:260] T 2ef6f3482e2f4ffcb613247705e4f902 P 10d005eab63b41e68b9abefdc3816b4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.407693 14124 raft_consensus.cc:2749] T e0d7fa6b9d814927b6ffa97ba4f8042b P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:31.410619 14120 tablet_bootstrap.cc:492] T a5ec8da8e931497e9f284cce64fc3d00 P bcb3a1b2068d42449f1caf4b9b40f7d1: No bootstrap required, opened a new log
I20260713 09:05:31.411136 14120 ts_tablet_manager.cc:1403] T a5ec8da8e931497e9f284cce64fc3d00 P bcb3a1b2068d42449f1caf4b9b40f7d1: Time spent bootstrapping tablet: real 0.096s	user 0.036s	sys 0.028s
I20260713 09:05:31.414080 14120 raft_consensus.cc:359] T a5ec8da8e931497e9f284cce64fc3d00 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.414799 14120 raft_consensus.cc:385] T a5ec8da8e931497e9f284cce64fc3d00 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:31.415087 14120 raft_consensus.cc:740] T a5ec8da8e931497e9f284cce64fc3d00 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcb3a1b2068d42449f1caf4b9b40f7d1, State: Initialized, Role: FOLLOWER
I20260713 09:05:31.415844 14120 consensus_queue.cc:260] T a5ec8da8e931497e9f284cce64fc3d00 P bcb3a1b2068d42449f1caf4b9b40f7d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.417615 14121 tablet_bootstrap.cc:492] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 97b2b4e6bfe54f46a83e0cabb3021f6a: No bootstrap required, opened a new log
I20260713 09:05:31.417714 14120 ts_tablet_manager.cc:1434] T a5ec8da8e931497e9f284cce64fc3d00 P bcb3a1b2068d42449f1caf4b9b40f7d1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:05:31.418143 14119 ts_tablet_manager.cc:1434] T 2ef6f3482e2f4ffcb613247705e4f902 P 10d005eab63b41e68b9abefdc3816b4d: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.002s
I20260713 09:05:31.418677 14120 tablet_bootstrap.cc:492] T c85e562134864d28be8fe7ddce50c504 P bcb3a1b2068d42449f1caf4b9b40f7d1: Bootstrap starting.
I20260713 09:05:31.418152 14121 ts_tablet_manager.cc:1403] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 97b2b4e6bfe54f46a83e0cabb3021f6a: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.003s
I20260713 09:05:31.421636 14121 raft_consensus.cc:359] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.422333 14121 raft_consensus.cc:385] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:31.422608 14121 raft_consensus.cc:740] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b2b4e6bfe54f46a83e0cabb3021f6a, State: Initialized, Role: FOLLOWER
I20260713 09:05:31.423378 14121 consensus_queue.cc:260] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 97b2b4e6bfe54f46a83e0cabb3021f6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.424760 14119 tablet_bootstrap.cc:492] T 0ece11fd9f75449f887dc98b2d064785 P 10d005eab63b41e68b9abefdc3816b4d: Bootstrap starting.
I20260713 09:05:31.425243 14120 tablet_bootstrap.cc:654] T c85e562134864d28be8fe7ddce50c504 P bcb3a1b2068d42449f1caf4b9b40f7d1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:31.427722 14121 ts_tablet_manager.cc:1434] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 97b2b4e6bfe54f46a83e0cabb3021f6a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:05:31.428697 14121 tablet_bootstrap.cc:492] T 45fac6ff33d845b1a2560d1c9e3511bd P 97b2b4e6bfe54f46a83e0cabb3021f6a: Bootstrap starting.
I20260713 09:05:31.431200 14119 tablet_bootstrap.cc:654] T 0ece11fd9f75449f887dc98b2d064785 P 10d005eab63b41e68b9abefdc3816b4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:31.434840 14121 tablet_bootstrap.cc:654] T 45fac6ff33d845b1a2560d1c9e3511bd P 97b2b4e6bfe54f46a83e0cabb3021f6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:31.442466 14119 tablet_bootstrap.cc:492] T 0ece11fd9f75449f887dc98b2d064785 P 10d005eab63b41e68b9abefdc3816b4d: No bootstrap required, opened a new log
I20260713 09:05:31.442912 14119 ts_tablet_manager.cc:1403] T 0ece11fd9f75449f887dc98b2d064785 P 10d005eab63b41e68b9abefdc3816b4d: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.003s
I20260713 09:05:31.442931 14120 tablet_bootstrap.cc:492] T c85e562134864d28be8fe7ddce50c504 P bcb3a1b2068d42449f1caf4b9b40f7d1: No bootstrap required, opened a new log
I20260713 09:05:31.443399 14121 tablet_bootstrap.cc:492] T 45fac6ff33d845b1a2560d1c9e3511bd P 97b2b4e6bfe54f46a83e0cabb3021f6a: No bootstrap required, opened a new log
I20260713 09:05:31.443578 14120 ts_tablet_manager.cc:1403] T c85e562134864d28be8fe7ddce50c504 P bcb3a1b2068d42449f1caf4b9b40f7d1: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.017s
I20260713 09:05:31.443876 14121 ts_tablet_manager.cc:1403] T 45fac6ff33d845b1a2560d1c9e3511bd P 97b2b4e6bfe54f46a83e0cabb3021f6a: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260713 09:05:31.445794 14119 raft_consensus.cc:359] T 0ece11fd9f75449f887dc98b2d064785 P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.445945 14120 raft_consensus.cc:359] T c85e562134864d28be8fe7ddce50c504 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.446563 14119 raft_consensus.cc:385] T 0ece11fd9f75449f887dc98b2d064785 P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:31.446666 14120 raft_consensus.cc:385] T c85e562134864d28be8fe7ddce50c504 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:31.446584 14121 raft_consensus.cc:359] T 45fac6ff33d845b1a2560d1c9e3511bd P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.447157 14119 raft_consensus.cc:740] T 0ece11fd9f75449f887dc98b2d064785 P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d005eab63b41e68b9abefdc3816b4d, State: Initialized, Role: FOLLOWER
I20260713 09:05:31.447244 14120 raft_consensus.cc:740] T c85e562134864d28be8fe7ddce50c504 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcb3a1b2068d42449f1caf4b9b40f7d1, State: Initialized, Role: FOLLOWER
I20260713 09:05:31.447515 14121 raft_consensus.cc:385] T 45fac6ff33d845b1a2560d1c9e3511bd P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:31.447857 14121 raft_consensus.cc:740] T 45fac6ff33d845b1a2560d1c9e3511bd P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b2b4e6bfe54f46a83e0cabb3021f6a, State: Initialized, Role: FOLLOWER
I20260713 09:05:31.448040 14120 consensus_queue.cc:260] T c85e562134864d28be8fe7ddce50c504 P bcb3a1b2068d42449f1caf4b9b40f7d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.447981 14119 consensus_queue.cc:260] T 0ece11fd9f75449f887dc98b2d064785 P 10d005eab63b41e68b9abefdc3816b4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.448596 14121 consensus_queue.cc:260] T 45fac6ff33d845b1a2560d1c9e3511bd P 97b2b4e6bfe54f46a83e0cabb3021f6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.450779 14121 ts_tablet_manager.cc:1434] T 45fac6ff33d845b1a2560d1c9e3511bd P 97b2b4e6bfe54f46a83e0cabb3021f6a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:05:31.451670 14121 tablet_bootstrap.cc:492] T 4d375c5cabe84c2896788fa9e41b170a P 97b2b4e6bfe54f46a83e0cabb3021f6a: Bootstrap starting.
I20260713 09:05:31.452083 14119 ts_tablet_manager.cc:1434] T 0ece11fd9f75449f887dc98b2d064785 P 10d005eab63b41e68b9abefdc3816b4d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:05:31.452383 14120 ts_tablet_manager.cc:1434] T c85e562134864d28be8fe7ddce50c504 P bcb3a1b2068d42449f1caf4b9b40f7d1: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260713 09:05:31.453011 14119 tablet_bootstrap.cc:492] T a5ec8da8e931497e9f284cce64fc3d00 P 10d005eab63b41e68b9abefdc3816b4d: Bootstrap starting.
I20260713 09:05:31.453262 14120 tablet_bootstrap.cc:492] T 4d375c5cabe84c2896788fa9e41b170a P bcb3a1b2068d42449f1caf4b9b40f7d1: Bootstrap starting.
I20260713 09:05:31.457633 14121 tablet_bootstrap.cc:654] T 4d375c5cabe84c2896788fa9e41b170a P 97b2b4e6bfe54f46a83e0cabb3021f6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:31.459439 14119 tablet_bootstrap.cc:654] T a5ec8da8e931497e9f284cce64fc3d00 P 10d005eab63b41e68b9abefdc3816b4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:31.462879 14120 tablet_bootstrap.cc:654] T 4d375c5cabe84c2896788fa9e41b170a P bcb3a1b2068d42449f1caf4b9b40f7d1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:31.469873 14121 tablet_bootstrap.cc:492] T 4d375c5cabe84c2896788fa9e41b170a P 97b2b4e6bfe54f46a83e0cabb3021f6a: No bootstrap required, opened a new log
I20260713 09:05:31.469880 14119 tablet_bootstrap.cc:492] T a5ec8da8e931497e9f284cce64fc3d00 P 10d005eab63b41e68b9abefdc3816b4d: No bootstrap required, opened a new log
I20260713 09:05:31.470494 14121 ts_tablet_manager.cc:1403] T 4d375c5cabe84c2896788fa9e41b170a P 97b2b4e6bfe54f46a83e0cabb3021f6a: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260713 09:05:31.472529 14119 ts_tablet_manager.cc:1403] T a5ec8da8e931497e9f284cce64fc3d00 P 10d005eab63b41e68b9abefdc3816b4d: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.008s
I20260713 09:05:31.473403 14121 raft_consensus.cc:359] T 4d375c5cabe84c2896788fa9e41b170a P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.474143 14121 raft_consensus.cc:385] T 4d375c5cabe84c2896788fa9e41b170a P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:31.474449 14121 raft_consensus.cc:740] T 4d375c5cabe84c2896788fa9e41b170a P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b2b4e6bfe54f46a83e0cabb3021f6a, State: Initialized, Role: FOLLOWER
I20260713 09:05:31.475245 14121 consensus_queue.cc:260] T 4d375c5cabe84c2896788fa9e41b170a P 97b2b4e6bfe54f46a83e0cabb3021f6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.475394 14119 raft_consensus.cc:359] T a5ec8da8e931497e9f284cce64fc3d00 P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.476040 14119 raft_consensus.cc:385] T a5ec8da8e931497e9f284cce64fc3d00 P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:31.476339 14119 raft_consensus.cc:740] T a5ec8da8e931497e9f284cce64fc3d00 P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d005eab63b41e68b9abefdc3816b4d, State: Initialized, Role: FOLLOWER
I20260713 09:05:31.477084 14119 consensus_queue.cc:260] T a5ec8da8e931497e9f284cce64fc3d00 P 10d005eab63b41e68b9abefdc3816b4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.479760 14121 ts_tablet_manager.cc:1434] T 4d375c5cabe84c2896788fa9e41b170a P 97b2b4e6bfe54f46a83e0cabb3021f6a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:05:31.480655 14121 tablet_bootstrap.cc:492] T a5ec8da8e931497e9f284cce64fc3d00 P 97b2b4e6bfe54f46a83e0cabb3021f6a: Bootstrap starting.
I20260713 09:05:31.481353 14119 ts_tablet_manager.cc:1434] T a5ec8da8e931497e9f284cce64fc3d00 P 10d005eab63b41e68b9abefdc3816b4d: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260713 09:05:31.482334 14119 tablet_bootstrap.cc:492] T 9076f602db7a4f04b497dc74e4a8acdd P 10d005eab63b41e68b9abefdc3816b4d: Bootstrap starting.
I20260713 09:05:31.486640 14121 tablet_bootstrap.cc:654] T a5ec8da8e931497e9f284cce64fc3d00 P 97b2b4e6bfe54f46a83e0cabb3021f6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:31.488171 14119 tablet_bootstrap.cc:654] T 9076f602db7a4f04b497dc74e4a8acdd P 10d005eab63b41e68b9abefdc3816b4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:31.497244 14119 tablet_bootstrap.cc:492] T 9076f602db7a4f04b497dc74e4a8acdd P 10d005eab63b41e68b9abefdc3816b4d: No bootstrap required, opened a new log
I20260713 09:05:31.497740 14119 ts_tablet_manager.cc:1403] T 9076f602db7a4f04b497dc74e4a8acdd P 10d005eab63b41e68b9abefdc3816b4d: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.001s
I20260713 09:05:31.500612 14119 raft_consensus.cc:359] T 9076f602db7a4f04b497dc74e4a8acdd P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.501330 14119 raft_consensus.cc:385] T 9076f602db7a4f04b497dc74e4a8acdd P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:31.501605 14119 raft_consensus.cc:740] T 9076f602db7a4f04b497dc74e4a8acdd P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d005eab63b41e68b9abefdc3816b4d, State: Initialized, Role: FOLLOWER
I20260713 09:05:31.503362 14119 consensus_queue.cc:260] T 9076f602db7a4f04b497dc74e4a8acdd P 10d005eab63b41e68b9abefdc3816b4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.504523 14121 tablet_bootstrap.cc:492] T a5ec8da8e931497e9f284cce64fc3d00 P 97b2b4e6bfe54f46a83e0cabb3021f6a: No bootstrap required, opened a new log
I20260713 09:05:31.505002 14121 ts_tablet_manager.cc:1403] T a5ec8da8e931497e9f284cce64fc3d00 P 97b2b4e6bfe54f46a83e0cabb3021f6a: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.012s
I20260713 09:05:31.507513 14121 raft_consensus.cc:359] T a5ec8da8e931497e9f284cce64fc3d00 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.508114 14119 ts_tablet_manager.cc:1434] T 9076f602db7a4f04b497dc74e4a8acdd P 10d005eab63b41e68b9abefdc3816b4d: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260713 09:05:31.508180 14121 raft_consensus.cc:385] T a5ec8da8e931497e9f284cce64fc3d00 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:31.508600 14121 raft_consensus.cc:740] T a5ec8da8e931497e9f284cce64fc3d00 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b2b4e6bfe54f46a83e0cabb3021f6a, State: Initialized, Role: FOLLOWER
I20260713 09:05:31.509198 14119 tablet_bootstrap.cc:492] T 4d375c5cabe84c2896788fa9e41b170a P 10d005eab63b41e68b9abefdc3816b4d: Bootstrap starting.
I20260713 09:05:31.509295 14121 consensus_queue.cc:260] T a5ec8da8e931497e9f284cce64fc3d00 P 97b2b4e6bfe54f46a83e0cabb3021f6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.511714 14121 ts_tablet_manager.cc:1434] T a5ec8da8e931497e9f284cce64fc3d00 P 97b2b4e6bfe54f46a83e0cabb3021f6a: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.005s
I20260713 09:05:31.512720 14121 tablet_bootstrap.cc:492] T 97385cf45bbd45dfa36581fdad0ba1ce P 97b2b4e6bfe54f46a83e0cabb3021f6a: Bootstrap starting.
I20260713 09:05:31.515836 14119 tablet_bootstrap.cc:654] T 4d375c5cabe84c2896788fa9e41b170a P 10d005eab63b41e68b9abefdc3816b4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:31.518600 14121 tablet_bootstrap.cc:654] T 97385cf45bbd45dfa36581fdad0ba1ce P 97b2b4e6bfe54f46a83e0cabb3021f6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:31.527470 14119 tablet_bootstrap.cc:492] T 4d375c5cabe84c2896788fa9e41b170a P 10d005eab63b41e68b9abefdc3816b4d: No bootstrap required, opened a new log
I20260713 09:05:31.527952 14119 ts_tablet_manager.cc:1403] T 4d375c5cabe84c2896788fa9e41b170a P 10d005eab63b41e68b9abefdc3816b4d: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.012s
I20260713 09:05:31.530829 14119 raft_consensus.cc:359] T 4d375c5cabe84c2896788fa9e41b170a P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.531548 14119 raft_consensus.cc:385] T 4d375c5cabe84c2896788fa9e41b170a P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:31.531832 14119 raft_consensus.cc:740] T 4d375c5cabe84c2896788fa9e41b170a P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d005eab63b41e68b9abefdc3816b4d, State: Initialized, Role: FOLLOWER
I20260713 09:05:31.533797 14119 consensus_queue.cc:260] T 4d375c5cabe84c2896788fa9e41b170a P 10d005eab63b41e68b9abefdc3816b4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.534821 14121 tablet_bootstrap.cc:492] T 97385cf45bbd45dfa36581fdad0ba1ce P 97b2b4e6bfe54f46a83e0cabb3021f6a: No bootstrap required, opened a new log
I20260713 09:05:31.535265 14121 ts_tablet_manager.cc:1403] T 97385cf45bbd45dfa36581fdad0ba1ce P 97b2b4e6bfe54f46a83e0cabb3021f6a: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260713 09:05:31.535753 14120 tablet_bootstrap.cc:492] T 4d375c5cabe84c2896788fa9e41b170a P bcb3a1b2068d42449f1caf4b9b40f7d1: No bootstrap required, opened a new log
I20260713 09:05:31.535965 14119 ts_tablet_manager.cc:1434] T 4d375c5cabe84c2896788fa9e41b170a P 10d005eab63b41e68b9abefdc3816b4d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:05:31.536221 14120 ts_tablet_manager.cc:1403] T 4d375c5cabe84c2896788fa9e41b170a P bcb3a1b2068d42449f1caf4b9b40f7d1: Time spent bootstrapping tablet: real 0.083s	user 0.029s	sys 0.049s
I20260713 09:05:31.536914 14119 tablet_bootstrap.cc:492] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 10d005eab63b41e68b9abefdc3816b4d: Bootstrap starting.
I20260713 09:05:31.537619 14121 raft_consensus.cc:359] T 97385cf45bbd45dfa36581fdad0ba1ce P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.538251 14121 raft_consensus.cc:385] T 97385cf45bbd45dfa36581fdad0ba1ce P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:31.538539 14121 raft_consensus.cc:740] T 97385cf45bbd45dfa36581fdad0ba1ce P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b2b4e6bfe54f46a83e0cabb3021f6a, State: Initialized, Role: FOLLOWER
I20260713 09:05:31.539268 14121 consensus_queue.cc:260] T 97385cf45bbd45dfa36581fdad0ba1ce P 97b2b4e6bfe54f46a83e0cabb3021f6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.539458 14120 raft_consensus.cc:359] T 4d375c5cabe84c2896788fa9e41b170a P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.541412 14120 raft_consensus.cc:385] T 4d375c5cabe84c2896788fa9e41b170a P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:31.541702 14120 raft_consensus.cc:740] T 4d375c5cabe84c2896788fa9e41b170a P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcb3a1b2068d42449f1caf4b9b40f7d1, State: Initialized, Role: FOLLOWER
I20260713 09:05:31.542711 14121 ts_tablet_manager.cc:1434] T 97385cf45bbd45dfa36581fdad0ba1ce P 97b2b4e6bfe54f46a83e0cabb3021f6a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:05:31.542389 14120 consensus_queue.cc:260] T 4d375c5cabe84c2896788fa9e41b170a P bcb3a1b2068d42449f1caf4b9b40f7d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.543246 14119 tablet_bootstrap.cc:654] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 10d005eab63b41e68b9abefdc3816b4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:31.543784 14121 tablet_bootstrap.cc:492] T 2ef6f3482e2f4ffcb613247705e4f902 P 97b2b4e6bfe54f46a83e0cabb3021f6a: Bootstrap starting.
I20260713 09:05:31.544456 14120 ts_tablet_manager.cc:1434] T 4d375c5cabe84c2896788fa9e41b170a P bcb3a1b2068d42449f1caf4b9b40f7d1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:05:31.545384 14120 tablet_bootstrap.cc:492] T 2ef6f3482e2f4ffcb613247705e4f902 P bcb3a1b2068d42449f1caf4b9b40f7d1: Bootstrap starting.
I20260713 09:05:31.546222 14137 raft_consensus.cc:493] T 2ef6f3482e2f4ffcb613247705e4f902 P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:31.546691 14137 raft_consensus.cc:515] T 2ef6f3482e2f4ffcb613247705e4f902 P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.548754 14137 leader_election.cc:290] T 2ef6f3482e2f4ffcb613247705e4f902 P 10d005eab63b41e68b9abefdc3816b4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605), 97b2b4e6bfe54f46a83e0cabb3021f6a (127.10.198.3:35855)
I20260713 09:05:31.549561 14121 tablet_bootstrap.cc:654] T 2ef6f3482e2f4ffcb613247705e4f902 P 97b2b4e6bfe54f46a83e0cabb3021f6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:31.550416 14079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ef6f3482e2f4ffcb613247705e4f902" candidate_uuid: "10d005eab63b41e68b9abefdc3816b4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" is_pre_election: true
I20260713 09:05:31.551194 14120 tablet_bootstrap.cc:654] T 2ef6f3482e2f4ffcb613247705e4f902 P bcb3a1b2068d42449f1caf4b9b40f7d1: Neither blocks nor log segments found. Creating new log.
W20260713 09:05:31.552147 13971 leader_election.cc:343] T 2ef6f3482e2f4ffcb613247705e4f902 P 10d005eab63b41e68b9abefdc3816b4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97b2b4e6bfe54f46a83e0cabb3021f6a (127.10.198.3:35855): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:31.553920 13929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ef6f3482e2f4ffcb613247705e4f902" candidate_uuid: "10d005eab63b41e68b9abefdc3816b4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" is_pre_election: true
I20260713 09:05:31.554634 14121 tablet_bootstrap.cc:492] T 2ef6f3482e2f4ffcb613247705e4f902 P 97b2b4e6bfe54f46a83e0cabb3021f6a: No bootstrap required, opened a new log
I20260713 09:05:31.554942 14119 tablet_bootstrap.cc:492] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 10d005eab63b41e68b9abefdc3816b4d: No bootstrap required, opened a new log
I20260713 09:05:31.555073 14121 ts_tablet_manager.cc:1403] T 2ef6f3482e2f4ffcb613247705e4f902 P 97b2b4e6bfe54f46a83e0cabb3021f6a: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:05:31.555380 14119 ts_tablet_manager.cc:1403] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 10d005eab63b41e68b9abefdc3816b4d: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
W20260713 09:05:31.555939 13968 leader_election.cc:343] T 2ef6f3482e2f4ffcb613247705e4f902 P 10d005eab63b41e68b9abefdc3816b4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:31.556449 13968 leader_election.cc:304] T 2ef6f3482e2f4ffcb613247705e4f902 P 10d005eab63b41e68b9abefdc3816b4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10d005eab63b41e68b9abefdc3816b4d; no voters: 97b2b4e6bfe54f46a83e0cabb3021f6a, bcb3a1b2068d42449f1caf4b9b40f7d1
I20260713 09:05:31.557624 14121 raft_consensus.cc:359] T 2ef6f3482e2f4ffcb613247705e4f902 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.557861 14119 raft_consensus.cc:359] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.558332 14121 raft_consensus.cc:385] T 2ef6f3482e2f4ffcb613247705e4f902 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:31.558497 14119 raft_consensus.cc:385] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:31.558627 14121 raft_consensus.cc:740] T 2ef6f3482e2f4ffcb613247705e4f902 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b2b4e6bfe54f46a83e0cabb3021f6a, State: Initialized, Role: FOLLOWER
I20260713 09:05:31.558791 14119 raft_consensus.cc:740] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d005eab63b41e68b9abefdc3816b4d, State: Initialized, Role: FOLLOWER
I20260713 09:05:31.559332 14121 consensus_queue.cc:260] T 2ef6f3482e2f4ffcb613247705e4f902 P 97b2b4e6bfe54f46a83e0cabb3021f6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.559509 14119 consensus_queue.cc:260] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 10d005eab63b41e68b9abefdc3816b4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.560397 14124 raft_consensus.cc:2749] T 2ef6f3482e2f4ffcb613247705e4f902 P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:31.561329 14119 ts_tablet_manager.cc:1434] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 10d005eab63b41e68b9abefdc3816b4d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:05:31.561352 14121 ts_tablet_manager.cc:1434] T 2ef6f3482e2f4ffcb613247705e4f902 P 97b2b4e6bfe54f46a83e0cabb3021f6a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:05:31.562233 14125 raft_consensus.cc:493] T e0d7fa6b9d814927b6ffa97ba4f8042b P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:31.562775 14125 raft_consensus.cc:515] T e0d7fa6b9d814927b6ffa97ba4f8042b P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.564853 14125 leader_election.cc:290] T e0d7fa6b9d814927b6ffa97ba4f8042b P 97b2b4e6bfe54f46a83e0cabb3021f6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605), 10d005eab63b41e68b9abefdc3816b4d (127.10.198.2:38269)
I20260713 09:05:31.562242 14121 tablet_bootstrap.cc:492] T c85e562134864d28be8fe7ddce50c504 P 97b2b4e6bfe54f46a83e0cabb3021f6a: Bootstrap starting.
I20260713 09:05:31.567257 13929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d7fa6b9d814927b6ffa97ba4f8042b" candidate_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" is_pre_election: true
W20260713 09:05:31.568638 14042 leader_election.cc:343] T e0d7fa6b9d814927b6ffa97ba4f8042b P 97b2b4e6bfe54f46a83e0cabb3021f6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:31.562249 14119 tablet_bootstrap.cc:492] T c85e562134864d28be8fe7ddce50c504 P 10d005eab63b41e68b9abefdc3816b4d: Bootstrap starting.
I20260713 09:05:31.571348 14121 tablet_bootstrap.cc:654] T c85e562134864d28be8fe7ddce50c504 P 97b2b4e6bfe54f46a83e0cabb3021f6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:31.573282 14137 raft_consensus.cc:493] T 45fac6ff33d845b1a2560d1c9e3511bd P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:31.574715 14005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d7fa6b9d814927b6ffa97ba4f8042b" candidate_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d005eab63b41e68b9abefdc3816b4d" is_pre_election: true
I20260713 09:05:31.575511 14005 raft_consensus.cc:2468] T e0d7fa6b9d814927b6ffa97ba4f8042b P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97b2b4e6bfe54f46a83e0cabb3021f6a in term 0.
I20260713 09:05:31.576162 14119 tablet_bootstrap.cc:654] T c85e562134864d28be8fe7ddce50c504 P 10d005eab63b41e68b9abefdc3816b4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:31.576658 14044 leader_election.cc:304] T e0d7fa6b9d814927b6ffa97ba4f8042b P 97b2b4e6bfe54f46a83e0cabb3021f6a [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: 10d005eab63b41e68b9abefdc3816b4d, 97b2b4e6bfe54f46a83e0cabb3021f6a; no voters: bcb3a1b2068d42449f1caf4b9b40f7d1
I20260713 09:05:31.577953 14125 raft_consensus.cc:2804] T e0d7fa6b9d814927b6ffa97ba4f8042b P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:31.578421 14125 raft_consensus.cc:493] T e0d7fa6b9d814927b6ffa97ba4f8042b P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:31.578810 14125 raft_consensus.cc:3060] T e0d7fa6b9d814927b6ffa97ba4f8042b P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:31.580948 14137 raft_consensus.cc:515] T 45fac6ff33d845b1a2560d1c9e3511bd P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.581446 14120 tablet_bootstrap.cc:492] T 2ef6f3482e2f4ffcb613247705e4f902 P bcb3a1b2068d42449f1caf4b9b40f7d1: No bootstrap required, opened a new log
I20260713 09:05:31.581954 14120 ts_tablet_manager.cc:1403] T 2ef6f3482e2f4ffcb613247705e4f902 P bcb3a1b2068d42449f1caf4b9b40f7d1: Time spent bootstrapping tablet: real 0.037s	user 0.024s	sys 0.012s
I20260713 09:05:31.583112 14137 leader_election.cc:290] T 45fac6ff33d845b1a2560d1c9e3511bd P 10d005eab63b41e68b9abefdc3816b4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605), 97b2b4e6bfe54f46a83e0cabb3021f6a (127.10.198.3:35855)
I20260713 09:05:31.586634 14119 tablet_bootstrap.cc:492] T c85e562134864d28be8fe7ddce50c504 P 10d005eab63b41e68b9abefdc3816b4d: No bootstrap required, opened a new log
I20260713 09:05:31.589078 14119 ts_tablet_manager.cc:1403] T c85e562134864d28be8fe7ddce50c504 P 10d005eab63b41e68b9abefdc3816b4d: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.004s
I20260713 09:05:31.584617 14079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45fac6ff33d845b1a2560d1c9e3511bd" candidate_uuid: "10d005eab63b41e68b9abefdc3816b4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" is_pre_election: true
I20260713 09:05:31.590704 14079 raft_consensus.cc:2468] T 45fac6ff33d845b1a2560d1c9e3511bd P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d005eab63b41e68b9abefdc3816b4d in term 0.
I20260713 09:05:31.591712 14119 raft_consensus.cc:359] T c85e562134864d28be8fe7ddce50c504 P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.591969 13971 leader_election.cc:304] T 45fac6ff33d845b1a2560d1c9e3511bd P 10d005eab63b41e68b9abefdc3816b4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d005eab63b41e68b9abefdc3816b4d, 97b2b4e6bfe54f46a83e0cabb3021f6a; no voters: 
I20260713 09:05:31.592352 14119 raft_consensus.cc:385] T c85e562134864d28be8fe7ddce50c504 P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:31.592869 14119 raft_consensus.cc:740] T c85e562134864d28be8fe7ddce50c504 P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d005eab63b41e68b9abefdc3816b4d, State: Initialized, Role: FOLLOWER
I20260713 09:05:31.592953 14137 raft_consensus.cc:2804] T 45fac6ff33d845b1a2560d1c9e3511bd P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:31.584017 14129 raft_consensus.cc:493] T c85e562134864d28be8fe7ddce50c504 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:31.593353 14137 raft_consensus.cc:493] T 45fac6ff33d845b1a2560d1c9e3511bd P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:31.593771 14137 raft_consensus.cc:3060] T 45fac6ff33d845b1a2560d1c9e3511bd P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:31.594272 14121 tablet_bootstrap.cc:492] T c85e562134864d28be8fe7ddce50c504 P 97b2b4e6bfe54f46a83e0cabb3021f6a: No bootstrap required, opened a new log
I20260713 09:05:31.593791 14119 consensus_queue.cc:260] T c85e562134864d28be8fe7ddce50c504 P 10d005eab63b41e68b9abefdc3816b4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.594746 14121 ts_tablet_manager.cc:1403] T c85e562134864d28be8fe7ddce50c504 P 97b2b4e6bfe54f46a83e0cabb3021f6a: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.011s
I20260713 09:05:31.586839 13929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45fac6ff33d845b1a2560d1c9e3511bd" candidate_uuid: "10d005eab63b41e68b9abefdc3816b4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" is_pre_election: true
I20260713 09:05:31.595944 14119 ts_tablet_manager.cc:1434] T c85e562134864d28be8fe7ddce50c504 P 10d005eab63b41e68b9abefdc3816b4d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260713 09:05:31.596148 13968 leader_election.cc:343] T 45fac6ff33d845b1a2560d1c9e3511bd P 10d005eab63b41e68b9abefdc3816b4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:31.596819 14119 tablet_bootstrap.cc:492] T 97385cf45bbd45dfa36581fdad0ba1ce P 10d005eab63b41e68b9abefdc3816b4d: Bootstrap starting.
I20260713 09:05:31.593708 14129 raft_consensus.cc:515] T c85e562134864d28be8fe7ddce50c504 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.597314 14121 raft_consensus.cc:359] T c85e562134864d28be8fe7ddce50c504 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.597967 14121 raft_consensus.cc:385] T c85e562134864d28be8fe7ddce50c504 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:31.598217 14121 raft_consensus.cc:740] T c85e562134864d28be8fe7ddce50c504 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b2b4e6bfe54f46a83e0cabb3021f6a, State: Initialized, Role: FOLLOWER
I20260713 09:05:31.598850 14121 consensus_queue.cc:260] T c85e562134864d28be8fe7ddce50c504 P 97b2b4e6bfe54f46a83e0cabb3021f6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.602763 14119 tablet_bootstrap.cc:654] T 97385cf45bbd45dfa36581fdad0ba1ce P 10d005eab63b41e68b9abefdc3816b4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:31.605513 14137 raft_consensus.cc:515] T 45fac6ff33d845b1a2560d1c9e3511bd P 10d005eab63b41e68b9abefdc3816b4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.609331 14079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45fac6ff33d845b1a2560d1c9e3511bd" candidate_uuid: "10d005eab63b41e68b9abefdc3816b4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a"
I20260713 09:05:31.609966 14079 raft_consensus.cc:3060] T 45fac6ff33d845b1a2560d1c9e3511bd P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:31.609898 14129 leader_election.cc:290] T c85e562134864d28be8fe7ddce50c504 P bcb3a1b2068d42449f1caf4b9b40f7d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d005eab63b41e68b9abefdc3816b4d (127.10.198.2:38269), 97b2b4e6bfe54f46a83e0cabb3021f6a (127.10.198.3:35855)
I20260713 09:05:31.615921 14124 raft_consensus.cc:493] T a5ec8da8e931497e9f284cce64fc3d00 P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:31.616495 14124 raft_consensus.cc:515] T a5ec8da8e931497e9f284cce64fc3d00 P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.619230 14124 leader_election.cc:290] T a5ec8da8e931497e9f284cce64fc3d00 P 10d005eab63b41e68b9abefdc3816b4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605), 97b2b4e6bfe54f46a83e0cabb3021f6a (127.10.198.3:35855)
I20260713 09:05:31.621060 14078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ec8da8e931497e9f284cce64fc3d00" candidate_uuid: "10d005eab63b41e68b9abefdc3816b4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" is_pre_election: true
I20260713 09:05:31.621805 14078 raft_consensus.cc:2468] T a5ec8da8e931497e9f284cce64fc3d00 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d005eab63b41e68b9abefdc3816b4d in term 0.
I20260713 09:05:31.623196 13971 leader_election.cc:304] T a5ec8da8e931497e9f284cce64fc3d00 P 10d005eab63b41e68b9abefdc3816b4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d005eab63b41e68b9abefdc3816b4d, 97b2b4e6bfe54f46a83e0cabb3021f6a; no voters: 
I20260713 09:05:31.624054 14124 raft_consensus.cc:2804] T a5ec8da8e931497e9f284cce64fc3d00 P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:31.624429 14124 raft_consensus.cc:493] T a5ec8da8e931497e9f284cce64fc3d00 P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:31.624735 14124 raft_consensus.cc:3060] T a5ec8da8e931497e9f284cce64fc3d00 P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:31.584826 14120 raft_consensus.cc:359] T 2ef6f3482e2f4ffcb613247705e4f902 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.627424 14120 raft_consensus.cc:385] T 2ef6f3482e2f4ffcb613247705e4f902 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:31.628546 14120 raft_consensus.cc:740] T 2ef6f3482e2f4ffcb613247705e4f902 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcb3a1b2068d42449f1caf4b9b40f7d1, State: Initialized, Role: FOLLOWER
I20260713 09:05:31.629993 14120 consensus_queue.cc:260] T 2ef6f3482e2f4ffcb613247705e4f902 P bcb3a1b2068d42449f1caf4b9b40f7d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
W20260713 09:05:31.634354 13876 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:31.645923 14125 raft_consensus.cc:515] T e0d7fa6b9d814927b6ffa97ba4f8042b P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.647507 14120 ts_tablet_manager.cc:1434] T 2ef6f3482e2f4ffcb613247705e4f902 P bcb3a1b2068d42449f1caf4b9b40f7d1: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.002s
I20260713 09:05:31.655629 14120 tablet_bootstrap.cc:492] T 0ece11fd9f75449f887dc98b2d064785 P bcb3a1b2068d42449f1caf4b9b40f7d1: Bootstrap starting.
I20260713 09:05:31.666519 14005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d7fa6b9d814927b6ffa97ba4f8042b" candidate_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d005eab63b41e68b9abefdc3816b4d"
I20260713 09:05:31.667196 14005 raft_consensus.cc:3060] T e0d7fa6b9d814927b6ffa97ba4f8042b P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:31.669874 14137 leader_election.cc:290] T 45fac6ff33d845b1a2560d1c9e3511bd P 10d005eab63b41e68b9abefdc3816b4d [CANDIDATE]: Term 1 election: Requested vote from peers bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605), 97b2b4e6bfe54f46a83e0cabb3021f6a (127.10.198.3:35855)
I20260713 09:05:31.674775 14124 raft_consensus.cc:515] T a5ec8da8e931497e9f284cce64fc3d00 P 10d005eab63b41e68b9abefdc3816b4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.675599 14005 raft_consensus.cc:2468] T e0d7fa6b9d814927b6ffa97ba4f8042b P 10d005eab63b41e68b9abefdc3816b4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b2b4e6bfe54f46a83e0cabb3021f6a in term 1.
I20260713 09:05:31.677006 14125 leader_election.cc:290] T e0d7fa6b9d814927b6ffa97ba4f8042b P 97b2b4e6bfe54f46a83e0cabb3021f6a [CANDIDATE]: Term 1 election: Requested vote from peers bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605), 10d005eab63b41e68b9abefdc3816b4d (127.10.198.2:38269)
I20260713 09:05:31.677508 14044 leader_election.cc:304] T e0d7fa6b9d814927b6ffa97ba4f8042b P 97b2b4e6bfe54f46a83e0cabb3021f6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d005eab63b41e68b9abefdc3816b4d, 97b2b4e6bfe54f46a83e0cabb3021f6a; no voters: 
I20260713 09:05:31.685297 14125 raft_consensus.cc:2804] T e0d7fa6b9d814927b6ffa97ba4f8042b P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:31.685876 14125 raft_consensus.cc:697] T e0d7fa6b9d814927b6ffa97ba4f8042b P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 1 LEADER]: Becoming Leader. State: Replica: 97b2b4e6bfe54f46a83e0cabb3021f6a, State: Running, Role: LEADER
I20260713 09:05:31.686956 14125 consensus_queue.cc:237] T e0d7fa6b9d814927b6ffa97ba4f8042b P 97b2b4e6bfe54f46a83e0cabb3021f6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.689052 14120 tablet_bootstrap.cc:654] T 0ece11fd9f75449f887dc98b2d064785 P bcb3a1b2068d42449f1caf4b9b40f7d1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:31.690534 13929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d7fa6b9d814927b6ffa97ba4f8042b" candidate_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1"
I20260713 09:05:31.691706 13930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45fac6ff33d845b1a2560d1c9e3511bd" candidate_uuid: "10d005eab63b41e68b9abefdc3816b4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1"
I20260713 09:05:31.694010 13928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ec8da8e931497e9f284cce64fc3d00" candidate_uuid: "10d005eab63b41e68b9abefdc3816b4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" is_pre_election: true
I20260713 09:05:31.695349 13928 raft_consensus.cc:2468] T a5ec8da8e931497e9f284cce64fc3d00 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d005eab63b41e68b9abefdc3816b4d in term 0.
W20260713 09:05:31.695598 14042 leader_election.cc:343] T e0d7fa6b9d814927b6ffa97ba4f8042b P 97b2b4e6bfe54f46a83e0cabb3021f6a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:31.694638 13927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ec8da8e931497e9f284cce64fc3d00" candidate_uuid: "10d005eab63b41e68b9abefdc3816b4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1"
I20260713 09:05:31.696609 13927 raft_consensus.cc:3060] T a5ec8da8e931497e9f284cce64fc3d00 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:31.697126 13968 leader_election.cc:343] T 45fac6ff33d845b1a2560d1c9e3511bd P 10d005eab63b41e68b9abefdc3816b4d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:31.704421 13927 raft_consensus.cc:2468] T a5ec8da8e931497e9f284cce64fc3d00 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d005eab63b41e68b9abefdc3816b4d in term 1.
I20260713 09:05:31.705672 13968 leader_election.cc:304] T a5ec8da8e931497e9f284cce64fc3d00 P 10d005eab63b41e68b9abefdc3816b4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d005eab63b41e68b9abefdc3816b4d, bcb3a1b2068d42449f1caf4b9b40f7d1; no voters: 
I20260713 09:05:31.706779 14137 raft_consensus.cc:2804] T a5ec8da8e931497e9f284cce64fc3d00 P 10d005eab63b41e68b9abefdc3816b4d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:31.708570 14079 raft_consensus.cc:2468] T 45fac6ff33d845b1a2560d1c9e3511bd P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d005eab63b41e68b9abefdc3816b4d in term 1.
I20260713 09:05:31.709903 13971 leader_election.cc:304] T 45fac6ff33d845b1a2560d1c9e3511bd P 10d005eab63b41e68b9abefdc3816b4d [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: 10d005eab63b41e68b9abefdc3816b4d, 97b2b4e6bfe54f46a83e0cabb3021f6a; no voters: bcb3a1b2068d42449f1caf4b9b40f7d1
I20260713 09:05:31.710875 14159 raft_consensus.cc:2804] T 45fac6ff33d845b1a2560d1c9e3511bd P 10d005eab63b41e68b9abefdc3816b4d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:31.712433 13828 catalog_manager.cc:5697] T e0d7fa6b9d814927b6ffa97ba4f8042b P 97b2b4e6bfe54f46a83e0cabb3021f6a reported cstate change: term changed from 0 to 1, leader changed from <none> to 97b2b4e6bfe54f46a83e0cabb3021f6a (127.10.198.3). New cstate: current_term: 1 leader_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:31.714797 14079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ec8da8e931497e9f284cce64fc3d00" candidate_uuid: "10d005eab63b41e68b9abefdc3816b4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a"
I20260713 09:05:31.715451 14079 raft_consensus.cc:3060] T a5ec8da8e931497e9f284cce64fc3d00 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:31.716612 14137 raft_consensus.cc:697] T a5ec8da8e931497e9f284cce64fc3d00 P 10d005eab63b41e68b9abefdc3816b4d [term 1 LEADER]: Becoming Leader. State: Replica: 10d005eab63b41e68b9abefdc3816b4d, State: Running, Role: LEADER
I20260713 09:05:31.717228 14125 raft_consensus.cc:493] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:31.717789 14125 raft_consensus.cc:515] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.721325 13927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0f8ef65f2a44e6b803e14d5efa3f01" candidate_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" is_pre_election: true
I20260713 09:05:31.721994 13927 raft_consensus.cc:2468] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97b2b4e6bfe54f46a83e0cabb3021f6a in term 0.
I20260713 09:05:31.722398 14124 leader_election.cc:290] T a5ec8da8e931497e9f284cce64fc3d00 P 10d005eab63b41e68b9abefdc3816b4d [CANDIDATE]: Term 1 election: Requested vote from peers bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605), 97b2b4e6bfe54f46a83e0cabb3021f6a (127.10.198.3:35855)
I20260713 09:05:31.726339 14042 leader_election.cc:304] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 97b2b4e6bfe54f46a83e0cabb3021f6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97b2b4e6bfe54f46a83e0cabb3021f6a, bcb3a1b2068d42449f1caf4b9b40f7d1; no voters: 
I20260713 09:05:31.717762 14137 consensus_queue.cc:237] T a5ec8da8e931497e9f284cce64fc3d00 P 10d005eab63b41e68b9abefdc3816b4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.731617 14125 leader_election.cc:290] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 97b2b4e6bfe54f46a83e0cabb3021f6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605), 10d005eab63b41e68b9abefdc3816b4d (127.10.198.2:38269)
I20260713 09:05:31.732486 14005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0f8ef65f2a44e6b803e14d5efa3f01" candidate_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d005eab63b41e68b9abefdc3816b4d" is_pre_election: true
I20260713 09:05:31.733230 14005 raft_consensus.cc:2468] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97b2b4e6bfe54f46a83e0cabb3021f6a in term 0.
I20260713 09:05:31.733497 14125 raft_consensus.cc:2804] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:31.737486 14125 raft_consensus.cc:493] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:31.737879 14125 raft_consensus.cc:3060] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:31.738540 14129 raft_consensus.cc:493] T 2ef6f3482e2f4ffcb613247705e4f902 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:31.739080 14129 raft_consensus.cc:515] T 2ef6f3482e2f4ffcb613247705e4f902 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.741230 14129 leader_election.cc:290] T 2ef6f3482e2f4ffcb613247705e4f902 P bcb3a1b2068d42449f1caf4b9b40f7d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d005eab63b41e68b9abefdc3816b4d (127.10.198.2:38269), 97b2b4e6bfe54f46a83e0cabb3021f6a (127.10.198.3:35855)
I20260713 09:05:31.741962 14159 raft_consensus.cc:697] T 45fac6ff33d845b1a2560d1c9e3511bd P 10d005eab63b41e68b9abefdc3816b4d [term 1 LEADER]: Becoming Leader. State: Replica: 10d005eab63b41e68b9abefdc3816b4d, State: Running, Role: LEADER
I20260713 09:05:31.742733 14160 raft_consensus.cc:493] T 9076f602db7a4f04b497dc74e4a8acdd P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:31.742957 14159 consensus_queue.cc:237] T 45fac6ff33d845b1a2560d1c9e3511bd P 10d005eab63b41e68b9abefdc3816b4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.743621 14160 raft_consensus.cc:515] T 9076f602db7a4f04b497dc74e4a8acdd P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.746068 14078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85e562134864d28be8fe7ddce50c504" candidate_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" is_pre_election: true
I20260713 09:05:31.749315 14078 raft_consensus.cc:2468] T c85e562134864d28be8fe7ddce50c504 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcb3a1b2068d42449f1caf4b9b40f7d1 in term 0.
I20260713 09:05:31.746196 14077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ef6f3482e2f4ffcb613247705e4f902" candidate_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" is_pre_election: true
I20260713 09:05:31.750324 14005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85e562134864d28be8fe7ddce50c504" candidate_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d005eab63b41e68b9abefdc3816b4d" is_pre_election: true
I20260713 09:05:31.750447 14004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ef6f3482e2f4ffcb613247705e4f902" candidate_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d005eab63b41e68b9abefdc3816b4d" is_pre_election: true
I20260713 09:05:31.750856 14077 raft_consensus.cc:2468] T 2ef6f3482e2f4ffcb613247705e4f902 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcb3a1b2068d42449f1caf4b9b40f7d1 in term 0.
I20260713 09:05:31.751029 14005 raft_consensus.cc:2468] T c85e562134864d28be8fe7ddce50c504 P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcb3a1b2068d42449f1caf4b9b40f7d1 in term 0.
I20260713 09:05:31.751047 14004 raft_consensus.cc:2468] T 2ef6f3482e2f4ffcb613247705e4f902 P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcb3a1b2068d42449f1caf4b9b40f7d1 in term 0.
I20260713 09:05:31.751704 13896 leader_election.cc:304] T c85e562134864d28be8fe7ddce50c504 P bcb3a1b2068d42449f1caf4b9b40f7d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97b2b4e6bfe54f46a83e0cabb3021f6a, bcb3a1b2068d42449f1caf4b9b40f7d1; no voters: 
I20260713 09:05:31.752646 14129 raft_consensus.cc:2804] T c85e562134864d28be8fe7ddce50c504 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:31.753046 14129 raft_consensus.cc:493] T c85e562134864d28be8fe7ddce50c504 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:31.753108 13895 leader_election.cc:304] T 2ef6f3482e2f4ffcb613247705e4f902 P bcb3a1b2068d42449f1caf4b9b40f7d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d005eab63b41e68b9abefdc3816b4d, bcb3a1b2068d42449f1caf4b9b40f7d1; no voters: 
I20260713 09:05:31.753499 14129 raft_consensus.cc:3060] T c85e562134864d28be8fe7ddce50c504 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:31.755035 14165 raft_consensus.cc:2804] T 2ef6f3482e2f4ffcb613247705e4f902 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:31.755409 14165 raft_consensus.cc:493] T 2ef6f3482e2f4ffcb613247705e4f902 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:31.755765 14165 raft_consensus.cc:3060] T 2ef6f3482e2f4ffcb613247705e4f902 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:31.756434 14153 raft_consensus.cc:493] T 0ece11fd9f75449f887dc98b2d064785 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:31.756872 14153 raft_consensus.cc:515] T 0ece11fd9f75449f887dc98b2d064785 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.757385 14121 ts_tablet_manager.cc:1434] T c85e562134864d28be8fe7ddce50c504 P 97b2b4e6bfe54f46a83e0cabb3021f6a: Time spent starting tablet: real 0.162s	user 0.051s	sys 0.076s
I20260713 09:05:31.759825 14119 tablet_bootstrap.cc:492] T 97385cf45bbd45dfa36581fdad0ba1ce P 10d005eab63b41e68b9abefdc3816b4d: No bootstrap required, opened a new log
I20260713 09:05:31.760288 14119 ts_tablet_manager.cc:1403] T 97385cf45bbd45dfa36581fdad0ba1ce P 10d005eab63b41e68b9abefdc3816b4d: Time spent bootstrapping tablet: real 0.164s	user 0.072s	sys 0.073s
I20260713 09:05:31.761392 13927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ece11fd9f75449f887dc98b2d064785" candidate_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" is_pre_election: true
W20260713 09:05:31.762804 14042 leader_election.cc:343] T 0ece11fd9f75449f887dc98b2d064785 P 97b2b4e6bfe54f46a83e0cabb3021f6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:31.759218 14125 raft_consensus.cc:515] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.766861 14120 tablet_bootstrap.cc:492] T 0ece11fd9f75449f887dc98b2d064785 P bcb3a1b2068d42449f1caf4b9b40f7d1: No bootstrap required, opened a new log
I20260713 09:05:31.767352 14120 ts_tablet_manager.cc:1403] T 0ece11fd9f75449f887dc98b2d064785 P bcb3a1b2068d42449f1caf4b9b40f7d1: Time spent bootstrapping tablet: real 0.112s	user 0.007s	sys 0.010s
I20260713 09:05:31.766776 14119 raft_consensus.cc:359] T 97385cf45bbd45dfa36581fdad0ba1ce P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.767772 13927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0f8ef65f2a44e6b803e14d5efa3f01" candidate_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1"
I20260713 09:05:31.767729 14129 raft_consensus.cc:515] T c85e562134864d28be8fe7ddce50c504 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.768411 14119 raft_consensus.cc:385] T 97385cf45bbd45dfa36581fdad0ba1ce P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:31.768491 13927 raft_consensus.cc:3060] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:31.768750 14119 raft_consensus.cc:740] T 97385cf45bbd45dfa36581fdad0ba1ce P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d005eab63b41e68b9abefdc3816b4d, State: Initialized, Role: FOLLOWER
I20260713 09:05:31.768999 14125 leader_election.cc:290] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 97b2b4e6bfe54f46a83e0cabb3021f6a [CANDIDATE]: Term 1 election: Requested vote from peers bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605), 10d005eab63b41e68b9abefdc3816b4d (127.10.198.2:38269)
I20260713 09:05:31.770380 14119 consensus_queue.cc:260] T 97385cf45bbd45dfa36581fdad0ba1ce P 10d005eab63b41e68b9abefdc3816b4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.770802 14153 leader_election.cc:290] T 0ece11fd9f75449f887dc98b2d064785 P 97b2b4e6bfe54f46a83e0cabb3021f6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605), 10d005eab63b41e68b9abefdc3816b4d (127.10.198.2:38269)
I20260713 09:05:31.771186 14079 raft_consensus.cc:2468] T a5ec8da8e931497e9f284cce64fc3d00 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d005eab63b41e68b9abefdc3816b4d in term 1.
I20260713 09:05:31.770220 14120 raft_consensus.cc:359] T 0ece11fd9f75449f887dc98b2d064785 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.772104 14120 raft_consensus.cc:385] T 0ece11fd9f75449f887dc98b2d064785 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:31.772480 14120 raft_consensus.cc:740] T 0ece11fd9f75449f887dc98b2d064785 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcb3a1b2068d42449f1caf4b9b40f7d1, State: Initialized, Role: FOLLOWER
I20260713 09:05:31.771237 14160 leader_election.cc:290] T 9076f602db7a4f04b497dc74e4a8acdd P 10d005eab63b41e68b9abefdc3816b4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605), 97b2b4e6bfe54f46a83e0cabb3021f6a (127.10.198.3:35855)
I20260713 09:05:31.775002 13928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9076f602db7a4f04b497dc74e4a8acdd" candidate_uuid: "10d005eab63b41e68b9abefdc3816b4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" is_pre_election: true
I20260713 09:05:31.775386 14003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ece11fd9f75449f887dc98b2d064785" candidate_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d005eab63b41e68b9abefdc3816b4d" is_pre_election: true
I20260713 09:05:31.775741 14005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0f8ef65f2a44e6b803e14d5efa3f01" candidate_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d005eab63b41e68b9abefdc3816b4d"
I20260713 09:05:31.776062 14003 raft_consensus.cc:2468] T 0ece11fd9f75449f887dc98b2d064785 P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97b2b4e6bfe54f46a83e0cabb3021f6a in term 0.
I20260713 09:05:31.776280 14005 raft_consensus.cc:3060] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:31.776332 13968 leader_election.cc:343] T 9076f602db7a4f04b497dc74e4a8acdd P 10d005eab63b41e68b9abefdc3816b4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:31.774931 14004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85e562134864d28be8fe7ddce50c504" candidate_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d005eab63b41e68b9abefdc3816b4d"
I20260713 09:05:31.777130 14004 raft_consensus.cc:3060] T c85e562134864d28be8fe7ddce50c504 P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:31.777444 14044 leader_election.cc:304] T 0ece11fd9f75449f887dc98b2d064785 P 97b2b4e6bfe54f46a83e0cabb3021f6a [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: 10d005eab63b41e68b9abefdc3816b4d, 97b2b4e6bfe54f46a83e0cabb3021f6a; no voters: bcb3a1b2068d42449f1caf4b9b40f7d1
I20260713 09:05:31.780424 14079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9076f602db7a4f04b497dc74e4a8acdd" candidate_uuid: "10d005eab63b41e68b9abefdc3816b4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" is_pre_election: true
I20260713 09:05:31.781319 14153 raft_consensus.cc:2804] T 0ece11fd9f75449f887dc98b2d064785 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:31.781356 14079 raft_consensus.cc:2468] T 9076f602db7a4f04b497dc74e4a8acdd P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d005eab63b41e68b9abefdc3816b4d in term 0.
I20260713 09:05:31.781992 14119 ts_tablet_manager.cc:1434] T 97385cf45bbd45dfa36581fdad0ba1ce P 10d005eab63b41e68b9abefdc3816b4d: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260713 09:05:31.782713 13971 leader_election.cc:304] T 9076f602db7a4f04b497dc74e4a8acdd P 10d005eab63b41e68b9abefdc3816b4d [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: 10d005eab63b41e68b9abefdc3816b4d, 97b2b4e6bfe54f46a83e0cabb3021f6a; no voters: bcb3a1b2068d42449f1caf4b9b40f7d1
I20260713 09:05:31.783306 14160 raft_consensus.cc:2804] T 9076f602db7a4f04b497dc74e4a8acdd P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:31.783632 14160 raft_consensus.cc:493] T 9076f602db7a4f04b497dc74e4a8acdd P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:31.783963 14160 raft_consensus.cc:3060] T 9076f602db7a4f04b497dc74e4a8acdd P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:31.781939 14153 raft_consensus.cc:493] T 0ece11fd9f75449f887dc98b2d064785 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:31.785221 14005 raft_consensus.cc:2468] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 10d005eab63b41e68b9abefdc3816b4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b2b4e6bfe54f46a83e0cabb3021f6a in term 1.
I20260713 09:05:31.786231 14004 raft_consensus.cc:2468] T c85e562134864d28be8fe7ddce50c504 P 10d005eab63b41e68b9abefdc3816b4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcb3a1b2068d42449f1caf4b9b40f7d1 in term 1.
I20260713 09:05:31.786058 14120 consensus_queue.cc:260] T 0ece11fd9f75449f887dc98b2d064785 P bcb3a1b2068d42449f1caf4b9b40f7d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.786491 14044 leader_election.cc:304] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 97b2b4e6bfe54f46a83e0cabb3021f6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d005eab63b41e68b9abefdc3816b4d, 97b2b4e6bfe54f46a83e0cabb3021f6a; no voters: 
I20260713 09:05:31.787966 14125 raft_consensus.cc:2804] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:31.788446 14137 raft_consensus.cc:493] T 4d375c5cabe84c2896788fa9e41b170a P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:31.788897 14137 raft_consensus.cc:515] T 4d375c5cabe84c2896788fa9e41b170a P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.783946 13927 raft_consensus.cc:2468] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b2b4e6bfe54f46a83e0cabb3021f6a in term 1.
I20260713 09:05:31.790385 14160 raft_consensus.cc:515] T 9076f602db7a4f04b497dc74e4a8acdd P 10d005eab63b41e68b9abefdc3816b4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.791646 13928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d375c5cabe84c2896788fa9e41b170a" candidate_uuid: "10d005eab63b41e68b9abefdc3816b4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" is_pre_election: true
I20260713 09:05:31.792248 13928 raft_consensus.cc:2468] T 4d375c5cabe84c2896788fa9e41b170a P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d005eab63b41e68b9abefdc3816b4d in term 0.
I20260713 09:05:31.787911 13895 leader_election.cc:304] T c85e562134864d28be8fe7ddce50c504 P bcb3a1b2068d42449f1caf4b9b40f7d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d005eab63b41e68b9abefdc3816b4d, bcb3a1b2068d42449f1caf4b9b40f7d1; no voters: 
I20260713 09:05:31.792948 13930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9076f602db7a4f04b497dc74e4a8acdd" candidate_uuid: "10d005eab63b41e68b9abefdc3816b4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1"
I20260713 09:05:31.793185 14079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85e562134864d28be8fe7ddce50c504" candidate_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a"
I20260713 09:05:31.793725 14079 raft_consensus.cc:3060] T c85e562134864d28be8fe7ddce50c504 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:31.794147 13968 leader_election.cc:304] T 4d375c5cabe84c2896788fa9e41b170a P 10d005eab63b41e68b9abefdc3816b4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d005eab63b41e68b9abefdc3816b4d, bcb3a1b2068d42449f1caf4b9b40f7d1; no voters: 
W20260713 09:05:31.795059 13968 leader_election.cc:343] T 9076f602db7a4f04b497dc74e4a8acdd P 10d005eab63b41e68b9abefdc3816b4d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:31.795639 14159 raft_consensus.cc:2804] T 4d375c5cabe84c2896788fa9e41b170a P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:31.796010 14159 raft_consensus.cc:493] T 4d375c5cabe84c2896788fa9e41b170a P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:31.796162 14077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d375c5cabe84c2896788fa9e41b170a" candidate_uuid: "10d005eab63b41e68b9abefdc3816b4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" is_pre_election: true
I20260713 09:05:31.796663 14160 leader_election.cc:290] T 9076f602db7a4f04b497dc74e4a8acdd P 10d005eab63b41e68b9abefdc3816b4d [CANDIDATE]: Term 1 election: Requested vote from peers bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605), 97b2b4e6bfe54f46a83e0cabb3021f6a (127.10.198.3:35855)
I20260713 09:05:31.796761 14077 raft_consensus.cc:2468] T 4d375c5cabe84c2896788fa9e41b170a P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d005eab63b41e68b9abefdc3816b4d in term 0.
I20260713 09:05:31.797240 14159 raft_consensus.cc:3060] T 4d375c5cabe84c2896788fa9e41b170a P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:31.799295 14077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9076f602db7a4f04b497dc74e4a8acdd" candidate_uuid: "10d005eab63b41e68b9abefdc3816b4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a"
I20260713 09:05:31.799834 14077 raft_consensus.cc:3060] T 9076f602db7a4f04b497dc74e4a8acdd P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:31.804440 14079 raft_consensus.cc:2468] T c85e562134864d28be8fe7ddce50c504 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcb3a1b2068d42449f1caf4b9b40f7d1 in term 1.
I20260713 09:05:31.804665 14159 raft_consensus.cc:515] T 4d375c5cabe84c2896788fa9e41b170a P 10d005eab63b41e68b9abefdc3816b4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.806573 14137 leader_election.cc:290] T 4d375c5cabe84c2896788fa9e41b170a P 10d005eab63b41e68b9abefdc3816b4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605), 97b2b4e6bfe54f46a83e0cabb3021f6a (127.10.198.3:35855)
I20260713 09:05:31.807463 13930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d375c5cabe84c2896788fa9e41b170a" candidate_uuid: "10d005eab63b41e68b9abefdc3816b4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1"
I20260713 09:05:31.806789 14165 raft_consensus.cc:515] T 2ef6f3482e2f4ffcb613247705e4f902 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.786722 14153 raft_consensus.cc:3060] T 0ece11fd9f75449f887dc98b2d064785 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:31.808519 14125 raft_consensus.cc:697] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 1 LEADER]: Becoming Leader. State: Replica: 97b2b4e6bfe54f46a83e0cabb3021f6a, State: Running, Role: LEADER
I20260713 09:05:31.808976 14078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d375c5cabe84c2896788fa9e41b170a" candidate_uuid: "10d005eab63b41e68b9abefdc3816b4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a"
I20260713 09:05:31.809552 14078 raft_consensus.cc:3060] T 4d375c5cabe84c2896788fa9e41b170a P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:31.785362 14129 leader_election.cc:290] T c85e562134864d28be8fe7ddce50c504 P bcb3a1b2068d42449f1caf4b9b40f7d1 [CANDIDATE]: Term 1 election: Requested vote from peers 10d005eab63b41e68b9abefdc3816b4d (127.10.198.2:38269), 97b2b4e6bfe54f46a83e0cabb3021f6a (127.10.198.3:35855)
I20260713 09:05:31.810515 14165 leader_election.cc:290] T 2ef6f3482e2f4ffcb613247705e4f902 P bcb3a1b2068d42449f1caf4b9b40f7d1 [CANDIDATE]: Term 1 election: Requested vote from peers 10d005eab63b41e68b9abefdc3816b4d (127.10.198.2:38269), 97b2b4e6bfe54f46a83e0cabb3021f6a (127.10.198.3:35855)
I20260713 09:05:31.811046 14165 raft_consensus.cc:2804] T c85e562134864d28be8fe7ddce50c504 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:31.811439 14165 raft_consensus.cc:697] T c85e562134864d28be8fe7ddce50c504 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 LEADER]: Becoming Leader. State: Replica: bcb3a1b2068d42449f1caf4b9b40f7d1, State: Running, Role: LEADER
I20260713 09:05:31.812158 14165 consensus_queue.cc:237] T c85e562134864d28be8fe7ddce50c504 P bcb3a1b2068d42449f1caf4b9b40f7d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.813179 14076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ef6f3482e2f4ffcb613247705e4f902" candidate_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a"
I20260713 09:05:31.813800 14076 raft_consensus.cc:3060] T 2ef6f3482e2f4ffcb613247705e4f902 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:31.808039 13930 raft_consensus.cc:3060] T 4d375c5cabe84c2896788fa9e41b170a P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:31.815613 14153 raft_consensus.cc:515] T 0ece11fd9f75449f887dc98b2d064785 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.817638 14153 leader_election.cc:290] T 0ece11fd9f75449f887dc98b2d064785 P 97b2b4e6bfe54f46a83e0cabb3021f6a [CANDIDATE]: Term 1 election: Requested vote from peers bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605), 10d005eab63b41e68b9abefdc3816b4d (127.10.198.2:38269)
I20260713 09:05:31.807950 14159 leader_election.cc:290] T 4d375c5cabe84c2896788fa9e41b170a P 10d005eab63b41e68b9abefdc3816b4d [CANDIDATE]: Term 1 election: Requested vote from peers bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605), 97b2b4e6bfe54f46a83e0cabb3021f6a (127.10.198.3:35855)
I20260713 09:05:31.818019 14077 raft_consensus.cc:2468] T 9076f602db7a4f04b497dc74e4a8acdd P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d005eab63b41e68b9abefdc3816b4d in term 1.
I20260713 09:05:31.819258 13971 leader_election.cc:304] T 9076f602db7a4f04b497dc74e4a8acdd P 10d005eab63b41e68b9abefdc3816b4d [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: 10d005eab63b41e68b9abefdc3816b4d, 97b2b4e6bfe54f46a83e0cabb3021f6a; no voters: bcb3a1b2068d42449f1caf4b9b40f7d1
I20260713 09:05:31.820626 13928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ece11fd9f75449f887dc98b2d064785" candidate_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1"
I20260713 09:05:31.821241 13928 raft_consensus.cc:3060] T 0ece11fd9f75449f887dc98b2d064785 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:31.823972 14004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ece11fd9f75449f887dc98b2d064785" candidate_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d005eab63b41e68b9abefdc3816b4d"
I20260713 09:05:31.824573 14004 raft_consensus.cc:3060] T 0ece11fd9f75449f887dc98b2d064785 P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:31.828890 13928 raft_consensus.cc:2468] T 0ece11fd9f75449f887dc98b2d064785 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b2b4e6bfe54f46a83e0cabb3021f6a in term 1.
I20260713 09:05:31.831517 14159 raft_consensus.cc:2804] T 9076f602db7a4f04b497dc74e4a8acdd P 10d005eab63b41e68b9abefdc3816b4d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:31.832388 14159 raft_consensus.cc:697] T 9076f602db7a4f04b497dc74e4a8acdd P 10d005eab63b41e68b9abefdc3816b4d [term 1 LEADER]: Becoming Leader. State: Replica: 10d005eab63b41e68b9abefdc3816b4d, State: Running, Role: LEADER
I20260713 09:05:31.833225 14159 consensus_queue.cc:237] T 9076f602db7a4f04b497dc74e4a8acdd P 10d005eab63b41e68b9abefdc3816b4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.834528 14042 leader_election.cc:304] T 0ece11fd9f75449f887dc98b2d064785 P 97b2b4e6bfe54f46a83e0cabb3021f6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97b2b4e6bfe54f46a83e0cabb3021f6a, bcb3a1b2068d42449f1caf4b9b40f7d1; no voters: 
I20260713 09:05:31.830255 14005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ef6f3482e2f4ffcb613247705e4f902" candidate_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d005eab63b41e68b9abefdc3816b4d"
I20260713 09:05:31.836076 14005 raft_consensus.cc:3060] T 2ef6f3482e2f4ffcb613247705e4f902 P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:31.836861 14078 raft_consensus.cc:2468] T 4d375c5cabe84c2896788fa9e41b170a P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d005eab63b41e68b9abefdc3816b4d in term 1.
I20260713 09:05:31.836351 13826 catalog_manager.cc:5697] T a5ec8da8e931497e9f284cce64fc3d00 P 10d005eab63b41e68b9abefdc3816b4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 10d005eab63b41e68b9abefdc3816b4d (127.10.198.2). New cstate: current_term: 1 leader_uuid: "10d005eab63b41e68b9abefdc3816b4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:31.837473 14153 raft_consensus.cc:2804] T 0ece11fd9f75449f887dc98b2d064785 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:31.846535 14153 raft_consensus.cc:697] T 0ece11fd9f75449f887dc98b2d064785 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 1 LEADER]: Becoming Leader. State: Replica: 97b2b4e6bfe54f46a83e0cabb3021f6a, State: Running, Role: LEADER
I20260713 09:05:31.847009 13971 leader_election.cc:304] T 4d375c5cabe84c2896788fa9e41b170a P 10d005eab63b41e68b9abefdc3816b4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d005eab63b41e68b9abefdc3816b4d, 97b2b4e6bfe54f46a83e0cabb3021f6a; no voters: 
I20260713 09:05:31.847306 14153 consensus_queue.cc:237] T 0ece11fd9f75449f887dc98b2d064785 P 97b2b4e6bfe54f46a83e0cabb3021f6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.850051 13930 raft_consensus.cc:2468] T 4d375c5cabe84c2896788fa9e41b170a P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d005eab63b41e68b9abefdc3816b4d in term 1.
I20260713 09:05:31.842599 14005 raft_consensus.cc:2468] T 2ef6f3482e2f4ffcb613247705e4f902 P 10d005eab63b41e68b9abefdc3816b4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcb3a1b2068d42449f1caf4b9b40f7d1 in term 1.
I20260713 09:05:31.842717 14004 raft_consensus.cc:2468] T 0ece11fd9f75449f887dc98b2d064785 P 10d005eab63b41e68b9abefdc3816b4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b2b4e6bfe54f46a83e0cabb3021f6a in term 1.
I20260713 09:05:31.852278 14120 ts_tablet_manager.cc:1434] T 0ece11fd9f75449f887dc98b2d064785 P bcb3a1b2068d42449f1caf4b9b40f7d1: Time spent starting tablet: real 0.085s	user 0.007s	sys 0.008s
I20260713 09:05:31.845672 14076 raft_consensus.cc:2468] T 2ef6f3482e2f4ffcb613247705e4f902 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcb3a1b2068d42449f1caf4b9b40f7d1 in term 1.
I20260713 09:05:31.852718 13895 leader_election.cc:304] T 2ef6f3482e2f4ffcb613247705e4f902 P bcb3a1b2068d42449f1caf4b9b40f7d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d005eab63b41e68b9abefdc3816b4d, bcb3a1b2068d42449f1caf4b9b40f7d1; no voters: 
I20260713 09:05:31.853276 14120 tablet_bootstrap.cc:492] T e0d7fa6b9d814927b6ffa97ba4f8042b P bcb3a1b2068d42449f1caf4b9b40f7d1: Bootstrap starting.
I20260713 09:05:31.853510 14167 raft_consensus.cc:2804] T 2ef6f3482e2f4ffcb613247705e4f902 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:31.853821 14159 raft_consensus.cc:2804] T 4d375c5cabe84c2896788fa9e41b170a P 10d005eab63b41e68b9abefdc3816b4d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:31.809520 14125 consensus_queue.cc:237] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 97b2b4e6bfe54f46a83e0cabb3021f6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.857146 14159 raft_consensus.cc:697] T 4d375c5cabe84c2896788fa9e41b170a P 10d005eab63b41e68b9abefdc3816b4d [term 1 LEADER]: Becoming Leader. State: Replica: 10d005eab63b41e68b9abefdc3816b4d, State: Running, Role: LEADER
I20260713 09:05:31.858033 14159 consensus_queue.cc:237] T 4d375c5cabe84c2896788fa9e41b170a P 10d005eab63b41e68b9abefdc3816b4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.854137 14167 raft_consensus.cc:697] T 2ef6f3482e2f4ffcb613247705e4f902 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 LEADER]: Becoming Leader. State: Replica: bcb3a1b2068d42449f1caf4b9b40f7d1, State: Running, Role: LEADER
I20260713 09:05:31.859794 14167 consensus_queue.cc:237] T 2ef6f3482e2f4ffcb613247705e4f902 P bcb3a1b2068d42449f1caf4b9b40f7d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.864600 13826 catalog_manager.cc:5697] T 45fac6ff33d845b1a2560d1c9e3511bd P 10d005eab63b41e68b9abefdc3816b4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 10d005eab63b41e68b9abefdc3816b4d (127.10.198.2). New cstate: current_term: 1 leader_uuid: "10d005eab63b41e68b9abefdc3816b4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:31.865783 14120 tablet_bootstrap.cc:654] T e0d7fa6b9d814927b6ffa97ba4f8042b P bcb3a1b2068d42449f1caf4b9b40f7d1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:31.866473 13826 catalog_manager.cc:5697] T 9076f602db7a4f04b497dc74e4a8acdd P 10d005eab63b41e68b9abefdc3816b4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 10d005eab63b41e68b9abefdc3816b4d (127.10.198.2). New cstate: current_term: 1 leader_uuid: "10d005eab63b41e68b9abefdc3816b4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:31.874902 13827 catalog_manager.cc:5697] T c85e562134864d28be8fe7ddce50c504 P bcb3a1b2068d42449f1caf4b9b40f7d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1). New cstate: current_term: 1 leader_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:31.884387 13825 catalog_manager.cc:5697] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 97b2b4e6bfe54f46a83e0cabb3021f6a reported cstate change: term changed from 0 to 1, leader changed from <none> to 97b2b4e6bfe54f46a83e0cabb3021f6a (127.10.198.3). New cstate: current_term: 1 leader_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:31.890441 14120 tablet_bootstrap.cc:492] T e0d7fa6b9d814927b6ffa97ba4f8042b P bcb3a1b2068d42449f1caf4b9b40f7d1: No bootstrap required, opened a new log
I20260713 09:05:31.890923 14120 ts_tablet_manager.cc:1403] T e0d7fa6b9d814927b6ffa97ba4f8042b P bcb3a1b2068d42449f1caf4b9b40f7d1: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.000s
I20260713 09:05:31.890599 13827 catalog_manager.cc:5697] T 2ef6f3482e2f4ffcb613247705e4f902 P bcb3a1b2068d42449f1caf4b9b40f7d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1). New cstate: current_term: 1 leader_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:31.893088 14120 raft_consensus.cc:359] T e0d7fa6b9d814927b6ffa97ba4f8042b P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.893764 14120 raft_consensus.cc:385] T e0d7fa6b9d814927b6ffa97ba4f8042b P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:31.893981 14120 raft_consensus.cc:740] T e0d7fa6b9d814927b6ffa97ba4f8042b P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcb3a1b2068d42449f1caf4b9b40f7d1, State: Initialized, Role: FOLLOWER
I20260713 09:05:31.894626 14120 consensus_queue.cc:260] T e0d7fa6b9d814927b6ffa97ba4f8042b P bcb3a1b2068d42449f1caf4b9b40f7d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.896345 14120 ts_tablet_manager.cc:1434] T e0d7fa6b9d814927b6ffa97ba4f8042b P bcb3a1b2068d42449f1caf4b9b40f7d1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:31.897083 14120 tablet_bootstrap.cc:492] T 9076f602db7a4f04b497dc74e4a8acdd P bcb3a1b2068d42449f1caf4b9b40f7d1: Bootstrap starting.
I20260713 09:05:31.902827 13828 catalog_manager.cc:5697] T 0ece11fd9f75449f887dc98b2d064785 P 97b2b4e6bfe54f46a83e0cabb3021f6a reported cstate change: term changed from 0 to 1, leader changed from <none> to 97b2b4e6bfe54f46a83e0cabb3021f6a (127.10.198.3). New cstate: current_term: 1 leader_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:31.903810 14120 tablet_bootstrap.cc:654] T 9076f602db7a4f04b497dc74e4a8acdd P bcb3a1b2068d42449f1caf4b9b40f7d1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:31.904114 13827 catalog_manager.cc:5697] T 4d375c5cabe84c2896788fa9e41b170a P 10d005eab63b41e68b9abefdc3816b4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 10d005eab63b41e68b9abefdc3816b4d (127.10.198.2). New cstate: current_term: 1 leader_uuid: "10d005eab63b41e68b9abefdc3816b4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:31.910749 14120 tablet_bootstrap.cc:492] T 9076f602db7a4f04b497dc74e4a8acdd P bcb3a1b2068d42449f1caf4b9b40f7d1: No bootstrap required, opened a new log
I20260713 09:05:31.911233 14120 ts_tablet_manager.cc:1403] T 9076f602db7a4f04b497dc74e4a8acdd P bcb3a1b2068d42449f1caf4b9b40f7d1: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.005s
I20260713 09:05:31.913391 14120 raft_consensus.cc:359] T 9076f602db7a4f04b497dc74e4a8acdd P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.913892 14120 raft_consensus.cc:385] T 9076f602db7a4f04b497dc74e4a8acdd P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:31.914083 14120 raft_consensus.cc:740] T 9076f602db7a4f04b497dc74e4a8acdd P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcb3a1b2068d42449f1caf4b9b40f7d1, State: Initialized, Role: FOLLOWER
I20260713 09:05:31.914543 14120 consensus_queue.cc:260] T 9076f602db7a4f04b497dc74e4a8acdd P bcb3a1b2068d42449f1caf4b9b40f7d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.915755 14120 ts_tablet_manager.cc:1434] T 9076f602db7a4f04b497dc74e4a8acdd P bcb3a1b2068d42449f1caf4b9b40f7d1: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:05:31.916667 14120 tablet_bootstrap.cc:492] T 45fac6ff33d845b1a2560d1c9e3511bd P bcb3a1b2068d42449f1caf4b9b40f7d1: Bootstrap starting.
I20260713 09:05:31.920140 14120 tablet_bootstrap.cc:654] T 45fac6ff33d845b1a2560d1c9e3511bd P bcb3a1b2068d42449f1caf4b9b40f7d1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:31.923575 14120 tablet_bootstrap.cc:492] T 45fac6ff33d845b1a2560d1c9e3511bd P bcb3a1b2068d42449f1caf4b9b40f7d1: No bootstrap required, opened a new log
I20260713 09:05:31.923945 14120 ts_tablet_manager.cc:1403] T 45fac6ff33d845b1a2560d1c9e3511bd P bcb3a1b2068d42449f1caf4b9b40f7d1: Time spent bootstrapping tablet: real 0.007s	user 0.001s	sys 0.004s
I20260713 09:05:31.925678 14120 raft_consensus.cc:359] T 45fac6ff33d845b1a2560d1c9e3511bd P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.926113 14120 raft_consensus.cc:385] T 45fac6ff33d845b1a2560d1c9e3511bd P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:31.926312 14120 raft_consensus.cc:740] T 45fac6ff33d845b1a2560d1c9e3511bd P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcb3a1b2068d42449f1caf4b9b40f7d1, State: Initialized, Role: FOLLOWER
I20260713 09:05:31.926769 14120 consensus_queue.cc:260] T 45fac6ff33d845b1a2560d1c9e3511bd P bcb3a1b2068d42449f1caf4b9b40f7d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.928068 14120 ts_tablet_manager.cc:1434] T 45fac6ff33d845b1a2560d1c9e3511bd P bcb3a1b2068d42449f1caf4b9b40f7d1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:31.928860 14120 tablet_bootstrap.cc:492] T 97385cf45bbd45dfa36581fdad0ba1ce P bcb3a1b2068d42449f1caf4b9b40f7d1: Bootstrap starting.
I20260713 09:05:31.932591 14120 tablet_bootstrap.cc:654] T 97385cf45bbd45dfa36581fdad0ba1ce P bcb3a1b2068d42449f1caf4b9b40f7d1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:31.936391 14120 tablet_bootstrap.cc:492] T 97385cf45bbd45dfa36581fdad0ba1ce P bcb3a1b2068d42449f1caf4b9b40f7d1: No bootstrap required, opened a new log
I20260713 09:05:31.936769 14120 ts_tablet_manager.cc:1403] T 97385cf45bbd45dfa36581fdad0ba1ce P bcb3a1b2068d42449f1caf4b9b40f7d1: Time spent bootstrapping tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:05:31.938472 14120 raft_consensus.cc:359] T 97385cf45bbd45dfa36581fdad0ba1ce P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.938941 14120 raft_consensus.cc:385] T 97385cf45bbd45dfa36581fdad0ba1ce P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:31.939127 14120 raft_consensus.cc:740] T 97385cf45bbd45dfa36581fdad0ba1ce P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcb3a1b2068d42449f1caf4b9b40f7d1, State: Initialized, Role: FOLLOWER
I20260713 09:05:31.939625 14120 consensus_queue.cc:260] T 97385cf45bbd45dfa36581fdad0ba1ce P bcb3a1b2068d42449f1caf4b9b40f7d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:31.940929 14120 ts_tablet_manager.cc:1434] T 97385cf45bbd45dfa36581fdad0ba1ce P bcb3a1b2068d42449f1caf4b9b40f7d1: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:05:32.006986 14167 raft_consensus.cc:493] T 97385cf45bbd45dfa36581fdad0ba1ce P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:32.007439 14167 raft_consensus.cc:515] T 97385cf45bbd45dfa36581fdad0ba1ce P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:32.009166 14167 leader_election.cc:290] T 97385cf45bbd45dfa36581fdad0ba1ce P bcb3a1b2068d42449f1caf4b9b40f7d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d005eab63b41e68b9abefdc3816b4d (127.10.198.2:38269), 97b2b4e6bfe54f46a83e0cabb3021f6a (127.10.198.3:35855)
I20260713 09:05:32.009941 14004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97385cf45bbd45dfa36581fdad0ba1ce" candidate_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d005eab63b41e68b9abefdc3816b4d" is_pre_election: true
I20260713 09:05:32.010128 14076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97385cf45bbd45dfa36581fdad0ba1ce" candidate_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" is_pre_election: true
I20260713 09:05:32.010476 14004 raft_consensus.cc:2468] T 97385cf45bbd45dfa36581fdad0ba1ce P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcb3a1b2068d42449f1caf4b9b40f7d1 in term 0.
I20260713 09:05:32.010687 14076 raft_consensus.cc:2468] T 97385cf45bbd45dfa36581fdad0ba1ce P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcb3a1b2068d42449f1caf4b9b40f7d1 in term 0.
I20260713 09:05:32.011380 13895 leader_election.cc:304] T 97385cf45bbd45dfa36581fdad0ba1ce P bcb3a1b2068d42449f1caf4b9b40f7d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d005eab63b41e68b9abefdc3816b4d, bcb3a1b2068d42449f1caf4b9b40f7d1; no voters: 
I20260713 09:05:32.012049 14167 raft_consensus.cc:2804] T 97385cf45bbd45dfa36581fdad0ba1ce P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:32.012389 14167 raft_consensus.cc:493] T 97385cf45bbd45dfa36581fdad0ba1ce P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:32.012631 14167 raft_consensus.cc:3060] T 97385cf45bbd45dfa36581fdad0ba1ce P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:32.017330 14167 raft_consensus.cc:515] T 97385cf45bbd45dfa36581fdad0ba1ce P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:32.018936 14167 leader_election.cc:290] T 97385cf45bbd45dfa36581fdad0ba1ce P bcb3a1b2068d42449f1caf4b9b40f7d1 [CANDIDATE]: Term 1 election: Requested vote from peers 10d005eab63b41e68b9abefdc3816b4d (127.10.198.2:38269), 97b2b4e6bfe54f46a83e0cabb3021f6a (127.10.198.3:35855)
I20260713 09:05:32.019558 14004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97385cf45bbd45dfa36581fdad0ba1ce" candidate_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d005eab63b41e68b9abefdc3816b4d"
I20260713 09:05:32.019820 14076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97385cf45bbd45dfa36581fdad0ba1ce" candidate_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a"
I20260713 09:05:32.020031 14004 raft_consensus.cc:3060] T 97385cf45bbd45dfa36581fdad0ba1ce P 10d005eab63b41e68b9abefdc3816b4d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:32.020319 14076 raft_consensus.cc:3060] T 97385cf45bbd45dfa36581fdad0ba1ce P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:32.024518 14004 raft_consensus.cc:2468] T 97385cf45bbd45dfa36581fdad0ba1ce P 10d005eab63b41e68b9abefdc3816b4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcb3a1b2068d42449f1caf4b9b40f7d1 in term 1.
I20260713 09:05:32.024581 14076 raft_consensus.cc:2468] T 97385cf45bbd45dfa36581fdad0ba1ce P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcb3a1b2068d42449f1caf4b9b40f7d1 in term 1.
I20260713 09:05:32.025506 13895 leader_election.cc:304] T 97385cf45bbd45dfa36581fdad0ba1ce P bcb3a1b2068d42449f1caf4b9b40f7d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d005eab63b41e68b9abefdc3816b4d, bcb3a1b2068d42449f1caf4b9b40f7d1; no voters: 
I20260713 09:05:32.026093 14167 raft_consensus.cc:2804] T 97385cf45bbd45dfa36581fdad0ba1ce P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:32.026527 14167 raft_consensus.cc:697] T 97385cf45bbd45dfa36581fdad0ba1ce P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 LEADER]: Becoming Leader. State: Replica: bcb3a1b2068d42449f1caf4b9b40f7d1, State: Running, Role: LEADER
I20260713 09:05:32.027154 14167 consensus_queue.cc:237] T 97385cf45bbd45dfa36581fdad0ba1ce P bcb3a1b2068d42449f1caf4b9b40f7d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:32.034073 13827 catalog_manager.cc:5697] T 97385cf45bbd45dfa36581fdad0ba1ce P bcb3a1b2068d42449f1caf4b9b40f7d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1). New cstate: current_term: 1 leader_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:32.058717 14167 raft_consensus.cc:493] T 45fac6ff33d845b1a2560d1c9e3511bd P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:32.059232 14167 raft_consensus.cc:515] T 45fac6ff33d845b1a2560d1c9e3511bd P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:32.060904 14167 leader_election.cc:290] T 45fac6ff33d845b1a2560d1c9e3511bd P bcb3a1b2068d42449f1caf4b9b40f7d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d005eab63b41e68b9abefdc3816b4d (127.10.198.2:38269), 97b2b4e6bfe54f46a83e0cabb3021f6a (127.10.198.3:35855)
I20260713 09:05:32.061621 14004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45fac6ff33d845b1a2560d1c9e3511bd" candidate_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d005eab63b41e68b9abefdc3816b4d" is_pre_election: true
I20260713 09:05:32.061997 14076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45fac6ff33d845b1a2560d1c9e3511bd" candidate_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" is_pre_election: true
I20260713 09:05:32.062645 14076 raft_consensus.cc:2393] T 45fac6ff33d845b1a2560d1c9e3511bd P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bcb3a1b2068d42449f1caf4b9b40f7d1 in current term 1: Already voted for candidate 10d005eab63b41e68b9abefdc3816b4d in this term.
I20260713 09:05:32.063449 13896 leader_election.cc:304] T 45fac6ff33d845b1a2560d1c9e3511bd P bcb3a1b2068d42449f1caf4b9b40f7d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bcb3a1b2068d42449f1caf4b9b40f7d1; no voters: 10d005eab63b41e68b9abefdc3816b4d, 97b2b4e6bfe54f46a83e0cabb3021f6a
I20260713 09:05:32.064013 14167 raft_consensus.cc:3060] T 45fac6ff33d845b1a2560d1c9e3511bd P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:32.068372 14167 raft_consensus.cc:2749] T 45fac6ff33d845b1a2560d1c9e3511bd P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:32.109282 14167 raft_consensus.cc:493] T e0d7fa6b9d814927b6ffa97ba4f8042b P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:32.109728 14167 raft_consensus.cc:515] T e0d7fa6b9d814927b6ffa97ba4f8042b P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:32.111413 14167 leader_election.cc:290] T e0d7fa6b9d814927b6ffa97ba4f8042b P bcb3a1b2068d42449f1caf4b9b40f7d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d005eab63b41e68b9abefdc3816b4d (127.10.198.2:38269), 97b2b4e6bfe54f46a83e0cabb3021f6a (127.10.198.3:35855)
I20260713 09:05:32.112124 14004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d7fa6b9d814927b6ffa97ba4f8042b" candidate_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d005eab63b41e68b9abefdc3816b4d" is_pre_election: true
I20260713 09:05:32.112418 14076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d7fa6b9d814927b6ffa97ba4f8042b" candidate_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" is_pre_election: true
I20260713 09:05:32.112937 14004 raft_consensus.cc:2393] T e0d7fa6b9d814927b6ffa97ba4f8042b P 10d005eab63b41e68b9abefdc3816b4d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bcb3a1b2068d42449f1caf4b9b40f7d1 in current term 1: Already voted for candidate 97b2b4e6bfe54f46a83e0cabb3021f6a in this term.
I20260713 09:05:32.113875 13895 leader_election.cc:304] T e0d7fa6b9d814927b6ffa97ba4f8042b P bcb3a1b2068d42449f1caf4b9b40f7d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bcb3a1b2068d42449f1caf4b9b40f7d1; no voters: 10d005eab63b41e68b9abefdc3816b4d, 97b2b4e6bfe54f46a83e0cabb3021f6a
I20260713 09:05:32.114476 14167 raft_consensus.cc:3060] T e0d7fa6b9d814927b6ffa97ba4f8042b P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:32.118997 14167 raft_consensus.cc:2749] T e0d7fa6b9d814927b6ffa97ba4f8042b P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:32.128122 14167 raft_consensus.cc:493] T 9076f602db7a4f04b497dc74e4a8acdd P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:32.128502 14167 raft_consensus.cc:515] T 9076f602db7a4f04b497dc74e4a8acdd P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:32.130121 14167 leader_election.cc:290] T 9076f602db7a4f04b497dc74e4a8acdd P bcb3a1b2068d42449f1caf4b9b40f7d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d005eab63b41e68b9abefdc3816b4d (127.10.198.2:38269), 97b2b4e6bfe54f46a83e0cabb3021f6a (127.10.198.3:35855)
I20260713 09:05:32.130820 14004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9076f602db7a4f04b497dc74e4a8acdd" candidate_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d005eab63b41e68b9abefdc3816b4d" is_pre_election: true
I20260713 09:05:32.131178 14076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9076f602db7a4f04b497dc74e4a8acdd" candidate_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" is_pre_election: true
I20260713 09:05:32.131966 14076 raft_consensus.cc:2393] T 9076f602db7a4f04b497dc74e4a8acdd P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bcb3a1b2068d42449f1caf4b9b40f7d1 in current term 1: Already voted for candidate 10d005eab63b41e68b9abefdc3816b4d in this term.
I20260713 09:05:32.132756 13896 leader_election.cc:304] T 9076f602db7a4f04b497dc74e4a8acdd P bcb3a1b2068d42449f1caf4b9b40f7d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bcb3a1b2068d42449f1caf4b9b40f7d1; no voters: 10d005eab63b41e68b9abefdc3816b4d, 97b2b4e6bfe54f46a83e0cabb3021f6a
I20260713 09:05:32.133322 14167 raft_consensus.cc:3060] T 9076f602db7a4f04b497dc74e4a8acdd P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:32.137723 14167 raft_consensus.cc:2749] T 9076f602db7a4f04b497dc74e4a8acdd P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:32.149991 14125 consensus_queue.cc:1048] T e0d7fa6b9d814927b6ffa97ba4f8042b P 97b2b4e6bfe54f46a83e0cabb3021f6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:32.175588 11032 ts_manager.cc:295] Set tserver state for bcb3a1b2068d42449f1caf4b9b40f7d1 to MAINTENANCE_MODE
I20260713 09:05:32.178448 11032 tablet_server.cc:179] TabletServer@127.10.198.1:0 shutting down...
W20260713 09:05:32.185392 14042 consensus_peers.cc:597] T e0d7fa6b9d814927b6ffa97ba4f8042b P 97b2b4e6bfe54f46a83e0cabb3021f6a -> Peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Couldn't send request to peer bcb3a1b2068d42449f1caf4b9b40f7d1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:32.205171 11032 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:32.206615 11032 tablet_replica.cc:333] T 97385cf45bbd45dfa36581fdad0ba1ce P bcb3a1b2068d42449f1caf4b9b40f7d1: stopping tablet replica
I20260713 09:05:32.208282 11032 raft_consensus.cc:2243] T 97385cf45bbd45dfa36581fdad0ba1ce P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:32.209730 11032 pending_rounds.cc:70] T 97385cf45bbd45dfa36581fdad0ba1ce P bcb3a1b2068d42449f1caf4b9b40f7d1: Trying to abort 1 pending ops.
I20260713 09:05:32.210005 11032 pending_rounds.cc:77] T 97385cf45bbd45dfa36581fdad0ba1ce P bcb3a1b2068d42449f1caf4b9b40f7d1: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306991747189645312 op_type: NO_OP noop_request { }
I20260713 09:05:32.210695 11032 raft_consensus.cc:2889] T 97385cf45bbd45dfa36581fdad0ba1ce P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:05:32.211150 11032 raft_consensus.cc:2272] T 97385cf45bbd45dfa36581fdad0ba1ce P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:32.211702 14167 consensus_queue.cc:1048] T c85e562134864d28be8fe7ddce50c504 P bcb3a1b2068d42449f1caf4b9b40f7d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:32.216212 11032 tablet_replica.cc:333] T 45fac6ff33d845b1a2560d1c9e3511bd P bcb3a1b2068d42449f1caf4b9b40f7d1: stopping tablet replica
I20260713 09:05:32.217243 11032 raft_consensus.cc:2243] T 45fac6ff33d845b1a2560d1c9e3511bd P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:32.218060 11032 raft_consensus.cc:2272] T 45fac6ff33d845b1a2560d1c9e3511bd P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:32.222087 11032 tablet_replica.cc:333] T 0ece11fd9f75449f887dc98b2d064785 P bcb3a1b2068d42449f1caf4b9b40f7d1: stopping tablet replica
I20260713 09:05:32.223718 11032 raft_consensus.cc:2243] T 0ece11fd9f75449f887dc98b2d064785 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:32.224558 11032 raft_consensus.cc:2272] T 0ece11fd9f75449f887dc98b2d064785 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:32.227468 14159 consensus_queue.cc:1048] T 45fac6ff33d845b1a2560d1c9e3511bd P 10d005eab63b41e68b9abefdc3816b4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:32.228758 11032 tablet_replica.cc:333] T 9076f602db7a4f04b497dc74e4a8acdd P bcb3a1b2068d42449f1caf4b9b40f7d1: stopping tablet replica
I20260713 09:05:32.229874 11032 raft_consensus.cc:2243] T 9076f602db7a4f04b497dc74e4a8acdd P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:32.230741 11032 raft_consensus.cc:2272] T 9076f602db7a4f04b497dc74e4a8acdd P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:32.235420 11032 tablet_replica.cc:333] T 4d375c5cabe84c2896788fa9e41b170a P bcb3a1b2068d42449f1caf4b9b40f7d1: stopping tablet replica
I20260713 09:05:32.236207 11032 raft_consensus.cc:2243] T 4d375c5cabe84c2896788fa9e41b170a P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:32.236814 11032 raft_consensus.cc:2272] T 4d375c5cabe84c2896788fa9e41b170a P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:32.238793 14169 consensus_queue.cc:1048] T c85e562134864d28be8fe7ddce50c504 P bcb3a1b2068d42449f1caf4b9b40f7d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:32.240628 11032 tablet_replica.cc:333] T c85e562134864d28be8fe7ddce50c504 P bcb3a1b2068d42449f1caf4b9b40f7d1: stopping tablet replica
I20260713 09:05:32.241694 11032 raft_consensus.cc:2243] T c85e562134864d28be8fe7ddce50c504 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:32.242486 11032 raft_consensus.cc:2272] T c85e562134864d28be8fe7ddce50c504 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:32.244320 14153 consensus_queue.cc:1048] T e0d7fa6b9d814927b6ffa97ba4f8042b P 97b2b4e6bfe54f46a83e0cabb3021f6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:32.246568 11032 tablet_replica.cc:333] T e0d7fa6b9d814927b6ffa97ba4f8042b P bcb3a1b2068d42449f1caf4b9b40f7d1: stopping tablet replica
I20260713 09:05:32.247592 11032 raft_consensus.cc:2243] T e0d7fa6b9d814927b6ffa97ba4f8042b P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:32.248435 11032 raft_consensus.cc:2272] T e0d7fa6b9d814927b6ffa97ba4f8042b P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:32.252525 11032 tablet_replica.cc:333] T 2ef6f3482e2f4ffcb613247705e4f902 P bcb3a1b2068d42449f1caf4b9b40f7d1: stopping tablet replica
I20260713 09:05:32.253330 11032 raft_consensus.cc:2243] T 2ef6f3482e2f4ffcb613247705e4f902 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:32.254719 11032 pending_rounds.cc:70] T 2ef6f3482e2f4ffcb613247705e4f902 P bcb3a1b2068d42449f1caf4b9b40f7d1: Trying to abort 1 pending ops.
I20260713 09:05:32.254999 11032 pending_rounds.cc:77] T 2ef6f3482e2f4ffcb613247705e4f902 P bcb3a1b2068d42449f1caf4b9b40f7d1: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306991746541613056 op_type: NO_OP noop_request { }
I20260713 09:05:32.255419 11032 raft_consensus.cc:2889] T 2ef6f3482e2f4ffcb613247705e4f902 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:05:32.255877 11032 raft_consensus.cc:2272] T 2ef6f3482e2f4ffcb613247705e4f902 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:32.260499 11032 tablet_replica.cc:333] T a5ec8da8e931497e9f284cce64fc3d00 P bcb3a1b2068d42449f1caf4b9b40f7d1: stopping tablet replica
I20260713 09:05:32.264268 11032 raft_consensus.cc:2243] T a5ec8da8e931497e9f284cce64fc3d00 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:32.265012 11032 raft_consensus.cc:2272] T a5ec8da8e931497e9f284cce64fc3d00 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:32.268518 11032 tablet_replica.cc:333] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P bcb3a1b2068d42449f1caf4b9b40f7d1: stopping tablet replica
I20260713 09:05:32.269250 11032 raft_consensus.cc:2243] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:32.269912 11032 raft_consensus.cc:2272] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:32.281387 13968 consensus_peers.cc:597] T 4d375c5cabe84c2896788fa9e41b170a P 10d005eab63b41e68b9abefdc3816b4d -> Peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Couldn't send request to peer bcb3a1b2068d42449f1caf4b9b40f7d1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:32.285849 14042 consensus_peers.cc:597] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 97b2b4e6bfe54f46a83e0cabb3021f6a -> Peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Couldn't send request to peer bcb3a1b2068d42449f1caf4b9b40f7d1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:32.288975 13968 consensus_peers.cc:597] T 45fac6ff33d845b1a2560d1c9e3511bd P 10d005eab63b41e68b9abefdc3816b4d -> Peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Couldn't send request to peer bcb3a1b2068d42449f1caf4b9b40f7d1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:32.307415 14137 consensus_queue.cc:1048] T a5ec8da8e931497e9f284cce64fc3d00 P 10d005eab63b41e68b9abefdc3816b4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:32.311666 11032 tablet_server.cc:196] TabletServer@127.10.198.1:0 shutdown complete.
I20260713 09:05:32.318535 14159 consensus_queue.cc:1048] T 4d375c5cabe84c2896788fa9e41b170a P 10d005eab63b41e68b9abefdc3816b4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:05:32.333982 13968 consensus_peers.cc:597] T a5ec8da8e931497e9f284cce64fc3d00 P 10d005eab63b41e68b9abefdc3816b4d -> Peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Couldn't send request to peer bcb3a1b2068d42449f1caf4b9b40f7d1. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:33605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:32.334394 14159 consensus_queue.cc:1048] T 9076f602db7a4f04b497dc74e4a8acdd P 10d005eab63b41e68b9abefdc3816b4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:05:32.336848 13968 consensus_peers.cc:597] T 9076f602db7a4f04b497dc74e4a8acdd P 10d005eab63b41e68b9abefdc3816b4d -> Peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Couldn't send request to peer bcb3a1b2068d42449f1caf4b9b40f7d1. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:33605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:32.339511 14042 consensus_peers.cc:597] T 0ece11fd9f75449f887dc98b2d064785 P 97b2b4e6bfe54f46a83e0cabb3021f6a -> Peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Couldn't send request to peer bcb3a1b2068d42449f1caf4b9b40f7d1. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:33605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:32.362892 14153 consensus_queue.cc:1048] T 0ece11fd9f75449f887dc98b2d064785 P 97b2b4e6bfe54f46a83e0cabb3021f6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:32.437470 14153 consensus_queue.cc:1048] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 97b2b4e6bfe54f46a83e0cabb3021f6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:05:32.635496 13876 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:05:33.628996 14137 raft_consensus.cc:493] T 97385cf45bbd45dfa36581fdad0ba1ce P 10d005eab63b41e68b9abefdc3816b4d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:33.629542 14137 raft_consensus.cc:515] T 97385cf45bbd45dfa36581fdad0ba1ce P 10d005eab63b41e68b9abefdc3816b4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:33.631386 14137 leader_election.cc:290] T 97385cf45bbd45dfa36581fdad0ba1ce P 10d005eab63b41e68b9abefdc3816b4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605), 97b2b4e6bfe54f46a83e0cabb3021f6a (127.10.198.3:35855)
I20260713 09:05:33.632584 14076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97385cf45bbd45dfa36581fdad0ba1ce" candidate_uuid: "10d005eab63b41e68b9abefdc3816b4d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" is_pre_election: true
I20260713 09:05:33.633319 14076 raft_consensus.cc:2468] T 97385cf45bbd45dfa36581fdad0ba1ce P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d005eab63b41e68b9abefdc3816b4d in term 1.
I20260713 09:05:33.634593 13971 leader_election.cc:304] T 97385cf45bbd45dfa36581fdad0ba1ce P 10d005eab63b41e68b9abefdc3816b4d [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: 10d005eab63b41e68b9abefdc3816b4d, 97b2b4e6bfe54f46a83e0cabb3021f6a; no voters: 
W20260713 09:05:33.635134 13968 leader_election.cc:336] T 97385cf45bbd45dfa36581fdad0ba1ce P 10d005eab63b41e68b9abefdc3816b4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Network error: Client connection negotiation failed: client connection to 127.10.198.1:33605: connect: Connection refused (error 111)
I20260713 09:05:33.635327 14137 raft_consensus.cc:2804] T 97385cf45bbd45dfa36581fdad0ba1ce P 10d005eab63b41e68b9abefdc3816b4d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:33.635746 14137 raft_consensus.cc:493] T 97385cf45bbd45dfa36581fdad0ba1ce P 10d005eab63b41e68b9abefdc3816b4d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:33.636122 14137 raft_consensus.cc:3060] T 97385cf45bbd45dfa36581fdad0ba1ce P 10d005eab63b41e68b9abefdc3816b4d [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:05:33.636469 13876 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:05:33.641492 14137 raft_consensus.cc:515] T 97385cf45bbd45dfa36581fdad0ba1ce P 10d005eab63b41e68b9abefdc3816b4d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:33.642904 14137 leader_election.cc:290] T 97385cf45bbd45dfa36581fdad0ba1ce P 10d005eab63b41e68b9abefdc3816b4d [CANDIDATE]: Term 2 election: Requested vote from peers bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605), 97b2b4e6bfe54f46a83e0cabb3021f6a (127.10.198.3:35855)
I20260713 09:05:33.643930 14076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97385cf45bbd45dfa36581fdad0ba1ce" candidate_uuid: "10d005eab63b41e68b9abefdc3816b4d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a"
I20260713 09:05:33.644404 14076 raft_consensus.cc:3060] T 97385cf45bbd45dfa36581fdad0ba1ce P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:05:33.646185 13968 leader_election.cc:336] T 97385cf45bbd45dfa36581fdad0ba1ce P 10d005eab63b41e68b9abefdc3816b4d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Network error: Client connection negotiation failed: client connection to 127.10.198.1:33605: connect: Connection refused (error 111)
I20260713 09:05:33.649227 14076 raft_consensus.cc:2468] T 97385cf45bbd45dfa36581fdad0ba1ce P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d005eab63b41e68b9abefdc3816b4d in term 2.
I20260713 09:05:33.650048 13971 leader_election.cc:304] T 97385cf45bbd45dfa36581fdad0ba1ce P 10d005eab63b41e68b9abefdc3816b4d [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: 10d005eab63b41e68b9abefdc3816b4d, 97b2b4e6bfe54f46a83e0cabb3021f6a; no voters: bcb3a1b2068d42449f1caf4b9b40f7d1
I20260713 09:05:33.650658 14137 raft_consensus.cc:2804] T 97385cf45bbd45dfa36581fdad0ba1ce P 10d005eab63b41e68b9abefdc3816b4d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:33.651377 14137 raft_consensus.cc:697] T 97385cf45bbd45dfa36581fdad0ba1ce P 10d005eab63b41e68b9abefdc3816b4d [term 2 LEADER]: Becoming Leader. State: Replica: 10d005eab63b41e68b9abefdc3816b4d, State: Running, Role: LEADER
I20260713 09:05:33.652215 14137 consensus_queue.cc:237] T 97385cf45bbd45dfa36581fdad0ba1ce P 10d005eab63b41e68b9abefdc3816b4d [LEADER]: Queue going to LEADER 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: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:33.658535 13828 catalog_manager.cc:5697] T 97385cf45bbd45dfa36581fdad0ba1ce P 10d005eab63b41e68b9abefdc3816b4d reported cstate change: term changed from 1 to 2, leader changed from bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1) to 10d005eab63b41e68b9abefdc3816b4d (127.10.198.2). New cstate: current_term: 2 leader_uuid: "10d005eab63b41e68b9abefdc3816b4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:33.730999 14153 raft_consensus.cc:493] T c85e562134864d28be8fe7ddce50c504 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bcb3a1b2068d42449f1caf4b9b40f7d1)
I20260713 09:05:33.731539 14153 raft_consensus.cc:515] T c85e562134864d28be8fe7ddce50c504 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:33.733366 14153 leader_election.cc:290] T c85e562134864d28be8fe7ddce50c504 P 97b2b4e6bfe54f46a83e0cabb3021f6a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605), 10d005eab63b41e68b9abefdc3816b4d (127.10.198.2:38269)
I20260713 09:05:33.734495 14005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85e562134864d28be8fe7ddce50c504" candidate_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d005eab63b41e68b9abefdc3816b4d" is_pre_election: true
W20260713 09:05:33.736552 14042 leader_election.cc:336] T c85e562134864d28be8fe7ddce50c504 P 97b2b4e6bfe54f46a83e0cabb3021f6a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Network error: Client connection negotiation failed: client connection to 127.10.198.1:33605: connect: Connection refused (error 111)
I20260713 09:05:33.736864 14042 leader_election.cc:304] T c85e562134864d28be8fe7ddce50c504 P 97b2b4e6bfe54f46a83e0cabb3021f6a [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: 97b2b4e6bfe54f46a83e0cabb3021f6a; no voters: 10d005eab63b41e68b9abefdc3816b4d, bcb3a1b2068d42449f1caf4b9b40f7d1
I20260713 09:05:33.737416 14153 raft_consensus.cc:2749] T c85e562134864d28be8fe7ddce50c504 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:33.744091 14137 raft_consensus.cc:493] T c85e562134864d28be8fe7ddce50c504 P 10d005eab63b41e68b9abefdc3816b4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bcb3a1b2068d42449f1caf4b9b40f7d1)
I20260713 09:05:33.744554 14137 raft_consensus.cc:515] T c85e562134864d28be8fe7ddce50c504 P 10d005eab63b41e68b9abefdc3816b4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:33.746052 14137 leader_election.cc:290] T c85e562134864d28be8fe7ddce50c504 P 10d005eab63b41e68b9abefdc3816b4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605), 97b2b4e6bfe54f46a83e0cabb3021f6a (127.10.198.3:35855)
I20260713 09:05:33.747124 14076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85e562134864d28be8fe7ddce50c504" candidate_uuid: "10d005eab63b41e68b9abefdc3816b4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" is_pre_election: true
I20260713 09:05:33.747715 14076 raft_consensus.cc:2468] T c85e562134864d28be8fe7ddce50c504 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d005eab63b41e68b9abefdc3816b4d in term 1.
I20260713 09:05:33.748588 13971 leader_election.cc:304] T c85e562134864d28be8fe7ddce50c504 P 10d005eab63b41e68b9abefdc3816b4d [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: 10d005eab63b41e68b9abefdc3816b4d, 97b2b4e6bfe54f46a83e0cabb3021f6a; no voters: 
I20260713 09:05:33.749222 14137 raft_consensus.cc:2804] T c85e562134864d28be8fe7ddce50c504 P 10d005eab63b41e68b9abefdc3816b4d [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:05:33.749409 13968 leader_election.cc:336] T c85e562134864d28be8fe7ddce50c504 P 10d005eab63b41e68b9abefdc3816b4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Network error: Client connection negotiation failed: client connection to 127.10.198.1:33605: connect: Connection refused (error 111)
I20260713 09:05:33.749562 14137 raft_consensus.cc:493] T c85e562134864d28be8fe7ddce50c504 P 10d005eab63b41e68b9abefdc3816b4d [term 1 FOLLOWER]: Starting leader election (detected failure of leader bcb3a1b2068d42449f1caf4b9b40f7d1)
I20260713 09:05:33.749910 14137 raft_consensus.cc:3060] T c85e562134864d28be8fe7ddce50c504 P 10d005eab63b41e68b9abefdc3816b4d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:33.755383 14137 raft_consensus.cc:515] T c85e562134864d28be8fe7ddce50c504 P 10d005eab63b41e68b9abefdc3816b4d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:33.756775 14137 leader_election.cc:290] T c85e562134864d28be8fe7ddce50c504 P 10d005eab63b41e68b9abefdc3816b4d [CANDIDATE]: Term 2 election: Requested vote from peers bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605), 97b2b4e6bfe54f46a83e0cabb3021f6a (127.10.198.3:35855)
I20260713 09:05:33.757776 14076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85e562134864d28be8fe7ddce50c504" candidate_uuid: "10d005eab63b41e68b9abefdc3816b4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a"
I20260713 09:05:33.758360 14076 raft_consensus.cc:3060] T c85e562134864d28be8fe7ddce50c504 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:05:33.760344 13968 leader_election.cc:336] T c85e562134864d28be8fe7ddce50c504 P 10d005eab63b41e68b9abefdc3816b4d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Network error: Client connection negotiation failed: client connection to 127.10.198.1:33605: connect: Connection refused (error 111)
I20260713 09:05:33.763505 14076 raft_consensus.cc:2468] T c85e562134864d28be8fe7ddce50c504 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d005eab63b41e68b9abefdc3816b4d in term 2.
I20260713 09:05:33.764508 13971 leader_election.cc:304] T c85e562134864d28be8fe7ddce50c504 P 10d005eab63b41e68b9abefdc3816b4d [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: 10d005eab63b41e68b9abefdc3816b4d, 97b2b4e6bfe54f46a83e0cabb3021f6a; no voters: bcb3a1b2068d42449f1caf4b9b40f7d1
I20260713 09:05:33.765082 14137 raft_consensus.cc:2804] T c85e562134864d28be8fe7ddce50c504 P 10d005eab63b41e68b9abefdc3816b4d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:33.765451 14137 raft_consensus.cc:697] T c85e562134864d28be8fe7ddce50c504 P 10d005eab63b41e68b9abefdc3816b4d [term 2 LEADER]: Becoming Leader. State: Replica: 10d005eab63b41e68b9abefdc3816b4d, State: Running, Role: LEADER
I20260713 09:05:33.766419 14137 consensus_queue.cc:237] T c85e562134864d28be8fe7ddce50c504 P 10d005eab63b41e68b9abefdc3816b4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:33.772868 13828 catalog_manager.cc:5697] T c85e562134864d28be8fe7ddce50c504 P 10d005eab63b41e68b9abefdc3816b4d reported cstate change: term changed from 1 to 2, leader changed from bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1) to 10d005eab63b41e68b9abefdc3816b4d (127.10.198.2). New cstate: current_term: 2 leader_uuid: "10d005eab63b41e68b9abefdc3816b4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:33.989063 14153 raft_consensus.cc:493] T 2ef6f3482e2f4ffcb613247705e4f902 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:33.989526 14153 raft_consensus.cc:515] T 2ef6f3482e2f4ffcb613247705e4f902 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:33.991113 14153 leader_election.cc:290] T 2ef6f3482e2f4ffcb613247705e4f902 P 97b2b4e6bfe54f46a83e0cabb3021f6a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605), 10d005eab63b41e68b9abefdc3816b4d (127.10.198.2:38269)
I20260713 09:05:33.992239 14005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ef6f3482e2f4ffcb613247705e4f902" candidate_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d005eab63b41e68b9abefdc3816b4d" is_pre_election: true
I20260713 09:05:33.992818 14005 raft_consensus.cc:2468] T 2ef6f3482e2f4ffcb613247705e4f902 P 10d005eab63b41e68b9abefdc3816b4d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97b2b4e6bfe54f46a83e0cabb3021f6a in term 1.
I20260713 09:05:33.993757 14044 leader_election.cc:304] T 2ef6f3482e2f4ffcb613247705e4f902 P 97b2b4e6bfe54f46a83e0cabb3021f6a [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: 10d005eab63b41e68b9abefdc3816b4d, 97b2b4e6bfe54f46a83e0cabb3021f6a; no voters: 
I20260713 09:05:33.994392 14153 raft_consensus.cc:2804] T 2ef6f3482e2f4ffcb613247705e4f902 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:05:33.994501 14042 leader_election.cc:336] T 2ef6f3482e2f4ffcb613247705e4f902 P 97b2b4e6bfe54f46a83e0cabb3021f6a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Network error: Client connection negotiation failed: client connection to 127.10.198.1:33605: connect: Connection refused (error 111)
I20260713 09:05:33.994735 14153 raft_consensus.cc:493] T 2ef6f3482e2f4ffcb613247705e4f902 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:33.995059 14153 raft_consensus.cc:3060] T 2ef6f3482e2f4ffcb613247705e4f902 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:33.999943 14153 raft_consensus.cc:515] T 2ef6f3482e2f4ffcb613247705e4f902 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:34.001322 14153 leader_election.cc:290] T 2ef6f3482e2f4ffcb613247705e4f902 P 97b2b4e6bfe54f46a83e0cabb3021f6a [CANDIDATE]: Term 2 election: Requested vote from peers bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605), 10d005eab63b41e68b9abefdc3816b4d (127.10.198.2:38269)
I20260713 09:05:34.002386 14005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ef6f3482e2f4ffcb613247705e4f902" candidate_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d005eab63b41e68b9abefdc3816b4d"
I20260713 09:05:34.002861 14005 raft_consensus.cc:3060] T 2ef6f3482e2f4ffcb613247705e4f902 P 10d005eab63b41e68b9abefdc3816b4d [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:05:34.004568 14042 leader_election.cc:336] T 2ef6f3482e2f4ffcb613247705e4f902 P 97b2b4e6bfe54f46a83e0cabb3021f6a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Network error: Client connection negotiation failed: client connection to 127.10.198.1:33605: connect: Connection refused (error 111)
I20260713 09:05:34.007791 14005 raft_consensus.cc:2468] T 2ef6f3482e2f4ffcb613247705e4f902 P 10d005eab63b41e68b9abefdc3816b4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b2b4e6bfe54f46a83e0cabb3021f6a in term 2.
I20260713 09:05:34.008671 14044 leader_election.cc:304] T 2ef6f3482e2f4ffcb613247705e4f902 P 97b2b4e6bfe54f46a83e0cabb3021f6a [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: 10d005eab63b41e68b9abefdc3816b4d, 97b2b4e6bfe54f46a83e0cabb3021f6a; no voters: bcb3a1b2068d42449f1caf4b9b40f7d1
I20260713 09:05:34.009238 14153 raft_consensus.cc:2804] T 2ef6f3482e2f4ffcb613247705e4f902 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:34.010128 14153 raft_consensus.cc:697] T 2ef6f3482e2f4ffcb613247705e4f902 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 2 LEADER]: Becoming Leader. State: Replica: 97b2b4e6bfe54f46a83e0cabb3021f6a, State: Running, Role: LEADER
I20260713 09:05:34.010859 14153 consensus_queue.cc:237] T 2ef6f3482e2f4ffcb613247705e4f902 P 97b2b4e6bfe54f46a83e0cabb3021f6a [LEADER]: Queue going to LEADER 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: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:34.017242 13828 catalog_manager.cc:5697] T 2ef6f3482e2f4ffcb613247705e4f902 P 97b2b4e6bfe54f46a83e0cabb3021f6a reported cstate change: term changed from 1 to 2, leader changed from bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1) to 97b2b4e6bfe54f46a83e0cabb3021f6a (127.10.198.3). New cstate: current_term: 2 leader_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:34.103698 14076 raft_consensus.cc:1275] T 97385cf45bbd45dfa36581fdad0ba1ce P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 2 FOLLOWER]: Refusing update from remote peer 10d005eab63b41e68b9abefdc3816b4d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:05:34.104887 14137 consensus_queue.cc:1048] T 97385cf45bbd45dfa36581fdad0ba1ce P 10d005eab63b41e68b9abefdc3816b4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:05:34.117959 13968 consensus_peers.cc:597] T 97385cf45bbd45dfa36581fdad0ba1ce P 10d005eab63b41e68b9abefdc3816b4d -> Peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Couldn't send request to peer bcb3a1b2068d42449f1caf4b9b40f7d1. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:33605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:34.294889 13968 consensus_peers.cc:597] T c85e562134864d28be8fe7ddce50c504 P 10d005eab63b41e68b9abefdc3816b4d -> Peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Couldn't send request to peer bcb3a1b2068d42449f1caf4b9b40f7d1. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:33605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:34.382604 14076 raft_consensus.cc:1275] T c85e562134864d28be8fe7ddce50c504 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 2 FOLLOWER]: Refusing update from remote peer 10d005eab63b41e68b9abefdc3816b4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:34.383729 14210 consensus_queue.cc:1048] T c85e562134864d28be8fe7ddce50c504 P 10d005eab63b41e68b9abefdc3816b4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:05:34.480701 14042 consensus_peers.cc:597] T 2ef6f3482e2f4ffcb613247705e4f902 P 97b2b4e6bfe54f46a83e0cabb3021f6a -> Peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Couldn't send request to peer bcb3a1b2068d42449f1caf4b9b40f7d1. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:33605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:34.512652 13968 consensus_peers.cc:597] T 4d375c5cabe84c2896788fa9e41b170a P 10d005eab63b41e68b9abefdc3816b4d -> Peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Couldn't send request to peer bcb3a1b2068d42449f1caf4b9b40f7d1. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:33605: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:05:34.530833 14042 consensus_peers.cc:597] T e0d7fa6b9d814927b6ffa97ba4f8042b P 97b2b4e6bfe54f46a83e0cabb3021f6a -> Peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Couldn't send request to peer bcb3a1b2068d42449f1caf4b9b40f7d1. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:33605: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:05:34.566816 13968 consensus_peers.cc:597] T a5ec8da8e931497e9f284cce64fc3d00 P 10d005eab63b41e68b9abefdc3816b4d -> Peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Couldn't send request to peer bcb3a1b2068d42449f1caf4b9b40f7d1. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:33605: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260713 09:05:34.596421 14005 raft_consensus.cc:1275] T 2ef6f3482e2f4ffcb613247705e4f902 P 10d005eab63b41e68b9abefdc3816b4d [term 2 FOLLOWER]: Refusing update from remote peer 97b2b4e6bfe54f46a83e0cabb3021f6a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:05:34.597469 14153 consensus_queue.cc:1048] T 2ef6f3482e2f4ffcb613247705e4f902 P 97b2b4e6bfe54f46a83e0cabb3021f6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:05:34.637283 13876 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:05:34.680302 14042 consensus_peers.cc:597] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 97b2b4e6bfe54f46a83e0cabb3021f6a -> Peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Couldn't send request to peer bcb3a1b2068d42449f1caf4b9b40f7d1. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:33605: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:05:34.736701 13968 consensus_peers.cc:597] T 9076f602db7a4f04b497dc74e4a8acdd P 10d005eab63b41e68b9abefdc3816b4d -> Peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Couldn't send request to peer bcb3a1b2068d42449f1caf4b9b40f7d1. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:33605: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:05:34.772260 13968 consensus_peers.cc:597] T 45fac6ff33d845b1a2560d1c9e3511bd P 10d005eab63b41e68b9abefdc3816b4d -> Peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Couldn't send request to peer bcb3a1b2068d42449f1caf4b9b40f7d1. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:33605: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:05:34.827049 14042 consensus_peers.cc:597] T 0ece11fd9f75449f887dc98b2d064785 P 97b2b4e6bfe54f46a83e0cabb3021f6a -> Peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Couldn't send request to peer bcb3a1b2068d42449f1caf4b9b40f7d1. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:33605: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:05:34.959916 13968 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.198.1:33605: connect: Connection refused (error 111) [suppressed 65 similar messages]
W20260713 09:05:35.638113 13876 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:05:36.638968 13876 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:05:36.694218 13968 consensus_peers.cc:597] T 97385cf45bbd45dfa36581fdad0ba1ce P 10d005eab63b41e68b9abefdc3816b4d -> Peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Couldn't send request to peer bcb3a1b2068d42449f1caf4b9b40f7d1. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:33605: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:05:36.937438 13968 consensus_peers.cc:597] T 4d375c5cabe84c2896788fa9e41b170a P 10d005eab63b41e68b9abefdc3816b4d -> Peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Couldn't send request to peer bcb3a1b2068d42449f1caf4b9b40f7d1. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:33605: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:05:36.978662 14042 consensus_peers.cc:597] T 0ece11fd9f75449f887dc98b2d064785 P 97b2b4e6bfe54f46a83e0cabb3021f6a -> Peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Couldn't send request to peer bcb3a1b2068d42449f1caf4b9b40f7d1. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:33605: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:05:36.982264 14042 consensus_peers.cc:597] T e0d7fa6b9d814927b6ffa97ba4f8042b P 97b2b4e6bfe54f46a83e0cabb3021f6a -> Peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Couldn't send request to peer bcb3a1b2068d42449f1caf4b9b40f7d1. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:33605: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:05:37.050276 13968 consensus_peers.cc:597] T a5ec8da8e931497e9f284cce64fc3d00 P 10d005eab63b41e68b9abefdc3816b4d -> Peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Couldn't send request to peer bcb3a1b2068d42449f1caf4b9b40f7d1. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:33605: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:05:37.059973 13968 consensus_peers.cc:597] T c85e562134864d28be8fe7ddce50c504 P 10d005eab63b41e68b9abefdc3816b4d -> Peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Couldn't send request to peer bcb3a1b2068d42449f1caf4b9b40f7d1. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:33605: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:05:37.225555 14042 consensus_peers.cc:597] T 2ef6f3482e2f4ffcb613247705e4f902 P 97b2b4e6bfe54f46a83e0cabb3021f6a -> Peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Couldn't send request to peer bcb3a1b2068d42449f1caf4b9b40f7d1. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:33605: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:05:37.226346 13968 consensus_peers.cc:597] T 9076f602db7a4f04b497dc74e4a8acdd P 10d005eab63b41e68b9abefdc3816b4d -> Peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Couldn't send request to peer bcb3a1b2068d42449f1caf4b9b40f7d1. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:33605: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:05:37.268078 14042 consensus_peers.cc:597] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 97b2b4e6bfe54f46a83e0cabb3021f6a -> Peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Couldn't send request to peer bcb3a1b2068d42449f1caf4b9b40f7d1. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:33605: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:05:37.363273 11032 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:37.369697 14217 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:37.369830 14216 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:37.370708 14219 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:37.373729 11032 server_base.cc:1061] running on GCE node
I20260713 09:05:37.375464 11032 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:37.375669 11032 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:37.375854 11032 hybrid_clock.cc:648] HybridClock initialized: now 1783933537375836 us; error 0 us; skew 500 ppm
I20260713 09:05:37.376392 11032 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:37.379112 11032 webserver.cc:533] Webserver started at http://127.10.198.1:43251/ using document root <none> and password file <none>
I20260713 09:05:37.379595 11032 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:37.379770 11032 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:05:37.383635 11032 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.002s
I20260713 09:05:37.387025 14224 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:37.387713 11032 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:05:37.387991 11032 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933461482508-11032-0/minicluster-data/ts-0-root
uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1"
format_stamp: "Formatted at 2026-07-13 09:05:30 on dist-test-slave-kch5"
I20260713 09:05:37.388316 11032 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933461482508-11032-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933461482508-11032-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933461482508-11032-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:37.416608 11032 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:37.417819 11032 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:37.419267 11032 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:37.423296 14231 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260713 09:05:37.467536 11032 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:05:37.467828 11032 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.046s	user 0.003s	sys 0.000s
I20260713 09:05:37.468104 11032 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:05:37.472302 14231 tablet_bootstrap.cc:492] T 0ece11fd9f75449f887dc98b2d064785 P bcb3a1b2068d42449f1caf4b9b40f7d1: Bootstrap starting.
I20260713 09:05:37.483580 14231 tablet_bootstrap.cc:492] T 0ece11fd9f75449f887dc98b2d064785 P bcb3a1b2068d42449f1caf4b9b40f7d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:37.484274 14231 tablet_bootstrap.cc:492] T 0ece11fd9f75449f887dc98b2d064785 P bcb3a1b2068d42449f1caf4b9b40f7d1: Bootstrap complete.
I20260713 09:05:37.484789 14231 ts_tablet_manager.cc:1403] T 0ece11fd9f75449f887dc98b2d064785 P bcb3a1b2068d42449f1caf4b9b40f7d1: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:05:37.486883 14231 raft_consensus.cc:359] T 0ece11fd9f75449f887dc98b2d064785 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:37.487375 14231 raft_consensus.cc:740] T 0ece11fd9f75449f887dc98b2d064785 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcb3a1b2068d42449f1caf4b9b40f7d1, State: Initialized, Role: FOLLOWER
I20260713 09:05:37.487967 14231 consensus_queue.cc:260] T 0ece11fd9f75449f887dc98b2d064785 P bcb3a1b2068d42449f1caf4b9b40f7d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:37.490281 14231 ts_tablet_manager.cc:1434] T 0ece11fd9f75449f887dc98b2d064785 P bcb3a1b2068d42449f1caf4b9b40f7d1: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:05:37.490918 14231 tablet_bootstrap.cc:492] T a5ec8da8e931497e9f284cce64fc3d00 P bcb3a1b2068d42449f1caf4b9b40f7d1: Bootstrap starting.
I20260713 09:05:37.500782 14231 tablet_bootstrap.cc:492] T a5ec8da8e931497e9f284cce64fc3d00 P bcb3a1b2068d42449f1caf4b9b40f7d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:37.501408 14231 tablet_bootstrap.cc:492] T a5ec8da8e931497e9f284cce64fc3d00 P bcb3a1b2068d42449f1caf4b9b40f7d1: Bootstrap complete.
I20260713 09:05:37.501895 14231 ts_tablet_manager.cc:1403] T a5ec8da8e931497e9f284cce64fc3d00 P bcb3a1b2068d42449f1caf4b9b40f7d1: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.002s
I20260713 09:05:37.501986 11032 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:05:37.502269 11032 ts_tablet_manager.cc:595] Time spent register tablets: real 0.034s	user 0.028s	sys 0.003s
I20260713 09:05:37.503844 14231 raft_consensus.cc:359] T a5ec8da8e931497e9f284cce64fc3d00 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:37.504364 14231 raft_consensus.cc:740] T a5ec8da8e931497e9f284cce64fc3d00 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcb3a1b2068d42449f1caf4b9b40f7d1, State: Initialized, Role: FOLLOWER
I20260713 09:05:37.504961 14231 consensus_queue.cc:260] T a5ec8da8e931497e9f284cce64fc3d00 P bcb3a1b2068d42449f1caf4b9b40f7d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:37.506428 14231 ts_tablet_manager.cc:1434] T a5ec8da8e931497e9f284cce64fc3d00 P bcb3a1b2068d42449f1caf4b9b40f7d1: Time spent starting tablet: real 0.004s	user 0.007s	sys 0.000s
I20260713 09:05:37.507022 14231 tablet_bootstrap.cc:492] T c85e562134864d28be8fe7ddce50c504 P bcb3a1b2068d42449f1caf4b9b40f7d1: Bootstrap starting.
I20260713 09:05:37.520008 14231 tablet_bootstrap.cc:492] T c85e562134864d28be8fe7ddce50c504 P bcb3a1b2068d42449f1caf4b9b40f7d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:37.520699 14231 tablet_bootstrap.cc:492] T c85e562134864d28be8fe7ddce50c504 P bcb3a1b2068d42449f1caf4b9b40f7d1: Bootstrap complete.
I20260713 09:05:37.521215 14231 ts_tablet_manager.cc:1403] T c85e562134864d28be8fe7ddce50c504 P bcb3a1b2068d42449f1caf4b9b40f7d1: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 09:05:37.523175 14231 raft_consensus.cc:359] T c85e562134864d28be8fe7ddce50c504 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:37.523698 14231 raft_consensus.cc:740] T c85e562134864d28be8fe7ddce50c504 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcb3a1b2068d42449f1caf4b9b40f7d1, State: Initialized, Role: FOLLOWER
I20260713 09:05:37.524297 14231 consensus_queue.cc:260] T c85e562134864d28be8fe7ddce50c504 P bcb3a1b2068d42449f1caf4b9b40f7d1 [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: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:37.525926 14231 ts_tablet_manager.cc:1434] T c85e562134864d28be8fe7ddce50c504 P bcb3a1b2068d42449f1caf4b9b40f7d1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:37.526597 14231 tablet_bootstrap.cc:492] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P bcb3a1b2068d42449f1caf4b9b40f7d1: Bootstrap starting.
I20260713 09:05:37.536128 14231 tablet_bootstrap.cc:492] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P bcb3a1b2068d42449f1caf4b9b40f7d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:37.536872 14231 tablet_bootstrap.cc:492] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P bcb3a1b2068d42449f1caf4b9b40f7d1: Bootstrap complete.
I20260713 09:05:37.537497 14231 ts_tablet_manager.cc:1403] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P bcb3a1b2068d42449f1caf4b9b40f7d1: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.004s
I20260713 09:05:37.539893 14231 raft_consensus.cc:359] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:37.540444 14231 raft_consensus.cc:740] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcb3a1b2068d42449f1caf4b9b40f7d1, State: Initialized, Role: FOLLOWER
I20260713 09:05:37.540931 14231 consensus_queue.cc:260] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P bcb3a1b2068d42449f1caf4b9b40f7d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:37.542253 14231 ts_tablet_manager.cc:1434] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P bcb3a1b2068d42449f1caf4b9b40f7d1: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260713 09:05:37.542856 14231 tablet_bootstrap.cc:492] T 4d375c5cabe84c2896788fa9e41b170a P bcb3a1b2068d42449f1caf4b9b40f7d1: Bootstrap starting.
I20260713 09:05:37.551786 14231 tablet_bootstrap.cc:492] T 4d375c5cabe84c2896788fa9e41b170a P bcb3a1b2068d42449f1caf4b9b40f7d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:37.552380 14231 tablet_bootstrap.cc:492] T 4d375c5cabe84c2896788fa9e41b170a P bcb3a1b2068d42449f1caf4b9b40f7d1: Bootstrap complete.
I20260713 09:05:37.552830 14231 ts_tablet_manager.cc:1403] T 4d375c5cabe84c2896788fa9e41b170a P bcb3a1b2068d42449f1caf4b9b40f7d1: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:05:37.554827 14231 raft_consensus.cc:359] T 4d375c5cabe84c2896788fa9e41b170a P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:37.555403 14231 raft_consensus.cc:740] T 4d375c5cabe84c2896788fa9e41b170a P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcb3a1b2068d42449f1caf4b9b40f7d1, State: Initialized, Role: FOLLOWER
I20260713 09:05:37.555992 14231 consensus_queue.cc:260] T 4d375c5cabe84c2896788fa9e41b170a P bcb3a1b2068d42449f1caf4b9b40f7d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:37.556849 11032 rpc_server.cc:307] RPC server started. Bound to: 127.10.198.1:33605
I20260713 09:05:37.557159 14293 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.198.1:33605 every 8 connection(s)
I20260713 09:05:37.557832 14231 ts_tablet_manager.cc:1434] T 4d375c5cabe84c2896788fa9e41b170a P bcb3a1b2068d42449f1caf4b9b40f7d1: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:05:37.558475 14231 tablet_bootstrap.cc:492] T e0d7fa6b9d814927b6ffa97ba4f8042b P bcb3a1b2068d42449f1caf4b9b40f7d1: Bootstrap starting.
I20260713 09:05:37.561398 11032 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:37.597604 14231 tablet_bootstrap.cc:492] T e0d7fa6b9d814927b6ffa97ba4f8042b P bcb3a1b2068d42449f1caf4b9b40f7d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:37.598562 14231 tablet_bootstrap.cc:492] T e0d7fa6b9d814927b6ffa97ba4f8042b P bcb3a1b2068d42449f1caf4b9b40f7d1: Bootstrap complete.
I20260713 09:05:37.599280 14231 ts_tablet_manager.cc:1403] T e0d7fa6b9d814927b6ffa97ba4f8042b P bcb3a1b2068d42449f1caf4b9b40f7d1: Time spent bootstrapping tablet: real 0.041s	user 0.024s	sys 0.016s
I20260713 09:05:37.601783 14231 raft_consensus.cc:359] T e0d7fa6b9d814927b6ffa97ba4f8042b P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:37.602516 14231 raft_consensus.cc:740] T e0d7fa6b9d814927b6ffa97ba4f8042b P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcb3a1b2068d42449f1caf4b9b40f7d1, State: Initialized, Role: FOLLOWER
I20260713 09:05:37.603233 14231 consensus_queue.cc:260] T e0d7fa6b9d814927b6ffa97ba4f8042b P bcb3a1b2068d42449f1caf4b9b40f7d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:37.614571 14294 heartbeater.cc:344] Connected to a master server at 127.10.198.62:40537
I20260713 09:05:37.615224 14294 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:37.616202 14294 heartbeater.cc:507] Master 127.10.198.62:40537 requested a full tablet report, sending...
W20260713 09:05:37.618743 13968 consensus_peers.cc:597] T 45fac6ff33d845b1a2560d1c9e3511bd P 10d005eab63b41e68b9abefdc3816b4d -> Peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Couldn't send request to peer bcb3a1b2068d42449f1caf4b9b40f7d1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260713 09:05:37.619153 14004 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45fac6ff33d845b1a2560d1c9e3511bd"
dest_uuid: "10d005eab63b41e68b9abefdc3816b4d"
mode: GRACEFUL
new_leader_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a"
 from {username='slave'} at 127.0.0.1:42590
I20260713 09:05:37.619952 14004 raft_consensus.cc:606] T 45fac6ff33d845b1a2560d1c9e3511bd P 10d005eab63b41e68b9abefdc3816b4d [term 1 LEADER]: Received request to transfer leadership to TS 97b2b4e6bfe54f46a83e0cabb3021f6a
I20260713 09:05:37.621547 11032 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:05:37.622195 11032 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:37.623035 11032 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:37.623980 14231 ts_tablet_manager.cc:1434] T e0d7fa6b9d814927b6ffa97ba4f8042b P bcb3a1b2068d42449f1caf4b9b40f7d1: Time spent starting tablet: real 0.024s	user 0.011s	sys 0.012s
I20260713 09:05:37.624773 14231 tablet_bootstrap.cc:492] T 45fac6ff33d845b1a2560d1c9e3511bd P bcb3a1b2068d42449f1caf4b9b40f7d1: Bootstrap starting.
I20260713 09:05:37.630401 13828 ts_manager.cc:194] Re-registered known tserver with Master: bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605)
I20260713 09:05:37.635941 14231 tablet_bootstrap.cc:492] T 45fac6ff33d845b1a2560d1c9e3511bd P bcb3a1b2068d42449f1caf4b9b40f7d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:37.636722 14231 tablet_bootstrap.cc:492] T 45fac6ff33d845b1a2560d1c9e3511bd P bcb3a1b2068d42449f1caf4b9b40f7d1: Bootstrap complete.
I20260713 09:05:37.637343 14231 ts_tablet_manager.cc:1403] T 45fac6ff33d845b1a2560d1c9e3511bd P bcb3a1b2068d42449f1caf4b9b40f7d1: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.005s
I20260713 09:05:37.639622 14231 raft_consensus.cc:359] T 45fac6ff33d845b1a2560d1c9e3511bd P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:37.640260 14231 raft_consensus.cc:740] T 45fac6ff33d845b1a2560d1c9e3511bd P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcb3a1b2068d42449f1caf4b9b40f7d1, State: Initialized, Role: FOLLOWER
W20260713 09:05:37.639906 13876 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:05:37.641139 13828 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54078
I20260713 09:05:37.640969 14231 consensus_queue.cc:260] T 45fac6ff33d845b1a2560d1c9e3511bd P bcb3a1b2068d42449f1caf4b9b40f7d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:37.642614 14231 ts_tablet_manager.cc:1434] T 45fac6ff33d845b1a2560d1c9e3511bd P bcb3a1b2068d42449f1caf4b9b40f7d1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:37.643328 14231 tablet_bootstrap.cc:492] T 2ef6f3482e2f4ffcb613247705e4f902 P bcb3a1b2068d42449f1caf4b9b40f7d1: Bootstrap starting.
I20260713 09:05:37.644210 14294 heartbeater.cc:499] Master 127.10.198.62:40537 was elected leader, sending a full tablet report...
I20260713 09:05:37.654814 14231 tablet_bootstrap.cc:492] T 2ef6f3482e2f4ffcb613247705e4f902 P bcb3a1b2068d42449f1caf4b9b40f7d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:05:37.655512 14231 tablet_bootstrap.cc:492] T 2ef6f3482e2f4ffcb613247705e4f902 P bcb3a1b2068d42449f1caf4b9b40f7d1: Bootstrap complete.
I20260713 09:05:37.655962 14231 ts_tablet_manager.cc:1403] T 2ef6f3482e2f4ffcb613247705e4f902 P bcb3a1b2068d42449f1caf4b9b40f7d1: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260713 09:05:37.657869 14231 raft_consensus.cc:359] T 2ef6f3482e2f4ffcb613247705e4f902 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:37.658583 14231 raft_consensus.cc:740] T 2ef6f3482e2f4ffcb613247705e4f902 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcb3a1b2068d42449f1caf4b9b40f7d1, State: Initialized, Role: FOLLOWER
I20260713 09:05:37.659197 14231 consensus_queue.cc:260] T 2ef6f3482e2f4ffcb613247705e4f902 P bcb3a1b2068d42449f1caf4b9b40f7d1 [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: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:37.660912 14231 ts_tablet_manager.cc:1434] T 2ef6f3482e2f4ffcb613247705e4f902 P bcb3a1b2068d42449f1caf4b9b40f7d1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:37.661773 14231 tablet_bootstrap.cc:492] T 9076f602db7a4f04b497dc74e4a8acdd P bcb3a1b2068d42449f1caf4b9b40f7d1: Bootstrap starting.
I20260713 09:05:37.672461 14231 tablet_bootstrap.cc:492] T 9076f602db7a4f04b497dc74e4a8acdd P bcb3a1b2068d42449f1caf4b9b40f7d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:37.673214 14231 tablet_bootstrap.cc:492] T 9076f602db7a4f04b497dc74e4a8acdd P bcb3a1b2068d42449f1caf4b9b40f7d1: Bootstrap complete.
I20260713 09:05:37.673847 14231 ts_tablet_manager.cc:1403] T 9076f602db7a4f04b497dc74e4a8acdd P bcb3a1b2068d42449f1caf4b9b40f7d1: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260713 09:05:37.676036 14231 raft_consensus.cc:359] T 9076f602db7a4f04b497dc74e4a8acdd P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:37.676647 14231 raft_consensus.cc:740] T 9076f602db7a4f04b497dc74e4a8acdd P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcb3a1b2068d42449f1caf4b9b40f7d1, State: Initialized, Role: FOLLOWER
I20260713 09:05:37.677260 14231 consensus_queue.cc:260] T 9076f602db7a4f04b497dc74e4a8acdd P bcb3a1b2068d42449f1caf4b9b40f7d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:37.677809 14268 raft_consensus.cc:3060] T c85e562134864d28be8fe7ddce50c504 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:37.678884 14231 ts_tablet_manager.cc:1434] T 9076f602db7a4f04b497dc74e4a8acdd P bcb3a1b2068d42449f1caf4b9b40f7d1: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:05:37.679710 14231 tablet_bootstrap.cc:492] T 97385cf45bbd45dfa36581fdad0ba1ce P bcb3a1b2068d42449f1caf4b9b40f7d1: Bootstrap starting.
I20260713 09:05:37.690958 14231 tablet_bootstrap.cc:492] T 97385cf45bbd45dfa36581fdad0ba1ce P bcb3a1b2068d42449f1caf4b9b40f7d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:05:37.691686 14231 tablet_bootstrap.cc:492] T 97385cf45bbd45dfa36581fdad0ba1ce P bcb3a1b2068d42449f1caf4b9b40f7d1: Bootstrap complete.
I20260713 09:05:37.692246 14231 ts_tablet_manager.cc:1403] T 97385cf45bbd45dfa36581fdad0ba1ce P bcb3a1b2068d42449f1caf4b9b40f7d1: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260713 09:05:37.694607 14231 raft_consensus.cc:359] T 97385cf45bbd45dfa36581fdad0ba1ce P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:37.695384 14231 raft_consensus.cc:740] T 97385cf45bbd45dfa36581fdad0ba1ce P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcb3a1b2068d42449f1caf4b9b40f7d1, State: Initialized, Role: FOLLOWER
I20260713 09:05:37.695937 14231 consensus_queue.cc:260] T 97385cf45bbd45dfa36581fdad0ba1ce P bcb3a1b2068d42449f1caf4b9b40f7d1 [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: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:37.697597 14231 ts_tablet_manager.cc:1434] T 97385cf45bbd45dfa36581fdad0ba1ce P bcb3a1b2068d42449f1caf4b9b40f7d1: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:05:37.737325 14268 raft_consensus.cc:3060] T 2ef6f3482e2f4ffcb613247705e4f902 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:37.742018 14268 pending_rounds.cc:85] T 2ef6f3482e2f4ffcb613247705e4f902 P bcb3a1b2068d42449f1caf4b9b40f7d1: Aborting all ops after (but not including) 0
I20260713 09:05:37.742254 14268 pending_rounds.cc:107] T 2ef6f3482e2f4ffcb613247705e4f902 P bcb3a1b2068d42449f1caf4b9b40f7d1: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:05:37.742527 14268 raft_consensus.cc:2889] T 2ef6f3482e2f4ffcb613247705e4f902 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:05:37.966030 14312 raft_consensus.cc:993] T 45fac6ff33d845b1a2560d1c9e3511bd P 10d005eab63b41e68b9abefdc3816b4d: : Instructing follower 97b2b4e6bfe54f46a83e0cabb3021f6a to start an election
I20260713 09:05:37.966564 14199 raft_consensus.cc:1081] T 45fac6ff33d845b1a2560d1c9e3511bd P 10d005eab63b41e68b9abefdc3816b4d [term 1 LEADER]: Signalling peer 97b2b4e6bfe54f46a83e0cabb3021f6a to start an election
I20260713 09:05:37.967794 14076 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45fac6ff33d845b1a2560d1c9e3511bd"
dest_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a"
 from {username='slave'} at 127.0.0.1:51662
I20260713 09:05:37.968286 14076 raft_consensus.cc:493] T 45fac6ff33d845b1a2560d1c9e3511bd P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:37.968603 14076 raft_consensus.cc:3060] T 45fac6ff33d845b1a2560d1c9e3511bd P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:37.973042 14076 raft_consensus.cc:515] T 45fac6ff33d845b1a2560d1c9e3511bd P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:37.974541 14076 leader_election.cc:290] T 45fac6ff33d845b1a2560d1c9e3511bd P 97b2b4e6bfe54f46a83e0cabb3021f6a [CANDIDATE]: Term 2 election: Requested vote from peers bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605), 10d005eab63b41e68b9abefdc3816b4d (127.10.198.2:38269)
I20260713 09:05:37.975229 14268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45fac6ff33d845b1a2560d1c9e3511bd" candidate_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1"
I20260713 09:05:37.975399 14004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45fac6ff33d845b1a2560d1c9e3511bd" candidate_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10d005eab63b41e68b9abefdc3816b4d"
I20260713 09:05:37.975809 14268 raft_consensus.cc:3060] T 45fac6ff33d845b1a2560d1c9e3511bd P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:37.975929 14004 raft_consensus.cc:3055] T 45fac6ff33d845b1a2560d1c9e3511bd P 10d005eab63b41e68b9abefdc3816b4d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:37.976276 14004 raft_consensus.cc:740] T 45fac6ff33d845b1a2560d1c9e3511bd P 10d005eab63b41e68b9abefdc3816b4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10d005eab63b41e68b9abefdc3816b4d, State: Running, Role: LEADER
I20260713 09:05:37.976864 14004 consensus_queue.cc:260] T 45fac6ff33d845b1a2560d1c9e3511bd P 10d005eab63b41e68b9abefdc3816b4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:37.977749 14004 raft_consensus.cc:3060] T 45fac6ff33d845b1a2560d1c9e3511bd P 10d005eab63b41e68b9abefdc3816b4d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:37.980279 14268 raft_consensus.cc:2468] T 45fac6ff33d845b1a2560d1c9e3511bd P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b2b4e6bfe54f46a83e0cabb3021f6a in term 2.
I20260713 09:05:37.981244 14042 leader_election.cc:304] T 45fac6ff33d845b1a2560d1c9e3511bd P 97b2b4e6bfe54f46a83e0cabb3021f6a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97b2b4e6bfe54f46a83e0cabb3021f6a, bcb3a1b2068d42449f1caf4b9b40f7d1; no voters: 
I20260713 09:05:37.981981 14153 raft_consensus.cc:2804] T 45fac6ff33d845b1a2560d1c9e3511bd P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:37.982779 14004 raft_consensus.cc:2468] T 45fac6ff33d845b1a2560d1c9e3511bd P 10d005eab63b41e68b9abefdc3816b4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b2b4e6bfe54f46a83e0cabb3021f6a in term 2.
I20260713 09:05:37.983101 14153 raft_consensus.cc:697] T 45fac6ff33d845b1a2560d1c9e3511bd P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 2 LEADER]: Becoming Leader. State: Replica: 97b2b4e6bfe54f46a83e0cabb3021f6a, State: Running, Role: LEADER
I20260713 09:05:37.984040 14153 consensus_queue.cc:237] T 45fac6ff33d845b1a2560d1c9e3511bd P 97b2b4e6bfe54f46a83e0cabb3021f6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } }
I20260713 09:05:37.989856 13828 catalog_manager.cc:5697] T 45fac6ff33d845b1a2560d1c9e3511bd P 97b2b4e6bfe54f46a83e0cabb3021f6a reported cstate change: term changed from 1 to 2, leader changed from 10d005eab63b41e68b9abefdc3816b4d (127.10.198.2) to 97b2b4e6bfe54f46a83e0cabb3021f6a (127.10.198.3). New cstate: current_term: 2 leader_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97b2b4e6bfe54f46a83e0cabb3021f6a" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 35855 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:38.237130 14268 raft_consensus.cc:3060] T 97385cf45bbd45dfa36581fdad0ba1ce P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:38.241636 14268 pending_rounds.cc:85] T 97385cf45bbd45dfa36581fdad0ba1ce P bcb3a1b2068d42449f1caf4b9b40f7d1: Aborting all ops after (but not including) 0
I20260713 09:05:38.241827 14268 pending_rounds.cc:107] T 97385cf45bbd45dfa36581fdad0ba1ce P bcb3a1b2068d42449f1caf4b9b40f7d1: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:05:38.242053 14268 raft_consensus.cc:2889] T 97385cf45bbd45dfa36581fdad0ba1ce P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:05:38.423102 14004 raft_consensus.cc:1275] T 45fac6ff33d845b1a2560d1c9e3511bd P 10d005eab63b41e68b9abefdc3816b4d [term 2 FOLLOWER]: Refusing update from remote peer 97b2b4e6bfe54f46a83e0cabb3021f6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:38.424181 14317 consensus_queue.cc:1048] T 45fac6ff33d845b1a2560d1c9e3511bd P 97b2b4e6bfe54f46a83e0cabb3021f6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d005eab63b41e68b9abefdc3816b4d" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 38269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:38.433138 14268 raft_consensus.cc:1275] T 45fac6ff33d845b1a2560d1c9e3511bd P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 2 FOLLOWER]: Refusing update from remote peer 97b2b4e6bfe54f46a83e0cabb3021f6a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:38.435796 14317 consensus_queue.cc:1048] T 45fac6ff33d845b1a2560d1c9e3511bd P 97b2b4e6bfe54f46a83e0cabb3021f6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcb3a1b2068d42449f1caf4b9b40f7d1" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 33605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:38.631441 11032 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:38.636809 11032 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:05:38.637205 11032 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:38.637640 11032 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:05:38.641350 13876 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:05:39.642182 13876 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:05:39.643926 11032 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:39.649241 11032 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:05:39.649617 11032 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:39.650126 11032 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:05:40.643076 13876 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:05:40.656092 11032 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:40.661386 11032 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:05:40.661748 11032 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:40.662168 11032 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:05:41.643913 13876 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:05:41.667951 11032 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:41.673272 11032 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:05:41.673686 11032 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:41.674122 11032 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:05:42.644950 13876 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:05:42.680157 11032 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:42.687879 11032 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:42.693532 11032 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:05:42.693917 11032 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:05:43.645993 13876 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:05:43.716253 11032 tablet_server.cc:179] TabletServer@127.10.198.1:33605 shutting down...
W20260713 09:05:43.721694 13968 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 47 similar messages]
W20260713 09:05:43.727221 13968 consensus_peers.cc:597] T 97385cf45bbd45dfa36581fdad0ba1ce P 10d005eab63b41e68b9abefdc3816b4d -> Peer bcb3a1b2068d42449f1caf4b9b40f7d1 (127.10.198.1:33605): Couldn't send request to peer bcb3a1b2068d42449f1caf4b9b40f7d1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:43.739108 11032 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:43.739912 11032 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:43.740581 11032 raft_consensus.cc:2243] T 97385cf45bbd45dfa36581fdad0ba1ce P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.741163 11032 raft_consensus.cc:2272] T 97385cf45bbd45dfa36581fdad0ba1ce P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.743513 11032 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:43.743963 11032 raft_consensus.cc:2243] T 9076f602db7a4f04b497dc74e4a8acdd P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.744405 11032 raft_consensus.cc:2272] T 9076f602db7a4f04b497dc74e4a8acdd P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.746558 11032 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:43.747064 11032 raft_consensus.cc:2243] T 4d375c5cabe84c2896788fa9e41b170a P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.747486 11032 raft_consensus.cc:2272] T 4d375c5cabe84c2896788fa9e41b170a P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.749554 11032 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:43.749992 11032 raft_consensus.cc:2243] T c85e562134864d28be8fe7ddce50c504 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.750437 11032 raft_consensus.cc:2272] T c85e562134864d28be8fe7ddce50c504 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.752439 11032 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:43.752930 11032 raft_consensus.cc:2243] T 2ef6f3482e2f4ffcb613247705e4f902 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.753322 11032 raft_consensus.cc:2272] T 2ef6f3482e2f4ffcb613247705e4f902 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.755352 11032 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:43.755846 11032 raft_consensus.cc:2243] T e0d7fa6b9d814927b6ffa97ba4f8042b P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.756290 11032 raft_consensus.cc:2272] T e0d7fa6b9d814927b6ffa97ba4f8042b P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.758262 11032 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:43.758734 11032 raft_consensus.cc:2243] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.759135 11032 raft_consensus.cc:2272] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.761379 11032 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:43.761818 11032 raft_consensus.cc:2243] T a5ec8da8e931497e9f284cce64fc3d00 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.762230 11032 raft_consensus.cc:2272] T a5ec8da8e931497e9f284cce64fc3d00 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.764150 11032 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:43.764585 11032 raft_consensus.cc:2243] T 45fac6ff33d845b1a2560d1c9e3511bd P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.765013 11032 raft_consensus.cc:2272] T 45fac6ff33d845b1a2560d1c9e3511bd P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.767089 11032 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:43.767530 11032 raft_consensus.cc:2243] T 0ece11fd9f75449f887dc98b2d064785 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.767916 11032 raft_consensus.cc:2272] T 0ece11fd9f75449f887dc98b2d064785 P bcb3a1b2068d42449f1caf4b9b40f7d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.797477 11032 tablet_server.cc:196] TabletServer@127.10.198.1:33605 shutdown complete.
I20260713 09:05:43.820595 11032 tablet_server.cc:179] TabletServer@127.10.198.2:0 shutting down...
I20260713 09:05:43.839866 11032 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:43.840534 11032 tablet_replica.cc:333] T 97385cf45bbd45dfa36581fdad0ba1ce P 10d005eab63b41e68b9abefdc3816b4d: stopping tablet replica
I20260713 09:05:43.841133 11032 raft_consensus.cc:2243] T 97385cf45bbd45dfa36581fdad0ba1ce P 10d005eab63b41e68b9abefdc3816b4d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:43.841990 11032 raft_consensus.cc:2272] T 97385cf45bbd45dfa36581fdad0ba1ce P 10d005eab63b41e68b9abefdc3816b4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.844110 11032 tablet_replica.cc:333] T c85e562134864d28be8fe7ddce50c504 P 10d005eab63b41e68b9abefdc3816b4d: stopping tablet replica
I20260713 09:05:43.844600 11032 raft_consensus.cc:2243] T c85e562134864d28be8fe7ddce50c504 P 10d005eab63b41e68b9abefdc3816b4d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:43.845372 11032 raft_consensus.cc:2272] T c85e562134864d28be8fe7ddce50c504 P 10d005eab63b41e68b9abefdc3816b4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.847309 11032 tablet_replica.cc:333] T 4d375c5cabe84c2896788fa9e41b170a P 10d005eab63b41e68b9abefdc3816b4d: stopping tablet replica
I20260713 09:05:43.847795 11032 raft_consensus.cc:2243] T 4d375c5cabe84c2896788fa9e41b170a P 10d005eab63b41e68b9abefdc3816b4d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:43.848497 11032 raft_consensus.cc:2272] T 4d375c5cabe84c2896788fa9e41b170a P 10d005eab63b41e68b9abefdc3816b4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.850414 11032 tablet_replica.cc:333] T 9076f602db7a4f04b497dc74e4a8acdd P 10d005eab63b41e68b9abefdc3816b4d: stopping tablet replica
I20260713 09:05:43.850862 11032 raft_consensus.cc:2243] T 9076f602db7a4f04b497dc74e4a8acdd P 10d005eab63b41e68b9abefdc3816b4d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:43.851635 11032 raft_consensus.cc:2272] T 9076f602db7a4f04b497dc74e4a8acdd P 10d005eab63b41e68b9abefdc3816b4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.853652 11032 tablet_replica.cc:333] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 10d005eab63b41e68b9abefdc3816b4d: stopping tablet replica
I20260713 09:05:43.854171 11032 raft_consensus.cc:2243] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 10d005eab63b41e68b9abefdc3816b4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.854615 11032 raft_consensus.cc:2272] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 10d005eab63b41e68b9abefdc3816b4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.856575 11032 tablet_replica.cc:333] T e0d7fa6b9d814927b6ffa97ba4f8042b P 10d005eab63b41e68b9abefdc3816b4d: stopping tablet replica
I20260713 09:05:43.857085 11032 raft_consensus.cc:2243] T e0d7fa6b9d814927b6ffa97ba4f8042b P 10d005eab63b41e68b9abefdc3816b4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.857498 11032 raft_consensus.cc:2272] T e0d7fa6b9d814927b6ffa97ba4f8042b P 10d005eab63b41e68b9abefdc3816b4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.859539 11032 tablet_replica.cc:333] T a5ec8da8e931497e9f284cce64fc3d00 P 10d005eab63b41e68b9abefdc3816b4d: stopping tablet replica
I20260713 09:05:43.859997 11032 raft_consensus.cc:2243] T a5ec8da8e931497e9f284cce64fc3d00 P 10d005eab63b41e68b9abefdc3816b4d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:43.860741 11032 raft_consensus.cc:2272] T a5ec8da8e931497e9f284cce64fc3d00 P 10d005eab63b41e68b9abefdc3816b4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.862521 11032 tablet_replica.cc:333] T 2ef6f3482e2f4ffcb613247705e4f902 P 10d005eab63b41e68b9abefdc3816b4d: stopping tablet replica
I20260713 09:05:43.863023 11032 raft_consensus.cc:2243] T 2ef6f3482e2f4ffcb613247705e4f902 P 10d005eab63b41e68b9abefdc3816b4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.863444 11032 raft_consensus.cc:2272] T 2ef6f3482e2f4ffcb613247705e4f902 P 10d005eab63b41e68b9abefdc3816b4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.865391 11032 tablet_replica.cc:333] T 45fac6ff33d845b1a2560d1c9e3511bd P 10d005eab63b41e68b9abefdc3816b4d: stopping tablet replica
I20260713 09:05:43.865818 11032 raft_consensus.cc:2243] T 45fac6ff33d845b1a2560d1c9e3511bd P 10d005eab63b41e68b9abefdc3816b4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.866236 11032 raft_consensus.cc:2272] T 45fac6ff33d845b1a2560d1c9e3511bd P 10d005eab63b41e68b9abefdc3816b4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.867969 11032 tablet_replica.cc:333] T 0ece11fd9f75449f887dc98b2d064785 P 10d005eab63b41e68b9abefdc3816b4d: stopping tablet replica
I20260713 09:05:43.868353 11032 raft_consensus.cc:2243] T 0ece11fd9f75449f887dc98b2d064785 P 10d005eab63b41e68b9abefdc3816b4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.868716 11032 raft_consensus.cc:2272] T 0ece11fd9f75449f887dc98b2d064785 P 10d005eab63b41e68b9abefdc3816b4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.898392 11032 tablet_server.cc:196] TabletServer@127.10.198.2:0 shutdown complete.
I20260713 09:05:43.920279 11032 tablet_server.cc:179] TabletServer@127.10.198.3:0 shutting down...
I20260713 09:05:43.942842 11032 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:43.943560 11032 tablet_replica.cc:333] T c85e562134864d28be8fe7ddce50c504 P 97b2b4e6bfe54f46a83e0cabb3021f6a: stopping tablet replica
I20260713 09:05:43.944199 11032 raft_consensus.cc:2243] T c85e562134864d28be8fe7ddce50c504 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.944670 11032 raft_consensus.cc:2272] T c85e562134864d28be8fe7ddce50c504 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.946764 11032 tablet_replica.cc:333] T 97385cf45bbd45dfa36581fdad0ba1ce P 97b2b4e6bfe54f46a83e0cabb3021f6a: stopping tablet replica
I20260713 09:05:43.947255 11032 raft_consensus.cc:2243] T 97385cf45bbd45dfa36581fdad0ba1ce P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.947646 11032 raft_consensus.cc:2272] T 97385cf45bbd45dfa36581fdad0ba1ce P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.949479 11032 tablet_replica.cc:333] T 0ece11fd9f75449f887dc98b2d064785 P 97b2b4e6bfe54f46a83e0cabb3021f6a: stopping tablet replica
I20260713 09:05:43.949944 11032 raft_consensus.cc:2243] T 0ece11fd9f75449f887dc98b2d064785 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:43.950757 11032 raft_consensus.cc:2272] T 0ece11fd9f75449f887dc98b2d064785 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.952637 11032 tablet_replica.cc:333] T 45fac6ff33d845b1a2560d1c9e3511bd P 97b2b4e6bfe54f46a83e0cabb3021f6a: stopping tablet replica
I20260713 09:05:43.953111 11032 raft_consensus.cc:2243] T 45fac6ff33d845b1a2560d1c9e3511bd P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:43.953837 11032 raft_consensus.cc:2272] T 45fac6ff33d845b1a2560d1c9e3511bd P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.955662 11032 tablet_replica.cc:333] T 2ef6f3482e2f4ffcb613247705e4f902 P 97b2b4e6bfe54f46a83e0cabb3021f6a: stopping tablet replica
I20260713 09:05:43.956110 11032 raft_consensus.cc:2243] T 2ef6f3482e2f4ffcb613247705e4f902 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:43.956817 11032 raft_consensus.cc:2272] T 2ef6f3482e2f4ffcb613247705e4f902 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.958581 11032 tablet_replica.cc:333] T a5ec8da8e931497e9f284cce64fc3d00 P 97b2b4e6bfe54f46a83e0cabb3021f6a: stopping tablet replica
I20260713 09:05:43.959028 11032 raft_consensus.cc:2243] T a5ec8da8e931497e9f284cce64fc3d00 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.959368 11032 raft_consensus.cc:2272] T a5ec8da8e931497e9f284cce64fc3d00 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.961020 11032 tablet_replica.cc:333] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 97b2b4e6bfe54f46a83e0cabb3021f6a: stopping tablet replica
I20260713 09:05:43.961432 11032 raft_consensus.cc:2243] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:43.962112 11032 raft_consensus.cc:2272] T 9d0f8ef65f2a44e6b803e14d5efa3f01 P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.963873 11032 tablet_replica.cc:333] T e0d7fa6b9d814927b6ffa97ba4f8042b P 97b2b4e6bfe54f46a83e0cabb3021f6a: stopping tablet replica
I20260713 09:05:43.964277 11032 raft_consensus.cc:2243] T e0d7fa6b9d814927b6ffa97ba4f8042b P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:43.964993 11032 raft_consensus.cc:2272] T e0d7fa6b9d814927b6ffa97ba4f8042b P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.966773 11032 tablet_replica.cc:333] T 4d375c5cabe84c2896788fa9e41b170a P 97b2b4e6bfe54f46a83e0cabb3021f6a: stopping tablet replica
I20260713 09:05:43.967154 11032 raft_consensus.cc:2243] T 4d375c5cabe84c2896788fa9e41b170a P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.967558 11032 raft_consensus.cc:2272] T 4d375c5cabe84c2896788fa9e41b170a P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.969175 11032 tablet_replica.cc:333] T 9076f602db7a4f04b497dc74e4a8acdd P 97b2b4e6bfe54f46a83e0cabb3021f6a: stopping tablet replica
I20260713 09:05:43.969587 11032 raft_consensus.cc:2243] T 9076f602db7a4f04b497dc74e4a8acdd P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.969934 11032 raft_consensus.cc:2272] T 9076f602db7a4f04b497dc74e4a8acdd P 97b2b4e6bfe54f46a83e0cabb3021f6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.996991 11032 tablet_server.cc:196] TabletServer@127.10.198.3:0 shutdown complete.
I20260713 09:05:44.017247 11032 master.cc:562] Master@127.10.198.62:40537 shutting down...
I20260713 09:05:44.037053 11032 raft_consensus.cc:2243] T 00000000000000000000000000000000 P eaba05094da8452fb2862f75c512880c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:44.037575 11032 raft_consensus.cc:2272] T 00000000000000000000000000000000 P eaba05094da8452fb2862f75c512880c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:44.037834 11032 tablet_replica.cc:333] T 00000000000000000000000000000000 P eaba05094da8452fb2862f75c512880c: stopping tablet replica
I20260713 09:05:44.055912 11032 master.cc:584] Master@127.10.198.62:40537 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13579 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:05:44.094678 11032 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.198.62:37563
I20260713 09:05:44.095738 11032 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:44.100772 14343 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:44.100766 14344 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:44.102880 14346 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:44.103224 11032 server_base.cc:1061] running on GCE node
I20260713 09:05:44.104102 11032 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:44.104274 11032 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:44.104429 11032 hybrid_clock.cc:648] HybridClock initialized: now 1783933544104412 us; error 0 us; skew 500 ppm
I20260713 09:05:44.104943 11032 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:44.107170 11032 webserver.cc:533] Webserver started at http://127.10.198.62:45001/ using document root <none> and password file <none>
I20260713 09:05:44.107645 11032 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:44.107808 11032 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:44.108060 11032 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:44.109115 11032 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933461482508-11032-0/minicluster-data/master-0-root/instance:
uuid: "78db94d846994346a7ef25b1fa1dd834"
format_stamp: "Formatted at 2026-07-13 09:05:44 on dist-test-slave-kch5"
I20260713 09:05:44.113204 11032 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:05:44.116272 14351 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:44.116952 11032 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:05:44.117197 11032 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933461482508-11032-0/minicluster-data/master-0-root
uuid: "78db94d846994346a7ef25b1fa1dd834"
format_stamp: "Formatted at 2026-07-13 09:05:44 on dist-test-slave-kch5"
I20260713 09:05:44.117445 11032 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933461482508-11032-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933461482508-11032-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933461482508-11032-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:44.128067 11032 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:44.129158 11032 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:44.164739 11032 rpc_server.cc:307] RPC server started. Bound to: 127.10.198.62:37563
I20260713 09:05:44.164855 14402 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.198.62:37563 every 8 connection(s)
I20260713 09:05:44.168391 14403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:44.178434 14403 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 78db94d846994346a7ef25b1fa1dd834: Bootstrap starting.
I20260713 09:05:44.182852 14403 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 78db94d846994346a7ef25b1fa1dd834: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:44.186686 14403 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 78db94d846994346a7ef25b1fa1dd834: No bootstrap required, opened a new log
I20260713 09:05:44.188736 14403 raft_consensus.cc:359] T 00000000000000000000000000000000 P 78db94d846994346a7ef25b1fa1dd834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78db94d846994346a7ef25b1fa1dd834" member_type: VOTER }
I20260713 09:05:44.189127 14403 raft_consensus.cc:385] T 00000000000000000000000000000000 P 78db94d846994346a7ef25b1fa1dd834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:44.189332 14403 raft_consensus.cc:740] T 00000000000000000000000000000000 P 78db94d846994346a7ef25b1fa1dd834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78db94d846994346a7ef25b1fa1dd834, State: Initialized, Role: FOLLOWER
I20260713 09:05:44.189860 14403 consensus_queue.cc:260] T 00000000000000000000000000000000 P 78db94d846994346a7ef25b1fa1dd834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "78db94d846994346a7ef25b1fa1dd834" member_type: VOTER }
I20260713 09:05:44.190270 14403 raft_consensus.cc:399] T 00000000000000000000000000000000 P 78db94d846994346a7ef25b1fa1dd834 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:05:44.190505 14403 raft_consensus.cc:493] T 00000000000000000000000000000000 P 78db94d846994346a7ef25b1fa1dd834 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:05:44.190745 14403 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 78db94d846994346a7ef25b1fa1dd834 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:44.194924 14403 raft_consensus.cc:515] T 00000000000000000000000000000000 P 78db94d846994346a7ef25b1fa1dd834 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78db94d846994346a7ef25b1fa1dd834" member_type: VOTER }
I20260713 09:05:44.195397 14403 leader_election.cc:304] T 00000000000000000000000000000000 P 78db94d846994346a7ef25b1fa1dd834 [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: 78db94d846994346a7ef25b1fa1dd834; no voters: 
I20260713 09:05:44.196376 14403 leader_election.cc:290] T 00000000000000000000000000000000 P 78db94d846994346a7ef25b1fa1dd834 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:05:44.196712 14406 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 78db94d846994346a7ef25b1fa1dd834 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:44.197909 14406 raft_consensus.cc:697] T 00000000000000000000000000000000 P 78db94d846994346a7ef25b1fa1dd834 [term 1 LEADER]: Becoming Leader. State: Replica: 78db94d846994346a7ef25b1fa1dd834, State: Running, Role: LEADER
I20260713 09:05:44.198503 14406 consensus_queue.cc:237] T 00000000000000000000000000000000 P 78db94d846994346a7ef25b1fa1dd834 [LEADER]: Queue going to LEADER mode. State: All 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: "78db94d846994346a7ef25b1fa1dd834" member_type: VOTER }
I20260713 09:05:44.199178 14403 sys_catalog.cc:565] T 00000000000000000000000000000000 P 78db94d846994346a7ef25b1fa1dd834 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:05:44.201560 14408 sys_catalog.cc:455] T 00000000000000000000000000000000 P 78db94d846994346a7ef25b1fa1dd834 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 78db94d846994346a7ef25b1fa1dd834. Latest consensus state: current_term: 1 leader_uuid: "78db94d846994346a7ef25b1fa1dd834" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78db94d846994346a7ef25b1fa1dd834" member_type: VOTER } }
I20260713 09:05:44.201671 14407 sys_catalog.cc:455] T 00000000000000000000000000000000 P 78db94d846994346a7ef25b1fa1dd834 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "78db94d846994346a7ef25b1fa1dd834" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78db94d846994346a7ef25b1fa1dd834" member_type: VOTER } }
I20260713 09:05:44.202180 14408 sys_catalog.cc:458] T 00000000000000000000000000000000 P 78db94d846994346a7ef25b1fa1dd834 [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:44.202245 14407 sys_catalog.cc:458] T 00000000000000000000000000000000 P 78db94d846994346a7ef25b1fa1dd834 [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:44.212843 14411 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:05:44.217425 14411 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:05:44.218393 11032 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:05:44.225737 14411 catalog_manager.cc:1383] Generated new cluster ID: daa7831ef4de4bff8acf19afb6d01454
I20260713 09:05:44.225994 14411 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:05:44.241223 14411 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:05:44.242318 14411 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:05:44.253969 14411 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 78db94d846994346a7ef25b1fa1dd834: Generated new TSK 0
I20260713 09:05:44.254462 14411 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:05:44.285378 11032 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:44.291054 14424 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:44.292116 14425 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:44.293319 14427 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:44.293618 11032 server_base.cc:1061] running on GCE node
I20260713 09:05:44.294560 11032 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:44.294745 11032 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:44.294911 11032 hybrid_clock.cc:648] HybridClock initialized: now 1783933544294879 us; error 0 us; skew 500 ppm
I20260713 09:05:44.295432 11032 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:44.297498 11032 webserver.cc:533] Webserver started at http://127.10.198.1:42937/ using document root <none> and password file <none>
I20260713 09:05:44.297935 11032 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:44.298102 11032 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:44.298380 11032 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:44.299382 11032 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933461482508-11032-0/minicluster-data/ts-0-root/instance:
uuid: "8eda41c92f8c451eb62ea77de072d1fd"
format_stamp: "Formatted at 2026-07-13 09:05:44 on dist-test-slave-kch5"
I20260713 09:05:44.303675 11032 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:05:44.306586 14432 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:44.307219 11032 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:05:44.307502 11032 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933461482508-11032-0/minicluster-data/ts-0-root
uuid: "8eda41c92f8c451eb62ea77de072d1fd"
format_stamp: "Formatted at 2026-07-13 09:05:44 on dist-test-slave-kch5"
I20260713 09:05:44.307754 11032 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933461482508-11032-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933461482508-11032-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933461482508-11032-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:44.324059 11032 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:44.325230 11032 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:44.326655 11032 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:44.328756 11032 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:44.328945 11032 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:44.329159 11032 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:44.329315 11032 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:44.366005 11032 rpc_server.cc:307] RPC server started. Bound to: 127.10.198.1:42783
I20260713 09:05:44.366106 14494 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.198.1:42783 every 8 connection(s)
I20260713 09:05:44.370642 11032 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:44.376693 14499 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:44.377884 14500 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:44.380848 11032 server_base.cc:1061] running on GCE node
W20260713 09:05:44.380802 14503 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:44.381363 14495 heartbeater.cc:344] Connected to a master server at 127.10.198.62:37563
I20260713 09:05:44.381769 14495 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:44.381955 11032 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:44.382174 11032 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:44.382316 11032 hybrid_clock.cc:648] HybridClock initialized: now 1783933544382279 us; error 0 us; skew 500 ppm
I20260713 09:05:44.382575 14495 heartbeater.cc:507] Master 127.10.198.62:37563 requested a full tablet report, sending...
I20260713 09:05:44.382913 11032 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:44.384557 14368 ts_manager.cc:194] Registered new tserver with Master: 8eda41c92f8c451eb62ea77de072d1fd (127.10.198.1:42783)
I20260713 09:05:44.385434 11032 webserver.cc:533] Webserver started at http://127.10.198.2:37445/ using document root <none> and password file <none>
I20260713 09:05:44.385916 11032 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:44.386087 11032 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:44.386369 11032 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:44.386341 14368 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34172
I20260713 09:05:44.387657 11032 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933461482508-11032-0/minicluster-data/ts-1-root/instance:
uuid: "078e5e12bacb43fe823c4ed5874b37eb"
format_stamp: "Formatted at 2026-07-13 09:05:44 on dist-test-slave-kch5"
I20260713 09:05:44.391775 11032 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:05:44.394817 14507 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:44.395466 11032 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:05:44.395713 11032 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933461482508-11032-0/minicluster-data/ts-1-root
uuid: "078e5e12bacb43fe823c4ed5874b37eb"
format_stamp: "Formatted at 2026-07-13 09:05:44 on dist-test-slave-kch5"
I20260713 09:05:44.395972 11032 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933461482508-11032-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933461482508-11032-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933461482508-11032-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:44.411319 11032 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:44.412436 11032 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:44.413748 11032 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:44.415804 11032 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:44.416000 11032 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:44.416213 11032 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:44.416356 11032 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:44.453272 11032 rpc_server.cc:307] RPC server started. Bound to: 127.10.198.2:33749
I20260713 09:05:44.453365 14569 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.198.2:33749 every 8 connection(s)
I20260713 09:05:44.457823 11032 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:44.464555 14573 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:44.465780 14574 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:44.468353 14570 heartbeater.cc:344] Connected to a master server at 127.10.198.62:37563
I20260713 09:05:44.468801 14570 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:44.469746 14570 heartbeater.cc:507] Master 127.10.198.62:37563 requested a full tablet report, sending...
W20260713 09:05:44.469863 14576 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:44.470338 11032 server_base.cc:1061] running on GCE node
I20260713 09:05:44.471297 11032 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:44.471526 11032 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:44.471698 11032 hybrid_clock.cc:648] HybridClock initialized: now 1783933544471679 us; error 0 us; skew 500 ppm
I20260713 09:05:44.471990 14368 ts_manager.cc:194] Registered new tserver with Master: 078e5e12bacb43fe823c4ed5874b37eb (127.10.198.2:33749)
I20260713 09:05:44.472213 11032 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:44.473497 14368 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34176
I20260713 09:05:44.474684 11032 webserver.cc:533] Webserver started at http://127.10.198.3:35287/ using document root <none> and password file <none>
I20260713 09:05:44.475180 11032 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:44.475358 11032 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:44.475597 11032 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:44.476632 11032 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933461482508-11032-0/minicluster-data/ts-2-root/instance:
uuid: "5c0774a2b57745149f439c8ac48372b9"
format_stamp: "Formatted at 2026-07-13 09:05:44 on dist-test-slave-kch5"
I20260713 09:05:44.480616 11032 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:05:44.483525 14581 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:44.484234 11032 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:05:44.484485 11032 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933461482508-11032-0/minicluster-data/ts-2-root
uuid: "5c0774a2b57745149f439c8ac48372b9"
format_stamp: "Formatted at 2026-07-13 09:05:44 on dist-test-slave-kch5"
I20260713 09:05:44.484731 11032 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933461482508-11032-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933461482508-11032-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933461482508-11032-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:44.498761 11032 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:44.499838 11032 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:44.501207 11032 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:44.503320 11032 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:44.503504 11032 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:44.503710 11032 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:44.503856 11032 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:44.540300 11032 rpc_server.cc:307] RPC server started. Bound to: 127.10.198.3:39581
I20260713 09:05:44.540392 14643 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.198.3:39581 every 8 connection(s)
I20260713 09:05:44.553395 14644 heartbeater.cc:344] Connected to a master server at 127.10.198.62:37563
I20260713 09:05:44.553783 14644 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:44.554637 14644 heartbeater.cc:507] Master 127.10.198.62:37563 requested a full tablet report, sending...
I20260713 09:05:44.556588 14368 ts_manager.cc:194] Registered new tserver with Master: 5c0774a2b57745149f439c8ac48372b9 (127.10.198.3:39581)
I20260713 09:05:44.557345 11032 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014114403s
I20260713 09:05:44.557858 14368 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34178
I20260713 09:05:44.580154 14368 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34194:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:05:44.582489 14368 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:05:44.630323 14535 tablet_service.cc:1511] Processing CreateTablet for tablet c56e7830a22449af904e75e771fbfa97 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=261e73894a41415cb932c5b26db9cede]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:05:44.631718 14535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c56e7830a22449af904e75e771fbfa97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:44.631340 14534 tablet_service.cc:1511] Processing CreateTablet for tablet c83d6e0fce4f41c1abe593e0c4bc95f9 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=261e73894a41415cb932c5b26db9cede]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:05:44.634040 14534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c83d6e0fce4f41c1abe593e0c4bc95f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:44.646005 14460 tablet_service.cc:1511] Processing CreateTablet for tablet c56e7830a22449af904e75e771fbfa97 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=261e73894a41415cb932c5b26db9cede]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:05:44.646334 14459 tablet_service.cc:1511] Processing CreateTablet for tablet c83d6e0fce4f41c1abe593e0c4bc95f9 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=261e73894a41415cb932c5b26db9cede]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:05:44.647341 14460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c56e7830a22449af904e75e771fbfa97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:44.647917 14459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c83d6e0fce4f41c1abe593e0c4bc95f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:44.652668 14609 tablet_service.cc:1511] Processing CreateTablet for tablet c56e7830a22449af904e75e771fbfa97 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=261e73894a41415cb932c5b26db9cede]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:05:44.654081 14609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c56e7830a22449af904e75e771fbfa97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:44.655735 14659 tablet_bootstrap.cc:492] T c56e7830a22449af904e75e771fbfa97 P 078e5e12bacb43fe823c4ed5874b37eb: Bootstrap starting.
I20260713 09:05:44.652714 14608 tablet_service.cc:1511] Processing CreateTablet for tablet c83d6e0fce4f41c1abe593e0c4bc95f9 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=261e73894a41415cb932c5b26db9cede]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:05:44.659252 14608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c83d6e0fce4f41c1abe593e0c4bc95f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:44.663650 14659 tablet_bootstrap.cc:654] T c56e7830a22449af904e75e771fbfa97 P 078e5e12bacb43fe823c4ed5874b37eb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:44.669869 14660 tablet_bootstrap.cc:492] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 8eda41c92f8c451eb62ea77de072d1fd: Bootstrap starting.
I20260713 09:05:44.673604 14659 tablet_bootstrap.cc:492] T c56e7830a22449af904e75e771fbfa97 P 078e5e12bacb43fe823c4ed5874b37eb: No bootstrap required, opened a new log
I20260713 09:05:44.674134 14659 ts_tablet_manager.cc:1403] T c56e7830a22449af904e75e771fbfa97 P 078e5e12bacb43fe823c4ed5874b37eb: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.000s
I20260713 09:05:44.676512 14660 tablet_bootstrap.cc:654] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 8eda41c92f8c451eb62ea77de072d1fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:44.676887 14659 raft_consensus.cc:359] T c56e7830a22449af904e75e771fbfa97 P 078e5e12bacb43fe823c4ed5874b37eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } } peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } }
I20260713 09:05:44.677631 14659 raft_consensus.cc:385] T c56e7830a22449af904e75e771fbfa97 P 078e5e12bacb43fe823c4ed5874b37eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:44.677937 14659 raft_consensus.cc:740] T c56e7830a22449af904e75e771fbfa97 P 078e5e12bacb43fe823c4ed5874b37eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 078e5e12bacb43fe823c4ed5874b37eb, State: Initialized, Role: FOLLOWER
I20260713 09:05:44.678755 14659 consensus_queue.cc:260] T c56e7830a22449af904e75e771fbfa97 P 078e5e12bacb43fe823c4ed5874b37eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } } peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } }
I20260713 09:05:44.684149 14662 tablet_bootstrap.cc:492] T c56e7830a22449af904e75e771fbfa97 P 5c0774a2b57745149f439c8ac48372b9: Bootstrap starting.
I20260713 09:05:44.684218 14660 tablet_bootstrap.cc:492] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 8eda41c92f8c451eb62ea77de072d1fd: No bootstrap required, opened a new log
I20260713 09:05:44.684900 14660 ts_tablet_manager.cc:1403] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 8eda41c92f8c451eb62ea77de072d1fd: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.005s
I20260713 09:05:44.685046 14570 heartbeater.cc:499] Master 127.10.198.62:37563 was elected leader, sending a full tablet report...
I20260713 09:05:44.685544 14659 ts_tablet_manager.cc:1434] T c56e7830a22449af904e75e771fbfa97 P 078e5e12bacb43fe823c4ed5874b37eb: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.004s
I20260713 09:05:44.686450 14659 tablet_bootstrap.cc:492] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 078e5e12bacb43fe823c4ed5874b37eb: Bootstrap starting.
I20260713 09:05:44.688488 14660 raft_consensus.cc:359] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 8eda41c92f8c451eb62ea77de072d1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } } peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } }
I20260713 09:05:44.690277 14660 raft_consensus.cc:385] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 8eda41c92f8c451eb62ea77de072d1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:44.690603 14660 raft_consensus.cc:740] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 8eda41c92f8c451eb62ea77de072d1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8eda41c92f8c451eb62ea77de072d1fd, State: Initialized, Role: FOLLOWER
I20260713 09:05:44.691648 14662 tablet_bootstrap.cc:654] T c56e7830a22449af904e75e771fbfa97 P 5c0774a2b57745149f439c8ac48372b9: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:44.691284 14660 consensus_queue.cc:260] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 8eda41c92f8c451eb62ea77de072d1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } } peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } }
I20260713 09:05:44.692194 14659 tablet_bootstrap.cc:654] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 078e5e12bacb43fe823c4ed5874b37eb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:44.704804 14660 ts_tablet_manager.cc:1434] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 8eda41c92f8c451eb62ea77de072d1fd: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.007s
I20260713 09:05:44.705695 14495 heartbeater.cc:499] Master 127.10.198.62:37563 was elected leader, sending a full tablet report...
I20260713 09:05:44.706162 14660 tablet_bootstrap.cc:492] T c56e7830a22449af904e75e771fbfa97 P 8eda41c92f8c451eb62ea77de072d1fd: Bootstrap starting.
I20260713 09:05:44.706641 14659 tablet_bootstrap.cc:492] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 078e5e12bacb43fe823c4ed5874b37eb: No bootstrap required, opened a new log
I20260713 09:05:44.707108 14659 ts_tablet_manager.cc:1403] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 078e5e12bacb43fe823c4ed5874b37eb: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
W20260713 09:05:44.707564 14571 tablet.cc:2406] T c56e7830a22449af904e75e771fbfa97 P 078e5e12bacb43fe823c4ed5874b37eb: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:05:44.708474 14662 tablet_bootstrap.cc:492] T c56e7830a22449af904e75e771fbfa97 P 5c0774a2b57745149f439c8ac48372b9: No bootstrap required, opened a new log
I20260713 09:05:44.708971 14662 ts_tablet_manager.cc:1403] T c56e7830a22449af904e75e771fbfa97 P 5c0774a2b57745149f439c8ac48372b9: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.014s
I20260713 09:05:44.709882 14659 raft_consensus.cc:359] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 078e5e12bacb43fe823c4ed5874b37eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } } peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } }
I20260713 09:05:44.710628 14659 raft_consensus.cc:385] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 078e5e12bacb43fe823c4ed5874b37eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:44.710911 14659 raft_consensus.cc:740] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 078e5e12bacb43fe823c4ed5874b37eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 078e5e12bacb43fe823c4ed5874b37eb, State: Initialized, Role: FOLLOWER
I20260713 09:05:44.711598 14659 consensus_queue.cc:260] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 078e5e12bacb43fe823c4ed5874b37eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } } peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } }
I20260713 09:05:44.712384 14660 tablet_bootstrap.cc:654] T c56e7830a22449af904e75e771fbfa97 P 8eda41c92f8c451eb62ea77de072d1fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:44.711977 14662 raft_consensus.cc:359] T c56e7830a22449af904e75e771fbfa97 P 5c0774a2b57745149f439c8ac48372b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } } peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } }
I20260713 09:05:44.712885 14662 raft_consensus.cc:385] T c56e7830a22449af904e75e771fbfa97 P 5c0774a2b57745149f439c8ac48372b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:44.713238 14662 raft_consensus.cc:740] T c56e7830a22449af904e75e771fbfa97 P 5c0774a2b57745149f439c8ac48372b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c0774a2b57745149f439c8ac48372b9, State: Initialized, Role: FOLLOWER
I20260713 09:05:44.714020 14662 consensus_queue.cc:260] T c56e7830a22449af904e75e771fbfa97 P 5c0774a2b57745149f439c8ac48372b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } } peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } }
I20260713 09:05:44.715704 14659 ts_tablet_manager.cc:1434] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 078e5e12bacb43fe823c4ed5874b37eb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:05:44.728426 14644 heartbeater.cc:499] Master 127.10.198.62:37563 was elected leader, sending a full tablet report...
I20260713 09:05:44.728899 14662 ts_tablet_manager.cc:1434] T c56e7830a22449af904e75e771fbfa97 P 5c0774a2b57745149f439c8ac48372b9: Time spent starting tablet: real 0.020s	user 0.011s	sys 0.007s
I20260713 09:05:44.730015 14662 tablet_bootstrap.cc:492] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 5c0774a2b57745149f439c8ac48372b9: Bootstrap starting.
I20260713 09:05:44.730247 14660 tablet_bootstrap.cc:492] T c56e7830a22449af904e75e771fbfa97 P 8eda41c92f8c451eb62ea77de072d1fd: No bootstrap required, opened a new log
I20260713 09:05:44.730789 14660 ts_tablet_manager.cc:1403] T c56e7830a22449af904e75e771fbfa97 P 8eda41c92f8c451eb62ea77de072d1fd: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.007s
I20260713 09:05:44.733500 14660 raft_consensus.cc:359] T c56e7830a22449af904e75e771fbfa97 P 8eda41c92f8c451eb62ea77de072d1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } } peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } }
I20260713 09:05:44.734215 14660 raft_consensus.cc:385] T c56e7830a22449af904e75e771fbfa97 P 8eda41c92f8c451eb62ea77de072d1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:44.734445 14662 tablet_bootstrap.cc:654] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 5c0774a2b57745149f439c8ac48372b9: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:44.734519 14660 raft_consensus.cc:740] T c56e7830a22449af904e75e771fbfa97 P 8eda41c92f8c451eb62ea77de072d1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8eda41c92f8c451eb62ea77de072d1fd, State: Initialized, Role: FOLLOWER
I20260713 09:05:44.735599 14664 raft_consensus.cc:493] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 078e5e12bacb43fe823c4ed5874b37eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:44.735546 14660 consensus_queue.cc:260] T c56e7830a22449af904e75e771fbfa97 P 8eda41c92f8c451eb62ea77de072d1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } } peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } }
I20260713 09:05:44.736102 14664 raft_consensus.cc:515] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 078e5e12bacb43fe823c4ed5874b37eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } } peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } }
I20260713 09:05:44.737879 14660 ts_tablet_manager.cc:1434] T c56e7830a22449af904e75e771fbfa97 P 8eda41c92f8c451eb62ea77de072d1fd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:05:44.738623 14664 leader_election.cc:290] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 078e5e12bacb43fe823c4ed5874b37eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8eda41c92f8c451eb62ea77de072d1fd (127.10.198.1:42783), 5c0774a2b57745149f439c8ac48372b9 (127.10.198.3:39581)
I20260713 09:05:44.751297 14662 tablet_bootstrap.cc:492] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 5c0774a2b57745149f439c8ac48372b9: No bootstrap required, opened a new log
I20260713 09:05:44.751586 14619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83d6e0fce4f41c1abe593e0c4bc95f9" candidate_uuid: "078e5e12bacb43fe823c4ed5874b37eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c0774a2b57745149f439c8ac48372b9" is_pre_election: true
I20260713 09:05:44.751870 14662 ts_tablet_manager.cc:1403] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 5c0774a2b57745149f439c8ac48372b9: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.012s
W20260713 09:05:44.753291 14510 leader_election.cc:343] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 078e5e12bacb43fe823c4ed5874b37eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c0774a2b57745149f439c8ac48372b9 (127.10.198.3:39581): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:44.754163 14664 raft_consensus.cc:493] T c56e7830a22449af904e75e771fbfa97 P 078e5e12bacb43fe823c4ed5874b37eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:44.754601 14664 raft_consensus.cc:515] T c56e7830a22449af904e75e771fbfa97 P 078e5e12bacb43fe823c4ed5874b37eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } } peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } }
I20260713 09:05:44.755005 14662 raft_consensus.cc:359] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 5c0774a2b57745149f439c8ac48372b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } } peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } }
I20260713 09:05:44.755708 14662 raft_consensus.cc:385] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 5c0774a2b57745149f439c8ac48372b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:44.756067 14662 raft_consensus.cc:740] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 5c0774a2b57745149f439c8ac48372b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c0774a2b57745149f439c8ac48372b9, State: Initialized, Role: FOLLOWER
I20260713 09:05:44.756350 14664 leader_election.cc:290] T c56e7830a22449af904e75e771fbfa97 P 078e5e12bacb43fe823c4ed5874b37eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c0774a2b57745149f439c8ac48372b9 (127.10.198.3:39581), 8eda41c92f8c451eb62ea77de072d1fd (127.10.198.1:42783)
I20260713 09:05:44.756999 14619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c56e7830a22449af904e75e771fbfa97" candidate_uuid: "078e5e12bacb43fe823c4ed5874b37eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c0774a2b57745149f439c8ac48372b9" is_pre_election: true
I20260713 09:05:44.756884 14662 consensus_queue.cc:260] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 5c0774a2b57745149f439c8ac48372b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } } peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } }
I20260713 09:05:44.757692 14619 raft_consensus.cc:2468] T c56e7830a22449af904e75e771fbfa97 P 5c0774a2b57745149f439c8ac48372b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 078e5e12bacb43fe823c4ed5874b37eb in term 0.
I20260713 09:05:44.758876 14510 leader_election.cc:304] T c56e7830a22449af904e75e771fbfa97 P 078e5e12bacb43fe823c4ed5874b37eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 078e5e12bacb43fe823c4ed5874b37eb, 5c0774a2b57745149f439c8ac48372b9; no voters: 
I20260713 09:05:44.759063 14662 ts_tablet_manager.cc:1434] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 5c0774a2b57745149f439c8ac48372b9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:05:44.759687 14664 raft_consensus.cc:2804] T c56e7830a22449af904e75e771fbfa97 P 078e5e12bacb43fe823c4ed5874b37eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:44.760008 14664 raft_consensus.cc:493] T c56e7830a22449af904e75e771fbfa97 P 078e5e12bacb43fe823c4ed5874b37eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:44.760278 14664 raft_consensus.cc:3060] T c56e7830a22449af904e75e771fbfa97 P 078e5e12bacb43fe823c4ed5874b37eb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:44.761049 14470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83d6e0fce4f41c1abe593e0c4bc95f9" candidate_uuid: "078e5e12bacb43fe823c4ed5874b37eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8eda41c92f8c451eb62ea77de072d1fd" is_pre_election: true
I20260713 09:05:44.761647 14470 raft_consensus.cc:2468] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 8eda41c92f8c451eb62ea77de072d1fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 078e5e12bacb43fe823c4ed5874b37eb in term 0.
I20260713 09:05:44.761513 14469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c56e7830a22449af904e75e771fbfa97" candidate_uuid: "078e5e12bacb43fe823c4ed5874b37eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8eda41c92f8c451eb62ea77de072d1fd" is_pre_election: true
I20260713 09:05:44.762583 14469 raft_consensus.cc:2468] T c56e7830a22449af904e75e771fbfa97 P 8eda41c92f8c451eb62ea77de072d1fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 078e5e12bacb43fe823c4ed5874b37eb in term 0.
I20260713 09:05:44.762810 14509 leader_election.cc:304] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 078e5e12bacb43fe823c4ed5874b37eb [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: 078e5e12bacb43fe823c4ed5874b37eb, 8eda41c92f8c451eb62ea77de072d1fd; no voters: 5c0774a2b57745149f439c8ac48372b9
I20260713 09:05:44.764216 14672 raft_consensus.cc:2804] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 078e5e12bacb43fe823c4ed5874b37eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:44.764619 14672 raft_consensus.cc:493] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 078e5e12bacb43fe823c4ed5874b37eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:44.764873 14672 raft_consensus.cc:3060] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 078e5e12bacb43fe823c4ed5874b37eb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:44.767010 14664 raft_consensus.cc:515] T c56e7830a22449af904e75e771fbfa97 P 078e5e12bacb43fe823c4ed5874b37eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } } peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } }
I20260713 09:05:44.768680 14664 leader_election.cc:290] T c56e7830a22449af904e75e771fbfa97 P 078e5e12bacb43fe823c4ed5874b37eb [CANDIDATE]: Term 1 election: Requested vote from peers 5c0774a2b57745149f439c8ac48372b9 (127.10.198.3:39581), 8eda41c92f8c451eb62ea77de072d1fd (127.10.198.1:42783)
I20260713 09:05:44.769351 14619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c56e7830a22449af904e75e771fbfa97" candidate_uuid: "078e5e12bacb43fe823c4ed5874b37eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c0774a2b57745149f439c8ac48372b9"
I20260713 09:05:44.769917 14469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c56e7830a22449af904e75e771fbfa97" candidate_uuid: "078e5e12bacb43fe823c4ed5874b37eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8eda41c92f8c451eb62ea77de072d1fd"
I20260713 09:05:44.770603 14619 raft_consensus.cc:3060] T c56e7830a22449af904e75e771fbfa97 P 5c0774a2b57745149f439c8ac48372b9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:44.770676 14469 raft_consensus.cc:3060] T c56e7830a22449af904e75e771fbfa97 P 8eda41c92f8c451eb62ea77de072d1fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:44.772086 14672 raft_consensus.cc:515] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 078e5e12bacb43fe823c4ed5874b37eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } } peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } }
I20260713 09:05:44.774755 14470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83d6e0fce4f41c1abe593e0c4bc95f9" candidate_uuid: "078e5e12bacb43fe823c4ed5874b37eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8eda41c92f8c451eb62ea77de072d1fd"
I20260713 09:05:44.775275 14470 raft_consensus.cc:3060] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 8eda41c92f8c451eb62ea77de072d1fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:44.775321 14618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83d6e0fce4f41c1abe593e0c4bc95f9" candidate_uuid: "078e5e12bacb43fe823c4ed5874b37eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c0774a2b57745149f439c8ac48372b9"
I20260713 09:05:44.775976 14618 raft_consensus.cc:3060] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 5c0774a2b57745149f439c8ac48372b9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:44.776484 14469 raft_consensus.cc:2468] T c56e7830a22449af904e75e771fbfa97 P 8eda41c92f8c451eb62ea77de072d1fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 078e5e12bacb43fe823c4ed5874b37eb in term 1.
I20260713 09:05:44.777698 14619 raft_consensus.cc:2468] T c56e7830a22449af904e75e771fbfa97 P 5c0774a2b57745149f439c8ac48372b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 078e5e12bacb43fe823c4ed5874b37eb in term 1.
I20260713 09:05:44.780920 14470 raft_consensus.cc:2468] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 8eda41c92f8c451eb62ea77de072d1fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 078e5e12bacb43fe823c4ed5874b37eb in term 1.
I20260713 09:05:44.781493 14618 raft_consensus.cc:2468] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 5c0774a2b57745149f439c8ac48372b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 078e5e12bacb43fe823c4ed5874b37eb in term 1.
I20260713 09:05:44.781776 14509 leader_election.cc:304] T c56e7830a22449af904e75e771fbfa97 P 078e5e12bacb43fe823c4ed5874b37eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 078e5e12bacb43fe823c4ed5874b37eb, 8eda41c92f8c451eb62ea77de072d1fd; no voters: 
I20260713 09:05:44.782424 14664 raft_consensus.cc:2804] T c56e7830a22449af904e75e771fbfa97 P 078e5e12bacb43fe823c4ed5874b37eb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:44.782519 14672 leader_election.cc:290] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 078e5e12bacb43fe823c4ed5874b37eb [CANDIDATE]: Term 1 election: Requested vote from peers 8eda41c92f8c451eb62ea77de072d1fd (127.10.198.1:42783), 5c0774a2b57745149f439c8ac48372b9 (127.10.198.3:39581)
I20260713 09:05:44.782559 14509 leader_election.cc:304] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 078e5e12bacb43fe823c4ed5874b37eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 078e5e12bacb43fe823c4ed5874b37eb, 8eda41c92f8c451eb62ea77de072d1fd; no voters: 
I20260713 09:05:44.783679 14672 raft_consensus.cc:2804] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 078e5e12bacb43fe823c4ed5874b37eb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:44.784077 14672 raft_consensus.cc:697] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 078e5e12bacb43fe823c4ed5874b37eb [term 1 LEADER]: Becoming Leader. State: Replica: 078e5e12bacb43fe823c4ed5874b37eb, State: Running, Role: LEADER
I20260713 09:05:44.784651 14672 consensus_queue.cc:237] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 078e5e12bacb43fe823c4ed5874b37eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } } peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } }
I20260713 09:05:44.787213 14664 raft_consensus.cc:697] T c56e7830a22449af904e75e771fbfa97 P 078e5e12bacb43fe823c4ed5874b37eb [term 1 LEADER]: Becoming Leader. State: Replica: 078e5e12bacb43fe823c4ed5874b37eb, State: Running, Role: LEADER
I20260713 09:05:44.788064 14664 consensus_queue.cc:237] T c56e7830a22449af904e75e771fbfa97 P 078e5e12bacb43fe823c4ed5874b37eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } } peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } }
I20260713 09:05:44.794855 14368 catalog_manager.cc:5697] T c56e7830a22449af904e75e771fbfa97 P 078e5e12bacb43fe823c4ed5874b37eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 078e5e12bacb43fe823c4ed5874b37eb (127.10.198.2). New cstate: current_term: 1 leader_uuid: "078e5e12bacb43fe823c4ed5874b37eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:44.805047 14368 catalog_manager.cc:5697] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 078e5e12bacb43fe823c4ed5874b37eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 078e5e12bacb43fe823c4ed5874b37eb (127.10.198.2). New cstate: current_term: 1 leader_uuid: "078e5e12bacb43fe823c4ed5874b37eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:44.836723 14368 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34202:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:05:44.838518 14368 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:05:44.858767 14460 tablet_service.cc:1511] Processing CreateTablet for tablet 19bddfbea82646bd9682aba28a0a455b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=19cad0c457044abfa986e1dc1d790176]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:05:44.859769 14460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19bddfbea82646bd9682aba28a0a455b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:44.859764 14535 tablet_service.cc:1511] Processing CreateTablet for tablet 19bddfbea82646bd9682aba28a0a455b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=19cad0c457044abfa986e1dc1d790176]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:05:44.861042 14535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19bddfbea82646bd9682aba28a0a455b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:44.861842 14609 tablet_service.cc:1511] Processing CreateTablet for tablet 19bddfbea82646bd9682aba28a0a455b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=19cad0c457044abfa986e1dc1d790176]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:05:44.863047 14609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19bddfbea82646bd9682aba28a0a455b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:44.863950 14459 tablet_service.cc:1511] Processing CreateTablet for tablet 26c4fdecba3a42b3b08decebb0967c61 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=19cad0c457044abfa986e1dc1d790176]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:05:44.865275 14459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26c4fdecba3a42b3b08decebb0967c61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:44.865171 14534 tablet_service.cc:1511] Processing CreateTablet for tablet 26c4fdecba3a42b3b08decebb0967c61 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=19cad0c457044abfa986e1dc1d790176]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:05:44.866345 14534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26c4fdecba3a42b3b08decebb0967c61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:44.867421 14608 tablet_service.cc:1511] Processing CreateTablet for tablet 26c4fdecba3a42b3b08decebb0967c61 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=19cad0c457044abfa986e1dc1d790176]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:05:44.868574 14608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26c4fdecba3a42b3b08decebb0967c61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:44.882966 14662 tablet_bootstrap.cc:492] T 26c4fdecba3a42b3b08decebb0967c61 P 5c0774a2b57745149f439c8ac48372b9: Bootstrap starting.
I20260713 09:05:44.888839 14662 tablet_bootstrap.cc:654] T 26c4fdecba3a42b3b08decebb0967c61 P 5c0774a2b57745149f439c8ac48372b9: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:44.891104 14659 tablet_bootstrap.cc:492] T 19bddfbea82646bd9682aba28a0a455b P 078e5e12bacb43fe823c4ed5874b37eb: Bootstrap starting.
I20260713 09:05:44.891563 14660 tablet_bootstrap.cc:492] T 19bddfbea82646bd9682aba28a0a455b P 8eda41c92f8c451eb62ea77de072d1fd: Bootstrap starting.
I20260713 09:05:44.897568 14660 tablet_bootstrap.cc:654] T 19bddfbea82646bd9682aba28a0a455b P 8eda41c92f8c451eb62ea77de072d1fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:44.898522 14659 tablet_bootstrap.cc:654] T 19bddfbea82646bd9682aba28a0a455b P 078e5e12bacb43fe823c4ed5874b37eb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:44.902943 14662 tablet_bootstrap.cc:492] T 26c4fdecba3a42b3b08decebb0967c61 P 5c0774a2b57745149f439c8ac48372b9: No bootstrap required, opened a new log
I20260713 09:05:44.903024 14660 tablet_bootstrap.cc:492] T 19bddfbea82646bd9682aba28a0a455b P 8eda41c92f8c451eb62ea77de072d1fd: No bootstrap required, opened a new log
I20260713 09:05:44.903555 14660 ts_tablet_manager.cc:1403] T 19bddfbea82646bd9682aba28a0a455b P 8eda41c92f8c451eb62ea77de072d1fd: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.008s
I20260713 09:05:44.904418 14662 ts_tablet_manager.cc:1403] T 26c4fdecba3a42b3b08decebb0967c61 P 5c0774a2b57745149f439c8ac48372b9: Time spent bootstrapping tablet: real 0.022s	user 0.003s	sys 0.015s
I20260713 09:05:44.906117 14660 raft_consensus.cc:359] T 19bddfbea82646bd9682aba28a0a455b P 8eda41c92f8c451eb62ea77de072d1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } } peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } }
I20260713 09:05:44.906893 14660 raft_consensus.cc:385] T 19bddfbea82646bd9682aba28a0a455b P 8eda41c92f8c451eb62ea77de072d1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:44.907122 14660 raft_consensus.cc:740] T 19bddfbea82646bd9682aba28a0a455b P 8eda41c92f8c451eb62ea77de072d1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8eda41c92f8c451eb62ea77de072d1fd, State: Initialized, Role: FOLLOWER
I20260713 09:05:44.907140 14662 raft_consensus.cc:359] T 26c4fdecba3a42b3b08decebb0967c61 P 5c0774a2b57745149f439c8ac48372b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } } peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } }
I20260713 09:05:44.908020 14662 raft_consensus.cc:385] T 26c4fdecba3a42b3b08decebb0967c61 P 5c0774a2b57745149f439c8ac48372b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:44.907804 14660 consensus_queue.cc:260] T 19bddfbea82646bd9682aba28a0a455b P 8eda41c92f8c451eb62ea77de072d1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } } peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } }
I20260713 09:05:44.908380 14659 tablet_bootstrap.cc:492] T 19bddfbea82646bd9682aba28a0a455b P 078e5e12bacb43fe823c4ed5874b37eb: No bootstrap required, opened a new log
I20260713 09:05:44.908332 14662 raft_consensus.cc:740] T 26c4fdecba3a42b3b08decebb0967c61 P 5c0774a2b57745149f439c8ac48372b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c0774a2b57745149f439c8ac48372b9, State: Initialized, Role: FOLLOWER
I20260713 09:05:44.909030 14659 ts_tablet_manager.cc:1403] T 19bddfbea82646bd9682aba28a0a455b P 078e5e12bacb43fe823c4ed5874b37eb: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.006s
I20260713 09:05:44.909296 14662 consensus_queue.cc:260] T 26c4fdecba3a42b3b08decebb0967c61 P 5c0774a2b57745149f439c8ac48372b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } } peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } }
I20260713 09:05:44.911413 14662 ts_tablet_manager.cc:1434] T 26c4fdecba3a42b3b08decebb0967c61 P 5c0774a2b57745149f439c8ac48372b9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:05:44.911798 14659 raft_consensus.cc:359] T 19bddfbea82646bd9682aba28a0a455b P 078e5e12bacb43fe823c4ed5874b37eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } } peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } }
I20260713 09:05:44.912381 14662 tablet_bootstrap.cc:492] T 19bddfbea82646bd9682aba28a0a455b P 5c0774a2b57745149f439c8ac48372b9: Bootstrap starting.
I20260713 09:05:44.912546 14659 raft_consensus.cc:385] T 19bddfbea82646bd9682aba28a0a455b P 078e5e12bacb43fe823c4ed5874b37eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:44.912860 14659 raft_consensus.cc:740] T 19bddfbea82646bd9682aba28a0a455b P 078e5e12bacb43fe823c4ed5874b37eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 078e5e12bacb43fe823c4ed5874b37eb, State: Initialized, Role: FOLLOWER
I20260713 09:05:44.913699 14659 consensus_queue.cc:260] T 19bddfbea82646bd9682aba28a0a455b P 078e5e12bacb43fe823c4ed5874b37eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } } peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } }
I20260713 09:05:44.916006 14660 ts_tablet_manager.cc:1434] T 19bddfbea82646bd9682aba28a0a455b P 8eda41c92f8c451eb62ea77de072d1fd: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:05:44.918808 14662 tablet_bootstrap.cc:654] T 19bddfbea82646bd9682aba28a0a455b P 5c0774a2b57745149f439c8ac48372b9: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:44.921002 14659 ts_tablet_manager.cc:1434] T 19bddfbea82646bd9682aba28a0a455b P 078e5e12bacb43fe823c4ed5874b37eb: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260713 09:05:44.922129 14659 tablet_bootstrap.cc:492] T 26c4fdecba3a42b3b08decebb0967c61 P 078e5e12bacb43fe823c4ed5874b37eb: Bootstrap starting.
I20260713 09:05:44.926054 14660 tablet_bootstrap.cc:492] T 26c4fdecba3a42b3b08decebb0967c61 P 8eda41c92f8c451eb62ea77de072d1fd: Bootstrap starting.
I20260713 09:05:44.928639 14659 tablet_bootstrap.cc:654] T 26c4fdecba3a42b3b08decebb0967c61 P 078e5e12bacb43fe823c4ed5874b37eb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:44.931887 14660 tablet_bootstrap.cc:654] T 26c4fdecba3a42b3b08decebb0967c61 P 8eda41c92f8c451eb62ea77de072d1fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:44.933799 14659 tablet_bootstrap.cc:492] T 26c4fdecba3a42b3b08decebb0967c61 P 078e5e12bacb43fe823c4ed5874b37eb: No bootstrap required, opened a new log
I20260713 09:05:44.934196 14659 ts_tablet_manager.cc:1403] T 26c4fdecba3a42b3b08decebb0967c61 P 078e5e12bacb43fe823c4ed5874b37eb: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:05:44.934973 14662 tablet_bootstrap.cc:492] T 19bddfbea82646bd9682aba28a0a455b P 5c0774a2b57745149f439c8ac48372b9: No bootstrap required, opened a new log
I20260713 09:05:44.935529 14662 ts_tablet_manager.cc:1403] T 19bddfbea82646bd9682aba28a0a455b P 5c0774a2b57745149f439c8ac48372b9: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.016s
I20260713 09:05:44.936818 14659 raft_consensus.cc:359] T 26c4fdecba3a42b3b08decebb0967c61 P 078e5e12bacb43fe823c4ed5874b37eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } } peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } }
I20260713 09:05:44.937579 14659 raft_consensus.cc:385] T 26c4fdecba3a42b3b08decebb0967c61 P 078e5e12bacb43fe823c4ed5874b37eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:44.937855 14659 raft_consensus.cc:740] T 26c4fdecba3a42b3b08decebb0967c61 P 078e5e12bacb43fe823c4ed5874b37eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 078e5e12bacb43fe823c4ed5874b37eb, State: Initialized, Role: FOLLOWER
I20260713 09:05:44.938208 14662 raft_consensus.cc:359] T 19bddfbea82646bd9682aba28a0a455b P 5c0774a2b57745149f439c8ac48372b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } } peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } }
I20260713 09:05:44.938493 14659 consensus_queue.cc:260] T 26c4fdecba3a42b3b08decebb0967c61 P 078e5e12bacb43fe823c4ed5874b37eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } } peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } }
I20260713 09:05:44.938926 14662 raft_consensus.cc:385] T 19bddfbea82646bd9682aba28a0a455b P 5c0774a2b57745149f439c8ac48372b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:44.939138 14660 tablet_bootstrap.cc:492] T 26c4fdecba3a42b3b08decebb0967c61 P 8eda41c92f8c451eb62ea77de072d1fd: No bootstrap required, opened a new log
I20260713 09:05:44.939289 14662 raft_consensus.cc:740] T 19bddfbea82646bd9682aba28a0a455b P 5c0774a2b57745149f439c8ac48372b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c0774a2b57745149f439c8ac48372b9, State: Initialized, Role: FOLLOWER
I20260713 09:05:44.939605 14660 ts_tablet_manager.cc:1403] T 26c4fdecba3a42b3b08decebb0967c61 P 8eda41c92f8c451eb62ea77de072d1fd: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
I20260713 09:05:44.940528 14659 ts_tablet_manager.cc:1434] T 26c4fdecba3a42b3b08decebb0967c61 P 078e5e12bacb43fe823c4ed5874b37eb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:05:44.940191 14662 consensus_queue.cc:260] T 19bddfbea82646bd9682aba28a0a455b P 5c0774a2b57745149f439c8ac48372b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } } peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } }
I20260713 09:05:44.942610 14662 ts_tablet_manager.cc:1434] T 19bddfbea82646bd9682aba28a0a455b P 5c0774a2b57745149f439c8ac48372b9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:05:44.942278 14660 raft_consensus.cc:359] T 26c4fdecba3a42b3b08decebb0967c61 P 8eda41c92f8c451eb62ea77de072d1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } } peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } }
I20260713 09:05:44.943001 14660 raft_consensus.cc:385] T 26c4fdecba3a42b3b08decebb0967c61 P 8eda41c92f8c451eb62ea77de072d1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:44.943291 14660 raft_consensus.cc:740] T 26c4fdecba3a42b3b08decebb0967c61 P 8eda41c92f8c451eb62ea77de072d1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8eda41c92f8c451eb62ea77de072d1fd, State: Initialized, Role: FOLLOWER
I20260713 09:05:44.943910 14660 consensus_queue.cc:260] T 26c4fdecba3a42b3b08decebb0967c61 P 8eda41c92f8c451eb62ea77de072d1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } } peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } }
I20260713 09:05:44.946056 14660 ts_tablet_manager.cc:1434] T 26c4fdecba3a42b3b08decebb0967c61 P 8eda41c92f8c451eb62ea77de072d1fd: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260713 09:05:44.991214 14665 raft_consensus.cc:493] T 26c4fdecba3a42b3b08decebb0967c61 P 8eda41c92f8c451eb62ea77de072d1fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:44.991621 14665 raft_consensus.cc:515] T 26c4fdecba3a42b3b08decebb0967c61 P 8eda41c92f8c451eb62ea77de072d1fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } } peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } }
I20260713 09:05:44.993562 14665 leader_election.cc:290] T 26c4fdecba3a42b3b08decebb0967c61 P 8eda41c92f8c451eb62ea77de072d1fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 078e5e12bacb43fe823c4ed5874b37eb (127.10.198.2:33749), 5c0774a2b57745149f439c8ac48372b9 (127.10.198.3:39581)
I20260713 09:05:45.003312 14545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c4fdecba3a42b3b08decebb0967c61" candidate_uuid: "8eda41c92f8c451eb62ea77de072d1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "078e5e12bacb43fe823c4ed5874b37eb" is_pre_election: true
I20260713 09:05:45.003963 14545 raft_consensus.cc:2468] T 26c4fdecba3a42b3b08decebb0967c61 P 078e5e12bacb43fe823c4ed5874b37eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8eda41c92f8c451eb62ea77de072d1fd in term 0.
I20260713 09:05:45.004182 14618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c4fdecba3a42b3b08decebb0967c61" candidate_uuid: "8eda41c92f8c451eb62ea77de072d1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c0774a2b57745149f439c8ac48372b9" is_pre_election: true
I20260713 09:05:45.004791 14618 raft_consensus.cc:2468] T 26c4fdecba3a42b3b08decebb0967c61 P 5c0774a2b57745149f439c8ac48372b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8eda41c92f8c451eb62ea77de072d1fd in term 0.
I20260713 09:05:45.005108 14435 leader_election.cc:304] T 26c4fdecba3a42b3b08decebb0967c61 P 8eda41c92f8c451eb62ea77de072d1fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 078e5e12bacb43fe823c4ed5874b37eb, 8eda41c92f8c451eb62ea77de072d1fd; no voters: 
I20260713 09:05:45.005805 14665 raft_consensus.cc:2804] T 26c4fdecba3a42b3b08decebb0967c61 P 8eda41c92f8c451eb62ea77de072d1fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:45.006062 14665 raft_consensus.cc:493] T 26c4fdecba3a42b3b08decebb0967c61 P 8eda41c92f8c451eb62ea77de072d1fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:45.006325 14665 raft_consensus.cc:3060] T 26c4fdecba3a42b3b08decebb0967c61 P 8eda41c92f8c451eb62ea77de072d1fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:45.010905 14665 raft_consensus.cc:515] T 26c4fdecba3a42b3b08decebb0967c61 P 8eda41c92f8c451eb62ea77de072d1fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } } peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } }
I20260713 09:05:45.012346 14665 leader_election.cc:290] T 26c4fdecba3a42b3b08decebb0967c61 P 8eda41c92f8c451eb62ea77de072d1fd [CANDIDATE]: Term 1 election: Requested vote from peers 078e5e12bacb43fe823c4ed5874b37eb (127.10.198.2:33749), 5c0774a2b57745149f439c8ac48372b9 (127.10.198.3:39581)
I20260713 09:05:45.012972 14545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c4fdecba3a42b3b08decebb0967c61" candidate_uuid: "8eda41c92f8c451eb62ea77de072d1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "078e5e12bacb43fe823c4ed5874b37eb"
I20260713 09:05:45.013111 14618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c4fdecba3a42b3b08decebb0967c61" candidate_uuid: "8eda41c92f8c451eb62ea77de072d1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c0774a2b57745149f439c8ac48372b9"
I20260713 09:05:45.013422 14545 raft_consensus.cc:3060] T 26c4fdecba3a42b3b08decebb0967c61 P 078e5e12bacb43fe823c4ed5874b37eb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:45.013665 14618 raft_consensus.cc:3060] T 26c4fdecba3a42b3b08decebb0967c61 P 5c0774a2b57745149f439c8ac48372b9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:45.018344 14545 raft_consensus.cc:2468] T 26c4fdecba3a42b3b08decebb0967c61 P 078e5e12bacb43fe823c4ed5874b37eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8eda41c92f8c451eb62ea77de072d1fd in term 1.
I20260713 09:05:45.018772 14618 raft_consensus.cc:2468] T 26c4fdecba3a42b3b08decebb0967c61 P 5c0774a2b57745149f439c8ac48372b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8eda41c92f8c451eb62ea77de072d1fd in term 1.
I20260713 09:05:45.019255 14435 leader_election.cc:304] T 26c4fdecba3a42b3b08decebb0967c61 P 8eda41c92f8c451eb62ea77de072d1fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 078e5e12bacb43fe823c4ed5874b37eb, 8eda41c92f8c451eb62ea77de072d1fd; no voters: 
I20260713 09:05:45.019935 14665 raft_consensus.cc:2804] T 26c4fdecba3a42b3b08decebb0967c61 P 8eda41c92f8c451eb62ea77de072d1fd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:45.020933 14665 raft_consensus.cc:697] T 26c4fdecba3a42b3b08decebb0967c61 P 8eda41c92f8c451eb62ea77de072d1fd [term 1 LEADER]: Becoming Leader. State: Replica: 8eda41c92f8c451eb62ea77de072d1fd, State: Running, Role: LEADER
I20260713 09:05:45.021554 14665 consensus_queue.cc:237] T 26c4fdecba3a42b3b08decebb0967c61 P 8eda41c92f8c451eb62ea77de072d1fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } } peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } }
I20260713 09:05:45.028121 14367 catalog_manager.cc:5697] T 26c4fdecba3a42b3b08decebb0967c61 P 8eda41c92f8c451eb62ea77de072d1fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 8eda41c92f8c451eb62ea77de072d1fd (127.10.198.1). New cstate: current_term: 1 leader_uuid: "8eda41c92f8c451eb62ea77de072d1fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:45.058976 14664 raft_consensus.cc:493] T 19bddfbea82646bd9682aba28a0a455b P 078e5e12bacb43fe823c4ed5874b37eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:45.059433 14664 raft_consensus.cc:515] T 19bddfbea82646bd9682aba28a0a455b P 078e5e12bacb43fe823c4ed5874b37eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } } peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } }
I20260713 09:05:45.060958 14664 leader_election.cc:290] T 19bddfbea82646bd9682aba28a0a455b P 078e5e12bacb43fe823c4ed5874b37eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8eda41c92f8c451eb62ea77de072d1fd (127.10.198.1:42783), 5c0774a2b57745149f439c8ac48372b9 (127.10.198.3:39581)
I20260713 09:05:45.061575 14470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bddfbea82646bd9682aba28a0a455b" candidate_uuid: "078e5e12bacb43fe823c4ed5874b37eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8eda41c92f8c451eb62ea77de072d1fd" is_pre_election: true
I20260713 09:05:45.061976 14618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bddfbea82646bd9682aba28a0a455b" candidate_uuid: "078e5e12bacb43fe823c4ed5874b37eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c0774a2b57745149f439c8ac48372b9" is_pre_election: true
I20260713 09:05:45.062228 14470 raft_consensus.cc:2468] T 19bddfbea82646bd9682aba28a0a455b P 8eda41c92f8c451eb62ea77de072d1fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 078e5e12bacb43fe823c4ed5874b37eb in term 0.
I20260713 09:05:45.062610 14618 raft_consensus.cc:2468] T 19bddfbea82646bd9682aba28a0a455b P 5c0774a2b57745149f439c8ac48372b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 078e5e12bacb43fe823c4ed5874b37eb in term 0.
I20260713 09:05:45.063237 14509 leader_election.cc:304] T 19bddfbea82646bd9682aba28a0a455b P 078e5e12bacb43fe823c4ed5874b37eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 078e5e12bacb43fe823c4ed5874b37eb, 8eda41c92f8c451eb62ea77de072d1fd; no voters: 
I20260713 09:05:45.063961 14664 raft_consensus.cc:2804] T 19bddfbea82646bd9682aba28a0a455b P 078e5e12bacb43fe823c4ed5874b37eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:45.064224 14664 raft_consensus.cc:493] T 19bddfbea82646bd9682aba28a0a455b P 078e5e12bacb43fe823c4ed5874b37eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:45.064425 14664 raft_consensus.cc:3060] T 19bddfbea82646bd9682aba28a0a455b P 078e5e12bacb43fe823c4ed5874b37eb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:45.068737 14664 raft_consensus.cc:515] T 19bddfbea82646bd9682aba28a0a455b P 078e5e12bacb43fe823c4ed5874b37eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } } peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } }
I20260713 09:05:45.070096 14664 leader_election.cc:290] T 19bddfbea82646bd9682aba28a0a455b P 078e5e12bacb43fe823c4ed5874b37eb [CANDIDATE]: Term 1 election: Requested vote from peers 8eda41c92f8c451eb62ea77de072d1fd (127.10.198.1:42783), 5c0774a2b57745149f439c8ac48372b9 (127.10.198.3:39581)
I20260713 09:05:45.070808 14470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bddfbea82646bd9682aba28a0a455b" candidate_uuid: "078e5e12bacb43fe823c4ed5874b37eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8eda41c92f8c451eb62ea77de072d1fd"
I20260713 09:05:45.070937 14618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bddfbea82646bd9682aba28a0a455b" candidate_uuid: "078e5e12bacb43fe823c4ed5874b37eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c0774a2b57745149f439c8ac48372b9"
I20260713 09:05:45.071250 14470 raft_consensus.cc:3060] T 19bddfbea82646bd9682aba28a0a455b P 8eda41c92f8c451eb62ea77de072d1fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:45.071413 14618 raft_consensus.cc:3060] T 19bddfbea82646bd9682aba28a0a455b P 5c0774a2b57745149f439c8ac48372b9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:45.075666 14470 raft_consensus.cc:2468] T 19bddfbea82646bd9682aba28a0a455b P 8eda41c92f8c451eb62ea77de072d1fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 078e5e12bacb43fe823c4ed5874b37eb in term 1.
I20260713 09:05:45.075806 14618 raft_consensus.cc:2468] T 19bddfbea82646bd9682aba28a0a455b P 5c0774a2b57745149f439c8ac48372b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 078e5e12bacb43fe823c4ed5874b37eb in term 1.
I20260713 09:05:45.076522 14509 leader_election.cc:304] T 19bddfbea82646bd9682aba28a0a455b P 078e5e12bacb43fe823c4ed5874b37eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 078e5e12bacb43fe823c4ed5874b37eb, 8eda41c92f8c451eb62ea77de072d1fd; no voters: 
I20260713 09:05:45.077167 14664 raft_consensus.cc:2804] T 19bddfbea82646bd9682aba28a0a455b P 078e5e12bacb43fe823c4ed5874b37eb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:45.077494 14664 raft_consensus.cc:697] T 19bddfbea82646bd9682aba28a0a455b P 078e5e12bacb43fe823c4ed5874b37eb [term 1 LEADER]: Becoming Leader. State: Replica: 078e5e12bacb43fe823c4ed5874b37eb, State: Running, Role: LEADER
I20260713 09:05:45.078112 14664 consensus_queue.cc:237] T 19bddfbea82646bd9682aba28a0a455b P 078e5e12bacb43fe823c4ed5874b37eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } } peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } }
I20260713 09:05:45.084568 14367 catalog_manager.cc:5697] T 19bddfbea82646bd9682aba28a0a455b P 078e5e12bacb43fe823c4ed5874b37eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 078e5e12bacb43fe823c4ed5874b37eb (127.10.198.2). New cstate: current_term: 1 leader_uuid: "078e5e12bacb43fe823c4ed5874b37eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:45.145161 14545 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c56e7830a22449af904e75e771fbfa97"
dest_uuid: "078e5e12bacb43fe823c4ed5874b37eb"
mode: GRACEFUL
new_leader_uuid: "8eda41c92f8c451eb62ea77de072d1fd"
 from {username='slave'} at 127.0.0.1:49686
I20260713 09:05:45.145701 14545 raft_consensus.cc:606] T c56e7830a22449af904e75e771fbfa97 P 078e5e12bacb43fe823c4ed5874b37eb [term 1 LEADER]: Received request to transfer leadership to TS 8eda41c92f8c451eb62ea77de072d1fd
I20260713 09:05:45.152992 14545 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "19bddfbea82646bd9682aba28a0a455b"
dest_uuid: "078e5e12bacb43fe823c4ed5874b37eb"
mode: GRACEFUL
new_leader_uuid: "8eda41c92f8c451eb62ea77de072d1fd"
 from {username='slave'} at 127.0.0.1:49686
I20260713 09:05:45.153445 14545 raft_consensus.cc:606] T 19bddfbea82646bd9682aba28a0a455b P 078e5e12bacb43fe823c4ed5874b37eb [term 1 LEADER]: Received request to transfer leadership to TS 8eda41c92f8c451eb62ea77de072d1fd
I20260713 09:05:45.213230 14664 consensus_queue.cc:1048] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 078e5e12bacb43fe823c4ed5874b37eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:45.230449 14664 consensus_queue.cc:1048] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 078e5e12bacb43fe823c4ed5874b37eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:45.274855 14672 consensus_queue.cc:1048] T c56e7830a22449af904e75e771fbfa97 P 078e5e12bacb43fe823c4ed5874b37eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:45.285629 14664 consensus_queue.cc:1048] T c56e7830a22449af904e75e771fbfa97 P 078e5e12bacb43fe823c4ed5874b37eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:45.300711 14672 raft_consensus.cc:993] T c56e7830a22449af904e75e771fbfa97 P 078e5e12bacb43fe823c4ed5874b37eb: : Instructing follower 8eda41c92f8c451eb62ea77de072d1fd to start an election
I20260713 09:05:45.301146 14664 raft_consensus.cc:1081] T c56e7830a22449af904e75e771fbfa97 P 078e5e12bacb43fe823c4ed5874b37eb [term 1 LEADER]: Signalling peer 8eda41c92f8c451eb62ea77de072d1fd to start an election
I20260713 09:05:45.302505 14470 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c56e7830a22449af904e75e771fbfa97"
dest_uuid: "8eda41c92f8c451eb62ea77de072d1fd"
 from {username='slave'} at 127.0.0.1:45088
I20260713 09:05:45.302989 14470 raft_consensus.cc:493] T c56e7830a22449af904e75e771fbfa97 P 8eda41c92f8c451eb62ea77de072d1fd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:45.303299 14470 raft_consensus.cc:3060] T c56e7830a22449af904e75e771fbfa97 P 8eda41c92f8c451eb62ea77de072d1fd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:45.307675 14470 raft_consensus.cc:515] T c56e7830a22449af904e75e771fbfa97 P 8eda41c92f8c451eb62ea77de072d1fd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } } peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } }
I20260713 09:05:45.309108 14470 leader_election.cc:290] T c56e7830a22449af904e75e771fbfa97 P 8eda41c92f8c451eb62ea77de072d1fd [CANDIDATE]: Term 2 election: Requested vote from peers 078e5e12bacb43fe823c4ed5874b37eb (127.10.198.2:33749), 5c0774a2b57745149f439c8ac48372b9 (127.10.198.3:39581)
I20260713 09:05:45.309952 14545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c56e7830a22449af904e75e771fbfa97" candidate_uuid: "8eda41c92f8c451eb62ea77de072d1fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "078e5e12bacb43fe823c4ed5874b37eb"
I20260713 09:05:45.310560 14545 raft_consensus.cc:3055] T c56e7830a22449af904e75e771fbfa97 P 078e5e12bacb43fe823c4ed5874b37eb [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:45.310629 14618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c56e7830a22449af904e75e771fbfa97" candidate_uuid: "8eda41c92f8c451eb62ea77de072d1fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c0774a2b57745149f439c8ac48372b9"
I20260713 09:05:45.310936 14545 raft_consensus.cc:740] T c56e7830a22449af904e75e771fbfa97 P 078e5e12bacb43fe823c4ed5874b37eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 078e5e12bacb43fe823c4ed5874b37eb, State: Running, Role: LEADER
I20260713 09:05:45.311234 14618 raft_consensus.cc:3060] T c56e7830a22449af904e75e771fbfa97 P 5c0774a2b57745149f439c8ac48372b9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:45.311712 14545 consensus_queue.cc:260] T c56e7830a22449af904e75e771fbfa97 P 078e5e12bacb43fe823c4ed5874b37eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } } peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } }
I20260713 09:05:45.312971 14545 raft_consensus.cc:3060] T c56e7830a22449af904e75e771fbfa97 P 078e5e12bacb43fe823c4ed5874b37eb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:45.317571 14618 raft_consensus.cc:2468] T c56e7830a22449af904e75e771fbfa97 P 5c0774a2b57745149f439c8ac48372b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8eda41c92f8c451eb62ea77de072d1fd in term 2.
I20260713 09:05:45.318537 14435 leader_election.cc:304] T c56e7830a22449af904e75e771fbfa97 P 8eda41c92f8c451eb62ea77de072d1fd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c0774a2b57745149f439c8ac48372b9, 8eda41c92f8c451eb62ea77de072d1fd; no voters: 
I20260713 09:05:45.319067 14545 raft_consensus.cc:2468] T c56e7830a22449af904e75e771fbfa97 P 078e5e12bacb43fe823c4ed5874b37eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8eda41c92f8c451eb62ea77de072d1fd in term 2.
I20260713 09:05:45.319144 14665 raft_consensus.cc:2804] T c56e7830a22449af904e75e771fbfa97 P 8eda41c92f8c451eb62ea77de072d1fd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:45.319682 14665 raft_consensus.cc:697] T c56e7830a22449af904e75e771fbfa97 P 8eda41c92f8c451eb62ea77de072d1fd [term 2 LEADER]: Becoming Leader. State: Replica: 8eda41c92f8c451eb62ea77de072d1fd, State: Running, Role: LEADER
I20260713 09:05:45.320437 14665 consensus_queue.cc:237] T c56e7830a22449af904e75e771fbfa97 P 8eda41c92f8c451eb62ea77de072d1fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } } peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } }
I20260713 09:05:45.325732 14368 catalog_manager.cc:5697] T c56e7830a22449af904e75e771fbfa97 P 8eda41c92f8c451eb62ea77de072d1fd reported cstate change: term changed from 1 to 2, leader changed from 078e5e12bacb43fe823c4ed5874b37eb (127.10.198.2) to 8eda41c92f8c451eb62ea77de072d1fd (127.10.198.1). New cstate: current_term: 2 leader_uuid: "8eda41c92f8c451eb62ea77de072d1fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:45.407804 14665 consensus_queue.cc:1048] T 26c4fdecba3a42b3b08decebb0967c61 P 8eda41c92f8c451eb62ea77de072d1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:45.417506 14665 consensus_queue.cc:1048] T 26c4fdecba3a42b3b08decebb0967c61 P 8eda41c92f8c451eb62ea77de072d1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:45.505888 14664 consensus_queue.cc:1048] T 19bddfbea82646bd9682aba28a0a455b P 078e5e12bacb43fe823c4ed5874b37eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:45.515589 14673 consensus_queue.cc:1048] T 19bddfbea82646bd9682aba28a0a455b P 078e5e12bacb43fe823c4ed5874b37eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:45.521922 14672 raft_consensus.cc:993] T 19bddfbea82646bd9682aba28a0a455b P 078e5e12bacb43fe823c4ed5874b37eb: : Instructing follower 8eda41c92f8c451eb62ea77de072d1fd to start an election
I20260713 09:05:45.522320 14673 raft_consensus.cc:1081] T 19bddfbea82646bd9682aba28a0a455b P 078e5e12bacb43fe823c4ed5874b37eb [term 1 LEADER]: Signalling peer 8eda41c92f8c451eb62ea77de072d1fd to start an election
I20260713 09:05:45.523618 14470 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "19bddfbea82646bd9682aba28a0a455b"
dest_uuid: "8eda41c92f8c451eb62ea77de072d1fd"
 from {username='slave'} at 127.0.0.1:45088
I20260713 09:05:45.524075 14470 raft_consensus.cc:493] T 19bddfbea82646bd9682aba28a0a455b P 8eda41c92f8c451eb62ea77de072d1fd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:45.524426 14470 raft_consensus.cc:3060] T 19bddfbea82646bd9682aba28a0a455b P 8eda41c92f8c451eb62ea77de072d1fd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:45.528931 14470 raft_consensus.cc:515] T 19bddfbea82646bd9682aba28a0a455b P 8eda41c92f8c451eb62ea77de072d1fd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } } peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } }
I20260713 09:05:45.530452 14470 leader_election.cc:290] T 19bddfbea82646bd9682aba28a0a455b P 8eda41c92f8c451eb62ea77de072d1fd [CANDIDATE]: Term 2 election: Requested vote from peers 078e5e12bacb43fe823c4ed5874b37eb (127.10.198.2:33749), 5c0774a2b57745149f439c8ac48372b9 (127.10.198.3:39581)
I20260713 09:05:45.531113 14545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bddfbea82646bd9682aba28a0a455b" candidate_uuid: "8eda41c92f8c451eb62ea77de072d1fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "078e5e12bacb43fe823c4ed5874b37eb"
I20260713 09:05:45.531759 14545 raft_consensus.cc:3055] T 19bddfbea82646bd9682aba28a0a455b P 078e5e12bacb43fe823c4ed5874b37eb [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:45.531967 14618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bddfbea82646bd9682aba28a0a455b" candidate_uuid: "8eda41c92f8c451eb62ea77de072d1fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c0774a2b57745149f439c8ac48372b9"
I20260713 09:05:45.532128 14545 raft_consensus.cc:740] T 19bddfbea82646bd9682aba28a0a455b P 078e5e12bacb43fe823c4ed5874b37eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 078e5e12bacb43fe823c4ed5874b37eb, State: Running, Role: LEADER
I20260713 09:05:45.532617 14618 raft_consensus.cc:3060] T 19bddfbea82646bd9682aba28a0a455b P 5c0774a2b57745149f439c8ac48372b9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:45.533056 14545 consensus_queue.cc:260] T 19bddfbea82646bd9682aba28a0a455b P 078e5e12bacb43fe823c4ed5874b37eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } } peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } }
I20260713 09:05:45.534339 14545 raft_consensus.cc:3060] T 19bddfbea82646bd9682aba28a0a455b P 078e5e12bacb43fe823c4ed5874b37eb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:45.537266 14618 raft_consensus.cc:2468] T 19bddfbea82646bd9682aba28a0a455b P 5c0774a2b57745149f439c8ac48372b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8eda41c92f8c451eb62ea77de072d1fd in term 2.
I20260713 09:05:45.538106 14435 leader_election.cc:304] T 19bddfbea82646bd9682aba28a0a455b P 8eda41c92f8c451eb62ea77de072d1fd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c0774a2b57745149f439c8ac48372b9, 8eda41c92f8c451eb62ea77de072d1fd; no voters: 
I20260713 09:05:45.538740 14665 raft_consensus.cc:2804] T 19bddfbea82646bd9682aba28a0a455b P 8eda41c92f8c451eb62ea77de072d1fd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:45.539091 14665 raft_consensus.cc:697] T 19bddfbea82646bd9682aba28a0a455b P 8eda41c92f8c451eb62ea77de072d1fd [term 2 LEADER]: Becoming Leader. State: Replica: 8eda41c92f8c451eb62ea77de072d1fd, State: Running, Role: LEADER
I20260713 09:05:45.539175 14545 raft_consensus.cc:2468] T 19bddfbea82646bd9682aba28a0a455b P 078e5e12bacb43fe823c4ed5874b37eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8eda41c92f8c451eb62ea77de072d1fd in term 2.
I20260713 09:05:45.539776 14665 consensus_queue.cc:237] T 19bddfbea82646bd9682aba28a0a455b P 8eda41c92f8c451eb62ea77de072d1fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } } peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } }
I20260713 09:05:45.545254 14367 catalog_manager.cc:5697] T 19bddfbea82646bd9682aba28a0a455b P 8eda41c92f8c451eb62ea77de072d1fd reported cstate change: term changed from 1 to 2, leader changed from 078e5e12bacb43fe823c4ed5874b37eb (127.10.198.2) to 8eda41c92f8c451eb62ea77de072d1fd (127.10.198.1). New cstate: current_term: 2 leader_uuid: "8eda41c92f8c451eb62ea77de072d1fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:45.582903 11032 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:05:45.584414 11032 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:05:45.584764 11032 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:05:45.594949 14470 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26c4fdecba3a42b3b08decebb0967c61"
dest_uuid: "8eda41c92f8c451eb62ea77de072d1fd"
mode: GRACEFUL
new_leader_uuid: "5c0774a2b57745149f439c8ac48372b9"
 from {username='slave'} at 127.0.0.1:45094
I20260713 09:05:45.595417 14470 raft_consensus.cc:606] T 26c4fdecba3a42b3b08decebb0967c61 P 8eda41c92f8c451eb62ea77de072d1fd [term 1 LEADER]: Received request to transfer leadership to TS 5c0774a2b57745149f439c8ac48372b9
I20260713 09:05:45.596375 11032 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:05:45.899488 14545 raft_consensus.cc:1275] T c56e7830a22449af904e75e771fbfa97 P 078e5e12bacb43fe823c4ed5874b37eb [term 2 FOLLOWER]: Refusing update from remote peer 8eda41c92f8c451eb62ea77de072d1fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:45.900612 14665 consensus_queue.cc:1048] T c56e7830a22449af904e75e771fbfa97 P 8eda41c92f8c451eb62ea77de072d1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:45.907364 14618 raft_consensus.cc:1275] T c56e7830a22449af904e75e771fbfa97 P 5c0774a2b57745149f439c8ac48372b9 [term 2 FOLLOWER]: Refusing update from remote peer 8eda41c92f8c451eb62ea77de072d1fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:45.908643 14701 consensus_queue.cc:1048] T c56e7830a22449af904e75e771fbfa97 P 8eda41c92f8c451eb62ea77de072d1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:46.004597 14701 raft_consensus.cc:993] T 26c4fdecba3a42b3b08decebb0967c61 P 8eda41c92f8c451eb62ea77de072d1fd: : Instructing follower 5c0774a2b57745149f439c8ac48372b9 to start an election
I20260713 09:05:46.005045 14689 raft_consensus.cc:1081] T 26c4fdecba3a42b3b08decebb0967c61 P 8eda41c92f8c451eb62ea77de072d1fd [term 1 LEADER]: Signalling peer 5c0774a2b57745149f439c8ac48372b9 to start an election
I20260713 09:05:46.006440 14618 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26c4fdecba3a42b3b08decebb0967c61"
dest_uuid: "5c0774a2b57745149f439c8ac48372b9"
 from {username='slave'} at 127.0.0.1:48732
I20260713 09:05:46.006876 14618 raft_consensus.cc:493] T 26c4fdecba3a42b3b08decebb0967c61 P 5c0774a2b57745149f439c8ac48372b9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:46.007236 14618 raft_consensus.cc:3060] T 26c4fdecba3a42b3b08decebb0967c61 P 5c0774a2b57745149f439c8ac48372b9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:46.011924 14618 raft_consensus.cc:515] T 26c4fdecba3a42b3b08decebb0967c61 P 5c0774a2b57745149f439c8ac48372b9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } } peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } }
I20260713 09:05:46.013728 14618 leader_election.cc:290] T 26c4fdecba3a42b3b08decebb0967c61 P 5c0774a2b57745149f439c8ac48372b9 [CANDIDATE]: Term 2 election: Requested vote from peers 8eda41c92f8c451eb62ea77de072d1fd (127.10.198.1:42783), 078e5e12bacb43fe823c4ed5874b37eb (127.10.198.2:33749)
I20260713 09:05:46.023814 14470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c4fdecba3a42b3b08decebb0967c61" candidate_uuid: "5c0774a2b57745149f439c8ac48372b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8eda41c92f8c451eb62ea77de072d1fd"
I20260713 09:05:46.024322 14470 raft_consensus.cc:3055] T 26c4fdecba3a42b3b08decebb0967c61 P 8eda41c92f8c451eb62ea77de072d1fd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:46.024655 14470 raft_consensus.cc:740] T 26c4fdecba3a42b3b08decebb0967c61 P 8eda41c92f8c451eb62ea77de072d1fd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8eda41c92f8c451eb62ea77de072d1fd, State: Running, Role: LEADER
I20260713 09:05:46.024845 14545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c4fdecba3a42b3b08decebb0967c61" candidate_uuid: "5c0774a2b57745149f439c8ac48372b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "078e5e12bacb43fe823c4ed5874b37eb"
I20260713 09:05:46.025369 14545 raft_consensus.cc:3060] T 26c4fdecba3a42b3b08decebb0967c61 P 078e5e12bacb43fe823c4ed5874b37eb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:46.025238 14470 consensus_queue.cc:260] T 26c4fdecba3a42b3b08decebb0967c61 P 8eda41c92f8c451eb62ea77de072d1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } } peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } }
I20260713 09:05:46.026185 14470 raft_consensus.cc:3060] T 26c4fdecba3a42b3b08decebb0967c61 P 8eda41c92f8c451eb62ea77de072d1fd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:46.029937 14545 raft_consensus.cc:2468] T 26c4fdecba3a42b3b08decebb0967c61 P 078e5e12bacb43fe823c4ed5874b37eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c0774a2b57745149f439c8ac48372b9 in term 2.
I20260713 09:05:46.030558 14470 raft_consensus.cc:2468] T 26c4fdecba3a42b3b08decebb0967c61 P 8eda41c92f8c451eb62ea77de072d1fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c0774a2b57745149f439c8ac48372b9 in term 2.
I20260713 09:05:46.030992 14584 leader_election.cc:304] T 26c4fdecba3a42b3b08decebb0967c61 P 5c0774a2b57745149f439c8ac48372b9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 078e5e12bacb43fe823c4ed5874b37eb, 5c0774a2b57745149f439c8ac48372b9; no voters: 
I20260713 09:05:46.031745 14669 raft_consensus.cc:2804] T 26c4fdecba3a42b3b08decebb0967c61 P 5c0774a2b57745149f439c8ac48372b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:46.032737 14669 raft_consensus.cc:697] T 26c4fdecba3a42b3b08decebb0967c61 P 5c0774a2b57745149f439c8ac48372b9 [term 2 LEADER]: Becoming Leader. State: Replica: 5c0774a2b57745149f439c8ac48372b9, State: Running, Role: LEADER
I20260713 09:05:46.033324 14669 consensus_queue.cc:237] T 26c4fdecba3a42b3b08decebb0967c61 P 5c0774a2b57745149f439c8ac48372b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } } peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } }
I20260713 09:05:46.039695 14365 catalog_manager.cc:5697] T 26c4fdecba3a42b3b08decebb0967c61 P 5c0774a2b57745149f439c8ac48372b9 reported cstate change: term changed from 1 to 2, leader changed from 8eda41c92f8c451eb62ea77de072d1fd (127.10.198.1) to 5c0774a2b57745149f439c8ac48372b9 (127.10.198.3). New cstate: current_term: 2 leader_uuid: "5c0774a2b57745149f439c8ac48372b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eda41c92f8c451eb62ea77de072d1fd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 42783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:46.055011 14545 raft_consensus.cc:1275] T 19bddfbea82646bd9682aba28a0a455b P 078e5e12bacb43fe823c4ed5874b37eb [term 2 FOLLOWER]: Refusing update from remote peer 8eda41c92f8c451eb62ea77de072d1fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:46.056015 14689 consensus_queue.cc:1048] T 19bddfbea82646bd9682aba28a0a455b P 8eda41c92f8c451eb62ea77de072d1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "078e5e12bacb43fe823c4ed5874b37eb" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:46.063226 14618 raft_consensus.cc:1275] T 19bddfbea82646bd9682aba28a0a455b P 5c0774a2b57745149f439c8ac48372b9 [term 2 FOLLOWER]: Refusing update from remote peer 8eda41c92f8c451eb62ea77de072d1fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:46.064672 14665 consensus_queue.cc:1048] T 19bddfbea82646bd9682aba28a0a455b P 8eda41c92f8c451eb62ea77de072d1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c0774a2b57745149f439c8ac48372b9" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 39581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:46.195343 11032 tablet_server.cc:179] TabletServer@127.10.198.1:0 shutting down...
I20260713 09:05:46.212339 11032 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:46.212919 11032 tablet_replica.cc:333] T 19bddfbea82646bd9682aba28a0a455b P 8eda41c92f8c451eb62ea77de072d1fd: stopping tablet replica
I20260713 09:05:46.213423 11032 raft_consensus.cc:2243] T 19bddfbea82646bd9682aba28a0a455b P 8eda41c92f8c451eb62ea77de072d1fd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:46.214184 11032 raft_consensus.cc:2272] T 19bddfbea82646bd9682aba28a0a455b P 8eda41c92f8c451eb62ea77de072d1fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:46.216401 11032 tablet_replica.cc:333] T 26c4fdecba3a42b3b08decebb0967c61 P 8eda41c92f8c451eb62ea77de072d1fd: stopping tablet replica
I20260713 09:05:46.216869 11032 raft_consensus.cc:2243] T 26c4fdecba3a42b3b08decebb0967c61 P 8eda41c92f8c451eb62ea77de072d1fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:46.217218 11032 raft_consensus.cc:2272] T 26c4fdecba3a42b3b08decebb0967c61 P 8eda41c92f8c451eb62ea77de072d1fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:46.219049 11032 tablet_replica.cc:333] T c56e7830a22449af904e75e771fbfa97 P 8eda41c92f8c451eb62ea77de072d1fd: stopping tablet replica
I20260713 09:05:46.219506 11032 raft_consensus.cc:2243] T c56e7830a22449af904e75e771fbfa97 P 8eda41c92f8c451eb62ea77de072d1fd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:46.220315 11032 raft_consensus.cc:2272] T c56e7830a22449af904e75e771fbfa97 P 8eda41c92f8c451eb62ea77de072d1fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:46.222254 11032 tablet_replica.cc:333] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 8eda41c92f8c451eb62ea77de072d1fd: stopping tablet replica
I20260713 09:05:46.222728 11032 raft_consensus.cc:2243] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 8eda41c92f8c451eb62ea77de072d1fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:46.223088 11032 raft_consensus.cc:2272] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 8eda41c92f8c451eb62ea77de072d1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:46.234953 11032 tablet_server.cc:196] TabletServer@127.10.198.1:0 shutdown complete.
I20260713 09:05:46.245038 11032 tablet_server.cc:179] TabletServer@127.10.198.2:0 shutting down...
I20260713 09:05:46.260147 11032 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:46.260651 11032 tablet_replica.cc:333] T 19bddfbea82646bd9682aba28a0a455b P 078e5e12bacb43fe823c4ed5874b37eb: stopping tablet replica
I20260713 09:05:46.261171 11032 raft_consensus.cc:2243] T 19bddfbea82646bd9682aba28a0a455b P 078e5e12bacb43fe823c4ed5874b37eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:46.261617 11032 raft_consensus.cc:2272] T 19bddfbea82646bd9682aba28a0a455b P 078e5e12bacb43fe823c4ed5874b37eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:46.263523 11032 tablet_replica.cc:333] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 078e5e12bacb43fe823c4ed5874b37eb: stopping tablet replica
I20260713 09:05:46.264004 11032 raft_consensus.cc:2243] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 078e5e12bacb43fe823c4ed5874b37eb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:46.264684 11032 raft_consensus.cc:2272] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 078e5e12bacb43fe823c4ed5874b37eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:46.266363 11032 tablet_replica.cc:333] T 26c4fdecba3a42b3b08decebb0967c61 P 078e5e12bacb43fe823c4ed5874b37eb: stopping tablet replica
I20260713 09:05:46.266816 11032 raft_consensus.cc:2243] T 26c4fdecba3a42b3b08decebb0967c61 P 078e5e12bacb43fe823c4ed5874b37eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:46.267158 11032 raft_consensus.cc:2272] T 26c4fdecba3a42b3b08decebb0967c61 P 078e5e12bacb43fe823c4ed5874b37eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:46.269032 11032 tablet_replica.cc:333] T c56e7830a22449af904e75e771fbfa97 P 078e5e12bacb43fe823c4ed5874b37eb: stopping tablet replica
I20260713 09:05:46.269444 11032 raft_consensus.cc:2243] T c56e7830a22449af904e75e771fbfa97 P 078e5e12bacb43fe823c4ed5874b37eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:46.269804 11032 raft_consensus.cc:2272] T c56e7830a22449af904e75e771fbfa97 P 078e5e12bacb43fe823c4ed5874b37eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:46.290045 11032 tablet_server.cc:196] TabletServer@127.10.198.2:0 shutdown complete.
I20260713 09:05:46.300630 11032 tablet_server.cc:179] TabletServer@127.10.198.3:0 shutting down...
I20260713 09:05:46.315562 11032 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:46.316144 11032 tablet_replica.cc:333] T 19bddfbea82646bd9682aba28a0a455b P 5c0774a2b57745149f439c8ac48372b9: stopping tablet replica
I20260713 09:05:46.316641 11032 raft_consensus.cc:2243] T 19bddfbea82646bd9682aba28a0a455b P 5c0774a2b57745149f439c8ac48372b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:46.317062 11032 raft_consensus.cc:2272] T 19bddfbea82646bd9682aba28a0a455b P 5c0774a2b57745149f439c8ac48372b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:46.319126 11032 tablet_replica.cc:333] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 5c0774a2b57745149f439c8ac48372b9: stopping tablet replica
I20260713 09:05:46.319584 11032 raft_consensus.cc:2243] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 5c0774a2b57745149f439c8ac48372b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:46.319981 11032 raft_consensus.cc:2272] T c83d6e0fce4f41c1abe593e0c4bc95f9 P 5c0774a2b57745149f439c8ac48372b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:46.321563 11032 tablet_replica.cc:333] T 26c4fdecba3a42b3b08decebb0967c61 P 5c0774a2b57745149f439c8ac48372b9: stopping tablet replica
I20260713 09:05:46.321981 11032 raft_consensus.cc:2243] T 26c4fdecba3a42b3b08decebb0967c61 P 5c0774a2b57745149f439c8ac48372b9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:46.322556 11032 pending_rounds.cc:70] T 26c4fdecba3a42b3b08decebb0967c61 P 5c0774a2b57745149f439c8ac48372b9: Trying to abort 1 pending ops.
I20260713 09:05:46.322710 11032 pending_rounds.cc:77] T 26c4fdecba3a42b3b08decebb0967c61 P 5c0774a2b57745149f439c8ac48372b9: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7306991804559028224 op_type: NO_OP noop_request { }
I20260713 09:05:46.322976 11032 raft_consensus.cc:2889] T 26c4fdecba3a42b3b08decebb0967c61 P 5c0774a2b57745149f439c8ac48372b9 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:05:46.323225 11032 raft_consensus.cc:2272] T 26c4fdecba3a42b3b08decebb0967c61 P 5c0774a2b57745149f439c8ac48372b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:46.325039 11032 tablet_replica.cc:333] T c56e7830a22449af904e75e771fbfa97 P 5c0774a2b57745149f439c8ac48372b9: stopping tablet replica
I20260713 09:05:46.325466 11032 raft_consensus.cc:2243] T c56e7830a22449af904e75e771fbfa97 P 5c0774a2b57745149f439c8ac48372b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:46.325824 11032 raft_consensus.cc:2272] T c56e7830a22449af904e75e771fbfa97 P 5c0774a2b57745149f439c8ac48372b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:46.346233 11032 tablet_server.cc:196] TabletServer@127.10.198.3:0 shutdown complete.
I20260713 09:05:46.356410 11032 master.cc:562] Master@127.10.198.62:37563 shutting down...
I20260713 09:05:46.368786 11032 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 78db94d846994346a7ef25b1fa1dd834 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:46.369230 11032 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 78db94d846994346a7ef25b1fa1dd834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:46.369477 11032 tablet_replica.cc:333] T 00000000000000000000000000000000 P 78db94d846994346a7ef25b1fa1dd834: stopping tablet replica
I20260713 09:05:46.386628 11032 master.cc:584] Master@127.10.198.62:37563 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2317 ms)
[----------] 6 tests from LeaderRebalancerTest (84774 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:05:46.412222 11032 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.198.62:44351
I20260713 09:05:46.413167 11032 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:46.417742 14711 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:46.417793 14712 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:46.418692 14714 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:46.419730 11032 server_base.cc:1061] running on GCE node
I20260713 09:05:46.420403 11032 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:46.420567 11032 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:46.420689 11032 hybrid_clock.cc:648] HybridClock initialized: now 1783933546420678 us; error 0 us; skew 500 ppm
I20260713 09:05:46.421121 11032 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:46.423133 11032 webserver.cc:533] Webserver started at http://127.10.198.62:46449/ using document root <none> and password file <none>
I20260713 09:05:46.423520 11032 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:46.423671 11032 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:46.423861 11032 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:46.424775 11032 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933461482508-11032-0/minicluster-data/master-0-root/instance:
uuid: "54b3b39c04aa4e2ea58aa12b5431851c"
format_stamp: "Formatted at 2026-07-13 09:05:46 on dist-test-slave-kch5"
I20260713 09:05:46.428675 11032 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:05:46.431664 14719 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:46.432281 11032 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:05:46.432521 11032 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933461482508-11032-0/minicluster-data/master-0-root
uuid: "54b3b39c04aa4e2ea58aa12b5431851c"
format_stamp: "Formatted at 2026-07-13 09:05:46 on dist-test-slave-kch5"
I20260713 09:05:46.432768 11032 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933461482508-11032-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933461482508-11032-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933461482508-11032-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:46.445699 11032 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:46.446671 11032 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:46.479972 11032 rpc_server.cc:307] RPC server started. Bound to: 127.10.198.62:44351
I20260713 09:05:46.480072 14770 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.198.62:44351 every 8 connection(s)
I20260713 09:05:46.483462 14771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:46.492947 14771 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 54b3b39c04aa4e2ea58aa12b5431851c: Bootstrap starting.
I20260713 09:05:46.497056 14771 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 54b3b39c04aa4e2ea58aa12b5431851c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:46.500649 14771 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 54b3b39c04aa4e2ea58aa12b5431851c: No bootstrap required, opened a new log
I20260713 09:05:46.502534 14771 raft_consensus.cc:359] T 00000000000000000000000000000000 P 54b3b39c04aa4e2ea58aa12b5431851c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54b3b39c04aa4e2ea58aa12b5431851c" member_type: VOTER }
I20260713 09:05:46.502874 14771 raft_consensus.cc:385] T 00000000000000000000000000000000 P 54b3b39c04aa4e2ea58aa12b5431851c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:46.503062 14771 raft_consensus.cc:740] T 00000000000000000000000000000000 P 54b3b39c04aa4e2ea58aa12b5431851c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3b39c04aa4e2ea58aa12b5431851c, State: Initialized, Role: FOLLOWER
I20260713 09:05:46.503515 14771 consensus_queue.cc:260] T 00000000000000000000000000000000 P 54b3b39c04aa4e2ea58aa12b5431851c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "54b3b39c04aa4e2ea58aa12b5431851c" member_type: VOTER }
I20260713 09:05:46.503901 14771 raft_consensus.cc:399] T 00000000000000000000000000000000 P 54b3b39c04aa4e2ea58aa12b5431851c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:05:46.504088 14771 raft_consensus.cc:493] T 00000000000000000000000000000000 P 54b3b39c04aa4e2ea58aa12b5431851c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:05:46.504285 14771 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 54b3b39c04aa4e2ea58aa12b5431851c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:46.508387 14771 raft_consensus.cc:515] T 00000000000000000000000000000000 P 54b3b39c04aa4e2ea58aa12b5431851c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54b3b39c04aa4e2ea58aa12b5431851c" member_type: VOTER }
I20260713 09:05:46.508824 14771 leader_election.cc:304] T 00000000000000000000000000000000 P 54b3b39c04aa4e2ea58aa12b5431851c [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: 54b3b39c04aa4e2ea58aa12b5431851c; no voters: 
I20260713 09:05:46.509770 14771 leader_election.cc:290] T 00000000000000000000000000000000 P 54b3b39c04aa4e2ea58aa12b5431851c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:05:46.510046 14774 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 54b3b39c04aa4e2ea58aa12b5431851c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:46.511216 14774 raft_consensus.cc:697] T 00000000000000000000000000000000 P 54b3b39c04aa4e2ea58aa12b5431851c [term 1 LEADER]: Becoming Leader. State: Replica: 54b3b39c04aa4e2ea58aa12b5431851c, State: Running, Role: LEADER
I20260713 09:05:46.511797 14774 consensus_queue.cc:237] T 00000000000000000000000000000000 P 54b3b39c04aa4e2ea58aa12b5431851c [LEADER]: Queue going to LEADER mode. State: All 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: "54b3b39c04aa4e2ea58aa12b5431851c" member_type: VOTER }
I20260713 09:05:46.512368 14771 sys_catalog.cc:565] T 00000000000000000000000000000000 P 54b3b39c04aa4e2ea58aa12b5431851c [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:05:46.515489 14775 sys_catalog.cc:455] T 00000000000000000000000000000000 P 54b3b39c04aa4e2ea58aa12b5431851c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "54b3b39c04aa4e2ea58aa12b5431851c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54b3b39c04aa4e2ea58aa12b5431851c" member_type: VOTER } }
I20260713 09:05:46.516702 14775 sys_catalog.cc:458] T 00000000000000000000000000000000 P 54b3b39c04aa4e2ea58aa12b5431851c [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:46.516149 14776 sys_catalog.cc:455] T 00000000000000000000000000000000 P 54b3b39c04aa4e2ea58aa12b5431851c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 54b3b39c04aa4e2ea58aa12b5431851c. Latest consensus state: current_term: 1 leader_uuid: "54b3b39c04aa4e2ea58aa12b5431851c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54b3b39c04aa4e2ea58aa12b5431851c" member_type: VOTER } }
I20260713 09:05:46.517711 14776 sys_catalog.cc:458] T 00000000000000000000000000000000 P 54b3b39c04aa4e2ea58aa12b5431851c [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:46.518496 14782 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:05:46.525324 14782 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:05:46.526211 11032 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:05:46.533491 14782 catalog_manager.cc:1383] Generated new cluster ID: c9d4994247b14a57ba99cc0040a8a8cf
I20260713 09:05:46.533762 14782 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:05:46.578819 14782 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:05:46.579982 14782 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:05:46.594513 14782 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 54b3b39c04aa4e2ea58aa12b5431851c: Generated new TSK 0
I20260713 09:05:46.595048 14782 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:05:46.656456 11032 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:46.661782 14792 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:46.662837 14793 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:46.664005 14795 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:46.664741 11032 server_base.cc:1061] running on GCE node
I20260713 09:05:46.665448 11032 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:46.665627 11032 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:46.665742 11032 hybrid_clock.cc:648] HybridClock initialized: now 1783933546665731 us; error 0 us; skew 500 ppm
I20260713 09:05:46.666182 11032 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:46.668303 11032 webserver.cc:533] Webserver started at http://127.10.198.1:42103/ using document root <none> and password file <none>
I20260713 09:05:46.668766 11032 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:46.668915 11032 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:46.669114 11032 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:46.670061 11032 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933461482508-11032-0/minicluster-data/ts-0-root/instance:
uuid: "8103739d3fc24e85bc58ec345e4e8cbd"
format_stamp: "Formatted at 2026-07-13 09:05:46 on dist-test-slave-kch5"
I20260713 09:05:46.674039 11032 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
I20260713 09:05:46.677088 14800 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:46.677793 11032 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:05:46.678040 11032 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933461482508-11032-0/minicluster-data/ts-0-root
uuid: "8103739d3fc24e85bc58ec345e4e8cbd"
format_stamp: "Formatted at 2026-07-13 09:05:46 on dist-test-slave-kch5"
I20260713 09:05:46.678282 11032 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933461482508-11032-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933461482508-11032-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933461482508-11032-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:46.703723 11032 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:46.704820 11032 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:46.706141 11032 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:46.708412 11032 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:46.708604 11032 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:46.708814 11032 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:46.708956 11032 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:46.744971 11032 rpc_server.cc:307] RPC server started. Bound to: 127.10.198.1:39197
I20260713 09:05:46.745045 14862 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.198.1:39197 every 8 connection(s)
I20260713 09:05:46.749599 11032 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:46.756321 14867 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:46.756989 14868 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:46.760876 14870 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:46.760902 14863 heartbeater.cc:344] Connected to a master server at 127.10.198.62:44351
I20260713 09:05:46.761509 14863 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:46.761632 11032 server_base.cc:1061] running on GCE node
I20260713 09:05:46.762444 14863 heartbeater.cc:507] Master 127.10.198.62:44351 requested a full tablet report, sending...
I20260713 09:05:46.762633 11032 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:46.762909 11032 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:46.763098 11032 hybrid_clock.cc:648] HybridClock initialized: now 1783933546763080 us; error 0 us; skew 500 ppm
I20260713 09:05:46.763756 11032 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:46.764585 14736 ts_manager.cc:194] Registered new tserver with Master: 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197)
I20260713 09:05:46.766228 11032 webserver.cc:533] Webserver started at http://127.10.198.2:44105/ using document root <none> and password file <none>
I20260713 09:05:46.766567 14736 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38850
I20260713 09:05:46.766767 11032 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:46.767012 11032 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:46.767266 11032 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:46.768648 11032 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933461482508-11032-0/minicluster-data/ts-1-root/instance:
uuid: "8782cf7a7fa34b5cb5cef026262eaf18"
format_stamp: "Formatted at 2026-07-13 09:05:46 on dist-test-slave-kch5"
I20260713 09:05:46.772774 11032 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:05:46.775882 14875 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:46.776638 11032 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:05:46.776894 11032 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933461482508-11032-0/minicluster-data/ts-1-root
uuid: "8782cf7a7fa34b5cb5cef026262eaf18"
format_stamp: "Formatted at 2026-07-13 09:05:46 on dist-test-slave-kch5"
I20260713 09:05:46.777141 11032 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933461482508-11032-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933461482508-11032-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933461482508-11032-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:46.787225 11032 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:46.788226 11032 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:46.789513 11032 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:46.791584 11032 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:46.791765 11032 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:46.791972 11032 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:46.792125 11032 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:46.828477 11032 rpc_server.cc:307] RPC server started. Bound to: 127.10.198.2:39343
I20260713 09:05:46.828579 14937 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.198.2:39343 every 8 connection(s)
I20260713 09:05:46.832937 11032 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:46.839922 14942 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:46.840955 14941 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:46.842387 14944 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:46.844132 11032 server_base.cc:1061] running on GCE node
I20260713 09:05:46.844973 14938 heartbeater.cc:344] Connected to a master server at 127.10.198.62:44351
I20260713 09:05:46.845140 11032 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:05:46.845319 14938 heartbeater.cc:461] Registering TS with master...
W20260713 09:05:46.845419 11032 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:46.845685 11032 hybrid_clock.cc:648] HybridClock initialized: now 1783933546845667 us; error 0 us; skew 500 ppm
I20260713 09:05:46.846132 14938 heartbeater.cc:507] Master 127.10.198.62:44351 requested a full tablet report, sending...
I20260713 09:05:46.846238 11032 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:46.848292 14736 ts_manager.cc:194] Registered new tserver with Master: 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343)
I20260713 09:05:46.848898 11032 webserver.cc:533] Webserver started at http://127.10.198.3:44939/ using document root <none> and password file <none>
I20260713 09:05:46.849540 11032 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:46.849776 11032 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:46.850070 11032 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:46.849999 14736 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38852
I20260713 09:05:46.851516 11032 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933461482508-11032-0/minicluster-data/ts-2-root/instance:
uuid: "fa7b3d4954384dc1bec898d1cff47613"
format_stamp: "Formatted at 2026-07-13 09:05:46 on dist-test-slave-kch5"
I20260713 09:05:46.855538 11032 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:05:46.858516 14949 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:46.859191 11032 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:05:46.859448 11032 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933461482508-11032-0/minicluster-data/ts-2-root
uuid: "fa7b3d4954384dc1bec898d1cff47613"
format_stamp: "Formatted at 2026-07-13 09:05:46 on dist-test-slave-kch5"
I20260713 09:05:46.859705 11032 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933461482508-11032-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933461482508-11032-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933461482508-11032-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:46.874642 11032 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:46.875655 11032 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:46.876996 11032 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:46.879197 11032 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:46.879388 11032 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:46.879621 11032 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:46.879767 11032 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:46.915128 11032 rpc_server.cc:307] RPC server started. Bound to: 127.10.198.3:38993
I20260713 09:05:46.915225 15011 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.198.3:38993 every 8 connection(s)
I20260713 09:05:46.927318 15012 heartbeater.cc:344] Connected to a master server at 127.10.198.62:44351
I20260713 09:05:46.927718 15012 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:46.928380 15012 heartbeater.cc:507] Master 127.10.198.62:44351 requested a full tablet report, sending...
I20260713 09:05:46.930151 14736 ts_manager.cc:194] Registered new tserver with Master: fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993)
I20260713 09:05:46.930321 11032 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012335475s
I20260713 09:05:46.931602 14736 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38866
I20260713 09:05:46.952800 14736 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38870:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:05:46.955242 14736 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:05:47.015302 14828 tablet_service.cc:1511] Processing CreateTablet for tablet c0062a5b888b45ae9d2753d808abbb08 (DEFAULT_TABLE table=test-workload [id=d46c130ffbd44f2b8cd627a881f52f43]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:05:47.016624 14828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0062a5b888b45ae9d2753d808abbb08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:47.018721 14827 tablet_service.cc:1511] Processing CreateTablet for tablet e9099dbf298c4e198e5373767848db5f (DEFAULT_TABLE table=test-workload [id=d46c130ffbd44f2b8cd627a881f52f43]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:05:47.026886 14826 tablet_service.cc:1511] Processing CreateTablet for tablet dbdae7faceaa4e4099bf7dfe69ac3011 (DEFAULT_TABLE table=test-workload [id=d46c130ffbd44f2b8cd627a881f52f43]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:05:47.036518 14827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9099dbf298c4e198e5373767848db5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:47.038419 14825 tablet_service.cc:1511] Processing CreateTablet for tablet 62d2e14f096c40708e401bce604e077a (DEFAULT_TABLE table=test-workload [id=d46c130ffbd44f2b8cd627a881f52f43]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:05:47.039757 14825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62d2e14f096c40708e401bce604e077a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:47.043309 14826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbdae7faceaa4e4099bf7dfe69ac3011. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:47.047398 14824 tablet_service.cc:1511] Processing CreateTablet for tablet c083e2632ee7499d8cd61a6dc5514208 (DEFAULT_TABLE table=test-workload [id=d46c130ffbd44f2b8cd627a881f52f43]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:05:47.048702 14824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c083e2632ee7499d8cd61a6dc5514208. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:47.058637 14823 tablet_service.cc:1511] Processing CreateTablet for tablet f59c167ef017479681fb9e32acc86f58 (DEFAULT_TABLE table=test-workload [id=d46c130ffbd44f2b8cd627a881f52f43]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:05:47.058750 14977 tablet_service.cc:1511] Processing CreateTablet for tablet c0062a5b888b45ae9d2753d808abbb08 (DEFAULT_TABLE table=test-workload [id=d46c130ffbd44f2b8cd627a881f52f43]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:05:47.060002 14823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f59c167ef017479681fb9e32acc86f58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:47.060173 14977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0062a5b888b45ae9d2753d808abbb08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:47.067848 14976 tablet_service.cc:1511] Processing CreateTablet for tablet e9099dbf298c4e198e5373767848db5f (DEFAULT_TABLE table=test-workload [id=d46c130ffbd44f2b8cd627a881f52f43]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:05:47.069284 14976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9099dbf298c4e198e5373767848db5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:47.075685 14975 tablet_service.cc:1511] Processing CreateTablet for tablet dbdae7faceaa4e4099bf7dfe69ac3011 (DEFAULT_TABLE table=test-workload [id=d46c130ffbd44f2b8cd627a881f52f43]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:05:47.077004 14975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbdae7faceaa4e4099bf7dfe69ac3011. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:47.078841 14822 tablet_service.cc:1511] Processing CreateTablet for tablet 21eeb610ee594b7a81e888cbf378ca2b (DEFAULT_TABLE table=test-workload [id=d46c130ffbd44f2b8cd627a881f52f43]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:05:47.080124 14822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21eeb610ee594b7a81e888cbf378ca2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:47.083564 14974 tablet_service.cc:1511] Processing CreateTablet for tablet 62d2e14f096c40708e401bce604e077a (DEFAULT_TABLE table=test-workload [id=d46c130ffbd44f2b8cd627a881f52f43]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:05:47.084918 14974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62d2e14f096c40708e401bce604e077a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:47.086653 14903 tablet_service.cc:1511] Processing CreateTablet for tablet c0062a5b888b45ae9d2753d808abbb08 (DEFAULT_TABLE table=test-workload [id=d46c130ffbd44f2b8cd627a881f52f43]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:05:47.087836 14903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0062a5b888b45ae9d2753d808abbb08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:47.091836 14973 tablet_service.cc:1511] Processing CreateTablet for tablet c083e2632ee7499d8cd61a6dc5514208 (DEFAULT_TABLE table=test-workload [id=d46c130ffbd44f2b8cd627a881f52f43]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:05:47.093186 14973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c083e2632ee7499d8cd61a6dc5514208. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:47.095829 14972 tablet_service.cc:1511] Processing CreateTablet for tablet f59c167ef017479681fb9e32acc86f58 (DEFAULT_TABLE table=test-workload [id=d46c130ffbd44f2b8cd627a881f52f43]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:05:47.097219 14972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f59c167ef017479681fb9e32acc86f58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:47.097586 14900 tablet_service.cc:1511] Processing CreateTablet for tablet 62d2e14f096c40708e401bce604e077a (DEFAULT_TABLE table=test-workload [id=d46c130ffbd44f2b8cd627a881f52f43]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:05:47.096884 14902 tablet_service.cc:1511] Processing CreateTablet for tablet e9099dbf298c4e198e5373767848db5f (DEFAULT_TABLE table=test-workload [id=d46c130ffbd44f2b8cd627a881f52f43]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:05:47.102979 14901 tablet_service.cc:1511] Processing CreateTablet for tablet dbdae7faceaa4e4099bf7dfe69ac3011 (DEFAULT_TABLE table=test-workload [id=d46c130ffbd44f2b8cd627a881f52f43]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:05:47.104537 14900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62d2e14f096c40708e401bce604e077a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:47.107542 14899 tablet_service.cc:1511] Processing CreateTablet for tablet c083e2632ee7499d8cd61a6dc5514208 (DEFAULT_TABLE table=test-workload [id=d46c130ffbd44f2b8cd627a881f52f43]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:05:47.109297 14898 tablet_service.cc:1511] Processing CreateTablet for tablet f59c167ef017479681fb9e32acc86f58 (DEFAULT_TABLE table=test-workload [id=d46c130ffbd44f2b8cd627a881f52f43]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:05:47.110911 14901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbdae7faceaa4e4099bf7dfe69ac3011. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:47.113847 14899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c083e2632ee7499d8cd61a6dc5514208. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:47.118814 14898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f59c167ef017479681fb9e32acc86f58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:47.119395 14902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9099dbf298c4e198e5373767848db5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:47.125519 14897 tablet_service.cc:1511] Processing CreateTablet for tablet 21eeb610ee594b7a81e888cbf378ca2b (DEFAULT_TABLE table=test-workload [id=d46c130ffbd44f2b8cd627a881f52f43]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:05:47.126853 14897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21eeb610ee594b7a81e888cbf378ca2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:47.125625 15027 tablet_bootstrap.cc:492] T e9099dbf298c4e198e5373767848db5f P 8103739d3fc24e85bc58ec345e4e8cbd: Bootstrap starting.
I20260713 09:05:47.146767 15027 tablet_bootstrap.cc:654] T e9099dbf298c4e198e5373767848db5f P 8103739d3fc24e85bc58ec345e4e8cbd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.154389 14822 tablet_service.cc:1511] Processing CreateTablet for tablet e1a610f05bbf451d9f64cb406edbd324 (DEFAULT_TABLE table=test-workload [id=d46c130ffbd44f2b8cd627a881f52f43]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:05:47.155850 14822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1a610f05bbf451d9f64cb406edbd324. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:47.155772 14971 tablet_service.cc:1511] Processing CreateTablet for tablet 21eeb610ee594b7a81e888cbf378ca2b (DEFAULT_TABLE table=test-workload [id=d46c130ffbd44f2b8cd627a881f52f43]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:05:47.157244 14971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21eeb610ee594b7a81e888cbf378ca2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:47.172056 15027 tablet_bootstrap.cc:492] T e9099dbf298c4e198e5373767848db5f P 8103739d3fc24e85bc58ec345e4e8cbd: No bootstrap required, opened a new log
I20260713 09:05:47.172659 15027 ts_tablet_manager.cc:1403] T e9099dbf298c4e198e5373767848db5f P 8103739d3fc24e85bc58ec345e4e8cbd: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.004s
I20260713 09:05:47.175483 15027 raft_consensus.cc:359] T e9099dbf298c4e198e5373767848db5f P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.177914 14897 tablet_service.cc:1511] Processing CreateTablet for tablet e1a610f05bbf451d9f64cb406edbd324 (DEFAULT_TABLE table=test-workload [id=d46c130ffbd44f2b8cd627a881f52f43]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:05:47.178440 15027 raft_consensus.cc:385] T e9099dbf298c4e198e5373767848db5f P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.179260 15027 raft_consensus.cc:740] T e9099dbf298c4e198e5373767848db5f P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8103739d3fc24e85bc58ec345e4e8cbd, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.179656 14897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1a610f05bbf451d9f64cb406edbd324. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:47.180327 15027 consensus_queue.cc:260] T e9099dbf298c4e198e5373767848db5f P 8103739d3fc24e85bc58ec345e4e8cbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.183003 15029 tablet_bootstrap.cc:492] T c0062a5b888b45ae9d2753d808abbb08 P 8782cf7a7fa34b5cb5cef026262eaf18: Bootstrap starting.
I20260713 09:05:47.189457 15027 ts_tablet_manager.cc:1434] T e9099dbf298c4e198e5373767848db5f P 8103739d3fc24e85bc58ec345e4e8cbd: Time spent starting tablet: real 0.016s	user 0.000s	sys 0.011s
I20260713 09:05:47.190191 14863 heartbeater.cc:499] Master 127.10.198.62:44351 was elected leader, sending a full tablet report...
I20260713 09:05:47.201054 15027 tablet_bootstrap.cc:492] T 62d2e14f096c40708e401bce604e077a P 8103739d3fc24e85bc58ec345e4e8cbd: Bootstrap starting.
I20260713 09:05:47.207157 14824 tablet_service.cc:1511] Processing CreateTablet for tablet b3e56226395c43e592770bc850ee9050 (DEFAULT_TABLE table=test-workload [id=d46c130ffbd44f2b8cd627a881f52f43]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:05:47.208410 14824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3e56226395c43e592770bc850ee9050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:47.208880 15029 tablet_bootstrap.cc:654] T c0062a5b888b45ae9d2753d808abbb08 P 8782cf7a7fa34b5cb5cef026262eaf18: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.220639 14971 tablet_service.cc:1511] Processing CreateTablet for tablet e1a610f05bbf451d9f64cb406edbd324 (DEFAULT_TABLE table=test-workload [id=d46c130ffbd44f2b8cd627a881f52f43]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:05:47.224443 15028 tablet_bootstrap.cc:492] T e9099dbf298c4e198e5373767848db5f P fa7b3d4954384dc1bec898d1cff47613: Bootstrap starting.
I20260713 09:05:47.225418 14971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1a610f05bbf451d9f64cb406edbd324. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:47.227234 14902 tablet_service.cc:1511] Processing CreateTablet for tablet b3e56226395c43e592770bc850ee9050 (DEFAULT_TABLE table=test-workload [id=d46c130ffbd44f2b8cd627a881f52f43]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:05:47.228857 14976 tablet_service.cc:1511] Processing CreateTablet for tablet b3e56226395c43e592770bc850ee9050 (DEFAULT_TABLE table=test-workload [id=d46c130ffbd44f2b8cd627a881f52f43]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:05:47.233335 14902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3e56226395c43e592770bc850ee9050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:47.225603 15027 tablet_bootstrap.cc:654] T 62d2e14f096c40708e401bce604e077a P 8103739d3fc24e85bc58ec345e4e8cbd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.233506 14976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3e56226395c43e592770bc850ee9050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:47.243286 15028 tablet_bootstrap.cc:654] T e9099dbf298c4e198e5373767848db5f P fa7b3d4954384dc1bec898d1cff47613: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.244838 15029 tablet_bootstrap.cc:492] T c0062a5b888b45ae9d2753d808abbb08 P 8782cf7a7fa34b5cb5cef026262eaf18: No bootstrap required, opened a new log
I20260713 09:05:47.245924 15029 ts_tablet_manager.cc:1403] T c0062a5b888b45ae9d2753d808abbb08 P 8782cf7a7fa34b5cb5cef026262eaf18: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.000s
I20260713 09:05:47.248818 15029 raft_consensus.cc:359] T c0062a5b888b45ae9d2753d808abbb08 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } }
I20260713 09:05:47.249543 15029 raft_consensus.cc:385] T c0062a5b888b45ae9d2753d808abbb08 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.249887 15029 raft_consensus.cc:740] T c0062a5b888b45ae9d2753d808abbb08 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8782cf7a7fa34b5cb5cef026262eaf18, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.250972 15029 consensus_queue.cc:260] T c0062a5b888b45ae9d2753d808abbb08 P 8782cf7a7fa34b5cb5cef026262eaf18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } }
I20260713 09:05:47.255234 15027 tablet_bootstrap.cc:492] T 62d2e14f096c40708e401bce604e077a P 8103739d3fc24e85bc58ec345e4e8cbd: No bootstrap required, opened a new log
I20260713 09:05:47.255286 14938 heartbeater.cc:499] Master 127.10.198.62:44351 was elected leader, sending a full tablet report...
I20260713 09:05:47.256094 15029 ts_tablet_manager.cc:1434] T c0062a5b888b45ae9d2753d808abbb08 P 8782cf7a7fa34b5cb5cef026262eaf18: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.008s
I20260713 09:05:47.257027 15029 tablet_bootstrap.cc:492] T 62d2e14f096c40708e401bce604e077a P 8782cf7a7fa34b5cb5cef026262eaf18: Bootstrap starting.
I20260713 09:05:47.257550 15028 tablet_bootstrap.cc:492] T e9099dbf298c4e198e5373767848db5f P fa7b3d4954384dc1bec898d1cff47613: No bootstrap required, opened a new log
I20260713 09:05:47.257994 15028 ts_tablet_manager.cc:1403] T e9099dbf298c4e198e5373767848db5f P fa7b3d4954384dc1bec898d1cff47613: Time spent bootstrapping tablet: real 0.034s	user 0.004s	sys 0.005s
I20260713 09:05:47.258970 15027 ts_tablet_manager.cc:1403] T 62d2e14f096c40708e401bce604e077a P 8103739d3fc24e85bc58ec345e4e8cbd: Time spent bootstrapping tablet: real 0.058s	user 0.006s	sys 0.005s
I20260713 09:05:47.260797 15028 raft_consensus.cc:359] T e9099dbf298c4e198e5373767848db5f P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.261683 15028 raft_consensus.cc:385] T e9099dbf298c4e198e5373767848db5f P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.262205 15028 raft_consensus.cc:740] T e9099dbf298c4e198e5373767848db5f P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa7b3d4954384dc1bec898d1cff47613, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.261709 15027 raft_consensus.cc:359] T 62d2e14f096c40708e401bce604e077a P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.262818 15027 raft_consensus.cc:385] T 62d2e14f096c40708e401bce604e077a P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.263175 15029 tablet_bootstrap.cc:654] T 62d2e14f096c40708e401bce604e077a P 8782cf7a7fa34b5cb5cef026262eaf18: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.263183 15027 raft_consensus.cc:740] T 62d2e14f096c40708e401bce604e077a P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8103739d3fc24e85bc58ec345e4e8cbd, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.263111 15028 consensus_queue.cc:260] T e9099dbf298c4e198e5373767848db5f P fa7b3d4954384dc1bec898d1cff47613 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.264534 15027 consensus_queue.cc:260] T 62d2e14f096c40708e401bce604e077a P 8103739d3fc24e85bc58ec345e4e8cbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.269227 15027 ts_tablet_manager.cc:1434] T 62d2e14f096c40708e401bce604e077a P 8103739d3fc24e85bc58ec345e4e8cbd: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:05:47.270282 15027 tablet_bootstrap.cc:492] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8103739d3fc24e85bc58ec345e4e8cbd: Bootstrap starting.
I20260713 09:05:47.275657 15012 heartbeater.cc:499] Master 127.10.198.62:44351 was elected leader, sending a full tablet report...
I20260713 09:05:47.276259 15028 ts_tablet_manager.cc:1434] T e9099dbf298c4e198e5373767848db5f P fa7b3d4954384dc1bec898d1cff47613: Time spent starting tablet: real 0.018s	user 0.012s	sys 0.008s
I20260713 09:05:47.277248 15028 tablet_bootstrap.cc:492] T 62d2e14f096c40708e401bce604e077a P fa7b3d4954384dc1bec898d1cff47613: Bootstrap starting.
I20260713 09:05:47.280881 15029 tablet_bootstrap.cc:492] T 62d2e14f096c40708e401bce604e077a P 8782cf7a7fa34b5cb5cef026262eaf18: No bootstrap required, opened a new log
I20260713 09:05:47.281373 15029 ts_tablet_manager.cc:1403] T 62d2e14f096c40708e401bce604e077a P 8782cf7a7fa34b5cb5cef026262eaf18: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.004s
I20260713 09:05:47.283051 15028 tablet_bootstrap.cc:654] T 62d2e14f096c40708e401bce604e077a P fa7b3d4954384dc1bec898d1cff47613: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.284052 15029 raft_consensus.cc:359] T 62d2e14f096c40708e401bce604e077a P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.284803 15029 raft_consensus.cc:385] T 62d2e14f096c40708e401bce604e077a P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.285094 15029 raft_consensus.cc:740] T 62d2e14f096c40708e401bce604e077a P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8782cf7a7fa34b5cb5cef026262eaf18, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.285818 15029 consensus_queue.cc:260] T 62d2e14f096c40708e401bce604e077a P 8782cf7a7fa34b5cb5cef026262eaf18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.287958 15029 ts_tablet_manager.cc:1434] T 62d2e14f096c40708e401bce604e077a P 8782cf7a7fa34b5cb5cef026262eaf18: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:05:47.288839 15029 tablet_bootstrap.cc:492] T 21eeb610ee594b7a81e888cbf378ca2b P 8782cf7a7fa34b5cb5cef026262eaf18: Bootstrap starting.
I20260713 09:05:47.293824 15027 tablet_bootstrap.cc:654] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8103739d3fc24e85bc58ec345e4e8cbd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.301388 15029 tablet_bootstrap.cc:654] T 21eeb610ee594b7a81e888cbf378ca2b P 8782cf7a7fa34b5cb5cef026262eaf18: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.303941 15028 tablet_bootstrap.cc:492] T 62d2e14f096c40708e401bce604e077a P fa7b3d4954384dc1bec898d1cff47613: No bootstrap required, opened a new log
I20260713 09:05:47.304428 15027 tablet_bootstrap.cc:492] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8103739d3fc24e85bc58ec345e4e8cbd: No bootstrap required, opened a new log
I20260713 09:05:47.304461 15028 ts_tablet_manager.cc:1403] T 62d2e14f096c40708e401bce604e077a P fa7b3d4954384dc1bec898d1cff47613: Time spent bootstrapping tablet: real 0.027s	user 0.021s	sys 0.004s
I20260713 09:05:47.305087 15027 ts_tablet_manager.cc:1403] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8103739d3fc24e85bc58ec345e4e8cbd: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.003s
I20260713 09:05:47.306325 15029 tablet_bootstrap.cc:492] T 21eeb610ee594b7a81e888cbf378ca2b P 8782cf7a7fa34b5cb5cef026262eaf18: No bootstrap required, opened a new log
I20260713 09:05:47.306800 15029 ts_tablet_manager.cc:1403] T 21eeb610ee594b7a81e888cbf378ca2b P 8782cf7a7fa34b5cb5cef026262eaf18: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.003s
I20260713 09:05:47.307149 15027 raft_consensus.cc:359] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.307673 15027 raft_consensus.cc:385] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.308008 15027 raft_consensus.cc:740] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8103739d3fc24e85bc58ec345e4e8cbd, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.307587 15028 raft_consensus.cc:359] T 62d2e14f096c40708e401bce604e077a P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.308380 15028 raft_consensus.cc:385] T 62d2e14f096c40708e401bce604e077a P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.308676 15028 raft_consensus.cc:740] T 62d2e14f096c40708e401bce604e077a P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa7b3d4954384dc1bec898d1cff47613, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.308645 15027 consensus_queue.cc:260] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8103739d3fc24e85bc58ec345e4e8cbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.309369 15029 raft_consensus.cc:359] T 21eeb610ee594b7a81e888cbf378ca2b P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.309541 15028 consensus_queue.cc:260] T 62d2e14f096c40708e401bce604e077a P fa7b3d4954384dc1bec898d1cff47613 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.310084 15029 raft_consensus.cc:385] T 21eeb610ee594b7a81e888cbf378ca2b P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.310734 15027 ts_tablet_manager.cc:1434] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8103739d3fc24e85bc58ec345e4e8cbd: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.002s
I20260713 09:05:47.311632 15028 ts_tablet_manager.cc:1434] T 62d2e14f096c40708e401bce604e077a P fa7b3d4954384dc1bec898d1cff47613: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:05:47.311708 15027 tablet_bootstrap.cc:492] T c0062a5b888b45ae9d2753d808abbb08 P 8103739d3fc24e85bc58ec345e4e8cbd: Bootstrap starting.
I20260713 09:05:47.310390 15029 raft_consensus.cc:740] T 21eeb610ee594b7a81e888cbf378ca2b P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8782cf7a7fa34b5cb5cef026262eaf18, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.312690 15028 tablet_bootstrap.cc:492] T 21eeb610ee594b7a81e888cbf378ca2b P fa7b3d4954384dc1bec898d1cff47613: Bootstrap starting.
I20260713 09:05:47.312866 15029 consensus_queue.cc:260] T 21eeb610ee594b7a81e888cbf378ca2b P 8782cf7a7fa34b5cb5cef026262eaf18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.318051 15027 tablet_bootstrap.cc:654] T c0062a5b888b45ae9d2753d808abbb08 P 8103739d3fc24e85bc58ec345e4e8cbd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.318761 15028 tablet_bootstrap.cc:654] T 21eeb610ee594b7a81e888cbf378ca2b P fa7b3d4954384dc1bec898d1cff47613: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.320160 15031 raft_consensus.cc:493] T e9099dbf298c4e198e5373767848db5f P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:47.320626 15031 raft_consensus.cc:515] T e9099dbf298c4e198e5373767848db5f P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.321210 15029 ts_tablet_manager.cc:1434] T 21eeb610ee594b7a81e888cbf378ca2b P 8782cf7a7fa34b5cb5cef026262eaf18: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:05:47.323524 15036 raft_consensus.cc:493] T e9099dbf298c4e198e5373767848db5f P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:47.324036 15036 raft_consensus.cc:515] T e9099dbf298c4e198e5373767848db5f P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.330391 15028 tablet_bootstrap.cc:492] T 21eeb610ee594b7a81e888cbf378ca2b P fa7b3d4954384dc1bec898d1cff47613: No bootstrap required, opened a new log
I20260713 09:05:47.332186 15027 tablet_bootstrap.cc:492] T c0062a5b888b45ae9d2753d808abbb08 P 8103739d3fc24e85bc58ec345e4e8cbd: No bootstrap required, opened a new log
I20260713 09:05:47.332911 15027 ts_tablet_manager.cc:1403] T c0062a5b888b45ae9d2753d808abbb08 P 8103739d3fc24e85bc58ec345e4e8cbd: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.002s
I20260713 09:05:47.335840 15027 raft_consensus.cc:359] T c0062a5b888b45ae9d2753d808abbb08 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } }
I20260713 09:05:47.337007 15027 raft_consensus.cc:385] T c0062a5b888b45ae9d2753d808abbb08 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.337383 15027 raft_consensus.cc:740] T c0062a5b888b45ae9d2753d808abbb08 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8103739d3fc24e85bc58ec345e4e8cbd, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.338145 15027 consensus_queue.cc:260] T c0062a5b888b45ae9d2753d808abbb08 P 8103739d3fc24e85bc58ec345e4e8cbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } }
I20260713 09:05:47.336719 15028 ts_tablet_manager.cc:1403] T 21eeb610ee594b7a81e888cbf378ca2b P fa7b3d4954384dc1bec898d1cff47613: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.009s
I20260713 09:05:47.339854 15031 leader_election.cc:290] T e9099dbf298c4e198e5373767848db5f P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343), fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993)
I20260713 09:05:47.342360 15028 raft_consensus.cc:359] T 21eeb610ee594b7a81e888cbf378ca2b P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.343111 15028 raft_consensus.cc:385] T 21eeb610ee594b7a81e888cbf378ca2b P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.343433 15028 raft_consensus.cc:740] T 21eeb610ee594b7a81e888cbf378ca2b P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa7b3d4954384dc1bec898d1cff47613, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.344240 15028 consensus_queue.cc:260] T 21eeb610ee594b7a81e888cbf378ca2b P fa7b3d4954384dc1bec898d1cff47613 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.349781 15036 leader_election.cc:290] T e9099dbf298c4e198e5373767848db5f P fa7b3d4954384dc1bec898d1cff47613 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197), 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343)
I20260713 09:05:47.355477 15027 ts_tablet_manager.cc:1434] T c0062a5b888b45ae9d2753d808abbb08 P 8103739d3fc24e85bc58ec345e4e8cbd: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.000s
I20260713 09:05:47.356547 15027 tablet_bootstrap.cc:492] T f59c167ef017479681fb9e32acc86f58 P 8103739d3fc24e85bc58ec345e4e8cbd: Bootstrap starting.
I20260713 09:05:47.356948 14913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9099dbf298c4e198e5373767848db5f" candidate_uuid: "fa7b3d4954384dc1bec898d1cff47613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" is_pre_election: true
W20260713 09:05:47.358495 14951 leader_election.cc:343] T e9099dbf298c4e198e5373767848db5f P fa7b3d4954384dc1bec898d1cff47613 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:47.362393 15027 tablet_bootstrap.cc:654] T f59c167ef017479681fb9e32acc86f58 P 8103739d3fc24e85bc58ec345e4e8cbd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.365578 14838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9099dbf298c4e198e5373767848db5f" candidate_uuid: "fa7b3d4954384dc1bec898d1cff47613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" is_pre_election: true
I20260713 09:05:47.366333 14838 raft_consensus.cc:2468] T e9099dbf298c4e198e5373767848db5f P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa7b3d4954384dc1bec898d1cff47613 in term 0.
I20260713 09:05:47.367623 15028 ts_tablet_manager.cc:1434] T 21eeb610ee594b7a81e888cbf378ca2b P fa7b3d4954384dc1bec898d1cff47613: Time spent starting tablet: real 0.028s	user 0.011s	sys 0.002s
I20260713 09:05:47.368606 15028 tablet_bootstrap.cc:492] T c0062a5b888b45ae9d2753d808abbb08 P fa7b3d4954384dc1bec898d1cff47613: Bootstrap starting.
I20260713 09:05:47.368654 14987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9099dbf298c4e198e5373767848db5f" candidate_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa7b3d4954384dc1bec898d1cff47613" is_pre_election: true
I20260713 09:05:47.369038 14950 leader_election.cc:304] T e9099dbf298c4e198e5373767848db5f P fa7b3d4954384dc1bec898d1cff47613 [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: 8103739d3fc24e85bc58ec345e4e8cbd, fa7b3d4954384dc1bec898d1cff47613; no voters: 8782cf7a7fa34b5cb5cef026262eaf18
I20260713 09:05:47.369356 15029 tablet_bootstrap.cc:492] T f59c167ef017479681fb9e32acc86f58 P 8782cf7a7fa34b5cb5cef026262eaf18: Bootstrap starting.
I20260713 09:05:47.370848 15048 raft_consensus.cc:2804] T e9099dbf298c4e198e5373767848db5f P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:47.371240 15048 raft_consensus.cc:493] T e9099dbf298c4e198e5373767848db5f P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:47.371554 15048 raft_consensus.cc:3060] T e9099dbf298c4e198e5373767848db5f P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.375609 15029 tablet_bootstrap.cc:654] T f59c167ef017479681fb9e32acc86f58 P 8782cf7a7fa34b5cb5cef026262eaf18: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.376591 15028 tablet_bootstrap.cc:654] T c0062a5b888b45ae9d2753d808abbb08 P fa7b3d4954384dc1bec898d1cff47613: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.378611 15048 raft_consensus.cc:515] T e9099dbf298c4e198e5373767848db5f P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.380606 15027 tablet_bootstrap.cc:492] T f59c167ef017479681fb9e32acc86f58 P 8103739d3fc24e85bc58ec345e4e8cbd: No bootstrap required, opened a new log
I20260713 09:05:47.380957 15029 tablet_bootstrap.cc:492] T f59c167ef017479681fb9e32acc86f58 P 8782cf7a7fa34b5cb5cef026262eaf18: No bootstrap required, opened a new log
I20260713 09:05:47.381152 15027 ts_tablet_manager.cc:1403] T f59c167ef017479681fb9e32acc86f58 P 8103739d3fc24e85bc58ec345e4e8cbd: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.000s
I20260713 09:05:47.381431 15029 ts_tablet_manager.cc:1403] T f59c167ef017479681fb9e32acc86f58 P 8782cf7a7fa34b5cb5cef026262eaf18: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:05:47.381570 14913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9099dbf298c4e198e5373767848db5f" candidate_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" is_pre_election: true
I20260713 09:05:47.382012 14987 raft_consensus.cc:2393] T e9099dbf298c4e198e5373767848db5f P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8103739d3fc24e85bc58ec345e4e8cbd in current term 1: Already voted for candidate fa7b3d4954384dc1bec898d1cff47613 in this term.
W20260713 09:05:47.384473 14802 leader_election.cc:343] T e9099dbf298c4e198e5373767848db5f P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:47.384182 15027 raft_consensus.cc:359] T f59c167ef017479681fb9e32acc86f58 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.384342 15029 raft_consensus.cc:359] T f59c167ef017479681fb9e32acc86f58 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.384963 15027 raft_consensus.cc:385] T f59c167ef017479681fb9e32acc86f58 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.385246 15029 raft_consensus.cc:385] T f59c167ef017479681fb9e32acc86f58 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.385337 15027 raft_consensus.cc:740] T f59c167ef017479681fb9e32acc86f58 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8103739d3fc24e85bc58ec345e4e8cbd, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.385200 14803 leader_election.cc:304] T e9099dbf298c4e198e5373767848db5f P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8103739d3fc24e85bc58ec345e4e8cbd; no voters: 8782cf7a7fa34b5cb5cef026262eaf18, fa7b3d4954384dc1bec898d1cff47613
I20260713 09:05:47.385944 15029 raft_consensus.cc:740] T f59c167ef017479681fb9e32acc86f58 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8782cf7a7fa34b5cb5cef026262eaf18, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.386889 15047 raft_consensus.cc:3060] T e9099dbf298c4e198e5373767848db5f P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.386566 15027 consensus_queue.cc:260] T f59c167ef017479681fb9e32acc86f58 P 8103739d3fc24e85bc58ec345e4e8cbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.387998 14838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9099dbf298c4e198e5373767848db5f" candidate_uuid: "fa7b3d4954384dc1bec898d1cff47613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd"
I20260713 09:05:47.388228 14913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9099dbf298c4e198e5373767848db5f" candidate_uuid: "fa7b3d4954384dc1bec898d1cff47613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18"
W20260713 09:05:47.389335 14951 leader_election.cc:343] T e9099dbf298c4e198e5373767848db5f P fa7b3d4954384dc1bec898d1cff47613 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:47.389504 15027 ts_tablet_manager.cc:1434] T f59c167ef017479681fb9e32acc86f58 P 8103739d3fc24e85bc58ec345e4e8cbd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:05:47.390079 15048 leader_election.cc:290] T e9099dbf298c4e198e5373767848db5f P fa7b3d4954384dc1bec898d1cff47613 [CANDIDATE]: Term 1 election: Requested vote from peers 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197), 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343)
I20260713 09:05:47.390765 15027 tablet_bootstrap.cc:492] T c083e2632ee7499d8cd61a6dc5514208 P 8103739d3fc24e85bc58ec345e4e8cbd: Bootstrap starting.
I20260713 09:05:47.391399 15029 consensus_queue.cc:260] T f59c167ef017479681fb9e32acc86f58 P 8782cf7a7fa34b5cb5cef026262eaf18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.394515 15047 raft_consensus.cc:2749] T e9099dbf298c4e198e5373767848db5f P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:47.395880 15029 ts_tablet_manager.cc:1434] T f59c167ef017479681fb9e32acc86f58 P 8782cf7a7fa34b5cb5cef026262eaf18: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:05:47.396863 15029 tablet_bootstrap.cc:492] T c083e2632ee7499d8cd61a6dc5514208 P 8782cf7a7fa34b5cb5cef026262eaf18: Bootstrap starting.
I20260713 09:05:47.397603 15027 tablet_bootstrap.cc:654] T c083e2632ee7499d8cd61a6dc5514208 P 8103739d3fc24e85bc58ec345e4e8cbd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.399609 15034 raft_consensus.cc:493] T f59c167ef017479681fb9e32acc86f58 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:47.400068 15034 raft_consensus.cc:515] T f59c167ef017479681fb9e32acc86f58 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.402041 14838 raft_consensus.cc:2468] T e9099dbf298c4e198e5373767848db5f P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa7b3d4954384dc1bec898d1cff47613 in term 1.
I20260713 09:05:47.405705 14950 leader_election.cc:304] T e9099dbf298c4e198e5373767848db5f P fa7b3d4954384dc1bec898d1cff47613 [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: 8103739d3fc24e85bc58ec345e4e8cbd, fa7b3d4954384dc1bec898d1cff47613; no voters: 8782cf7a7fa34b5cb5cef026262eaf18
I20260713 09:05:47.406915 15048 raft_consensus.cc:2804] T e9099dbf298c4e198e5373767848db5f P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:47.408542 15048 raft_consensus.cc:697] T e9099dbf298c4e198e5373767848db5f P fa7b3d4954384dc1bec898d1cff47613 [term 1 LEADER]: Becoming Leader. State: Replica: fa7b3d4954384dc1bec898d1cff47613, State: Running, Role: LEADER
I20260713 09:05:47.409324 15034 leader_election.cc:290] T f59c167ef017479681fb9e32acc86f58 P 8782cf7a7fa34b5cb5cef026262eaf18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197), fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993)
I20260713 09:05:47.409409 15048 consensus_queue.cc:237] T e9099dbf298c4e198e5373767848db5f P fa7b3d4954384dc1bec898d1cff47613 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.410344 15027 tablet_bootstrap.cc:492] T c083e2632ee7499d8cd61a6dc5514208 P 8103739d3fc24e85bc58ec345e4e8cbd: No bootstrap required, opened a new log
I20260713 09:05:47.410928 15027 ts_tablet_manager.cc:1403] T c083e2632ee7499d8cd61a6dc5514208 P 8103739d3fc24e85bc58ec345e4e8cbd: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260713 09:05:47.386875 15028 tablet_bootstrap.cc:492] T c0062a5b888b45ae9d2753d808abbb08 P fa7b3d4954384dc1bec898d1cff47613: No bootstrap required, opened a new log
I20260713 09:05:47.413491 15028 ts_tablet_manager.cc:1403] T c0062a5b888b45ae9d2753d808abbb08 P fa7b3d4954384dc1bec898d1cff47613: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.002s
I20260713 09:05:47.415167 15027 raft_consensus.cc:359] T c083e2632ee7499d8cd61a6dc5514208 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.415933 15027 raft_consensus.cc:385] T c083e2632ee7499d8cd61a6dc5514208 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.416276 15027 raft_consensus.cc:740] T c083e2632ee7499d8cd61a6dc5514208 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8103739d3fc24e85bc58ec345e4e8cbd, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.417663 15027 consensus_queue.cc:260] T c083e2632ee7499d8cd61a6dc5514208 P 8103739d3fc24e85bc58ec345e4e8cbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.419840 15027 ts_tablet_manager.cc:1434] T c083e2632ee7499d8cd61a6dc5514208 P 8103739d3fc24e85bc58ec345e4e8cbd: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:05:47.419953 15029 tablet_bootstrap.cc:654] T c083e2632ee7499d8cd61a6dc5514208 P 8782cf7a7fa34b5cb5cef026262eaf18: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.420964 15027 tablet_bootstrap.cc:492] T 21eeb610ee594b7a81e888cbf378ca2b P 8103739d3fc24e85bc58ec345e4e8cbd: Bootstrap starting.
I20260713 09:05:47.416296 15028 raft_consensus.cc:359] T c0062a5b888b45ae9d2753d808abbb08 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } }
I20260713 09:05:47.422364 15028 raft_consensus.cc:385] T c0062a5b888b45ae9d2753d808abbb08 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.422679 15028 raft_consensus.cc:740] T c0062a5b888b45ae9d2753d808abbb08 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa7b3d4954384dc1bec898d1cff47613, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.423484 15028 consensus_queue.cc:260] T c0062a5b888b45ae9d2753d808abbb08 P fa7b3d4954384dc1bec898d1cff47613 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } }
I20260713 09:05:47.425631 15028 ts_tablet_manager.cc:1434] T c0062a5b888b45ae9d2753d808abbb08 P fa7b3d4954384dc1bec898d1cff47613: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.002s
I20260713 09:05:47.426546 15028 tablet_bootstrap.cc:492] T c083e2632ee7499d8cd61a6dc5514208 P fa7b3d4954384dc1bec898d1cff47613: Bootstrap starting.
I20260713 09:05:47.427453 15027 tablet_bootstrap.cc:654] T 21eeb610ee594b7a81e888cbf378ca2b P 8103739d3fc24e85bc58ec345e4e8cbd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.435185 15034 raft_consensus.cc:493] T 21eeb610ee594b7a81e888cbf378ca2b P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:47.435680 15034 raft_consensus.cc:515] T 21eeb610ee594b7a81e888cbf378ca2b P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.437901 14838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f59c167ef017479681fb9e32acc86f58" candidate_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" is_pre_election: true
I20260713 09:05:47.438619 14838 raft_consensus.cc:2468] T f59c167ef017479681fb9e32acc86f58 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8782cf7a7fa34b5cb5cef026262eaf18 in term 0.
I20260713 09:05:47.439076 15027 tablet_bootstrap.cc:492] T 21eeb610ee594b7a81e888cbf378ca2b P 8103739d3fc24e85bc58ec345e4e8cbd: No bootstrap required, opened a new log
I20260713 09:05:47.439581 15027 ts_tablet_manager.cc:1403] T 21eeb610ee594b7a81e888cbf378ca2b P 8103739d3fc24e85bc58ec345e4e8cbd: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.002s
I20260713 09:05:47.439970 14837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21eeb610ee594b7a81e888cbf378ca2b" candidate_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" is_pre_election: true
I20260713 09:05:47.442266 14987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f59c167ef017479681fb9e32acc86f58" candidate_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa7b3d4954384dc1bec898d1cff47613" is_pre_election: true
I20260713 09:05:47.443163 15028 tablet_bootstrap.cc:654] T c083e2632ee7499d8cd61a6dc5514208 P fa7b3d4954384dc1bec898d1cff47613: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.442669 15027 raft_consensus.cc:359] T 21eeb610ee594b7a81e888cbf378ca2b P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.443578 15027 raft_consensus.cc:385] T 21eeb610ee594b7a81e888cbf378ca2b P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.443955 14876 leader_election.cc:304] T f59c167ef017479681fb9e32acc86f58 P 8782cf7a7fa34b5cb5cef026262eaf18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8103739d3fc24e85bc58ec345e4e8cbd, 8782cf7a7fa34b5cb5cef026262eaf18; no voters: 
W20260713 09:05:47.445171 14878 leader_election.cc:343] T f59c167ef017479681fb9e32acc86f58 P 8782cf7a7fa34b5cb5cef026262eaf18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:47.437865 15034 leader_election.cc:290] T 21eeb610ee594b7a81e888cbf378ca2b P 8782cf7a7fa34b5cb5cef026262eaf18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197), fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993)
I20260713 09:05:47.446246 15034 raft_consensus.cc:2804] T f59c167ef017479681fb9e32acc86f58 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:47.446626 15034 raft_consensus.cc:493] T f59c167ef017479681fb9e32acc86f58 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:47.446941 15034 raft_consensus.cc:3060] T f59c167ef017479681fb9e32acc86f58 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.443933 15027 raft_consensus.cc:740] T 21eeb610ee594b7a81e888cbf378ca2b P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8103739d3fc24e85bc58ec345e4e8cbd, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.451203 15027 consensus_queue.cc:260] T 21eeb610ee594b7a81e888cbf378ca2b P 8103739d3fc24e85bc58ec345e4e8cbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.443293 14986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21eeb610ee594b7a81e888cbf378ca2b" candidate_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa7b3d4954384dc1bec898d1cff47613" is_pre_election: true
I20260713 09:05:47.453238 14986 raft_consensus.cc:2468] T 21eeb610ee594b7a81e888cbf378ca2b P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8782cf7a7fa34b5cb5cef026262eaf18 in term 0.
I20260713 09:05:47.454517 14878 leader_election.cc:304] T 21eeb610ee594b7a81e888cbf378ca2b P 8782cf7a7fa34b5cb5cef026262eaf18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8782cf7a7fa34b5cb5cef026262eaf18, fa7b3d4954384dc1bec898d1cff47613; no voters: 
I20260713 09:05:47.455354 14837 raft_consensus.cc:2468] T 21eeb610ee594b7a81e888cbf378ca2b P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8782cf7a7fa34b5cb5cef026262eaf18 in term 0.
I20260713 09:05:47.456503 15027 ts_tablet_manager.cc:1434] T 21eeb610ee594b7a81e888cbf378ca2b P 8103739d3fc24e85bc58ec345e4e8cbd: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.002s
I20260713 09:05:47.458449 15027 tablet_bootstrap.cc:492] T e1a610f05bbf451d9f64cb406edbd324 P 8103739d3fc24e85bc58ec345e4e8cbd: Bootstrap starting.
I20260713 09:05:47.465045 15029 tablet_bootstrap.cc:492] T c083e2632ee7499d8cd61a6dc5514208 P 8782cf7a7fa34b5cb5cef026262eaf18: No bootstrap required, opened a new log
I20260713 09:05:47.460446 15058 raft_consensus.cc:2804] T 21eeb610ee594b7a81e888cbf378ca2b P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:47.465533 15029 ts_tablet_manager.cc:1403] T c083e2632ee7499d8cd61a6dc5514208 P 8782cf7a7fa34b5cb5cef026262eaf18: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.012s
I20260713 09:05:47.465546 15058 raft_consensus.cc:493] T 21eeb610ee594b7a81e888cbf378ca2b P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:47.466363 15058 raft_consensus.cc:3060] T 21eeb610ee594b7a81e888cbf378ca2b P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.468485 15029 raft_consensus.cc:359] T c083e2632ee7499d8cd61a6dc5514208 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.468890 15047 raft_consensus.cc:493] T c083e2632ee7499d8cd61a6dc5514208 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:47.469234 15029 raft_consensus.cc:385] T c083e2632ee7499d8cd61a6dc5514208 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.469556 15029 raft_consensus.cc:740] T c083e2632ee7499d8cd61a6dc5514208 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8782cf7a7fa34b5cb5cef026262eaf18, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.469341 15047 raft_consensus.cc:515] T c083e2632ee7499d8cd61a6dc5514208 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.460803 15034 raft_consensus.cc:515] T f59c167ef017479681fb9e32acc86f58 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.471541 15047 leader_election.cc:290] T c083e2632ee7499d8cd61a6dc5514208 P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343), fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993)
I20260713 09:05:47.473012 14986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f59c167ef017479681fb9e32acc86f58" candidate_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa7b3d4954384dc1bec898d1cff47613"
I20260713 09:05:47.474453 14837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f59c167ef017479681fb9e32acc86f58" candidate_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd"
I20260713 09:05:47.475068 14837 raft_consensus.cc:3060] T f59c167ef017479681fb9e32acc86f58 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.475713 14987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c083e2632ee7499d8cd61a6dc5514208" candidate_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa7b3d4954384dc1bec898d1cff47613" is_pre_election: true
I20260713 09:05:47.476135 15027 tablet_bootstrap.cc:654] T e1a610f05bbf451d9f64cb406edbd324 P 8103739d3fc24e85bc58ec345e4e8cbd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.476881 14913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c083e2632ee7499d8cd61a6dc5514208" candidate_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" is_pre_election: true
W20260713 09:05:47.478039 14878 leader_election.cc:343] T f59c167ef017479681fb9e32acc86f58 P 8782cf7a7fa34b5cb5cef026262eaf18 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:47.479177 14803 leader_election.cc:343] T c083e2632ee7499d8cd61a6dc5514208 P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:47.479871 15034 leader_election.cc:290] T f59c167ef017479681fb9e32acc86f58 P 8782cf7a7fa34b5cb5cef026262eaf18 [CANDIDATE]: Term 1 election: Requested vote from peers 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197), fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993)
I20260713 09:05:47.480618 15029 consensus_queue.cc:260] T c083e2632ee7499d8cd61a6dc5514208 P 8782cf7a7fa34b5cb5cef026262eaf18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.481338 14913 raft_consensus.cc:2468] T c083e2632ee7499d8cd61a6dc5514208 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8103739d3fc24e85bc58ec345e4e8cbd in term 0.
I20260713 09:05:47.482677 15029 ts_tablet_manager.cc:1434] T c083e2632ee7499d8cd61a6dc5514208 P 8782cf7a7fa34b5cb5cef026262eaf18: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:05:47.483461 14802 leader_election.cc:304] T c083e2632ee7499d8cd61a6dc5514208 P 8103739d3fc24e85bc58ec345e4e8cbd [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: 8103739d3fc24e85bc58ec345e4e8cbd, 8782cf7a7fa34b5cb5cef026262eaf18; no voters: fa7b3d4954384dc1bec898d1cff47613
I20260713 09:05:47.483686 14837 raft_consensus.cc:2468] T f59c167ef017479681fb9e32acc86f58 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8782cf7a7fa34b5cb5cef026262eaf18 in term 1.
I20260713 09:05:47.484282 15047 raft_consensus.cc:2804] T c083e2632ee7499d8cd61a6dc5514208 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:47.484629 15047 raft_consensus.cc:493] T c083e2632ee7499d8cd61a6dc5514208 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:47.484920 15047 raft_consensus.cc:3060] T c083e2632ee7499d8cd61a6dc5514208 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.485332 14876 leader_election.cc:304] T f59c167ef017479681fb9e32acc86f58 P 8782cf7a7fa34b5cb5cef026262eaf18 [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: 8103739d3fc24e85bc58ec345e4e8cbd, 8782cf7a7fa34b5cb5cef026262eaf18; no voters: fa7b3d4954384dc1bec898d1cff47613
I20260713 09:05:47.484953 15031 raft_consensus.cc:493] T c0062a5b888b45ae9d2753d808abbb08 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:47.486223 15034 raft_consensus.cc:2804] T f59c167ef017479681fb9e32acc86f58 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:47.486701 15034 raft_consensus.cc:697] T f59c167ef017479681fb9e32acc86f58 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 LEADER]: Becoming Leader. State: Replica: 8782cf7a7fa34b5cb5cef026262eaf18, State: Running, Role: LEADER
I20260713 09:05:47.486572 15031 raft_consensus.cc:515] T c0062a5b888b45ae9d2753d808abbb08 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } }
I20260713 09:05:47.487510 15034 consensus_queue.cc:237] T f59c167ef017479681fb9e32acc86f58 P 8782cf7a7fa34b5cb5cef026262eaf18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.485896 15058 raft_consensus.cc:515] T 21eeb610ee594b7a81e888cbf378ca2b P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.488559 15031 leader_election.cc:290] T c0062a5b888b45ae9d2753d808abbb08 P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993), 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343)
I20260713 09:05:47.490044 14987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0062a5b888b45ae9d2753d808abbb08" candidate_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa7b3d4954384dc1bec898d1cff47613" is_pre_election: true
I20260713 09:05:47.490698 14986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21eeb610ee594b7a81e888cbf378ca2b" candidate_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa7b3d4954384dc1bec898d1cff47613"
I20260713 09:05:47.491279 15029 tablet_bootstrap.cc:492] T e9099dbf298c4e198e5373767848db5f P 8782cf7a7fa34b5cb5cef026262eaf18: Bootstrap starting.
I20260713 09:05:47.490695 14987 raft_consensus.cc:2468] T c0062a5b888b45ae9d2753d808abbb08 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8103739d3fc24e85bc58ec345e4e8cbd in term 0.
I20260713 09:05:47.491750 14913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0062a5b888b45ae9d2753d808abbb08" candidate_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" is_pre_election: true
I20260713 09:05:47.492383 14913 raft_consensus.cc:2468] T c0062a5b888b45ae9d2753d808abbb08 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8103739d3fc24e85bc58ec345e4e8cbd in term 0.
I20260713 09:05:47.492724 14803 leader_election.cc:304] T c0062a5b888b45ae9d2753d808abbb08 P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8103739d3fc24e85bc58ec345e4e8cbd, fa7b3d4954384dc1bec898d1cff47613; no voters: 
I20260713 09:05:47.491250 14986 raft_consensus.cc:3060] T 21eeb610ee594b7a81e888cbf378ca2b P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.493906 15031 raft_consensus.cc:2804] T c0062a5b888b45ae9d2753d808abbb08 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:47.493287 15047 raft_consensus.cc:515] T c083e2632ee7499d8cd61a6dc5514208 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.494361 15031 raft_consensus.cc:493] T c0062a5b888b45ae9d2753d808abbb08 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:47.495280 15031 raft_consensus.cc:3060] T c0062a5b888b45ae9d2753d808abbb08 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.493913 15028 tablet_bootstrap.cc:492] T c083e2632ee7499d8cd61a6dc5514208 P fa7b3d4954384dc1bec898d1cff47613: No bootstrap required, opened a new log
I20260713 09:05:47.495922 15028 ts_tablet_manager.cc:1403] T c083e2632ee7499d8cd61a6dc5514208 P fa7b3d4954384dc1bec898d1cff47613: Time spent bootstrapping tablet: real 0.070s	user 0.006s	sys 0.042s
I20260713 09:05:47.498308 14987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c083e2632ee7499d8cd61a6dc5514208" candidate_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa7b3d4954384dc1bec898d1cff47613"
W20260713 09:05:47.499580 14803 leader_election.cc:343] T c083e2632ee7499d8cd61a6dc5514208 P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:47.502785 14986 raft_consensus.cc:2468] T 21eeb610ee594b7a81e888cbf378ca2b P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8782cf7a7fa34b5cb5cef026262eaf18 in term 1.
I20260713 09:05:47.503139 15029 tablet_bootstrap.cc:654] T e9099dbf298c4e198e5373767848db5f P 8782cf7a7fa34b5cb5cef026262eaf18: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.502921 15028 raft_consensus.cc:359] T c083e2632ee7499d8cd61a6dc5514208 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.503921 15028 raft_consensus.cc:385] T c083e2632ee7499d8cd61a6dc5514208 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.504118 14878 leader_election.cc:304] T 21eeb610ee594b7a81e888cbf378ca2b P 8782cf7a7fa34b5cb5cef026262eaf18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8782cf7a7fa34b5cb5cef026262eaf18, fa7b3d4954384dc1bec898d1cff47613; no voters: 
I20260713 09:05:47.503280 15047 leader_election.cc:290] T c083e2632ee7499d8cd61a6dc5514208 P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 1 election: Requested vote from peers 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343), fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993)
I20260713 09:05:47.504259 14913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c083e2632ee7499d8cd61a6dc5514208" candidate_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18"
I20260713 09:05:47.504904 15034 raft_consensus.cc:2804] T 21eeb610ee594b7a81e888cbf378ca2b P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:47.505043 15058 leader_election.cc:290] T 21eeb610ee594b7a81e888cbf378ca2b P 8782cf7a7fa34b5cb5cef026262eaf18 [CANDIDATE]: Term 1 election: Requested vote from peers 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197), fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993)
I20260713 09:05:47.505101 14913 raft_consensus.cc:3060] T c083e2632ee7499d8cd61a6dc5514208 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.505388 15034 raft_consensus.cc:697] T 21eeb610ee594b7a81e888cbf378ca2b P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 LEADER]: Becoming Leader. State: Replica: 8782cf7a7fa34b5cb5cef026262eaf18, State: Running, Role: LEADER
I20260713 09:05:47.506378 15034 consensus_queue.cc:237] T 21eeb610ee594b7a81e888cbf378ca2b P 8782cf7a7fa34b5cb5cef026262eaf18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.511037 15027 tablet_bootstrap.cc:492] T e1a610f05bbf451d9f64cb406edbd324 P 8103739d3fc24e85bc58ec345e4e8cbd: No bootstrap required, opened a new log
I20260713 09:05:47.511512 15027 ts_tablet_manager.cc:1403] T e1a610f05bbf451d9f64cb406edbd324 P 8103739d3fc24e85bc58ec345e4e8cbd: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.004s
I20260713 09:05:47.513300 15031 raft_consensus.cc:515] T c0062a5b888b45ae9d2753d808abbb08 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } }
I20260713 09:05:47.514252 15027 raft_consensus.cc:359] T e1a610f05bbf451d9f64cb406edbd324 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.515481 15027 raft_consensus.cc:385] T e1a610f05bbf451d9f64cb406edbd324 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.515875 15027 raft_consensus.cc:740] T e1a610f05bbf451d9f64cb406edbd324 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8103739d3fc24e85bc58ec345e4e8cbd, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.515048 14913 raft_consensus.cc:2468] T c083e2632ee7499d8cd61a6dc5514208 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8103739d3fc24e85bc58ec345e4e8cbd in term 1.
I20260713 09:05:47.504289 15028 raft_consensus.cc:740] T c083e2632ee7499d8cd61a6dc5514208 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa7b3d4954384dc1bec898d1cff47613, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.517028 15027 consensus_queue.cc:260] T e1a610f05bbf451d9f64cb406edbd324 P 8103739d3fc24e85bc58ec345e4e8cbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.517298 14802 leader_election.cc:304] T c083e2632ee7499d8cd61a6dc5514208 P 8103739d3fc24e85bc58ec345e4e8cbd [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: 8103739d3fc24e85bc58ec345e4e8cbd, 8782cf7a7fa34b5cb5cef026262eaf18; no voters: fa7b3d4954384dc1bec898d1cff47613
I20260713 09:05:47.518165 15047 raft_consensus.cc:2804] T c083e2632ee7499d8cd61a6dc5514208 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:47.518356 14986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0062a5b888b45ae9d2753d808abbb08" candidate_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa7b3d4954384dc1bec898d1cff47613"
I20260713 09:05:47.518698 15047 raft_consensus.cc:697] T c083e2632ee7499d8cd61a6dc5514208 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 LEADER]: Becoming Leader. State: Replica: 8103739d3fc24e85bc58ec345e4e8cbd, State: Running, Role: LEADER
I20260713 09:05:47.519080 15031 leader_election.cc:290] T c0062a5b888b45ae9d2753d808abbb08 P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 1 election: Requested vote from peers fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993), 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343)
I20260713 09:05:47.519546 15047 consensus_queue.cc:237] T c083e2632ee7499d8cd61a6dc5514208 P 8103739d3fc24e85bc58ec345e4e8cbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.519035 14986 raft_consensus.cc:3060] T c0062a5b888b45ae9d2753d808abbb08 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:47.521009 14784 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:47.517948 15028 consensus_queue.cc:260] T c083e2632ee7499d8cd61a6dc5514208 P fa7b3d4954384dc1bec898d1cff47613 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.521405 15027 ts_tablet_manager.cc:1434] T e1a610f05bbf451d9f64cb406edbd324 P 8103739d3fc24e85bc58ec345e4e8cbd: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
W20260713 09:05:47.529127 14876 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.198.1:39197, user_credentials={real_user=slave}} blocked reactor thread for 43877us
I20260713 09:05:47.529492 15027 tablet_bootstrap.cc:492] T b3e56226395c43e592770bc850ee9050 P 8103739d3fc24e85bc58ec345e4e8cbd: Bootstrap starting.
I20260713 09:05:47.530002 15028 ts_tablet_manager.cc:1434] T c083e2632ee7499d8cd61a6dc5514208 P fa7b3d4954384dc1bec898d1cff47613: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260713 09:05:47.530973 15028 tablet_bootstrap.cc:492] T f59c167ef017479681fb9e32acc86f58 P fa7b3d4954384dc1bec898d1cff47613: Bootstrap starting.
I20260713 09:05:47.531405 14837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21eeb610ee594b7a81e888cbf378ca2b" candidate_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd"
I20260713 09:05:47.531980 14837 raft_consensus.cc:3060] T 21eeb610ee594b7a81e888cbf378ca2b P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.532651 14986 raft_consensus.cc:2468] T c0062a5b888b45ae9d2753d808abbb08 P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8103739d3fc24e85bc58ec345e4e8cbd in term 1.
I20260713 09:05:47.533342 15029 tablet_bootstrap.cc:492] T e9099dbf298c4e198e5373767848db5f P 8782cf7a7fa34b5cb5cef026262eaf18: No bootstrap required, opened a new log
I20260713 09:05:47.533780 14803 leader_election.cc:304] T c0062a5b888b45ae9d2753d808abbb08 P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8103739d3fc24e85bc58ec345e4e8cbd, fa7b3d4954384dc1bec898d1cff47613; no voters: 
I20260713 09:05:47.534911 15029 ts_tablet_manager.cc:1403] T e9099dbf298c4e198e5373767848db5f P 8782cf7a7fa34b5cb5cef026262eaf18: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.005s
I20260713 09:05:47.536840 15028 tablet_bootstrap.cc:654] T f59c167ef017479681fb9e32acc86f58 P fa7b3d4954384dc1bec898d1cff47613: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.528065 14913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0062a5b888b45ae9d2753d808abbb08" candidate_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18"
I20260713 09:05:47.538654 14837 raft_consensus.cc:2468] T 21eeb610ee594b7a81e888cbf378ca2b P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8782cf7a7fa34b5cb5cef026262eaf18 in term 1.
I20260713 09:05:47.538661 14913 raft_consensus.cc:3060] T c0062a5b888b45ae9d2753d808abbb08 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.541051 15027 tablet_bootstrap.cc:654] T b3e56226395c43e592770bc850ee9050 P 8103739d3fc24e85bc58ec345e4e8cbd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.541640 15029 raft_consensus.cc:359] T e9099dbf298c4e198e5373767848db5f P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.543395 15029 raft_consensus.cc:385] T e9099dbf298c4e198e5373767848db5f P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.543767 15029 raft_consensus.cc:740] T e9099dbf298c4e198e5373767848db5f P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8782cf7a7fa34b5cb5cef026262eaf18, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.544203 14734 catalog_manager.cc:5697] T f59c167ef017479681fb9e32acc86f58 P 8782cf7a7fa34b5cb5cef026262eaf18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2). New cstate: current_term: 1 leader_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:47.546685 15029 consensus_queue.cc:260] T e9099dbf298c4e198e5373767848db5f P 8782cf7a7fa34b5cb5cef026262eaf18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.546869 14734 catalog_manager.cc:5697] T 21eeb610ee594b7a81e888cbf378ca2b P 8782cf7a7fa34b5cb5cef026262eaf18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2). New cstate: current_term: 1 leader_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:47.549233 15029 ts_tablet_manager.cc:1434] T e9099dbf298c4e198e5373767848db5f P 8782cf7a7fa34b5cb5cef026262eaf18: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:05:47.550365 15029 tablet_bootstrap.cc:492] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8782cf7a7fa34b5cb5cef026262eaf18: Bootstrap starting.
I20260713 09:05:47.549563 14736 catalog_manager.cc:5697] T e9099dbf298c4e198e5373767848db5f P fa7b3d4954384dc1bec898d1cff47613 reported cstate change: term changed from 0 to 1, leader changed from <none> to fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3). New cstate: current_term: 1 leader_uuid: "fa7b3d4954384dc1bec898d1cff47613" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:47.545977 14913 raft_consensus.cc:2468] T c0062a5b888b45ae9d2753d808abbb08 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8103739d3fc24e85bc58ec345e4e8cbd in term 1.
I20260713 09:05:47.553047 14733 catalog_manager.cc:5697] T c083e2632ee7499d8cd61a6dc5514208 P 8103739d3fc24e85bc58ec345e4e8cbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1). New cstate: current_term: 1 leader_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:47.545719 15065 raft_consensus.cc:2804] T c0062a5b888b45ae9d2753d808abbb08 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:47.554973 15065 raft_consensus.cc:697] T c0062a5b888b45ae9d2753d808abbb08 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 LEADER]: Becoming Leader. State: Replica: 8103739d3fc24e85bc58ec345e4e8cbd, State: Running, Role: LEADER
I20260713 09:05:47.555872 15065 consensus_queue.cc:237] T c0062a5b888b45ae9d2753d808abbb08 P 8103739d3fc24e85bc58ec345e4e8cbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } }
I20260713 09:05:47.560858 15029 tablet_bootstrap.cc:654] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8782cf7a7fa34b5cb5cef026262eaf18: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.563230 15034 raft_consensus.cc:493] T 62d2e14f096c40708e401bce604e077a P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:47.565032 15034 raft_consensus.cc:515] T 62d2e14f096c40708e401bce604e077a P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.566073 15028 tablet_bootstrap.cc:492] T f59c167ef017479681fb9e32acc86f58 P fa7b3d4954384dc1bec898d1cff47613: No bootstrap required, opened a new log
I20260713 09:05:47.566659 15028 ts_tablet_manager.cc:1403] T f59c167ef017479681fb9e32acc86f58 P fa7b3d4954384dc1bec898d1cff47613: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.018s
I20260713 09:05:47.567234 15034 leader_election.cc:290] T 62d2e14f096c40708e401bce604e077a P 8782cf7a7fa34b5cb5cef026262eaf18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197), fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993)
I20260713 09:05:47.568910 14986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d2e14f096c40708e401bce604e077a" candidate_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa7b3d4954384dc1bec898d1cff47613" is_pre_election: true
I20260713 09:05:47.569425 15047 raft_consensus.cc:493] T e1a610f05bbf451d9f64cb406edbd324 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:47.569532 14837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d2e14f096c40708e401bce604e077a" candidate_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" is_pre_election: true
I20260713 09:05:47.569607 14986 raft_consensus.cc:2468] T 62d2e14f096c40708e401bce604e077a P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8782cf7a7fa34b5cb5cef026262eaf18 in term 0.
I20260713 09:05:47.570273 14837 raft_consensus.cc:2468] T 62d2e14f096c40708e401bce604e077a P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8782cf7a7fa34b5cb5cef026262eaf18 in term 0.
I20260713 09:05:47.570158 15047 raft_consensus.cc:515] T e1a610f05bbf451d9f64cb406edbd324 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.571158 14878 leader_election.cc:304] T 62d2e14f096c40708e401bce604e077a P 8782cf7a7fa34b5cb5cef026262eaf18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8782cf7a7fa34b5cb5cef026262eaf18, fa7b3d4954384dc1bec898d1cff47613; no voters: 
I20260713 09:05:47.572008 15034 raft_consensus.cc:2804] T 62d2e14f096c40708e401bce604e077a P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:47.572216 15047 leader_election.cc:290] T e1a610f05bbf451d9f64cb406edbd324 P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343), fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993)
I20260713 09:05:47.572381 15034 raft_consensus.cc:493] T 62d2e14f096c40708e401bce604e077a P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:47.572757 15034 raft_consensus.cc:3060] T 62d2e14f096c40708e401bce604e077a P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.573989 15028 raft_consensus.cc:359] T f59c167ef017479681fb9e32acc86f58 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.574740 15028 raft_consensus.cc:385] T f59c167ef017479681fb9e32acc86f58 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.574542 14986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a610f05bbf451d9f64cb406edbd324" candidate_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa7b3d4954384dc1bec898d1cff47613" is_pre_election: true
I20260713 09:05:47.574542 14913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a610f05bbf451d9f64cb406edbd324" candidate_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" is_pre_election: true
I20260713 09:05:47.575263 15028 raft_consensus.cc:740] T f59c167ef017479681fb9e32acc86f58 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa7b3d4954384dc1bec898d1cff47613, State: Initialized, Role: FOLLOWER
W20260713 09:05:47.576228 14802 leader_election.cc:343] T e1a610f05bbf451d9f64cb406edbd324 P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:47.576769 14803 leader_election.cc:343] T e1a610f05bbf451d9f64cb406edbd324 P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:47.577180 14803 leader_election.cc:304] T e1a610f05bbf451d9f64cb406edbd324 P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8103739d3fc24e85bc58ec345e4e8cbd; no voters: 8782cf7a7fa34b5cb5cef026262eaf18, fa7b3d4954384dc1bec898d1cff47613
I20260713 09:05:47.577905 15065 raft_consensus.cc:2749] T e1a610f05bbf451d9f64cb406edbd324 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:47.578866 15029 tablet_bootstrap.cc:492] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8782cf7a7fa34b5cb5cef026262eaf18: No bootstrap required, opened a new log
I20260713 09:05:47.576061 15028 consensus_queue.cc:260] T f59c167ef017479681fb9e32acc86f58 P fa7b3d4954384dc1bec898d1cff47613 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.582099 15028 ts_tablet_manager.cc:1434] T f59c167ef017479681fb9e32acc86f58 P fa7b3d4954384dc1bec898d1cff47613: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260713 09:05:47.583276 15028 tablet_bootstrap.cc:492] T dbdae7faceaa4e4099bf7dfe69ac3011 P fa7b3d4954384dc1bec898d1cff47613: Bootstrap starting.
I20260713 09:05:47.585533 15034 raft_consensus.cc:515] T 62d2e14f096c40708e401bce604e077a P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.586726 15029 ts_tablet_manager.cc:1403] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8782cf7a7fa34b5cb5cef026262eaf18: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.001s
I20260713 09:05:47.588016 15034 leader_election.cc:290] T 62d2e14f096c40708e401bce604e077a P 8782cf7a7fa34b5cb5cef026262eaf18 [CANDIDATE]: Term 1 election: Requested vote from peers 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197), fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993)
I20260713 09:05:47.588750 14837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d2e14f096c40708e401bce604e077a" candidate_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd"
I20260713 09:05:47.589206 14986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d2e14f096c40708e401bce604e077a" candidate_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa7b3d4954384dc1bec898d1cff47613"
I20260713 09:05:47.589394 14837 raft_consensus.cc:3060] T 62d2e14f096c40708e401bce604e077a P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.589790 14986 raft_consensus.cc:3060] T 62d2e14f096c40708e401bce604e077a P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.591682 15029 raft_consensus.cc:359] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.592442 15029 raft_consensus.cc:385] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.592734 15029 raft_consensus.cc:740] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8782cf7a7fa34b5cb5cef026262eaf18, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.593561 15029 consensus_queue.cc:260] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8782cf7a7fa34b5cb5cef026262eaf18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.595920 15029 ts_tablet_manager.cc:1434] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8782cf7a7fa34b5cb5cef026262eaf18: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:05:47.596237 14986 raft_consensus.cc:2468] T 62d2e14f096c40708e401bce604e077a P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8782cf7a7fa34b5cb5cef026262eaf18 in term 1.
I20260713 09:05:47.596285 14837 raft_consensus.cc:2468] T 62d2e14f096c40708e401bce604e077a P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8782cf7a7fa34b5cb5cef026262eaf18 in term 1.
I20260713 09:05:47.596846 15029 tablet_bootstrap.cc:492] T e1a610f05bbf451d9f64cb406edbd324 P 8782cf7a7fa34b5cb5cef026262eaf18: Bootstrap starting.
I20260713 09:05:47.597539 14878 leader_election.cc:304] T 62d2e14f096c40708e401bce604e077a P 8782cf7a7fa34b5cb5cef026262eaf18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8782cf7a7fa34b5cb5cef026262eaf18, fa7b3d4954384dc1bec898d1cff47613; no voters: 
I20260713 09:05:47.598811 15060 raft_consensus.cc:2804] T 62d2e14f096c40708e401bce604e077a P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:47.599238 15027 tablet_bootstrap.cc:492] T b3e56226395c43e592770bc850ee9050 P 8103739d3fc24e85bc58ec345e4e8cbd: No bootstrap required, opened a new log
I20260713 09:05:47.599752 15027 ts_tablet_manager.cc:1403] T b3e56226395c43e592770bc850ee9050 P 8103739d3fc24e85bc58ec345e4e8cbd: Time spent bootstrapping tablet: real 0.070s	user 0.015s	sys 0.013s
I20260713 09:05:47.599255 15060 raft_consensus.cc:697] T 62d2e14f096c40708e401bce604e077a P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 LEADER]: Becoming Leader. State: Replica: 8782cf7a7fa34b5cb5cef026262eaf18, State: Running, Role: LEADER
I20260713 09:05:47.602509 15027 raft_consensus.cc:359] T b3e56226395c43e592770bc850ee9050 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.602716 15060 consensus_queue.cc:237] T 62d2e14f096c40708e401bce604e077a P 8782cf7a7fa34b5cb5cef026262eaf18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.603227 15027 raft_consensus.cc:385] T b3e56226395c43e592770bc850ee9050 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.603417 15029 tablet_bootstrap.cc:654] T e1a610f05bbf451d9f64cb406edbd324 P 8782cf7a7fa34b5cb5cef026262eaf18: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.597900 15028 tablet_bootstrap.cc:654] T dbdae7faceaa4e4099bf7dfe69ac3011 P fa7b3d4954384dc1bec898d1cff47613: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.605158 15027 raft_consensus.cc:740] T b3e56226395c43e592770bc850ee9050 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8103739d3fc24e85bc58ec345e4e8cbd, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.605993 15027 consensus_queue.cc:260] T b3e56226395c43e592770bc850ee9050 P 8103739d3fc24e85bc58ec345e4e8cbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.608338 15027 ts_tablet_manager.cc:1434] T b3e56226395c43e592770bc850ee9050 P 8103739d3fc24e85bc58ec345e4e8cbd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:05:47.612624 15028 tablet_bootstrap.cc:492] T dbdae7faceaa4e4099bf7dfe69ac3011 P fa7b3d4954384dc1bec898d1cff47613: No bootstrap required, opened a new log
I20260713 09:05:47.613180 15028 ts_tablet_manager.cc:1403] T dbdae7faceaa4e4099bf7dfe69ac3011 P fa7b3d4954384dc1bec898d1cff47613: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.006s
I20260713 09:05:47.613847 15065 raft_consensus.cc:493] T b3e56226395c43e592770bc850ee9050 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:47.614421 15065 raft_consensus.cc:515] T b3e56226395c43e592770bc850ee9050 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.616475 15065 leader_election.cc:290] T b3e56226395c43e592770bc850ee9050 P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343), fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993)
I20260713 09:05:47.617038 15028 raft_consensus.cc:359] T dbdae7faceaa4e4099bf7dfe69ac3011 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.617764 15028 raft_consensus.cc:385] T dbdae7faceaa4e4099bf7dfe69ac3011 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.618090 15028 raft_consensus.cc:740] T dbdae7faceaa4e4099bf7dfe69ac3011 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa7b3d4954384dc1bec898d1cff47613, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.618794 14913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e56226395c43e592770bc850ee9050" candidate_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" is_pre_election: true
I20260713 09:05:47.618909 15028 consensus_queue.cc:260] T dbdae7faceaa4e4099bf7dfe69ac3011 P fa7b3d4954384dc1bec898d1cff47613 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
W20260713 09:05:47.620225 14802 leader_election.cc:343] T b3e56226395c43e592770bc850ee9050 P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:47.621042 14986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e56226395c43e592770bc850ee9050" candidate_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa7b3d4954384dc1bec898d1cff47613" is_pre_election: true
I20260713 09:05:47.621426 15028 ts_tablet_manager.cc:1434] T dbdae7faceaa4e4099bf7dfe69ac3011 P fa7b3d4954384dc1bec898d1cff47613: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260713 09:05:47.622380 15028 tablet_bootstrap.cc:492] T b3e56226395c43e592770bc850ee9050 P fa7b3d4954384dc1bec898d1cff47613: Bootstrap starting.
I20260713 09:05:47.626966 15028 tablet_bootstrap.cc:654] T b3e56226395c43e592770bc850ee9050 P fa7b3d4954384dc1bec898d1cff47613: Neither blocks nor log segments found. Creating new log.
W20260713 09:05:47.627585 14803 leader_election.cc:343] T b3e56226395c43e592770bc850ee9050 P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:47.628054 14803 leader_election.cc:304] T b3e56226395c43e592770bc850ee9050 P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8103739d3fc24e85bc58ec345e4e8cbd; no voters: 8782cf7a7fa34b5cb5cef026262eaf18, fa7b3d4954384dc1bec898d1cff47613
I20260713 09:05:47.629134 15065 raft_consensus.cc:2749] T b3e56226395c43e592770bc850ee9050 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:47.634505 15029 tablet_bootstrap.cc:492] T e1a610f05bbf451d9f64cb406edbd324 P 8782cf7a7fa34b5cb5cef026262eaf18: No bootstrap required, opened a new log
I20260713 09:05:47.634956 15029 ts_tablet_manager.cc:1403] T e1a610f05bbf451d9f64cb406edbd324 P 8782cf7a7fa34b5cb5cef026262eaf18: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.012s
I20260713 09:05:47.634958 15028 tablet_bootstrap.cc:492] T b3e56226395c43e592770bc850ee9050 P fa7b3d4954384dc1bec898d1cff47613: No bootstrap required, opened a new log
I20260713 09:05:47.635551 15028 ts_tablet_manager.cc:1403] T b3e56226395c43e592770bc850ee9050 P fa7b3d4954384dc1bec898d1cff47613: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260713 09:05:47.637456 15029 raft_consensus.cc:359] T e1a610f05bbf451d9f64cb406edbd324 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.638139 15029 raft_consensus.cc:385] T e1a610f05bbf451d9f64cb406edbd324 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.637907 15028 raft_consensus.cc:359] T b3e56226395c43e592770bc850ee9050 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.638484 15029 raft_consensus.cc:740] T e1a610f05bbf451d9f64cb406edbd324 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8782cf7a7fa34b5cb5cef026262eaf18, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.638836 15028 raft_consensus.cc:385] T b3e56226395c43e592770bc850ee9050 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.639281 15028 raft_consensus.cc:740] T b3e56226395c43e592770bc850ee9050 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa7b3d4954384dc1bec898d1cff47613, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.639202 15029 consensus_queue.cc:260] T e1a610f05bbf451d9f64cb406edbd324 P 8782cf7a7fa34b5cb5cef026262eaf18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.640112 15028 consensus_queue.cc:260] T b3e56226395c43e592770bc850ee9050 P fa7b3d4954384dc1bec898d1cff47613 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.638772 15060 raft_consensus.cc:493] T e9099dbf298c4e198e5373767848db5f P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:47.641438 15029 ts_tablet_manager.cc:1434] T e1a610f05bbf451d9f64cb406edbd324 P 8782cf7a7fa34b5cb5cef026262eaf18: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:05:47.641700 15060 raft_consensus.cc:515] T e9099dbf298c4e198e5373767848db5f P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.642104 15028 ts_tablet_manager.cc:1434] T b3e56226395c43e592770bc850ee9050 P fa7b3d4954384dc1bec898d1cff47613: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:05:47.642386 15029 tablet_bootstrap.cc:492] T b3e56226395c43e592770bc850ee9050 P 8782cf7a7fa34b5cb5cef026262eaf18: Bootstrap starting.
I20260713 09:05:47.643149 15028 tablet_bootstrap.cc:492] T e1a610f05bbf451d9f64cb406edbd324 P fa7b3d4954384dc1bec898d1cff47613: Bootstrap starting.
I20260713 09:05:47.643759 15060 leader_election.cc:290] T e9099dbf298c4e198e5373767848db5f P 8782cf7a7fa34b5cb5cef026262eaf18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197), fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993)
I20260713 09:05:47.644477 14837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9099dbf298c4e198e5373767848db5f" candidate_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" is_pre_election: true
I20260713 09:05:47.644789 14986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9099dbf298c4e198e5373767848db5f" candidate_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa7b3d4954384dc1bec898d1cff47613" is_pre_election: true
I20260713 09:05:47.645267 14837 raft_consensus.cc:2393] T e9099dbf298c4e198e5373767848db5f P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8782cf7a7fa34b5cb5cef026262eaf18 in current term 1: Already voted for candidate fa7b3d4954384dc1bec898d1cff47613 in this term.
I20260713 09:05:47.645731 14736 catalog_manager.cc:5697] T 62d2e14f096c40708e401bce604e077a P 8782cf7a7fa34b5cb5cef026262eaf18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2). New cstate: current_term: 1 leader_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:47.646456 14876 leader_election.cc:304] T e9099dbf298c4e198e5373767848db5f P 8782cf7a7fa34b5cb5cef026262eaf18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8782cf7a7fa34b5cb5cef026262eaf18; no voters: 8103739d3fc24e85bc58ec345e4e8cbd, fa7b3d4954384dc1bec898d1cff47613
I20260713 09:05:47.647753 15060 raft_consensus.cc:3060] T e9099dbf298c4e198e5373767848db5f P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.649255 15028 tablet_bootstrap.cc:654] T e1a610f05bbf451d9f64cb406edbd324 P fa7b3d4954384dc1bec898d1cff47613: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.650678 15029 tablet_bootstrap.cc:654] T b3e56226395c43e592770bc850ee9050 P 8782cf7a7fa34b5cb5cef026262eaf18: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.643031 14733 catalog_manager.cc:5697] T c0062a5b888b45ae9d2753d808abbb08 P 8103739d3fc24e85bc58ec345e4e8cbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1). New cstate: current_term: 1 leader_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:47.663517 15060 raft_consensus.cc:2749] T e9099dbf298c4e198e5373767848db5f P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:47.668931 15029 tablet_bootstrap.cc:492] T b3e56226395c43e592770bc850ee9050 P 8782cf7a7fa34b5cb5cef026262eaf18: No bootstrap required, opened a new log
I20260713 09:05:47.669447 15029 ts_tablet_manager.cc:1403] T b3e56226395c43e592770bc850ee9050 P 8782cf7a7fa34b5cb5cef026262eaf18: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.008s
I20260713 09:05:47.669443 15028 tablet_bootstrap.cc:492] T e1a610f05bbf451d9f64cb406edbd324 P fa7b3d4954384dc1bec898d1cff47613: No bootstrap required, opened a new log
I20260713 09:05:47.669976 15028 ts_tablet_manager.cc:1403] T e1a610f05bbf451d9f64cb406edbd324 P fa7b3d4954384dc1bec898d1cff47613: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.016s
I20260713 09:05:47.671525 15029 raft_consensus.cc:359] T b3e56226395c43e592770bc850ee9050 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.672006 15029 raft_consensus.cc:385] T b3e56226395c43e592770bc850ee9050 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.672217 15029 raft_consensus.cc:740] T b3e56226395c43e592770bc850ee9050 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8782cf7a7fa34b5cb5cef026262eaf18, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.672297 15028 raft_consensus.cc:359] T e1a610f05bbf451d9f64cb406edbd324 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.672997 15028 raft_consensus.cc:385] T e1a610f05bbf451d9f64cb406edbd324 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.672802 15029 consensus_queue.cc:260] T b3e56226395c43e592770bc850ee9050 P 8782cf7a7fa34b5cb5cef026262eaf18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.673290 15028 raft_consensus.cc:740] T e1a610f05bbf451d9f64cb406edbd324 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa7b3d4954384dc1bec898d1cff47613, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.674008 15028 consensus_queue.cc:260] T e1a610f05bbf451d9f64cb406edbd324 P fa7b3d4954384dc1bec898d1cff47613 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.674566 15029 ts_tablet_manager.cc:1434] T b3e56226395c43e592770bc850ee9050 P 8782cf7a7fa34b5cb5cef026262eaf18: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:05:47.675876 15028 ts_tablet_manager.cc:1434] T e1a610f05bbf451d9f64cb406edbd324 P fa7b3d4954384dc1bec898d1cff47613: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:05:47.684793 15048 raft_consensus.cc:493] T b3e56226395c43e592770bc850ee9050 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:47.685264 15048 raft_consensus.cc:515] T b3e56226395c43e592770bc850ee9050 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.686895 15048 leader_election.cc:290] T b3e56226395c43e592770bc850ee9050 P fa7b3d4954384dc1bec898d1cff47613 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197), 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343)
I20260713 09:05:47.687525 14837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e56226395c43e592770bc850ee9050" candidate_uuid: "fa7b3d4954384dc1bec898d1cff47613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" is_pre_election: true
I20260713 09:05:47.687765 14913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e56226395c43e592770bc850ee9050" candidate_uuid: "fa7b3d4954384dc1bec898d1cff47613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" is_pre_election: true
I20260713 09:05:47.688174 14837 raft_consensus.cc:2468] T b3e56226395c43e592770bc850ee9050 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa7b3d4954384dc1bec898d1cff47613 in term 0.
I20260713 09:05:47.688328 14913 raft_consensus.cc:2468] T b3e56226395c43e592770bc850ee9050 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa7b3d4954384dc1bec898d1cff47613 in term 0.
I20260713 09:05:47.689245 14951 leader_election.cc:304] T b3e56226395c43e592770bc850ee9050 P fa7b3d4954384dc1bec898d1cff47613 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 8103739d3fc24e85bc58ec345e4e8cbd, 8782cf7a7fa34b5cb5cef026262eaf18, fa7b3d4954384dc1bec898d1cff47613; no voters: 
I20260713 09:05:47.689853 15048 raft_consensus.cc:2804] T b3e56226395c43e592770bc850ee9050 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:47.690124 15048 raft_consensus.cc:493] T b3e56226395c43e592770bc850ee9050 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:47.690382 15048 raft_consensus.cc:3060] T b3e56226395c43e592770bc850ee9050 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.695086 15048 raft_consensus.cc:515] T b3e56226395c43e592770bc850ee9050 P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.696460 15048 leader_election.cc:290] T b3e56226395c43e592770bc850ee9050 P fa7b3d4954384dc1bec898d1cff47613 [CANDIDATE]: Term 1 election: Requested vote from peers 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197), 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343)
I20260713 09:05:47.697140 14837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e56226395c43e592770bc850ee9050" candidate_uuid: "fa7b3d4954384dc1bec898d1cff47613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd"
I20260713 09:05:47.697283 14913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e56226395c43e592770bc850ee9050" candidate_uuid: "fa7b3d4954384dc1bec898d1cff47613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18"
I20260713 09:05:47.697602 14837 raft_consensus.cc:3060] T b3e56226395c43e592770bc850ee9050 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.697798 14913 raft_consensus.cc:3060] T b3e56226395c43e592770bc850ee9050 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.701871 14837 raft_consensus.cc:2468] T b3e56226395c43e592770bc850ee9050 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa7b3d4954384dc1bec898d1cff47613 in term 1.
I20260713 09:05:47.702070 14913 raft_consensus.cc:2468] T b3e56226395c43e592770bc850ee9050 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa7b3d4954384dc1bec898d1cff47613 in term 1.
I20260713 09:05:47.702965 14950 leader_election.cc:304] T b3e56226395c43e592770bc850ee9050 P fa7b3d4954384dc1bec898d1cff47613 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8103739d3fc24e85bc58ec345e4e8cbd, fa7b3d4954384dc1bec898d1cff47613; no voters: 
I20260713 09:05:47.703646 15048 raft_consensus.cc:2804] T b3e56226395c43e592770bc850ee9050 P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:47.704005 15048 raft_consensus.cc:697] T b3e56226395c43e592770bc850ee9050 P fa7b3d4954384dc1bec898d1cff47613 [term 1 LEADER]: Becoming Leader. State: Replica: fa7b3d4954384dc1bec898d1cff47613, State: Running, Role: LEADER
I20260713 09:05:47.704648 15048 consensus_queue.cc:237] T b3e56226395c43e592770bc850ee9050 P fa7b3d4954384dc1bec898d1cff47613 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.711970 14736 catalog_manager.cc:5697] T b3e56226395c43e592770bc850ee9050 P fa7b3d4954384dc1bec898d1cff47613 reported cstate change: term changed from 0 to 1, leader changed from <none> to fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3). New cstate: current_term: 1 leader_uuid: "fa7b3d4954384dc1bec898d1cff47613" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:47.784417 15065 raft_consensus.cc:493] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:47.784893 15065 raft_consensus.cc:515] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.785715 15060 raft_consensus.cc:493] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:47.786201 15060 raft_consensus.cc:515] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.786831 15065 leader_election.cc:290] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343), fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993)
I20260713 09:05:47.787675 14913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbdae7faceaa4e4099bf7dfe69ac3011" candidate_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" is_pre_election: true
I20260713 09:05:47.788009 14986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbdae7faceaa4e4099bf7dfe69ac3011" candidate_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa7b3d4954384dc1bec898d1cff47613" is_pre_election: true
I20260713 09:05:47.788183 15060 leader_election.cc:290] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8782cf7a7fa34b5cb5cef026262eaf18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197), fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993)
I20260713 09:05:47.788295 14913 raft_consensus.cc:2468] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8103739d3fc24e85bc58ec345e4e8cbd in term 0.
I20260713 09:05:47.788733 14986 raft_consensus.cc:2468] T dbdae7faceaa4e4099bf7dfe69ac3011 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8103739d3fc24e85bc58ec345e4e8cbd in term 0.
I20260713 09:05:47.788868 14837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbdae7faceaa4e4099bf7dfe69ac3011" candidate_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" is_pre_election: true
I20260713 09:05:47.789464 14837 raft_consensus.cc:2468] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8782cf7a7fa34b5cb5cef026262eaf18 in term 0.
I20260713 09:05:47.789685 14987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbdae7faceaa4e4099bf7dfe69ac3011" candidate_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa7b3d4954384dc1bec898d1cff47613" is_pre_election: true
I20260713 09:05:47.789637 14802 leader_election.cc:304] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8103739d3fc24e85bc58ec345e4e8cbd, 8782cf7a7fa34b5cb5cef026262eaf18; no voters: 
I20260713 09:05:47.790431 14987 raft_consensus.cc:2468] T dbdae7faceaa4e4099bf7dfe69ac3011 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8782cf7a7fa34b5cb5cef026262eaf18 in term 0.
I20260713 09:05:47.790664 15065 raft_consensus.cc:2804] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:47.791033 15065 raft_consensus.cc:493] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:47.791348 15065 raft_consensus.cc:3060] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.791213 14876 leader_election.cc:304] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8782cf7a7fa34b5cb5cef026262eaf18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8103739d3fc24e85bc58ec345e4e8cbd, 8782cf7a7fa34b5cb5cef026262eaf18; no voters: 
I20260713 09:05:47.792044 15060 raft_consensus.cc:2804] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:47.792315 15060 raft_consensus.cc:493] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:47.792559 15060 raft_consensus.cc:3060] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.796391 15065 raft_consensus.cc:515] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.796855 15060 raft_consensus.cc:515] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.797928 15065 leader_election.cc:290] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 1 election: Requested vote from peers 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343), fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993)
I20260713 09:05:47.798544 15060 leader_election.cc:290] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8782cf7a7fa34b5cb5cef026262eaf18 [CANDIDATE]: Term 1 election: Requested vote from peers 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197), fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993)
I20260713 09:05:47.798777 14913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbdae7faceaa4e4099bf7dfe69ac3011" candidate_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18"
I20260713 09:05:47.799516 14913 raft_consensus.cc:2393] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8103739d3fc24e85bc58ec345e4e8cbd in current term 1: Already voted for candidate 8782cf7a7fa34b5cb5cef026262eaf18 in this term.
I20260713 09:05:47.799460 14987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbdae7faceaa4e4099bf7dfe69ac3011" candidate_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa7b3d4954384dc1bec898d1cff47613"
I20260713 09:05:47.799579 14986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbdae7faceaa4e4099bf7dfe69ac3011" candidate_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa7b3d4954384dc1bec898d1cff47613"
I20260713 09:05:47.799662 14837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbdae7faceaa4e4099bf7dfe69ac3011" candidate_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd"
I20260713 09:05:47.800249 14987 raft_consensus.cc:3060] T dbdae7faceaa4e4099bf7dfe69ac3011 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.800684 14837 raft_consensus.cc:2393] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8782cf7a7fa34b5cb5cef026262eaf18 in current term 1: Already voted for candidate 8103739d3fc24e85bc58ec345e4e8cbd in this term.
I20260713 09:05:47.801680 14876 leader_election.cc:304] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8782cf7a7fa34b5cb5cef026262eaf18 [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: 8782cf7a7fa34b5cb5cef026262eaf18; no voters: 8103739d3fc24e85bc58ec345e4e8cbd, fa7b3d4954384dc1bec898d1cff47613
I20260713 09:05:47.802443 15060 raft_consensus.cc:2749] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:05:47.805784 14987 raft_consensus.cc:2468] T dbdae7faceaa4e4099bf7dfe69ac3011 P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8103739d3fc24e85bc58ec345e4e8cbd in term 1.
I20260713 09:05:47.806705 14803 leader_election.cc:304] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8103739d3fc24e85bc58ec345e4e8cbd [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: 8103739d3fc24e85bc58ec345e4e8cbd, fa7b3d4954384dc1bec898d1cff47613; no voters: 8782cf7a7fa34b5cb5cef026262eaf18
I20260713 09:05:47.807318 15065 raft_consensus.cc:2804] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:47.807749 15065 raft_consensus.cc:697] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 LEADER]: Becoming Leader. State: Replica: 8103739d3fc24e85bc58ec345e4e8cbd, State: Running, Role: LEADER
I20260713 09:05:47.808405 15065 consensus_queue.cc:237] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8103739d3fc24e85bc58ec345e4e8cbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.815405 14736 catalog_manager.cc:5697] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8103739d3fc24e85bc58ec345e4e8cbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1). New cstate: current_term: 1 leader_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:47.835367 15048 raft_consensus.cc:493] T c083e2632ee7499d8cd61a6dc5514208 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:47.835813 15048 raft_consensus.cc:515] T c083e2632ee7499d8cd61a6dc5514208 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:47.837894 15048 leader_election.cc:290] T c083e2632ee7499d8cd61a6dc5514208 P fa7b3d4954384dc1bec898d1cff47613 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197), 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343)
I20260713 09:05:47.838603 14837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c083e2632ee7499d8cd61a6dc5514208" candidate_uuid: "fa7b3d4954384dc1bec898d1cff47613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" is_pre_election: true
I20260713 09:05:47.838894 14913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c083e2632ee7499d8cd61a6dc5514208" candidate_uuid: "fa7b3d4954384dc1bec898d1cff47613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" is_pre_election: true
I20260713 09:05:47.839526 14913 raft_consensus.cc:2393] T c083e2632ee7499d8cd61a6dc5514208 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fa7b3d4954384dc1bec898d1cff47613 in current term 1: Already voted for candidate 8103739d3fc24e85bc58ec345e4e8cbd in this term.
I20260713 09:05:47.840255 14951 leader_election.cc:304] T c083e2632ee7499d8cd61a6dc5514208 P fa7b3d4954384dc1bec898d1cff47613 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fa7b3d4954384dc1bec898d1cff47613; no voters: 8103739d3fc24e85bc58ec345e4e8cbd, 8782cf7a7fa34b5cb5cef026262eaf18
I20260713 09:05:47.840803 15048 raft_consensus.cc:3060] T c083e2632ee7499d8cd61a6dc5514208 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.845178 15048 raft_consensus.cc:2749] T c083e2632ee7499d8cd61a6dc5514208 P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:47.899981 15060 consensus_queue.cc:1048] T 21eeb610ee594b7a81e888cbf378ca2b P 8782cf7a7fa34b5cb5cef026262eaf18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:47.912617 15058 consensus_queue.cc:1048] T 21eeb610ee594b7a81e888cbf378ca2b P 8782cf7a7fa34b5cb5cef026262eaf18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:47.914029 14987 raft_consensus.cc:3060] T f59c167ef017479681fb9e32acc86f58 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.921531 15058 consensus_queue.cc:1048] T f59c167ef017479681fb9e32acc86f58 P 8782cf7a7fa34b5cb5cef026262eaf18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:47.928378 15058 consensus_queue.cc:1048] T f59c167ef017479681fb9e32acc86f58 P 8782cf7a7fa34b5cb5cef026262eaf18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:47.941870 15048 consensus_queue.cc:1048] T e9099dbf298c4e198e5373767848db5f P fa7b3d4954384dc1bec898d1cff47613 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:47.953284 15091 consensus_queue.cc:1048] T e9099dbf298c4e198e5373767848db5f P fa7b3d4954384dc1bec898d1cff47613 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:47.977880 15065 consensus_queue.cc:1048] T c0062a5b888b45ae9d2753d808abbb08 P 8103739d3fc24e85bc58ec345e4e8cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:47.987608 15047 consensus_queue.cc:1048] T c0062a5b888b45ae9d2753d808abbb08 P 8103739d3fc24e85bc58ec345e4e8cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:48.052994 15034 consensus_queue.cc:1048] T 62d2e14f096c40708e401bce604e077a P 8782cf7a7fa34b5cb5cef026262eaf18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:48.062147 15058 consensus_queue.cc:1048] T 62d2e14f096c40708e401bce604e077a P 8782cf7a7fa34b5cb5cef026262eaf18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:48.092291 15091 raft_consensus.cc:493] T e1a610f05bbf451d9f64cb406edbd324 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:48.092680 15091 raft_consensus.cc:515] T e1a610f05bbf451d9f64cb406edbd324 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:48.094283 15091 leader_election.cc:290] T e1a610f05bbf451d9f64cb406edbd324 P fa7b3d4954384dc1bec898d1cff47613 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197), 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343)
I20260713 09:05:48.094995 14837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a610f05bbf451d9f64cb406edbd324" candidate_uuid: "fa7b3d4954384dc1bec898d1cff47613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" is_pre_election: true
I20260713 09:05:48.095275 14913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a610f05bbf451d9f64cb406edbd324" candidate_uuid: "fa7b3d4954384dc1bec898d1cff47613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" is_pre_election: true
I20260713 09:05:48.095549 14837 raft_consensus.cc:2468] T e1a610f05bbf451d9f64cb406edbd324 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa7b3d4954384dc1bec898d1cff47613 in term 0.
I20260713 09:05:48.095824 14913 raft_consensus.cc:2468] T e1a610f05bbf451d9f64cb406edbd324 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa7b3d4954384dc1bec898d1cff47613 in term 0.
I20260713 09:05:48.096396 14950 leader_election.cc:304] T e1a610f05bbf451d9f64cb406edbd324 P fa7b3d4954384dc1bec898d1cff47613 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8103739d3fc24e85bc58ec345e4e8cbd, fa7b3d4954384dc1bec898d1cff47613; no voters: 
I20260713 09:05:48.097100 15091 raft_consensus.cc:2804] T e1a610f05bbf451d9f64cb406edbd324 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:48.097397 15091 raft_consensus.cc:493] T e1a610f05bbf451d9f64cb406edbd324 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:48.097610 15091 raft_consensus.cc:3060] T e1a610f05bbf451d9f64cb406edbd324 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:48.102006 15091 raft_consensus.cc:515] T e1a610f05bbf451d9f64cb406edbd324 P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:48.103521 15091 leader_election.cc:290] T e1a610f05bbf451d9f64cb406edbd324 P fa7b3d4954384dc1bec898d1cff47613 [CANDIDATE]: Term 1 election: Requested vote from peers 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197), 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343)
I20260713 09:05:48.104141 14837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a610f05bbf451d9f64cb406edbd324" candidate_uuid: "fa7b3d4954384dc1bec898d1cff47613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd"
I20260713 09:05:48.104413 14913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a610f05bbf451d9f64cb406edbd324" candidate_uuid: "fa7b3d4954384dc1bec898d1cff47613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18"
I20260713 09:05:48.104717 14837 raft_consensus.cc:3060] T e1a610f05bbf451d9f64cb406edbd324 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:48.104955 14913 raft_consensus.cc:3060] T e1a610f05bbf451d9f64cb406edbd324 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:48.111260 14837 raft_consensus.cc:2468] T e1a610f05bbf451d9f64cb406edbd324 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa7b3d4954384dc1bec898d1cff47613 in term 1.
I20260713 09:05:48.111260 14913 raft_consensus.cc:2468] T e1a610f05bbf451d9f64cb406edbd324 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa7b3d4954384dc1bec898d1cff47613 in term 1.
I20260713 09:05:48.112448 14951 leader_election.cc:304] T e1a610f05bbf451d9f64cb406edbd324 P fa7b3d4954384dc1bec898d1cff47613 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8782cf7a7fa34b5cb5cef026262eaf18, fa7b3d4954384dc1bec898d1cff47613; no voters: 
I20260713 09:05:48.113022 15091 raft_consensus.cc:2804] T e1a610f05bbf451d9f64cb406edbd324 P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:48.113425 15091 raft_consensus.cc:697] T e1a610f05bbf451d9f64cb406edbd324 P fa7b3d4954384dc1bec898d1cff47613 [term 1 LEADER]: Becoming Leader. State: Replica: fa7b3d4954384dc1bec898d1cff47613, State: Running, Role: LEADER
I20260713 09:05:48.114084 15091 consensus_queue.cc:237] T e1a610f05bbf451d9f64cb406edbd324 P fa7b3d4954384dc1bec898d1cff47613 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:48.120529 14736 catalog_manager.cc:5697] T e1a610f05bbf451d9f64cb406edbd324 P fa7b3d4954384dc1bec898d1cff47613 reported cstate change: term changed from 0 to 1, leader changed from <none> to fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3). New cstate: current_term: 1 leader_uuid: "fa7b3d4954384dc1bec898d1cff47613" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:48.131210 15047 consensus_queue.cc:1048] T c083e2632ee7499d8cd61a6dc5514208 P 8103739d3fc24e85bc58ec345e4e8cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:48.131901 15031 consensus_queue.cc:1048] T c083e2632ee7499d8cd61a6dc5514208 P 8103739d3fc24e85bc58ec345e4e8cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:48.175357 14987 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9099dbf298c4e198e5373767848db5f"
dest_uuid: "fa7b3d4954384dc1bec898d1cff47613"
mode: GRACEFUL
new_leader_uuid: "8103739d3fc24e85bc58ec345e4e8cbd"
 from {username='slave'} at 127.0.0.1:39574
I20260713 09:05:48.175863 14987 raft_consensus.cc:606] T e9099dbf298c4e198e5373767848db5f P fa7b3d4954384dc1bec898d1cff47613 [term 1 LEADER]: Received request to transfer leadership to TS 8103739d3fc24e85bc58ec345e4e8cbd
I20260713 09:05:48.179365 15091 consensus_queue.cc:1048] T b3e56226395c43e592770bc850ee9050 P fa7b3d4954384dc1bec898d1cff47613 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:48.191839 15091 consensus_queue.cc:1048] T b3e56226395c43e592770bc850ee9050 P fa7b3d4954384dc1bec898d1cff47613 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:48.196990 14912 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62d2e14f096c40708e401bce604e077a"
dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18"
mode: GRACEFUL
new_leader_uuid: "8103739d3fc24e85bc58ec345e4e8cbd"
 from {username='slave'} at 127.0.0.1:50824
I20260713 09:05:48.197499 14912 raft_consensus.cc:606] T 62d2e14f096c40708e401bce604e077a P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 LEADER]: Received request to transfer leadership to TS 8103739d3fc24e85bc58ec345e4e8cbd
I20260713 09:05:48.205574 15047 consensus_queue.cc:1048] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8103739d3fc24e85bc58ec345e4e8cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:48.213789 14837 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c083e2632ee7499d8cd61a6dc5514208"
dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd"
mode: GRACEFUL
new_leader_uuid: "8782cf7a7fa34b5cb5cef026262eaf18"
 from {username='slave'} at 127.0.0.1:41628
I20260713 09:05:48.214412 14837 raft_consensus.cc:606] T c083e2632ee7499d8cd61a6dc5514208 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 LEADER]: Received request to transfer leadership to TS 8782cf7a7fa34b5cb5cef026262eaf18
I20260713 09:05:48.215862 15031 consensus_queue.cc:1048] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8103739d3fc24e85bc58ec345e4e8cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:48.227445 14987 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1a610f05bbf451d9f64cb406edbd324"
dest_uuid: "fa7b3d4954384dc1bec898d1cff47613"
mode: GRACEFUL
new_leader_uuid: "8782cf7a7fa34b5cb5cef026262eaf18"
 from {username='slave'} at 127.0.0.1:39574
I20260713 09:05:48.228053 14987 raft_consensus.cc:606] T e1a610f05bbf451d9f64cb406edbd324 P fa7b3d4954384dc1bec898d1cff47613 [term 1 LEADER]: Received request to transfer leadership to TS 8782cf7a7fa34b5cb5cef026262eaf18
I20260713 09:05:48.446846 15048 raft_consensus.cc:993] T e9099dbf298c4e198e5373767848db5f P fa7b3d4954384dc1bec898d1cff47613: : Instructing follower 8103739d3fc24e85bc58ec345e4e8cbd to start an election
I20260713 09:05:48.447316 15091 raft_consensus.cc:1081] T e9099dbf298c4e198e5373767848db5f P fa7b3d4954384dc1bec898d1cff47613 [term 1 LEADER]: Signalling peer 8103739d3fc24e85bc58ec345e4e8cbd to start an election
I20260713 09:05:48.448637 14837 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9099dbf298c4e198e5373767848db5f"
dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd"
 from {username='slave'} at 127.0.0.1:41612
I20260713 09:05:48.449055 14837 raft_consensus.cc:493] T e9099dbf298c4e198e5373767848db5f P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:48.449389 14837 raft_consensus.cc:3060] T e9099dbf298c4e198e5373767848db5f P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:48.454052 14837 raft_consensus.cc:515] T e9099dbf298c4e198e5373767848db5f P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:48.455655 14837 leader_election.cc:290] T e9099dbf298c4e198e5373767848db5f P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 2 election: Requested vote from peers 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343), fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993)
I20260713 09:05:48.456763 14987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9099dbf298c4e198e5373767848db5f" candidate_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa7b3d4954384dc1bec898d1cff47613"
I20260713 09:05:48.456295 14912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9099dbf298c4e198e5373767848db5f" candidate_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18"
I20260713 09:05:48.457330 14987 raft_consensus.cc:3055] T e9099dbf298c4e198e5373767848db5f P fa7b3d4954384dc1bec898d1cff47613 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:48.457472 14912 raft_consensus.cc:3060] T e9099dbf298c4e198e5373767848db5f P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:48.457692 14987 raft_consensus.cc:740] T e9099dbf298c4e198e5373767848db5f P fa7b3d4954384dc1bec898d1cff47613 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fa7b3d4954384dc1bec898d1cff47613, State: Running, Role: LEADER
I20260713 09:05:48.458534 14987 consensus_queue.cc:260] T e9099dbf298c4e198e5373767848db5f P fa7b3d4954384dc1bec898d1cff47613 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:48.459770 14987 raft_consensus.cc:3060] T e9099dbf298c4e198e5373767848db5f P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:48.464121 14912 raft_consensus.cc:2468] T e9099dbf298c4e198e5373767848db5f P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8103739d3fc24e85bc58ec345e4e8cbd in term 2.
I20260713 09:05:48.465301 14802 leader_election.cc:304] T e9099dbf298c4e198e5373767848db5f P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8103739d3fc24e85bc58ec345e4e8cbd, 8782cf7a7fa34b5cb5cef026262eaf18; no voters: 
I20260713 09:05:48.465998 15031 raft_consensus.cc:2804] T e9099dbf298c4e198e5373767848db5f P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:48.466100 14987 raft_consensus.cc:2468] T e9099dbf298c4e198e5373767848db5f P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8103739d3fc24e85bc58ec345e4e8cbd in term 2.
I20260713 09:05:48.466542 15031 raft_consensus.cc:697] T e9099dbf298c4e198e5373767848db5f P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 LEADER]: Becoming Leader. State: Replica: 8103739d3fc24e85bc58ec345e4e8cbd, State: Running, Role: LEADER
I20260713 09:05:48.466956 15060 raft_consensus.cc:993] T 62d2e14f096c40708e401bce604e077a P 8782cf7a7fa34b5cb5cef026262eaf18: : Instructing follower 8103739d3fc24e85bc58ec345e4e8cbd to start an election
I20260713 09:05:48.467346 15031 consensus_queue.cc:237] T e9099dbf298c4e198e5373767848db5f P 8103739d3fc24e85bc58ec345e4e8cbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:48.468173 15034 raft_consensus.cc:1081] T 62d2e14f096c40708e401bce604e077a P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 LEADER]: Signalling peer 8103739d3fc24e85bc58ec345e4e8cbd to start an election
I20260713 09:05:48.469521 14837 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62d2e14f096c40708e401bce604e077a"
dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd"
 from {username='slave'} at 127.0.0.1:41616
I20260713 09:05:48.469965 14837 raft_consensus.cc:493] T 62d2e14f096c40708e401bce604e077a P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:48.470337 14837 raft_consensus.cc:3060] T 62d2e14f096c40708e401bce604e077a P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:48.473909 14733 catalog_manager.cc:5697] T e9099dbf298c4e198e5373767848db5f P 8103739d3fc24e85bc58ec345e4e8cbd reported cstate change: term changed from 1 to 2, leader changed from fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3) to 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1). New cstate: current_term: 2 leader_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:48.475008 14837 raft_consensus.cc:515] T 62d2e14f096c40708e401bce604e077a P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:48.477111 14912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d2e14f096c40708e401bce604e077a" candidate_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18"
I20260713 09:05:48.477427 14837 leader_election.cc:290] T 62d2e14f096c40708e401bce604e077a P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 2 election: Requested vote from peers 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343), fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993)
I20260713 09:05:48.477560 14912 raft_consensus.cc:3055] T 62d2e14f096c40708e401bce604e077a P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:48.477648 14987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d2e14f096c40708e401bce604e077a" candidate_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa7b3d4954384dc1bec898d1cff47613"
I20260713 09:05:48.478549 14987 raft_consensus.cc:3060] T 62d2e14f096c40708e401bce604e077a P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:48.483939 14987 raft_consensus.cc:2468] T 62d2e14f096c40708e401bce604e077a P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8103739d3fc24e85bc58ec345e4e8cbd in term 2.
I20260713 09:05:48.484300 14912 raft_consensus.cc:740] T 62d2e14f096c40708e401bce604e077a P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8782cf7a7fa34b5cb5cef026262eaf18, State: Running, Role: LEADER
I20260713 09:05:48.484884 14803 leader_election.cc:304] T 62d2e14f096c40708e401bce604e077a P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8103739d3fc24e85bc58ec345e4e8cbd, fa7b3d4954384dc1bec898d1cff47613; no voters: 
I20260713 09:05:48.485086 14912 consensus_queue.cc:260] T 62d2e14f096c40708e401bce604e077a P 8782cf7a7fa34b5cb5cef026262eaf18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:48.485679 15031 raft_consensus.cc:2804] T 62d2e14f096c40708e401bce604e077a P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:48.486083 15031 raft_consensus.cc:697] T 62d2e14f096c40708e401bce604e077a P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 LEADER]: Becoming Leader. State: Replica: 8103739d3fc24e85bc58ec345e4e8cbd, State: Running, Role: LEADER
I20260713 09:05:48.486231 14912 raft_consensus.cc:3060] T 62d2e14f096c40708e401bce604e077a P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:48.486814 15031 consensus_queue.cc:237] T 62d2e14f096c40708e401bce604e077a P 8103739d3fc24e85bc58ec345e4e8cbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:48.492025 14912 raft_consensus.cc:2468] T 62d2e14f096c40708e401bce604e077a P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8103739d3fc24e85bc58ec345e4e8cbd in term 2.
I20260713 09:05:48.493237 14733 catalog_manager.cc:5697] T 62d2e14f096c40708e401bce604e077a P 8103739d3fc24e85bc58ec345e4e8cbd reported cstate change: term changed from 1 to 2, leader changed from 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2) to 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1). New cstate: current_term: 2 leader_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:48.593178 15091 consensus_queue.cc:1048] T e1a610f05bbf451d9f64cb406edbd324 P fa7b3d4954384dc1bec898d1cff47613 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:48.603145 15091 consensus_queue.cc:1048] T e1a610f05bbf451d9f64cb406edbd324 P fa7b3d4954384dc1bec898d1cff47613 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:48.610883 15048 raft_consensus.cc:993] T e1a610f05bbf451d9f64cb406edbd324 P fa7b3d4954384dc1bec898d1cff47613: : Instructing follower 8782cf7a7fa34b5cb5cef026262eaf18 to start an election
I20260713 09:05:48.611356 15091 raft_consensus.cc:1081] T e1a610f05bbf451d9f64cb406edbd324 P fa7b3d4954384dc1bec898d1cff47613 [term 1 LEADER]: Signalling peer 8782cf7a7fa34b5cb5cef026262eaf18 to start an election
I20260713 09:05:48.612807 14912 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1a610f05bbf451d9f64cb406edbd324"
dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18"
 from {username='slave'} at 127.0.0.1:50804
I20260713 09:05:48.613232 14912 raft_consensus.cc:493] T e1a610f05bbf451d9f64cb406edbd324 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:48.613574 14912 raft_consensus.cc:3060] T e1a610f05bbf451d9f64cb406edbd324 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:48.618103 14912 raft_consensus.cc:515] T e1a610f05bbf451d9f64cb406edbd324 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:48.619525 14912 leader_election.cc:290] T e1a610f05bbf451d9f64cb406edbd324 P 8782cf7a7fa34b5cb5cef026262eaf18 [CANDIDATE]: Term 2 election: Requested vote from peers 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197), fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993)
I20260713 09:05:48.620565 14837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a610f05bbf451d9f64cb406edbd324" candidate_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd"
I20260713 09:05:48.620858 14987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a610f05bbf451d9f64cb406edbd324" candidate_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa7b3d4954384dc1bec898d1cff47613"
I20260713 09:05:48.621163 14837 raft_consensus.cc:3060] T e1a610f05bbf451d9f64cb406edbd324 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:48.621464 14987 raft_consensus.cc:3055] T e1a610f05bbf451d9f64cb406edbd324 P fa7b3d4954384dc1bec898d1cff47613 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:48.621795 14987 raft_consensus.cc:740] T e1a610f05bbf451d9f64cb406edbd324 P fa7b3d4954384dc1bec898d1cff47613 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fa7b3d4954384dc1bec898d1cff47613, State: Running, Role: LEADER
I20260713 09:05:48.622597 14987 consensus_queue.cc:260] T e1a610f05bbf451d9f64cb406edbd324 P fa7b3d4954384dc1bec898d1cff47613 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:48.623782 14987 raft_consensus.cc:3060] T e1a610f05bbf451d9f64cb406edbd324 P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:48.626006 14837 raft_consensus.cc:2468] T e1a610f05bbf451d9f64cb406edbd324 P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8782cf7a7fa34b5cb5cef026262eaf18 in term 2.
I20260713 09:05:48.626971 14876 leader_election.cc:304] T e1a610f05bbf451d9f64cb406edbd324 P 8782cf7a7fa34b5cb5cef026262eaf18 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8103739d3fc24e85bc58ec345e4e8cbd, 8782cf7a7fa34b5cb5cef026262eaf18; no voters: 
I20260713 09:05:48.627578 15034 raft_consensus.cc:2804] T e1a610f05bbf451d9f64cb406edbd324 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:48.627928 15034 raft_consensus.cc:697] T e1a610f05bbf451d9f64cb406edbd324 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 LEADER]: Becoming Leader. State: Replica: 8782cf7a7fa34b5cb5cef026262eaf18, State: Running, Role: LEADER
I20260713 09:05:48.628360 14987 raft_consensus.cc:2468] T e1a610f05bbf451d9f64cb406edbd324 P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8782cf7a7fa34b5cb5cef026262eaf18 in term 2.
I20260713 09:05:48.628633 15034 consensus_queue.cc:237] T e1a610f05bbf451d9f64cb406edbd324 P 8782cf7a7fa34b5cb5cef026262eaf18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:48.633935 14736 catalog_manager.cc:5697] T e1a610f05bbf451d9f64cb406edbd324 P 8782cf7a7fa34b5cb5cef026262eaf18 reported cstate change: term changed from 1 to 2, leader changed from fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3) to 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2). New cstate: current_term: 2 leader_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:48.683861 15065 raft_consensus.cc:993] T c083e2632ee7499d8cd61a6dc5514208 P 8103739d3fc24e85bc58ec345e4e8cbd: : Instructing follower 8782cf7a7fa34b5cb5cef026262eaf18 to start an election
I20260713 09:05:48.684332 15031 raft_consensus.cc:1081] T c083e2632ee7499d8cd61a6dc5514208 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 LEADER]: Signalling peer 8782cf7a7fa34b5cb5cef026262eaf18 to start an election
I20260713 09:05:48.685644 14912 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c083e2632ee7499d8cd61a6dc5514208"
dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18"
 from {username='slave'} at 127.0.0.1:50816
I20260713 09:05:48.686056 14912 raft_consensus.cc:493] T c083e2632ee7499d8cd61a6dc5514208 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:48.686334 14912 raft_consensus.cc:3060] T c083e2632ee7499d8cd61a6dc5514208 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:48.690794 14912 raft_consensus.cc:515] T c083e2632ee7499d8cd61a6dc5514208 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:48.692231 14912 leader_election.cc:290] T c083e2632ee7499d8cd61a6dc5514208 P 8782cf7a7fa34b5cb5cef026262eaf18 [CANDIDATE]: Term 2 election: Requested vote from peers 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197), fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993)
I20260713 09:05:48.692973 14837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c083e2632ee7499d8cd61a6dc5514208" candidate_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd"
I20260713 09:05:48.693186 14987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c083e2632ee7499d8cd61a6dc5514208" candidate_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa7b3d4954384dc1bec898d1cff47613"
I20260713 09:05:48.693595 14837 raft_consensus.cc:3055] T c083e2632ee7499d8cd61a6dc5514208 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:48.693681 14987 raft_consensus.cc:3060] T c083e2632ee7499d8cd61a6dc5514208 P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:48.694024 14837 raft_consensus.cc:740] T c083e2632ee7499d8cd61a6dc5514208 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8103739d3fc24e85bc58ec345e4e8cbd, State: Running, Role: LEADER
I20260713 09:05:48.694869 14837 consensus_queue.cc:260] T c083e2632ee7499d8cd61a6dc5514208 P 8103739d3fc24e85bc58ec345e4e8cbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:48.696072 14837 raft_consensus.cc:3060] T c083e2632ee7499d8cd61a6dc5514208 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:48.700201 14987 raft_consensus.cc:2468] T c083e2632ee7499d8cd61a6dc5514208 P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8782cf7a7fa34b5cb5cef026262eaf18 in term 2.
I20260713 09:05:48.701212 14878 leader_election.cc:304] T c083e2632ee7499d8cd61a6dc5514208 P 8782cf7a7fa34b5cb5cef026262eaf18 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8782cf7a7fa34b5cb5cef026262eaf18, fa7b3d4954384dc1bec898d1cff47613; no voters: 
I20260713 09:05:48.701792 15034 raft_consensus.cc:2804] T c083e2632ee7499d8cd61a6dc5514208 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:48.701994 14837 raft_consensus.cc:2468] T c083e2632ee7499d8cd61a6dc5514208 P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8782cf7a7fa34b5cb5cef026262eaf18 in term 2.
I20260713 09:05:48.702258 15034 raft_consensus.cc:697] T c083e2632ee7499d8cd61a6dc5514208 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 LEADER]: Becoming Leader. State: Replica: 8782cf7a7fa34b5cb5cef026262eaf18, State: Running, Role: LEADER
I20260713 09:05:48.703101 15034 consensus_queue.cc:237] T c083e2632ee7499d8cd61a6dc5514208 P 8782cf7a7fa34b5cb5cef026262eaf18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:48.708614 14736 catalog_manager.cc:5697] T c083e2632ee7499d8cd61a6dc5514208 P 8782cf7a7fa34b5cb5cef026262eaf18 reported cstate change: term changed from 1 to 2, leader changed from 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1) to 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2). New cstate: current_term: 2 leader_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:48.876765 14987 raft_consensus.cc:1275] T 62d2e14f096c40708e401bce604e077a P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Refusing update from remote peer 8103739d3fc24e85bc58ec345e4e8cbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:48.877964 15031 consensus_queue.cc:1048] T 62d2e14f096c40708e401bce604e077a P 8103739d3fc24e85bc58ec345e4e8cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:48.884745 14912 raft_consensus.cc:1275] T 62d2e14f096c40708e401bce604e077a P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Refusing update from remote peer 8103739d3fc24e85bc58ec345e4e8cbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:48.886092 15047 consensus_queue.cc:1048] T 62d2e14f096c40708e401bce604e077a P 8103739d3fc24e85bc58ec345e4e8cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:48.931533 14912 raft_consensus.cc:1275] T e9099dbf298c4e198e5373767848db5f P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Refusing update from remote peer 8103739d3fc24e85bc58ec345e4e8cbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:48.931841 14987 raft_consensus.cc:1275] T e9099dbf298c4e198e5373767848db5f P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Refusing update from remote peer 8103739d3fc24e85bc58ec345e4e8cbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:48.932787 15065 consensus_queue.cc:1048] T e9099dbf298c4e198e5373767848db5f P 8103739d3fc24e85bc58ec345e4e8cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:48.933452 15047 consensus_queue.cc:1048] T e9099dbf298c4e198e5373767848db5f P 8103739d3fc24e85bc58ec345e4e8cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:49.098400 14987 raft_consensus.cc:1275] T e1a610f05bbf451d9f64cb406edbd324 P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Refusing update from remote peer 8782cf7a7fa34b5cb5cef026262eaf18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:49.099440 15034 consensus_queue.cc:1048] T e1a610f05bbf451d9f64cb406edbd324 P 8782cf7a7fa34b5cb5cef026262eaf18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:49.106805 14837 raft_consensus.cc:1275] T e1a610f05bbf451d9f64cb406edbd324 P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Refusing update from remote peer 8782cf7a7fa34b5cb5cef026262eaf18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:49.108722 15112 consensus_queue.cc:1048] T e1a610f05bbf451d9f64cb406edbd324 P 8782cf7a7fa34b5cb5cef026262eaf18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:49.163515 14987 raft_consensus.cc:1275] T c083e2632ee7499d8cd61a6dc5514208 P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Refusing update from remote peer 8782cf7a7fa34b5cb5cef026262eaf18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:49.164572 15112 consensus_queue.cc:1048] T c083e2632ee7499d8cd61a6dc5514208 P 8782cf7a7fa34b5cb5cef026262eaf18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:49.172361 14837 raft_consensus.cc:1275] T c083e2632ee7499d8cd61a6dc5514208 P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Refusing update from remote peer 8782cf7a7fa34b5cb5cef026262eaf18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:49.174368 15111 consensus_queue.cc:1048] T c083e2632ee7499d8cd61a6dc5514208 P 8782cf7a7fa34b5cb5cef026262eaf18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:51.254072 14734 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38886:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:05:51.256494 14734 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:05:51.303041 14824 tablet_service.cc:1511] Processing CreateTablet for tablet 85bc72986e484e7b9bda53aa1109d3ae (DEFAULT_TABLE table=soft_deleted_table [id=7d2868f1c31546c196f98bc5d82c066f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:05:51.304157 14824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85bc72986e484e7b9bda53aa1109d3ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:51.303954 14902 tablet_service.cc:1511] Processing CreateTablet for tablet 85bc72986e484e7b9bda53aa1109d3ae (DEFAULT_TABLE table=soft_deleted_table [id=7d2868f1c31546c196f98bc5d82c066f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:05:51.305195 14902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85bc72986e484e7b9bda53aa1109d3ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:51.306057 14971 tablet_service.cc:1511] Processing CreateTablet for tablet 85bc72986e484e7b9bda53aa1109d3ae (DEFAULT_TABLE table=soft_deleted_table [id=7d2868f1c31546c196f98bc5d82c066f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:05:51.307240 14971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85bc72986e484e7b9bda53aa1109d3ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:51.308152 14822 tablet_service.cc:1511] Processing CreateTablet for tablet 8fb7db85dce1404a9b82edc5a409f9f0 (DEFAULT_TABLE table=soft_deleted_table [id=7d2868f1c31546c196f98bc5d82c066f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:05:51.309355 14822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fb7db85dce1404a9b82edc5a409f9f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:51.317344 14897 tablet_service.cc:1511] Processing CreateTablet for tablet 8fb7db85dce1404a9b82edc5a409f9f0 (DEFAULT_TABLE table=soft_deleted_table [id=7d2868f1c31546c196f98bc5d82c066f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:05:51.318658 14897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fb7db85dce1404a9b82edc5a409f9f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:51.321149 14976 tablet_service.cc:1511] Processing CreateTablet for tablet 8fb7db85dce1404a9b82edc5a409f9f0 (DEFAULT_TABLE table=soft_deleted_table [id=7d2868f1c31546c196f98bc5d82c066f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:05:51.323292 14823 tablet_service.cc:1511] Processing CreateTablet for tablet a959daaa772c4ce1a2fc7aa2dadfbfcc (DEFAULT_TABLE table=soft_deleted_table [id=7d2868f1c31546c196f98bc5d82c066f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:05:51.324604 14823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a959daaa772c4ce1a2fc7aa2dadfbfcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:51.325135 14901 tablet_service.cc:1511] Processing CreateTablet for tablet a959daaa772c4ce1a2fc7aa2dadfbfcc (DEFAULT_TABLE table=soft_deleted_table [id=7d2868f1c31546c196f98bc5d82c066f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:05:51.326323 14901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a959daaa772c4ce1a2fc7aa2dadfbfcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:51.326609 14976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fb7db85dce1404a9b82edc5a409f9f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:51.329384 14972 tablet_service.cc:1511] Processing CreateTablet for tablet a959daaa772c4ce1a2fc7aa2dadfbfcc (DEFAULT_TABLE table=soft_deleted_table [id=7d2868f1c31546c196f98bc5d82c066f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:05:51.330572 14972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a959daaa772c4ce1a2fc7aa2dadfbfcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:51.331067 14828 tablet_service.cc:1511] Processing CreateTablet for tablet 614fcb723592480684990eb1a733a31c (DEFAULT_TABLE table=soft_deleted_table [id=7d2868f1c31546c196f98bc5d82c066f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:05:51.332227 14828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 614fcb723592480684990eb1a733a31c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:51.353782 15130 tablet_bootstrap.cc:492] T 85bc72986e484e7b9bda53aa1109d3ae P fa7b3d4954384dc1bec898d1cff47613: Bootstrap starting.
I20260713 09:05:51.356913 14827 tablet_service.cc:1511] Processing CreateTablet for tablet 817537987b5c48b69ee902231add6a6f (DEFAULT_TABLE table=soft_deleted_table [id=7d2868f1c31546c196f98bc5d82c066f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:05:51.358179 14827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 817537987b5c48b69ee902231add6a6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:51.358379 14898 tablet_service.cc:1511] Processing CreateTablet for tablet 614fcb723592480684990eb1a733a31c (DEFAULT_TABLE table=soft_deleted_table [id=7d2868f1c31546c196f98bc5d82c066f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:05:51.359179 14899 tablet_service.cc:1511] Processing CreateTablet for tablet 817537987b5c48b69ee902231add6a6f (DEFAULT_TABLE table=soft_deleted_table [id=7d2868f1c31546c196f98bc5d82c066f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:05:51.359606 14898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 614fcb723592480684990eb1a733a31c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:51.362188 14899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 817537987b5c48b69ee902231add6a6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:51.373682 14975 tablet_service.cc:1511] Processing CreateTablet for tablet 817537987b5c48b69ee902231add6a6f (DEFAULT_TABLE table=soft_deleted_table [id=7d2868f1c31546c196f98bc5d82c066f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:05:51.375025 14975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 817537987b5c48b69ee902231add6a6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:51.375728 14823 tablet_service.cc:1511] Processing CreateTablet for tablet 0d0cb39e427b41b9b4191208439cc641 (DEFAULT_TABLE table=soft_deleted_table [id=7d2868f1c31546c196f98bc5d82c066f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:05:51.376911 14823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d0cb39e427b41b9b4191208439cc641. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:51.383215 14971 tablet_service.cc:1511] Processing CreateTablet for tablet 614fcb723592480684990eb1a733a31c (DEFAULT_TABLE table=soft_deleted_table [id=7d2868f1c31546c196f98bc5d82c066f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:05:51.387137 14902 tablet_service.cc:1511] Processing CreateTablet for tablet 0d0cb39e427b41b9b4191208439cc641 (DEFAULT_TABLE table=soft_deleted_table [id=7d2868f1c31546c196f98bc5d82c066f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:05:51.394914 14902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d0cb39e427b41b9b4191208439cc641. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:51.395896 14973 tablet_service.cc:1511] Processing CreateTablet for tablet 0d0cb39e427b41b9b4191208439cc641 (DEFAULT_TABLE table=soft_deleted_table [id=7d2868f1c31546c196f98bc5d82c066f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:05:51.397126 14973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d0cb39e427b41b9b4191208439cc641. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:51.406875 15131 tablet_bootstrap.cc:492] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8103739d3fc24e85bc58ec345e4e8cbd: Bootstrap starting.
I20260713 09:05:51.413762 14897 tablet_service.cc:1511] Processing CreateTablet for tablet 8e86eff820a74000aa27876633200835 (DEFAULT_TABLE table=soft_deleted_table [id=7d2868f1c31546c196f98bc5d82c066f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:05:51.414347 14972 tablet_service.cc:1511] Processing CreateTablet for tablet 8e86eff820a74000aa27876633200835 (DEFAULT_TABLE table=soft_deleted_table [id=7d2868f1c31546c196f98bc5d82c066f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:05:51.415123 14897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e86eff820a74000aa27876633200835. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:51.407006 14971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 614fcb723592480684990eb1a733a31c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:51.407272 14827 tablet_service.cc:1511] Processing CreateTablet for tablet 8e86eff820a74000aa27876633200835 (DEFAULT_TABLE table=soft_deleted_table [id=7d2868f1c31546c196f98bc5d82c066f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:05:51.417490 14827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e86eff820a74000aa27876633200835. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:51.418440 14822 tablet_service.cc:1511] Processing CreateTablet for tablet 919ef1c9d5ff41628369f4943c30d327 (DEFAULT_TABLE table=soft_deleted_table [id=7d2868f1c31546c196f98bc5d82c066f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:05:51.419672 14822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 919ef1c9d5ff41628369f4943c30d327. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:51.419381 14899 tablet_service.cc:1511] Processing CreateTablet for tablet 919ef1c9d5ff41628369f4943c30d327 (DEFAULT_TABLE table=soft_deleted_table [id=7d2868f1c31546c196f98bc5d82c066f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:05:51.423372 14899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 919ef1c9d5ff41628369f4943c30d327. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:51.423359 15132 tablet_bootstrap.cc:492] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8782cf7a7fa34b5cb5cef026262eaf18: Bootstrap starting.
I20260713 09:05:51.424566 14976 tablet_service.cc:1511] Processing CreateTablet for tablet 919ef1c9d5ff41628369f4943c30d327 (DEFAULT_TABLE table=soft_deleted_table [id=7d2868f1c31546c196f98bc5d82c066f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:05:51.425338 14823 tablet_service.cc:1511] Processing CreateTablet for tablet 50a5d9931864432c866b2b762039c87e (DEFAULT_TABLE table=soft_deleted_table [id=7d2868f1c31546c196f98bc5d82c066f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:05:51.426015 14972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e86eff820a74000aa27876633200835. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:51.412556 15130 tablet_bootstrap.cc:654] T 85bc72986e484e7b9bda53aa1109d3ae P fa7b3d4954384dc1bec898d1cff47613: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.431241 14976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 919ef1c9d5ff41628369f4943c30d327. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:51.432874 14823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50a5d9931864432c866b2b762039c87e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:51.435896 14898 tablet_service.cc:1511] Processing CreateTablet for tablet 50a5d9931864432c866b2b762039c87e (DEFAULT_TABLE table=soft_deleted_table [id=7d2868f1c31546c196f98bc5d82c066f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:05:51.437489 14898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50a5d9931864432c866b2b762039c87e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:51.444060 15132 tablet_bootstrap.cc:654] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8782cf7a7fa34b5cb5cef026262eaf18: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.448586 15131 tablet_bootstrap.cc:654] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8103739d3fc24e85bc58ec345e4e8cbd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.453574 14977 tablet_service.cc:1511] Processing CreateTablet for tablet 50a5d9931864432c866b2b762039c87e (DEFAULT_TABLE table=soft_deleted_table [id=7d2868f1c31546c196f98bc5d82c066f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:05:51.454901 14977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50a5d9931864432c866b2b762039c87e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:51.460285 15130 tablet_bootstrap.cc:492] T 85bc72986e484e7b9bda53aa1109d3ae P fa7b3d4954384dc1bec898d1cff47613: No bootstrap required, opened a new log
I20260713 09:05:51.460886 15130 ts_tablet_manager.cc:1403] T 85bc72986e484e7b9bda53aa1109d3ae P fa7b3d4954384dc1bec898d1cff47613: Time spent bootstrapping tablet: real 0.107s	user 0.012s	sys 0.000s
I20260713 09:05:51.472381 15130 raft_consensus.cc:359] T 85bc72986e484e7b9bda53aa1109d3ae P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.473104 15130 raft_consensus.cc:385] T 85bc72986e484e7b9bda53aa1109d3ae P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.473379 15130 raft_consensus.cc:740] T 85bc72986e484e7b9bda53aa1109d3ae P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa7b3d4954384dc1bec898d1cff47613, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.475121 15130 consensus_queue.cc:260] T 85bc72986e484e7b9bda53aa1109d3ae P fa7b3d4954384dc1bec898d1cff47613 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.479379 15091 raft_consensus.cc:493] T 85bc72986e484e7b9bda53aa1109d3ae P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.479820 15091 raft_consensus.cc:515] T 85bc72986e484e7b9bda53aa1109d3ae P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.481769 15091 leader_election.cc:290] T 85bc72986e484e7b9bda53aa1109d3ae P fa7b3d4954384dc1bec898d1cff47613 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197), 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343)
I20260713 09:05:51.483652 14912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bc72986e484e7b9bda53aa1109d3ae" candidate_uuid: "fa7b3d4954384dc1bec898d1cff47613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" is_pre_election: true
I20260713 09:05:51.483826 14837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bc72986e484e7b9bda53aa1109d3ae" candidate_uuid: "fa7b3d4954384dc1bec898d1cff47613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" is_pre_election: true
W20260713 09:05:51.485370 14950 leader_election.cc:343] T 85bc72986e484e7b9bda53aa1109d3ae P fa7b3d4954384dc1bec898d1cff47613 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:51.485906 14951 leader_election.cc:343] T 85bc72986e484e7b9bda53aa1109d3ae P fa7b3d4954384dc1bec898d1cff47613 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.486341 14951 leader_election.cc:304] T 85bc72986e484e7b9bda53aa1109d3ae P fa7b3d4954384dc1bec898d1cff47613 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fa7b3d4954384dc1bec898d1cff47613; no voters: 8103739d3fc24e85bc58ec345e4e8cbd, 8782cf7a7fa34b5cb5cef026262eaf18
I20260713 09:05:51.486997 15130 ts_tablet_manager.cc:1434] T 85bc72986e484e7b9bda53aa1109d3ae P fa7b3d4954384dc1bec898d1cff47613: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260713 09:05:51.487309 15091 raft_consensus.cc:2749] T 85bc72986e484e7b9bda53aa1109d3ae P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:51.487946 15130 tablet_bootstrap.cc:492] T 8fb7db85dce1404a9b82edc5a409f9f0 P fa7b3d4954384dc1bec898d1cff47613: Bootstrap starting.
I20260713 09:05:51.493920 15130 tablet_bootstrap.cc:654] T 8fb7db85dce1404a9b82edc5a409f9f0 P fa7b3d4954384dc1bec898d1cff47613: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.502178 15131 tablet_bootstrap.cc:492] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8103739d3fc24e85bc58ec345e4e8cbd: No bootstrap required, opened a new log
I20260713 09:05:51.502653 15131 ts_tablet_manager.cc:1403] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8103739d3fc24e85bc58ec345e4e8cbd: Time spent bootstrapping tablet: real 0.096s	user 0.014s	sys 0.002s
I20260713 09:05:51.504698 15132 tablet_bootstrap.cc:492] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8782cf7a7fa34b5cb5cef026262eaf18: No bootstrap required, opened a new log
I20260713 09:05:51.504688 15131 raft_consensus.cc:359] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.505312 15132 ts_tablet_manager.cc:1403] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8782cf7a7fa34b5cb5cef026262eaf18: Time spent bootstrapping tablet: real 0.090s	user 0.014s	sys 0.000s
I20260713 09:05:51.505466 15131 raft_consensus.cc:385] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.505836 15131 raft_consensus.cc:740] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8103739d3fc24e85bc58ec345e4e8cbd, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.506812 15130 tablet_bootstrap.cc:492] T 8fb7db85dce1404a9b82edc5a409f9f0 P fa7b3d4954384dc1bec898d1cff47613: No bootstrap required, opened a new log
I20260713 09:05:51.506565 15131 consensus_queue.cc:260] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8103739d3fc24e85bc58ec345e4e8cbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.507215 15130 ts_tablet_manager.cc:1403] T 8fb7db85dce1404a9b82edc5a409f9f0 P fa7b3d4954384dc1bec898d1cff47613: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260713 09:05:51.508304 15132 raft_consensus.cc:359] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.508867 15131 ts_tablet_manager.cc:1434] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8103739d3fc24e85bc58ec345e4e8cbd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:05:51.509007 15132 raft_consensus.cc:385] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.509328 15132 raft_consensus.cc:740] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8782cf7a7fa34b5cb5cef026262eaf18, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.509820 15131 tablet_bootstrap.cc:492] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8103739d3fc24e85bc58ec345e4e8cbd: Bootstrap starting.
I20260713 09:05:51.510002 15132 consensus_queue.cc:260] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8782cf7a7fa34b5cb5cef026262eaf18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.510385 15130 raft_consensus.cc:359] T 8fb7db85dce1404a9b82edc5a409f9f0 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.511083 15130 raft_consensus.cc:385] T 8fb7db85dce1404a9b82edc5a409f9f0 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.511353 15130 raft_consensus.cc:740] T 8fb7db85dce1404a9b82edc5a409f9f0 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa7b3d4954384dc1bec898d1cff47613, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.512131 15130 consensus_queue.cc:260] T 8fb7db85dce1404a9b82edc5a409f9f0 P fa7b3d4954384dc1bec898d1cff47613 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.514742 15132 ts_tablet_manager.cc:1434] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8782cf7a7fa34b5cb5cef026262eaf18: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:05:51.515745 15132 tablet_bootstrap.cc:492] T 85bc72986e484e7b9bda53aa1109d3ae P 8782cf7a7fa34b5cb5cef026262eaf18: Bootstrap starting.
I20260713 09:05:51.516453 15131 tablet_bootstrap.cc:654] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8103739d3fc24e85bc58ec345e4e8cbd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.521150 15130 ts_tablet_manager.cc:1434] T 8fb7db85dce1404a9b82edc5a409f9f0 P fa7b3d4954384dc1bec898d1cff47613: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:05:51.521975 15132 tablet_bootstrap.cc:654] T 85bc72986e484e7b9bda53aa1109d3ae P 8782cf7a7fa34b5cb5cef026262eaf18: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.528049 15131 tablet_bootstrap.cc:492] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8103739d3fc24e85bc58ec345e4e8cbd: No bootstrap required, opened a new log
I20260713 09:05:51.528586 15131 ts_tablet_manager.cc:1403] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8103739d3fc24e85bc58ec345e4e8cbd: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260713 09:05:51.528698 15130 tablet_bootstrap.cc:492] T a959daaa772c4ce1a2fc7aa2dadfbfcc P fa7b3d4954384dc1bec898d1cff47613: Bootstrap starting.
I20260713 09:05:51.531709 15131 raft_consensus.cc:359] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.532474 15131 raft_consensus.cc:385] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.532778 15131 raft_consensus.cc:740] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8103739d3fc24e85bc58ec345e4e8cbd, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.533504 15131 consensus_queue.cc:260] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8103739d3fc24e85bc58ec345e4e8cbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.535965 15131 ts_tablet_manager.cc:1434] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8103739d3fc24e85bc58ec345e4e8cbd: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:05:51.536944 15131 tablet_bootstrap.cc:492] T 817537987b5c48b69ee902231add6a6f P 8103739d3fc24e85bc58ec345e4e8cbd: Bootstrap starting.
I20260713 09:05:51.539990 15132 tablet_bootstrap.cc:492] T 85bc72986e484e7b9bda53aa1109d3ae P 8782cf7a7fa34b5cb5cef026262eaf18: No bootstrap required, opened a new log
I20260713 09:05:51.540593 15132 ts_tablet_manager.cc:1403] T 85bc72986e484e7b9bda53aa1109d3ae P 8782cf7a7fa34b5cb5cef026262eaf18: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.008s
I20260713 09:05:51.543036 15130 tablet_bootstrap.cc:654] T a959daaa772c4ce1a2fc7aa2dadfbfcc P fa7b3d4954384dc1bec898d1cff47613: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.543558 15132 raft_consensus.cc:359] T 85bc72986e484e7b9bda53aa1109d3ae P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.544333 15132 raft_consensus.cc:385] T 85bc72986e484e7b9bda53aa1109d3ae P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.544660 15132 raft_consensus.cc:740] T 85bc72986e484e7b9bda53aa1109d3ae P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8782cf7a7fa34b5cb5cef026262eaf18, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.545426 15132 consensus_queue.cc:260] T 85bc72986e484e7b9bda53aa1109d3ae P 8782cf7a7fa34b5cb5cef026262eaf18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.547822 15132 ts_tablet_manager.cc:1434] T 85bc72986e484e7b9bda53aa1109d3ae P 8782cf7a7fa34b5cb5cef026262eaf18: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:05:51.548890 15132 tablet_bootstrap.cc:492] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8782cf7a7fa34b5cb5cef026262eaf18: Bootstrap starting.
I20260713 09:05:51.550855 15131 tablet_bootstrap.cc:654] T 817537987b5c48b69ee902231add6a6f P 8103739d3fc24e85bc58ec345e4e8cbd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.550985 15130 tablet_bootstrap.cc:492] T a959daaa772c4ce1a2fc7aa2dadfbfcc P fa7b3d4954384dc1bec898d1cff47613: No bootstrap required, opened a new log
I20260713 09:05:51.551443 15130 ts_tablet_manager.cc:1403] T a959daaa772c4ce1a2fc7aa2dadfbfcc P fa7b3d4954384dc1bec898d1cff47613: Time spent bootstrapping tablet: real 0.023s	user 0.002s	sys 0.011s
I20260713 09:05:51.554520 15130 raft_consensus.cc:359] T a959daaa772c4ce1a2fc7aa2dadfbfcc P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.555223 15132 tablet_bootstrap.cc:654] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8782cf7a7fa34b5cb5cef026262eaf18: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.555255 15130 raft_consensus.cc:385] T a959daaa772c4ce1a2fc7aa2dadfbfcc P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.555836 15130 raft_consensus.cc:740] T a959daaa772c4ce1a2fc7aa2dadfbfcc P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa7b3d4954384dc1bec898d1cff47613, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.556602 15130 consensus_queue.cc:260] T a959daaa772c4ce1a2fc7aa2dadfbfcc P fa7b3d4954384dc1bec898d1cff47613 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.559115 15130 ts_tablet_manager.cc:1434] T a959daaa772c4ce1a2fc7aa2dadfbfcc P fa7b3d4954384dc1bec898d1cff47613: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:05:51.560202 15130 tablet_bootstrap.cc:492] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613: Bootstrap starting.
W20260713 09:05:51.563609 14784 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:51.566690 15130 tablet_bootstrap.cc:654] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.569765 15132 tablet_bootstrap.cc:492] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8782cf7a7fa34b5cb5cef026262eaf18: No bootstrap required, opened a new log
I20260713 09:05:51.570319 15132 ts_tablet_manager.cc:1403] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8782cf7a7fa34b5cb5cef026262eaf18: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.007s
I20260713 09:05:51.572211 15131 tablet_bootstrap.cc:492] T 817537987b5c48b69ee902231add6a6f P 8103739d3fc24e85bc58ec345e4e8cbd: No bootstrap required, opened a new log
I20260713 09:05:51.572721 15131 ts_tablet_manager.cc:1403] T 817537987b5c48b69ee902231add6a6f P 8103739d3fc24e85bc58ec345e4e8cbd: Time spent bootstrapping tablet: real 0.036s	user 0.020s	sys 0.004s
I20260713 09:05:51.573294 15132 raft_consensus.cc:359] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.573946 15130 tablet_bootstrap.cc:492] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613: No bootstrap required, opened a new log
I20260713 09:05:51.574115 15132 raft_consensus.cc:385] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.574498 15130 ts_tablet_manager.cc:1403] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260713 09:05:51.574615 15132 raft_consensus.cc:740] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8782cf7a7fa34b5cb5cef026262eaf18, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.575402 15132 consensus_queue.cc:260] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8782cf7a7fa34b5cb5cef026262eaf18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.575651 15131 raft_consensus.cc:359] T 817537987b5c48b69ee902231add6a6f P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.576360 15131 raft_consensus.cc:385] T 817537987b5c48b69ee902231add6a6f P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.576642 15131 raft_consensus.cc:740] T 817537987b5c48b69ee902231add6a6f P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8103739d3fc24e85bc58ec345e4e8cbd, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.577433 15132 ts_tablet_manager.cc:1434] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8782cf7a7fa34b5cb5cef026262eaf18: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:05:51.577328 15131 consensus_queue.cc:260] T 817537987b5c48b69ee902231add6a6f P 8103739d3fc24e85bc58ec345e4e8cbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.577657 15130 raft_consensus.cc:359] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.578450 15130 raft_consensus.cc:385] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.578739 15130 raft_consensus.cc:740] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa7b3d4954384dc1bec898d1cff47613, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.579423 15130 consensus_queue.cc:260] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.579843 15131 ts_tablet_manager.cc:1434] T 817537987b5c48b69ee902231add6a6f P 8103739d3fc24e85bc58ec345e4e8cbd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:05:51.580832 15132 tablet_bootstrap.cc:492] T 614fcb723592480684990eb1a733a31c P 8782cf7a7fa34b5cb5cef026262eaf18: Bootstrap starting.
I20260713 09:05:51.581065 15131 tablet_bootstrap.cc:492] T 85bc72986e484e7b9bda53aa1109d3ae P 8103739d3fc24e85bc58ec345e4e8cbd: Bootstrap starting.
I20260713 09:05:51.584774 15119 raft_consensus.cc:493] T 85bc72986e484e7b9bda53aa1109d3ae P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.585255 15119 raft_consensus.cc:515] T 85bc72986e484e7b9bda53aa1109d3ae P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.587380 15119 leader_election.cc:290] T 85bc72986e484e7b9bda53aa1109d3ae P 8782cf7a7fa34b5cb5cef026262eaf18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197), fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993)
I20260713 09:05:51.587742 15132 tablet_bootstrap.cc:654] T 614fcb723592480684990eb1a733a31c P 8782cf7a7fa34b5cb5cef026262eaf18: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.589215 15130 ts_tablet_manager.cc:1434] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:05:51.590437 15130 tablet_bootstrap.cc:492] T 0d0cb39e427b41b9b4191208439cc641 P fa7b3d4954384dc1bec898d1cff47613: Bootstrap starting.
I20260713 09:05:51.592828 14837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bc72986e484e7b9bda53aa1109d3ae" candidate_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" is_pre_election: true
I20260713 09:05:51.589968 14986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bc72986e484e7b9bda53aa1109d3ae" candidate_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa7b3d4954384dc1bec898d1cff47613" is_pre_election: true
W20260713 09:05:51.594574 14876 leader_election.cc:343] T 85bc72986e484e7b9bda53aa1109d3ae P 8782cf7a7fa34b5cb5cef026262eaf18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.594220 14986 raft_consensus.cc:2468] T 85bc72986e484e7b9bda53aa1109d3ae P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8782cf7a7fa34b5cb5cef026262eaf18 in term 0.
I20260713 09:05:51.596230 14878 leader_election.cc:304] T 85bc72986e484e7b9bda53aa1109d3ae P 8782cf7a7fa34b5cb5cef026262eaf18 [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: 8782cf7a7fa34b5cb5cef026262eaf18, fa7b3d4954384dc1bec898d1cff47613; no voters: 8103739d3fc24e85bc58ec345e4e8cbd
I20260713 09:05:51.596851 15119 raft_consensus.cc:2804] T 85bc72986e484e7b9bda53aa1109d3ae P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:51.597239 15119 raft_consensus.cc:493] T 85bc72986e484e7b9bda53aa1109d3ae P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:51.597417 15130 tablet_bootstrap.cc:654] T 0d0cb39e427b41b9b4191208439cc641 P fa7b3d4954384dc1bec898d1cff47613: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.597623 15119 raft_consensus.cc:3060] T 85bc72986e484e7b9bda53aa1109d3ae P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.587688 15131 tablet_bootstrap.cc:654] T 85bc72986e484e7b9bda53aa1109d3ae P 8103739d3fc24e85bc58ec345e4e8cbd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.603159 15118 raft_consensus.cc:493] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.603628 15118 raft_consensus.cc:515] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.605702 15118 leader_election.cc:290] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343), fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993)
I20260713 09:05:51.607553 14912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a959daaa772c4ce1a2fc7aa2dadfbfcc" candidate_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" is_pre_election: true
I20260713 09:05:51.608199 14912 raft_consensus.cc:2468] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8103739d3fc24e85bc58ec345e4e8cbd in term 0.
I20260713 09:05:51.609365 14802 leader_election.cc:304] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8103739d3fc24e85bc58ec345e4e8cbd, 8782cf7a7fa34b5cb5cef026262eaf18; no voters: 
I20260713 09:05:51.610174 15118 raft_consensus.cc:2804] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:51.610574 15118 raft_consensus.cc:493] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:51.610929 15118 raft_consensus.cc:3060] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.612020 14986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a959daaa772c4ce1a2fc7aa2dadfbfcc" candidate_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa7b3d4954384dc1bec898d1cff47613" is_pre_election: true
I20260713 09:05:51.612645 14986 raft_consensus.cc:2468] T a959daaa772c4ce1a2fc7aa2dadfbfcc P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8103739d3fc24e85bc58ec345e4e8cbd in term 0.
I20260713 09:05:51.617892 15130 tablet_bootstrap.cc:492] T 0d0cb39e427b41b9b4191208439cc641 P fa7b3d4954384dc1bec898d1cff47613: No bootstrap required, opened a new log
I20260713 09:05:51.619369 15130 ts_tablet_manager.cc:1403] T 0d0cb39e427b41b9b4191208439cc641 P fa7b3d4954384dc1bec898d1cff47613: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.007s
I20260713 09:05:51.620929 15132 tablet_bootstrap.cc:492] T 614fcb723592480684990eb1a733a31c P 8782cf7a7fa34b5cb5cef026262eaf18: No bootstrap required, opened a new log
I20260713 09:05:51.621481 15132 ts_tablet_manager.cc:1403] T 614fcb723592480684990eb1a733a31c P 8782cf7a7fa34b5cb5cef026262eaf18: Time spent bootstrapping tablet: real 0.041s	user 0.023s	sys 0.015s
I20260713 09:05:51.622049 15130 raft_consensus.cc:359] T 0d0cb39e427b41b9b4191208439cc641 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.622804 15130 raft_consensus.cc:385] T 0d0cb39e427b41b9b4191208439cc641 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.623093 15130 raft_consensus.cc:740] T 0d0cb39e427b41b9b4191208439cc641 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa7b3d4954384dc1bec898d1cff47613, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.623591 15118 raft_consensus.cc:515] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.623914 15130 consensus_queue.cc:260] T 0d0cb39e427b41b9b4191208439cc641 P fa7b3d4954384dc1bec898d1cff47613 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.626765 15118 leader_election.cc:290] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 1 election: Requested vote from peers 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343), fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993)
I20260713 09:05:51.624538 15132 raft_consensus.cc:359] T 614fcb723592480684990eb1a733a31c P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.627373 15132 raft_consensus.cc:385] T 614fcb723592480684990eb1a733a31c P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.627681 15132 raft_consensus.cc:740] T 614fcb723592480684990eb1a733a31c P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8782cf7a7fa34b5cb5cef026262eaf18, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.628418 15132 consensus_queue.cc:260] T 614fcb723592480684990eb1a733a31c P 8782cf7a7fa34b5cb5cef026262eaf18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.630416 14912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a959daaa772c4ce1a2fc7aa2dadfbfcc" candidate_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18"
I20260713 09:05:51.630972 14912 raft_consensus.cc:3060] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.631572 15130 ts_tablet_manager.cc:1434] T 0d0cb39e427b41b9b4191208439cc641 P fa7b3d4954384dc1bec898d1cff47613: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:05:51.632525 15130 tablet_bootstrap.cc:492] T 8e86eff820a74000aa27876633200835 P fa7b3d4954384dc1bec898d1cff47613: Bootstrap starting.
I20260713 09:05:51.634850 14986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a959daaa772c4ce1a2fc7aa2dadfbfcc" candidate_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa7b3d4954384dc1bec898d1cff47613"
I20260713 09:05:51.635430 14986 raft_consensus.cc:3060] T a959daaa772c4ce1a2fc7aa2dadfbfcc P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.639065 15118 raft_consensus.cc:493] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.639524 15118 raft_consensus.cc:515] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.641451 15118 leader_election.cc:290] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343), fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993)
I20260713 09:05:51.638587 15130 tablet_bootstrap.cc:654] T 8e86eff820a74000aa27876633200835 P fa7b3d4954384dc1bec898d1cff47613: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.643126 14913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb7db85dce1404a9b82edc5a409f9f0" candidate_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" is_pre_election: true
I20260713 09:05:51.643738 14913 raft_consensus.cc:2468] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8103739d3fc24e85bc58ec345e4e8cbd in term 0.
I20260713 09:05:51.645327 14802 leader_election.cc:304] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8103739d3fc24e85bc58ec345e4e8cbd, 8782cf7a7fa34b5cb5cef026262eaf18; no voters: 
I20260713 09:05:51.646181 15118 raft_consensus.cc:2804] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:51.646548 15118 raft_consensus.cc:493] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:51.646854 15118 raft_consensus.cc:3060] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.651537 14987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb7db85dce1404a9b82edc5a409f9f0" candidate_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa7b3d4954384dc1bec898d1cff47613" is_pre_election: true
I20260713 09:05:51.652236 14987 raft_consensus.cc:2468] T 8fb7db85dce1404a9b82edc5a409f9f0 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8103739d3fc24e85bc58ec345e4e8cbd in term 0.
I20260713 09:05:51.662760 15118 raft_consensus.cc:515] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.668731 14913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb7db85dce1404a9b82edc5a409f9f0" candidate_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18"
I20260713 09:05:51.669344 14913 raft_consensus.cc:3060] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.677175 14913 raft_consensus.cc:2468] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8103739d3fc24e85bc58ec345e4e8cbd in term 1.
I20260713 09:05:51.679049 14986 raft_consensus.cc:2468] T a959daaa772c4ce1a2fc7aa2dadfbfcc P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8103739d3fc24e85bc58ec345e4e8cbd in term 1.
I20260713 09:05:51.680576 14803 leader_election.cc:304] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8103739d3fc24e85bc58ec345e4e8cbd, fa7b3d4954384dc1bec898d1cff47613; no voters: 
I20260713 09:05:51.682399 14912 raft_consensus.cc:2468] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8103739d3fc24e85bc58ec345e4e8cbd in term 1.
I20260713 09:05:51.682387 15148 raft_consensus.cc:2804] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:51.622534 15119 raft_consensus.cc:515] T 85bc72986e484e7b9bda53aa1109d3ae P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.695647 15119 leader_election.cc:290] T 85bc72986e484e7b9bda53aa1109d3ae P 8782cf7a7fa34b5cb5cef026262eaf18 [CANDIDATE]: Term 1 election: Requested vote from peers 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197), fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993)
I20260713 09:05:51.696354 14837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bc72986e484e7b9bda53aa1109d3ae" candidate_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd"
I20260713 09:05:51.696614 14802 leader_election.cc:304] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8103739d3fc24e85bc58ec345e4e8cbd, 8782cf7a7fa34b5cb5cef026262eaf18; no voters: 
W20260713 09:05:51.701157 14876 leader_election.cc:343] T 85bc72986e484e7b9bda53aa1109d3ae P 8782cf7a7fa34b5cb5cef026262eaf18 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.703303 15151 raft_consensus.cc:2804] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:51.703799 15151 raft_consensus.cc:697] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 LEADER]: Becoming Leader. State: Replica: 8103739d3fc24e85bc58ec345e4e8cbd, State: Running, Role: LEADER
I20260713 09:05:51.704579 14986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb7db85dce1404a9b82edc5a409f9f0" candidate_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa7b3d4954384dc1bec898d1cff47613"
I20260713 09:05:51.705277 14986 raft_consensus.cc:3060] T 8fb7db85dce1404a9b82edc5a409f9f0 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.709194 14987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bc72986e484e7b9bda53aa1109d3ae" candidate_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa7b3d4954384dc1bec898d1cff47613"
I20260713 09:05:51.709798 14987 raft_consensus.cc:3060] T 85bc72986e484e7b9bda53aa1109d3ae P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.715233 15118 leader_election.cc:290] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 1 election: Requested vote from peers 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343), fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993)
I20260713 09:05:51.716413 14987 raft_consensus.cc:2468] T 85bc72986e484e7b9bda53aa1109d3ae P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8782cf7a7fa34b5cb5cef026262eaf18 in term 1.
I20260713 09:05:51.716651 15131 tablet_bootstrap.cc:492] T 85bc72986e484e7b9bda53aa1109d3ae P 8103739d3fc24e85bc58ec345e4e8cbd: No bootstrap required, opened a new log
I20260713 09:05:51.717196 15131 ts_tablet_manager.cc:1403] T 85bc72986e484e7b9bda53aa1109d3ae P 8103739d3fc24e85bc58ec345e4e8cbd: Time spent bootstrapping tablet: real 0.136s	user 0.026s	sys 0.077s
I20260713 09:05:51.717793 14878 leader_election.cc:304] T 85bc72986e484e7b9bda53aa1109d3ae P 8782cf7a7fa34b5cb5cef026262eaf18 [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: 8782cf7a7fa34b5cb5cef026262eaf18, fa7b3d4954384dc1bec898d1cff47613; no voters: 8103739d3fc24e85bc58ec345e4e8cbd
I20260713 09:05:51.718875 15119 raft_consensus.cc:2804] T 85bc72986e484e7b9bda53aa1109d3ae P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:51.719293 15119 raft_consensus.cc:697] T 85bc72986e484e7b9bda53aa1109d3ae P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 LEADER]: Becoming Leader. State: Replica: 8782cf7a7fa34b5cb5cef026262eaf18, State: Running, Role: LEADER
I20260713 09:05:51.720068 15119 consensus_queue.cc:237] T 85bc72986e484e7b9bda53aa1109d3ae P 8782cf7a7fa34b5cb5cef026262eaf18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.723030 15148 raft_consensus.cc:697] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 LEADER]: Becoming Leader. State: Replica: 8103739d3fc24e85bc58ec345e4e8cbd, State: Running, Role: LEADER
I20260713 09:05:51.723762 15091 raft_consensus.cc:493] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.724116 15148 consensus_queue.cc:237] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8103739d3fc24e85bc58ec345e4e8cbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.724275 15091 raft_consensus.cc:515] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.726522 15091 leader_election.cc:290] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197), 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343)
I20260713 09:05:51.722859 15131 raft_consensus.cc:359] T 85bc72986e484e7b9bda53aa1109d3ae P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.727082 15131 raft_consensus.cc:385] T 85bc72986e484e7b9bda53aa1109d3ae P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.727099 14837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817537987b5c48b69ee902231add6a6f" candidate_uuid: "fa7b3d4954384dc1bec898d1cff47613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" is_pre_election: true
I20260713 09:05:51.727463 15131 raft_consensus.cc:740] T 85bc72986e484e7b9bda53aa1109d3ae P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8103739d3fc24e85bc58ec345e4e8cbd, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.727779 14837 raft_consensus.cc:2468] T 817537987b5c48b69ee902231add6a6f P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa7b3d4954384dc1bec898d1cff47613 in term 0.
I20260713 09:05:51.728251 15131 consensus_queue.cc:260] T 85bc72986e484e7b9bda53aa1109d3ae P 8103739d3fc24e85bc58ec345e4e8cbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.729089 14950 leader_election.cc:304] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8103739d3fc24e85bc58ec345e4e8cbd, fa7b3d4954384dc1bec898d1cff47613; no voters: 
I20260713 09:05:51.730270 14913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817537987b5c48b69ee902231add6a6f" candidate_uuid: "fa7b3d4954384dc1bec898d1cff47613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" is_pre_election: true
I20260713 09:05:51.730736 15131 ts_tablet_manager.cc:1434] T 85bc72986e484e7b9bda53aa1109d3ae P 8103739d3fc24e85bc58ec345e4e8cbd: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
W20260713 09:05:51.731604 14951 leader_election.cc:343] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.731813 15131 tablet_bootstrap.cc:492] T 614fcb723592480684990eb1a733a31c P 8103739d3fc24e85bc58ec345e4e8cbd: Bootstrap starting.
I20260713 09:05:51.731755 15091 raft_consensus.cc:2804] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:51.733206 15091 raft_consensus.cc:493] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:51.733870 15091 raft_consensus.cc:3060] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.704591 15151 consensus_queue.cc:237] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8103739d3fc24e85bc58ec345e4e8cbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.746465 14733 catalog_manager.cc:5697] T 85bc72986e484e7b9bda53aa1109d3ae P 8782cf7a7fa34b5cb5cef026262eaf18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2). New cstate: current_term: 1 leader_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:51.747509 14986 raft_consensus.cc:2468] T 8fb7db85dce1404a9b82edc5a409f9f0 P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8103739d3fc24e85bc58ec345e4e8cbd in term 1.
I20260713 09:05:51.751015 15132 ts_tablet_manager.cc:1434] T 614fcb723592480684990eb1a733a31c P 8782cf7a7fa34b5cb5cef026262eaf18: Time spent starting tablet: real 0.129s	user 0.039s	sys 0.077s
I20260713 09:05:51.751219 15131 tablet_bootstrap.cc:654] T 614fcb723592480684990eb1a733a31c P 8103739d3fc24e85bc58ec345e4e8cbd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.750674 15091 raft_consensus.cc:515] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.752089 15132 tablet_bootstrap.cc:492] T 817537987b5c48b69ee902231add6a6f P 8782cf7a7fa34b5cb5cef026262eaf18: Bootstrap starting.
I20260713 09:05:51.754105 14837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817537987b5c48b69ee902231add6a6f" candidate_uuid: "fa7b3d4954384dc1bec898d1cff47613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd"
I20260713 09:05:51.754675 14837 raft_consensus.cc:3060] T 817537987b5c48b69ee902231add6a6f P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.758944 15132 tablet_bootstrap.cc:654] T 817537987b5c48b69ee902231add6a6f P 8782cf7a7fa34b5cb5cef026262eaf18: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.760994 14837 raft_consensus.cc:2468] T 817537987b5c48b69ee902231add6a6f P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa7b3d4954384dc1bec898d1cff47613 in term 1.
I20260713 09:05:51.763628 14950 leader_election.cc:304] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8103739d3fc24e85bc58ec345e4e8cbd, fa7b3d4954384dc1bec898d1cff47613; no voters: 
I20260713 09:05:51.764736 15132 tablet_bootstrap.cc:492] T 817537987b5c48b69ee902231add6a6f P 8782cf7a7fa34b5cb5cef026262eaf18: No bootstrap required, opened a new log
I20260713 09:05:51.765208 15132 ts_tablet_manager.cc:1403] T 817537987b5c48b69ee902231add6a6f P 8782cf7a7fa34b5cb5cef026262eaf18: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:05:51.767890 15131 tablet_bootstrap.cc:492] T 614fcb723592480684990eb1a733a31c P 8103739d3fc24e85bc58ec345e4e8cbd: No bootstrap required, opened a new log
I20260713 09:05:51.768419 15131 ts_tablet_manager.cc:1403] T 614fcb723592480684990eb1a733a31c P 8103739d3fc24e85bc58ec345e4e8cbd: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.009s
I20260713 09:05:51.767987 15132 raft_consensus.cc:359] T 817537987b5c48b69ee902231add6a6f P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.768853 15132 raft_consensus.cc:385] T 817537987b5c48b69ee902231add6a6f P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.769150 15132 raft_consensus.cc:740] T 817537987b5c48b69ee902231add6a6f P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8782cf7a7fa34b5cb5cef026262eaf18, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.768087 15130 tablet_bootstrap.cc:492] T 8e86eff820a74000aa27876633200835 P fa7b3d4954384dc1bec898d1cff47613: No bootstrap required, opened a new log
I20260713 09:05:51.770061 15130 ts_tablet_manager.cc:1403] T 8e86eff820a74000aa27876633200835 P fa7b3d4954384dc1bec898d1cff47613: Time spent bootstrapping tablet: real 0.138s	user 0.038s	sys 0.020s
I20260713 09:05:51.769933 15132 consensus_queue.cc:260] T 817537987b5c48b69ee902231add6a6f P 8782cf7a7fa34b5cb5cef026262eaf18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.771251 15131 raft_consensus.cc:359] T 614fcb723592480684990eb1a733a31c P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.771941 15131 raft_consensus.cc:385] T 614fcb723592480684990eb1a733a31c P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.772204 15131 raft_consensus.cc:740] T 614fcb723592480684990eb1a733a31c P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8103739d3fc24e85bc58ec345e4e8cbd, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.772308 15132 ts_tablet_manager.cc:1434] T 817537987b5c48b69ee902231add6a6f P 8782cf7a7fa34b5cb5cef026262eaf18: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:05:51.773267 15132 tablet_bootstrap.cc:492] T 919ef1c9d5ff41628369f4943c30d327 P 8782cf7a7fa34b5cb5cef026262eaf18: Bootstrap starting.
I20260713 09:05:51.773016 15131 consensus_queue.cc:260] T 614fcb723592480684990eb1a733a31c P 8103739d3fc24e85bc58ec345e4e8cbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.773113 15130 raft_consensus.cc:359] T 8e86eff820a74000aa27876633200835 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.773897 15130 raft_consensus.cc:385] T 8e86eff820a74000aa27876633200835 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.774209 15130 raft_consensus.cc:740] T 8e86eff820a74000aa27876633200835 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa7b3d4954384dc1bec898d1cff47613, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.775275 15130 consensus_queue.cc:260] T 8e86eff820a74000aa27876633200835 P fa7b3d4954384dc1bec898d1cff47613 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.776589 15161 raft_consensus.cc:2804] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:51.775727 15131 ts_tablet_manager.cc:1434] T 614fcb723592480684990eb1a733a31c P 8103739d3fc24e85bc58ec345e4e8cbd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:05:51.778324 15131 tablet_bootstrap.cc:492] T 0d0cb39e427b41b9b4191208439cc641 P 8103739d3fc24e85bc58ec345e4e8cbd: Bootstrap starting.
I20260713 09:05:51.778586 14913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817537987b5c48b69ee902231add6a6f" candidate_uuid: "fa7b3d4954384dc1bec898d1cff47613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18"
I20260713 09:05:51.779212 14913 raft_consensus.cc:3060] T 817537987b5c48b69ee902231add6a6f P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.780014 15132 tablet_bootstrap.cc:654] T 919ef1c9d5ff41628369f4943c30d327 P 8782cf7a7fa34b5cb5cef026262eaf18: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.786422 15131 tablet_bootstrap.cc:654] T 0d0cb39e427b41b9b4191208439cc641 P 8103739d3fc24e85bc58ec345e4e8cbd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.788137 14913 raft_consensus.cc:2468] T 817537987b5c48b69ee902231add6a6f P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa7b3d4954384dc1bec898d1cff47613 in term 1.
I20260713 09:05:51.791788 15161 raft_consensus.cc:697] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613 [term 1 LEADER]: Becoming Leader. State: Replica: fa7b3d4954384dc1bec898d1cff47613, State: Running, Role: LEADER
I20260713 09:05:51.788657 15091 leader_election.cc:290] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613 [CANDIDATE]: Term 1 election: Requested vote from peers 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197), 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343)
I20260713 09:05:51.792781 15161 consensus_queue.cc:237] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.796864 15130 ts_tablet_manager.cc:1434] T 8e86eff820a74000aa27876633200835 P fa7b3d4954384dc1bec898d1cff47613: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.003s
I20260713 09:05:51.797971 15130 tablet_bootstrap.cc:492] T 614fcb723592480684990eb1a733a31c P fa7b3d4954384dc1bec898d1cff47613: Bootstrap starting.
I20260713 09:05:51.799096 15131 tablet_bootstrap.cc:492] T 0d0cb39e427b41b9b4191208439cc641 P 8103739d3fc24e85bc58ec345e4e8cbd: No bootstrap required, opened a new log
I20260713 09:05:51.799597 15131 ts_tablet_manager.cc:1403] T 0d0cb39e427b41b9b4191208439cc641 P 8103739d3fc24e85bc58ec345e4e8cbd: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.000s
I20260713 09:05:51.804875 15130 tablet_bootstrap.cc:654] T 614fcb723592480684990eb1a733a31c P fa7b3d4954384dc1bec898d1cff47613: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.805706 15131 raft_consensus.cc:359] T 0d0cb39e427b41b9b4191208439cc641 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.810025 15131 raft_consensus.cc:385] T 0d0cb39e427b41b9b4191208439cc641 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.810366 15131 raft_consensus.cc:740] T 0d0cb39e427b41b9b4191208439cc641 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8103739d3fc24e85bc58ec345e4e8cbd, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.811060 15131 consensus_queue.cc:260] T 0d0cb39e427b41b9b4191208439cc641 P 8103739d3fc24e85bc58ec345e4e8cbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.811267 14734 catalog_manager.cc:5697] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8103739d3fc24e85bc58ec345e4e8cbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1). New cstate: current_term: 1 leader_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:51.813230 15131 ts_tablet_manager.cc:1434] T 0d0cb39e427b41b9b4191208439cc641 P 8103739d3fc24e85bc58ec345e4e8cbd: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:05:51.804970 15132 tablet_bootstrap.cc:492] T 919ef1c9d5ff41628369f4943c30d327 P 8782cf7a7fa34b5cb5cef026262eaf18: No bootstrap required, opened a new log
I20260713 09:05:51.807788 15148 raft_consensus.cc:493] T 85bc72986e484e7b9bda53aa1109d3ae P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.813946 15132 ts_tablet_manager.cc:1403] T 919ef1c9d5ff41628369f4943c30d327 P 8782cf7a7fa34b5cb5cef026262eaf18: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.007s
I20260713 09:05:51.814591 15131 tablet_bootstrap.cc:492] T 8e86eff820a74000aa27876633200835 P 8103739d3fc24e85bc58ec345e4e8cbd: Bootstrap starting.
I20260713 09:05:51.813926 15148 raft_consensus.cc:515] T 85bc72986e484e7b9bda53aa1109d3ae P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.816782 15148 leader_election.cc:290] T 85bc72986e484e7b9bda53aa1109d3ae P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343), fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993)
I20260713 09:05:51.817440 14986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bc72986e484e7b9bda53aa1109d3ae" candidate_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa7b3d4954384dc1bec898d1cff47613" is_pre_election: true
I20260713 09:05:51.818320 14986 raft_consensus.cc:2393] T 85bc72986e484e7b9bda53aa1109d3ae P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8103739d3fc24e85bc58ec345e4e8cbd in current term 1: Already voted for candidate 8782cf7a7fa34b5cb5cef026262eaf18 in this term.
I20260713 09:05:51.818614 15132 raft_consensus.cc:359] T 919ef1c9d5ff41628369f4943c30d327 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.819329 15132 raft_consensus.cc:385] T 919ef1c9d5ff41628369f4943c30d327 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.817448 14913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bc72986e484e7b9bda53aa1109d3ae" candidate_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" is_pre_election: true
I20260713 09:05:51.821305 15131 tablet_bootstrap.cc:654] T 8e86eff820a74000aa27876633200835 P 8103739d3fc24e85bc58ec345e4e8cbd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.821318 14802 leader_election.cc:304] T 85bc72986e484e7b9bda53aa1109d3ae P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8103739d3fc24e85bc58ec345e4e8cbd; no voters: 8782cf7a7fa34b5cb5cef026262eaf18, fa7b3d4954384dc1bec898d1cff47613
I20260713 09:05:51.822333 15148 raft_consensus.cc:3060] T 85bc72986e484e7b9bda53aa1109d3ae P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.819623 15132 raft_consensus.cc:740] T 919ef1c9d5ff41628369f4943c30d327 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8782cf7a7fa34b5cb5cef026262eaf18, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.823376 15132 consensus_queue.cc:260] T 919ef1c9d5ff41628369f4943c30d327 P 8782cf7a7fa34b5cb5cef026262eaf18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.825505 15132 ts_tablet_manager.cc:1434] T 919ef1c9d5ff41628369f4943c30d327 P 8782cf7a7fa34b5cb5cef026262eaf18: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260713 09:05:51.828554 15132 tablet_bootstrap.cc:492] T 0d0cb39e427b41b9b4191208439cc641 P 8782cf7a7fa34b5cb5cef026262eaf18: Bootstrap starting.
I20260713 09:05:51.829104 15148 raft_consensus.cc:2749] T 85bc72986e484e7b9bda53aa1109d3ae P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:51.834893 15132 tablet_bootstrap.cc:654] T 0d0cb39e427b41b9b4191208439cc641 P 8782cf7a7fa34b5cb5cef026262eaf18: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.846550 15132 tablet_bootstrap.cc:492] T 0d0cb39e427b41b9b4191208439cc641 P 8782cf7a7fa34b5cb5cef026262eaf18: No bootstrap required, opened a new log
I20260713 09:05:51.847054 15132 ts_tablet_manager.cc:1403] T 0d0cb39e427b41b9b4191208439cc641 P 8782cf7a7fa34b5cb5cef026262eaf18: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260713 09:05:51.850390 15132 raft_consensus.cc:359] T 0d0cb39e427b41b9b4191208439cc641 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.851475 15132 raft_consensus.cc:385] T 0d0cb39e427b41b9b4191208439cc641 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.851747 15132 raft_consensus.cc:740] T 0d0cb39e427b41b9b4191208439cc641 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8782cf7a7fa34b5cb5cef026262eaf18, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.852392 15132 consensus_queue.cc:260] T 0d0cb39e427b41b9b4191208439cc641 P 8782cf7a7fa34b5cb5cef026262eaf18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.854521 15132 ts_tablet_manager.cc:1434] T 0d0cb39e427b41b9b4191208439cc641 P 8782cf7a7fa34b5cb5cef026262eaf18: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:05:51.855406 15132 tablet_bootstrap.cc:492] T 50a5d9931864432c866b2b762039c87e P 8782cf7a7fa34b5cb5cef026262eaf18: Bootstrap starting.
I20260713 09:05:51.856459 14733 catalog_manager.cc:5697] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613 reported cstate change: term changed from 0 to 1, leader changed from <none> to fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3). New cstate: current_term: 1 leader_uuid: "fa7b3d4954384dc1bec898d1cff47613" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:51.861475 15132 tablet_bootstrap.cc:654] T 50a5d9931864432c866b2b762039c87e P 8782cf7a7fa34b5cb5cef026262eaf18: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.862897 15148 raft_consensus.cc:493] T 0d0cb39e427b41b9b4191208439cc641 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.863435 15148 raft_consensus.cc:515] T 0d0cb39e427b41b9b4191208439cc641 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.865417 15148 leader_election.cc:290] T 0d0cb39e427b41b9b4191208439cc641 P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343), fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993)
I20260713 09:05:51.866952 14986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d0cb39e427b41b9b4191208439cc641" candidate_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa7b3d4954384dc1bec898d1cff47613" is_pre_election: true
I20260713 09:05:51.867630 14986 raft_consensus.cc:2468] T 0d0cb39e427b41b9b4191208439cc641 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8103739d3fc24e85bc58ec345e4e8cbd in term 0.
I20260713 09:05:51.868616 14913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d0cb39e427b41b9b4191208439cc641" candidate_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" is_pre_election: true
I20260713 09:05:51.869277 14913 raft_consensus.cc:2468] T 0d0cb39e427b41b9b4191208439cc641 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8103739d3fc24e85bc58ec345e4e8cbd in term 0.
I20260713 09:05:51.870568 14803 leader_election.cc:304] T 0d0cb39e427b41b9b4191208439cc641 P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8103739d3fc24e85bc58ec345e4e8cbd, fa7b3d4954384dc1bec898d1cff47613; no voters: 
I20260713 09:05:51.871448 15148 raft_consensus.cc:2804] T 0d0cb39e427b41b9b4191208439cc641 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:51.871807 15148 raft_consensus.cc:493] T 0d0cb39e427b41b9b4191208439cc641 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:51.872148 15148 raft_consensus.cc:3060] T 0d0cb39e427b41b9b4191208439cc641 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.879755 15148 raft_consensus.cc:515] T 0d0cb39e427b41b9b4191208439cc641 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.881978 15148 leader_election.cc:290] T 0d0cb39e427b41b9b4191208439cc641 P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 1 election: Requested vote from peers 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343), fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993)
I20260713 09:05:51.882624 14986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d0cb39e427b41b9b4191208439cc641" candidate_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa7b3d4954384dc1bec898d1cff47613"
I20260713 09:05:51.883260 14986 raft_consensus.cc:3060] T 0d0cb39e427b41b9b4191208439cc641 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.887355 14913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d0cb39e427b41b9b4191208439cc641" candidate_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18"
I20260713 09:05:51.887946 14913 raft_consensus.cc:3060] T 0d0cb39e427b41b9b4191208439cc641 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.889951 15132 tablet_bootstrap.cc:492] T 50a5d9931864432c866b2b762039c87e P 8782cf7a7fa34b5cb5cef026262eaf18: No bootstrap required, opened a new log
I20260713 09:05:51.890445 15132 ts_tablet_manager.cc:1403] T 50a5d9931864432c866b2b762039c87e P 8782cf7a7fa34b5cb5cef026262eaf18: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.004s
I20260713 09:05:51.892938 15132 raft_consensus.cc:359] T 50a5d9931864432c866b2b762039c87e P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.893536 15132 raft_consensus.cc:385] T 50a5d9931864432c866b2b762039c87e P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.893777 15132 raft_consensus.cc:740] T 50a5d9931864432c866b2b762039c87e P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8782cf7a7fa34b5cb5cef026262eaf18, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.894425 15132 consensus_queue.cc:260] T 50a5d9931864432c866b2b762039c87e P 8782cf7a7fa34b5cb5cef026262eaf18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.895785 14913 raft_consensus.cc:2468] T 0d0cb39e427b41b9b4191208439cc641 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8103739d3fc24e85bc58ec345e4e8cbd in term 1.
I20260713 09:05:51.894836 14735 catalog_manager.cc:5697] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8103739d3fc24e85bc58ec345e4e8cbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1). New cstate: current_term: 1 leader_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:51.896359 15132 ts_tablet_manager.cc:1434] T 50a5d9931864432c866b2b762039c87e P 8782cf7a7fa34b5cb5cef026262eaf18: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:05:51.897267 15132 tablet_bootstrap.cc:492] T 8e86eff820a74000aa27876633200835 P 8782cf7a7fa34b5cb5cef026262eaf18: Bootstrap starting.
I20260713 09:05:51.897073 14802 leader_election.cc:304] T 0d0cb39e427b41b9b4191208439cc641 P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8103739d3fc24e85bc58ec345e4e8cbd, 8782cf7a7fa34b5cb5cef026262eaf18; no voters: 
I20260713 09:05:51.897856 15148 raft_consensus.cc:2804] T 0d0cb39e427b41b9b4191208439cc641 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:51.898324 15148 raft_consensus.cc:697] T 0d0cb39e427b41b9b4191208439cc641 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 LEADER]: Becoming Leader. State: Replica: 8103739d3fc24e85bc58ec345e4e8cbd, State: Running, Role: LEADER
I20260713 09:05:51.899052 15148 consensus_queue.cc:237] T 0d0cb39e427b41b9b4191208439cc641 P 8103739d3fc24e85bc58ec345e4e8cbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.904109 15150 raft_consensus.cc:493] T 614fcb723592480684990eb1a733a31c P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.904639 15150 raft_consensus.cc:515] T 614fcb723592480684990eb1a733a31c P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.909832 15132 tablet_bootstrap.cc:654] T 8e86eff820a74000aa27876633200835 P 8782cf7a7fa34b5cb5cef026262eaf18: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.910534 14837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "614fcb723592480684990eb1a733a31c" candidate_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" is_pre_election: true
I20260713 09:05:51.911192 14837 raft_consensus.cc:2468] T 614fcb723592480684990eb1a733a31c P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8782cf7a7fa34b5cb5cef026262eaf18 in term 0.
I20260713 09:05:51.913563 14985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "614fcb723592480684990eb1a733a31c" candidate_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa7b3d4954384dc1bec898d1cff47613" is_pre_election: true
I20260713 09:05:51.915143 15150 leader_election.cc:290] T 614fcb723592480684990eb1a733a31c P 8782cf7a7fa34b5cb5cef026262eaf18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197), fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993)
I20260713 09:05:51.915838 14876 leader_election.cc:304] T 614fcb723592480684990eb1a733a31c P 8782cf7a7fa34b5cb5cef026262eaf18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8103739d3fc24e85bc58ec345e4e8cbd, 8782cf7a7fa34b5cb5cef026262eaf18; no voters: 
W20260713 09:05:51.917266 14878 leader_election.cc:343] T 614fcb723592480684990eb1a733a31c P 8782cf7a7fa34b5cb5cef026262eaf18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.920686 15150 raft_consensus.cc:2804] T 614fcb723592480684990eb1a733a31c P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:51.921129 15150 raft_consensus.cc:493] T 614fcb723592480684990eb1a733a31c P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:51.921473 15150 raft_consensus.cc:3060] T 614fcb723592480684990eb1a733a31c P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.928647 15150 raft_consensus.cc:515] T 614fcb723592480684990eb1a733a31c P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.931846 14837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "614fcb723592480684990eb1a733a31c" candidate_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd"
I20260713 09:05:51.932431 14837 raft_consensus.cc:3060] T 614fcb723592480684990eb1a733a31c P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.935210 15132 tablet_bootstrap.cc:492] T 8e86eff820a74000aa27876633200835 P 8782cf7a7fa34b5cb5cef026262eaf18: No bootstrap required, opened a new log
I20260713 09:05:51.935797 15132 ts_tablet_manager.cc:1403] T 8e86eff820a74000aa27876633200835 P 8782cf7a7fa34b5cb5cef026262eaf18: Time spent bootstrapping tablet: real 0.039s	user 0.006s	sys 0.012s
I20260713 09:05:51.938689 15132 raft_consensus.cc:359] T 8e86eff820a74000aa27876633200835 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.941605 15132 raft_consensus.cc:385] T 8e86eff820a74000aa27876633200835 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.941875 15132 raft_consensus.cc:740] T 8e86eff820a74000aa27876633200835 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8782cf7a7fa34b5cb5cef026262eaf18, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.942597 15132 consensus_queue.cc:260] T 8e86eff820a74000aa27876633200835 P 8782cf7a7fa34b5cb5cef026262eaf18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.944918 15132 ts_tablet_manager.cc:1434] T 8e86eff820a74000aa27876633200835 P 8782cf7a7fa34b5cb5cef026262eaf18: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:05:51.945425 14837 raft_consensus.cc:2468] T 614fcb723592480684990eb1a733a31c P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8782cf7a7fa34b5cb5cef026262eaf18 in term 1.
I20260713 09:05:51.946789 14876 leader_election.cc:304] T 614fcb723592480684990eb1a733a31c P 8782cf7a7fa34b5cb5cef026262eaf18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8103739d3fc24e85bc58ec345e4e8cbd, 8782cf7a7fa34b5cb5cef026262eaf18; no voters: 
I20260713 09:05:51.947441 14986 raft_consensus.cc:2468] T 0d0cb39e427b41b9b4191208439cc641 P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8103739d3fc24e85bc58ec345e4e8cbd in term 1.
I20260713 09:05:51.947813 15146 raft_consensus.cc:2804] T 614fcb723592480684990eb1a733a31c P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:51.948354 15146 raft_consensus.cc:697] T 614fcb723592480684990eb1a733a31c P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 LEADER]: Becoming Leader. State: Replica: 8782cf7a7fa34b5cb5cef026262eaf18, State: Running, Role: LEADER
I20260713 09:05:51.949177 15146 consensus_queue.cc:237] T 614fcb723592480684990eb1a733a31c P 8782cf7a7fa34b5cb5cef026262eaf18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.951153 14986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "614fcb723592480684990eb1a733a31c" candidate_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa7b3d4954384dc1bec898d1cff47613"
W20260713 09:05:51.952343 14878 leader_election.cc:343] T 614fcb723592480684990eb1a733a31c P 8782cf7a7fa34b5cb5cef026262eaf18 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.952982 15150 leader_election.cc:290] T 614fcb723592480684990eb1a733a31c P 8782cf7a7fa34b5cb5cef026262eaf18 [CANDIDATE]: Term 1 election: Requested vote from peers 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197), fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993)
I20260713 09:05:51.961880 15131 tablet_bootstrap.cc:492] T 8e86eff820a74000aa27876633200835 P 8103739d3fc24e85bc58ec345e4e8cbd: No bootstrap required, opened a new log
I20260713 09:05:51.962338 15131 ts_tablet_manager.cc:1403] T 8e86eff820a74000aa27876633200835 P 8103739d3fc24e85bc58ec345e4e8cbd: Time spent bootstrapping tablet: real 0.148s	user 0.050s	sys 0.082s
I20260713 09:05:51.962466 15130 tablet_bootstrap.cc:492] T 614fcb723592480684990eb1a733a31c P fa7b3d4954384dc1bec898d1cff47613: No bootstrap required, opened a new log
I20260713 09:05:51.962965 15130 ts_tablet_manager.cc:1403] T 614fcb723592480684990eb1a733a31c P fa7b3d4954384dc1bec898d1cff47613: Time spent bootstrapping tablet: real 0.165s	user 0.042s	sys 0.060s
I20260713 09:05:51.963410 14735 catalog_manager.cc:5697] T 0d0cb39e427b41b9b4191208439cc641 P 8103739d3fc24e85bc58ec345e4e8cbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1). New cstate: current_term: 1 leader_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:51.964593 15131 raft_consensus.cc:359] T 8e86eff820a74000aa27876633200835 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.965139 15131 raft_consensus.cc:385] T 8e86eff820a74000aa27876633200835 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.965346 15131 raft_consensus.cc:740] T 8e86eff820a74000aa27876633200835 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8103739d3fc24e85bc58ec345e4e8cbd, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.965679 15130 raft_consensus.cc:359] T 614fcb723592480684990eb1a733a31c P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.965907 15131 consensus_queue.cc:260] T 8e86eff820a74000aa27876633200835 P 8103739d3fc24e85bc58ec345e4e8cbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.966364 15130 raft_consensus.cc:385] T 614fcb723592480684990eb1a733a31c P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.967881 15130 raft_consensus.cc:740] T 614fcb723592480684990eb1a733a31c P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa7b3d4954384dc1bec898d1cff47613, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.968436 15131 ts_tablet_manager.cc:1434] T 8e86eff820a74000aa27876633200835 P 8103739d3fc24e85bc58ec345e4e8cbd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:05:51.968587 15130 consensus_queue.cc:260] T 614fcb723592480684990eb1a733a31c P fa7b3d4954384dc1bec898d1cff47613 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.969347 15131 tablet_bootstrap.cc:492] T 50a5d9931864432c866b2b762039c87e P 8103739d3fc24e85bc58ec345e4e8cbd: Bootstrap starting.
I20260713 09:05:51.970881 15130 ts_tablet_manager.cc:1434] T 614fcb723592480684990eb1a733a31c P fa7b3d4954384dc1bec898d1cff47613: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260713 09:05:51.971793 15130 tablet_bootstrap.cc:492] T 919ef1c9d5ff41628369f4943c30d327 P fa7b3d4954384dc1bec898d1cff47613: Bootstrap starting.
I20260713 09:05:51.972600 14732 catalog_manager.cc:5697] T 614fcb723592480684990eb1a733a31c P 8782cf7a7fa34b5cb5cef026262eaf18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2). New cstate: current_term: 1 leader_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:51.975688 15131 tablet_bootstrap.cc:654] T 50a5d9931864432c866b2b762039c87e P 8103739d3fc24e85bc58ec345e4e8cbd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.977412 15130 tablet_bootstrap.cc:654] T 919ef1c9d5ff41628369f4943c30d327 P fa7b3d4954384dc1bec898d1cff47613: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.986318 15130 tablet_bootstrap.cc:492] T 919ef1c9d5ff41628369f4943c30d327 P fa7b3d4954384dc1bec898d1cff47613: No bootstrap required, opened a new log
I20260713 09:05:51.986718 15130 ts_tablet_manager.cc:1403] T 919ef1c9d5ff41628369f4943c30d327 P fa7b3d4954384dc1bec898d1cff47613: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.000s
I20260713 09:05:51.987167 15131 tablet_bootstrap.cc:492] T 50a5d9931864432c866b2b762039c87e P 8103739d3fc24e85bc58ec345e4e8cbd: No bootstrap required, opened a new log
I20260713 09:05:51.987578 15131 ts_tablet_manager.cc:1403] T 50a5d9931864432c866b2b762039c87e P 8103739d3fc24e85bc58ec345e4e8cbd: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260713 09:05:51.988924 15130 raft_consensus.cc:359] T 919ef1c9d5ff41628369f4943c30d327 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.989404 15130 raft_consensus.cc:385] T 919ef1c9d5ff41628369f4943c30d327 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.989615 15130 raft_consensus.cc:740] T 919ef1c9d5ff41628369f4943c30d327 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa7b3d4954384dc1bec898d1cff47613, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.989974 15131 raft_consensus.cc:359] T 50a5d9931864432c866b2b762039c87e P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.990165 15130 consensus_queue.cc:260] T 919ef1c9d5ff41628369f4943c30d327 P fa7b3d4954384dc1bec898d1cff47613 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.990681 15131 raft_consensus.cc:385] T 50a5d9931864432c866b2b762039c87e P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.990988 15131 raft_consensus.cc:740] T 50a5d9931864432c866b2b762039c87e P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8103739d3fc24e85bc58ec345e4e8cbd, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.991601 15131 consensus_queue.cc:260] T 50a5d9931864432c866b2b762039c87e P 8103739d3fc24e85bc58ec345e4e8cbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:51.992233 15130 ts_tablet_manager.cc:1434] T 919ef1c9d5ff41628369f4943c30d327 P fa7b3d4954384dc1bec898d1cff47613: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:51.992988 15131 ts_tablet_manager.cc:1434] T 50a5d9931864432c866b2b762039c87e P 8103739d3fc24e85bc58ec345e4e8cbd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:51.993109 15130 tablet_bootstrap.cc:492] T 50a5d9931864432c866b2b762039c87e P fa7b3d4954384dc1bec898d1cff47613: Bootstrap starting.
I20260713 09:05:51.993822 15131 tablet_bootstrap.cc:492] T 919ef1c9d5ff41628369f4943c30d327 P 8103739d3fc24e85bc58ec345e4e8cbd: Bootstrap starting.
I20260713 09:05:51.998811 15131 tablet_bootstrap.cc:654] T 919ef1c9d5ff41628369f4943c30d327 P 8103739d3fc24e85bc58ec345e4e8cbd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:52.000219 15130 tablet_bootstrap.cc:654] T 50a5d9931864432c866b2b762039c87e P fa7b3d4954384dc1bec898d1cff47613: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:52.008162 15130 tablet_bootstrap.cc:492] T 50a5d9931864432c866b2b762039c87e P fa7b3d4954384dc1bec898d1cff47613: No bootstrap required, opened a new log
I20260713 09:05:52.008595 15130 ts_tablet_manager.cc:1403] T 50a5d9931864432c866b2b762039c87e P fa7b3d4954384dc1bec898d1cff47613: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.006s
I20260713 09:05:52.009343 15131 tablet_bootstrap.cc:492] T 919ef1c9d5ff41628369f4943c30d327 P 8103739d3fc24e85bc58ec345e4e8cbd: No bootstrap required, opened a new log
I20260713 09:05:52.009801 15131 ts_tablet_manager.cc:1403] T 919ef1c9d5ff41628369f4943c30d327 P 8103739d3fc24e85bc58ec345e4e8cbd: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260713 09:05:52.010586 15130 raft_consensus.cc:359] T 50a5d9931864432c866b2b762039c87e P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:52.011080 15130 raft_consensus.cc:385] T 50a5d9931864432c866b2b762039c87e P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:52.011277 15130 raft_consensus.cc:740] T 50a5d9931864432c866b2b762039c87e P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa7b3d4954384dc1bec898d1cff47613, State: Initialized, Role: FOLLOWER
I20260713 09:05:52.011955 15130 consensus_queue.cc:260] T 50a5d9931864432c866b2b762039c87e P fa7b3d4954384dc1bec898d1cff47613 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:52.012152 15131 raft_consensus.cc:359] T 919ef1c9d5ff41628369f4943c30d327 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:52.012694 15131 raft_consensus.cc:385] T 919ef1c9d5ff41628369f4943c30d327 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:52.012956 15131 raft_consensus.cc:740] T 919ef1c9d5ff41628369f4943c30d327 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8103739d3fc24e85bc58ec345e4e8cbd, State: Initialized, Role: FOLLOWER
I20260713 09:05:52.013440 15131 consensus_queue.cc:260] T 919ef1c9d5ff41628369f4943c30d327 P 8103739d3fc24e85bc58ec345e4e8cbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:52.013813 15130 ts_tablet_manager.cc:1434] T 50a5d9931864432c866b2b762039c87e P fa7b3d4954384dc1bec898d1cff47613: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260713 09:05:52.015201 15131 ts_tablet_manager.cc:1434] T 919ef1c9d5ff41628369f4943c30d327 P 8103739d3fc24e85bc58ec345e4e8cbd: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:05:52.032923 15146 raft_consensus.cc:493] T 919ef1c9d5ff41628369f4943c30d327 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:52.033324 15146 raft_consensus.cc:515] T 919ef1c9d5ff41628369f4943c30d327 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:52.035096 15146 leader_election.cc:290] T 919ef1c9d5ff41628369f4943c30d327 P 8782cf7a7fa34b5cb5cef026262eaf18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197), fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993)
I20260713 09:05:52.035667 14837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "919ef1c9d5ff41628369f4943c30d327" candidate_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" is_pre_election: true
I20260713 09:05:52.036094 14986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "919ef1c9d5ff41628369f4943c30d327" candidate_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa7b3d4954384dc1bec898d1cff47613" is_pre_election: true
I20260713 09:05:52.036206 14837 raft_consensus.cc:2468] T 919ef1c9d5ff41628369f4943c30d327 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8782cf7a7fa34b5cb5cef026262eaf18 in term 0.
I20260713 09:05:52.036649 14986 raft_consensus.cc:2468] T 919ef1c9d5ff41628369f4943c30d327 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8782cf7a7fa34b5cb5cef026262eaf18 in term 0.
I20260713 09:05:52.037132 14876 leader_election.cc:304] T 919ef1c9d5ff41628369f4943c30d327 P 8782cf7a7fa34b5cb5cef026262eaf18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8103739d3fc24e85bc58ec345e4e8cbd, 8782cf7a7fa34b5cb5cef026262eaf18; no voters: 
I20260713 09:05:52.037829 15146 raft_consensus.cc:2804] T 919ef1c9d5ff41628369f4943c30d327 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:52.038151 15146 raft_consensus.cc:493] T 919ef1c9d5ff41628369f4943c30d327 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:52.038453 15146 raft_consensus.cc:3060] T 919ef1c9d5ff41628369f4943c30d327 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.043071 15146 raft_consensus.cc:515] T 919ef1c9d5ff41628369f4943c30d327 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:52.044661 15146 leader_election.cc:290] T 919ef1c9d5ff41628369f4943c30d327 P 8782cf7a7fa34b5cb5cef026262eaf18 [CANDIDATE]: Term 1 election: Requested vote from peers 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197), fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993)
I20260713 09:05:52.045392 14837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "919ef1c9d5ff41628369f4943c30d327" candidate_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd"
I20260713 09:05:52.045604 14986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "919ef1c9d5ff41628369f4943c30d327" candidate_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa7b3d4954384dc1bec898d1cff47613"
I20260713 09:05:52.045861 14837 raft_consensus.cc:3060] T 919ef1c9d5ff41628369f4943c30d327 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.046152 14986 raft_consensus.cc:3060] T 919ef1c9d5ff41628369f4943c30d327 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.050109 14837 raft_consensus.cc:2468] T 919ef1c9d5ff41628369f4943c30d327 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8782cf7a7fa34b5cb5cef026262eaf18 in term 1.
I20260713 09:05:52.051057 14986 raft_consensus.cc:2468] T 919ef1c9d5ff41628369f4943c30d327 P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8782cf7a7fa34b5cb5cef026262eaf18 in term 1.
I20260713 09:05:52.051079 14876 leader_election.cc:304] T 919ef1c9d5ff41628369f4943c30d327 P 8782cf7a7fa34b5cb5cef026262eaf18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8103739d3fc24e85bc58ec345e4e8cbd, 8782cf7a7fa34b5cb5cef026262eaf18; no voters: 
I20260713 09:05:52.051968 15146 raft_consensus.cc:2804] T 919ef1c9d5ff41628369f4943c30d327 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:52.052341 15146 raft_consensus.cc:697] T 919ef1c9d5ff41628369f4943c30d327 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 LEADER]: Becoming Leader. State: Replica: 8782cf7a7fa34b5cb5cef026262eaf18, State: Running, Role: LEADER
I20260713 09:05:52.053077 15146 consensus_queue.cc:237] T 919ef1c9d5ff41628369f4943c30d327 P 8782cf7a7fa34b5cb5cef026262eaf18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:52.059947 14735 catalog_manager.cc:5697] T 919ef1c9d5ff41628369f4943c30d327 P 8782cf7a7fa34b5cb5cef026262eaf18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2). New cstate: current_term: 1 leader_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:52.070803 15161 raft_consensus.cc:493] T 614fcb723592480684990eb1a733a31c P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:52.071269 15161 raft_consensus.cc:515] T 614fcb723592480684990eb1a733a31c P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:52.072881 15161 leader_election.cc:290] T 614fcb723592480684990eb1a733a31c P fa7b3d4954384dc1bec898d1cff47613 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197), 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343)
I20260713 09:05:52.073508 14837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "614fcb723592480684990eb1a733a31c" candidate_uuid: "fa7b3d4954384dc1bec898d1cff47613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" is_pre_election: true
I20260713 09:05:52.073849 14913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "614fcb723592480684990eb1a733a31c" candidate_uuid: "fa7b3d4954384dc1bec898d1cff47613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" is_pre_election: true
I20260713 09:05:52.074196 14837 raft_consensus.cc:2393] T 614fcb723592480684990eb1a733a31c P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fa7b3d4954384dc1bec898d1cff47613 in current term 1: Already voted for candidate 8782cf7a7fa34b5cb5cef026262eaf18 in this term.
I20260713 09:05:52.075106 14950 leader_election.cc:304] T 614fcb723592480684990eb1a733a31c P fa7b3d4954384dc1bec898d1cff47613 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fa7b3d4954384dc1bec898d1cff47613; no voters: 8103739d3fc24e85bc58ec345e4e8cbd, 8782cf7a7fa34b5cb5cef026262eaf18
I20260713 09:05:52.075670 15161 raft_consensus.cc:3060] T 614fcb723592480684990eb1a733a31c P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.080216 15161 raft_consensus.cc:2749] T 614fcb723592480684990eb1a733a31c P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:52.104781 15146 raft_consensus.cc:493] T 50a5d9931864432c866b2b762039c87e P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:52.105291 15146 raft_consensus.cc:515] T 50a5d9931864432c866b2b762039c87e P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:52.106916 15146 leader_election.cc:290] T 50a5d9931864432c866b2b762039c87e P 8782cf7a7fa34b5cb5cef026262eaf18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197), fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993)
I20260713 09:05:52.107704 15148 raft_consensus.cc:493] T 50a5d9931864432c866b2b762039c87e P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:52.107728 14837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a5d9931864432c866b2b762039c87e" candidate_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" is_pre_election: true
I20260713 09:05:52.107997 14986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a5d9931864432c866b2b762039c87e" candidate_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa7b3d4954384dc1bec898d1cff47613" is_pre_election: true
I20260713 09:05:52.108153 15148 raft_consensus.cc:515] T 50a5d9931864432c866b2b762039c87e P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:52.108541 14986 raft_consensus.cc:2468] T 50a5d9931864432c866b2b762039c87e P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8782cf7a7fa34b5cb5cef026262eaf18 in term 0.
I20260713 09:05:52.109033 14837 raft_consensus.cc:2468] T 50a5d9931864432c866b2b762039c87e P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8782cf7a7fa34b5cb5cef026262eaf18 in term 0.
I20260713 09:05:52.109536 14878 leader_election.cc:304] T 50a5d9931864432c866b2b762039c87e P 8782cf7a7fa34b5cb5cef026262eaf18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8782cf7a7fa34b5cb5cef026262eaf18, fa7b3d4954384dc1bec898d1cff47613; no voters: 
I20260713 09:05:52.110365 15146 raft_consensus.cc:2804] T 50a5d9931864432c866b2b762039c87e P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:52.110090 15148 leader_election.cc:290] T 50a5d9931864432c866b2b762039c87e P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343), fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993)
I20260713 09:05:52.110736 15146 raft_consensus.cc:493] T 50a5d9931864432c866b2b762039c87e P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:52.111119 15146 raft_consensus.cc:3060] T 50a5d9931864432c866b2b762039c87e P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.110973 14913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a5d9931864432c866b2b762039c87e" candidate_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" is_pre_election: true
I20260713 09:05:52.111357 14986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a5d9931864432c866b2b762039c87e" candidate_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa7b3d4954384dc1bec898d1cff47613" is_pre_election: true
I20260713 09:05:52.111907 14986 raft_consensus.cc:2468] T 50a5d9931864432c866b2b762039c87e P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8103739d3fc24e85bc58ec345e4e8cbd in term 0.
I20260713 09:05:52.112684 14803 leader_election.cc:304] T 50a5d9931864432c866b2b762039c87e P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8103739d3fc24e85bc58ec345e4e8cbd, fa7b3d4954384dc1bec898d1cff47613; no voters: 
I20260713 09:05:52.113319 15148 raft_consensus.cc:2804] T 50a5d9931864432c866b2b762039c87e P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:52.113670 15148 raft_consensus.cc:493] T 50a5d9931864432c866b2b762039c87e P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:52.113981 15148 raft_consensus.cc:3060] T 50a5d9931864432c866b2b762039c87e P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.117590 15146 raft_consensus.cc:515] T 50a5d9931864432c866b2b762039c87e P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:52.118705 14913 raft_consensus.cc:2393] T 50a5d9931864432c866b2b762039c87e P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8103739d3fc24e85bc58ec345e4e8cbd in current term 1: Already voted for candidate 8782cf7a7fa34b5cb5cef026262eaf18 in this term.
I20260713 09:05:52.120003 15146 leader_election.cc:290] T 50a5d9931864432c866b2b762039c87e P 8782cf7a7fa34b5cb5cef026262eaf18 [CANDIDATE]: Term 1 election: Requested vote from peers 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197), fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993)
I20260713 09:05:52.120467 14837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a5d9931864432c866b2b762039c87e" candidate_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd"
I20260713 09:05:52.120638 15148 raft_consensus.cc:515] T 50a5d9931864432c866b2b762039c87e P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:52.121752 14837 raft_consensus.cc:2393] T 50a5d9931864432c866b2b762039c87e P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8782cf7a7fa34b5cb5cef026262eaf18 in current term 1: Already voted for candidate 8103739d3fc24e85bc58ec345e4e8cbd in this term.
I20260713 09:05:52.121701 14986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a5d9931864432c866b2b762039c87e" candidate_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa7b3d4954384dc1bec898d1cff47613"
I20260713 09:05:52.122270 14986 raft_consensus.cc:3060] T 50a5d9931864432c866b2b762039c87e P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.122607 15148 leader_election.cc:290] T 50a5d9931864432c866b2b762039c87e P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 1 election: Requested vote from peers 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343), fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993)
I20260713 09:05:52.123548 14985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a5d9931864432c866b2b762039c87e" candidate_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa7b3d4954384dc1bec898d1cff47613"
I20260713 09:05:52.123590 14913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a5d9931864432c866b2b762039c87e" candidate_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18"
I20260713 09:05:52.124490 14913 raft_consensus.cc:2393] T 50a5d9931864432c866b2b762039c87e P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8103739d3fc24e85bc58ec345e4e8cbd in current term 1: Already voted for candidate 8782cf7a7fa34b5cb5cef026262eaf18 in this term.
I20260713 09:05:52.125447 14802 leader_election.cc:304] T 50a5d9931864432c866b2b762039c87e P 8103739d3fc24e85bc58ec345e4e8cbd [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: 8103739d3fc24e85bc58ec345e4e8cbd; no voters: 8782cf7a7fa34b5cb5cef026262eaf18, fa7b3d4954384dc1bec898d1cff47613
I20260713 09:05:52.126066 15148 raft_consensus.cc:2749] T 50a5d9931864432c866b2b762039c87e P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:05:52.127799 14986 raft_consensus.cc:2468] T 50a5d9931864432c866b2b762039c87e P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8782cf7a7fa34b5cb5cef026262eaf18 in term 1.
I20260713 09:05:52.128659 14878 leader_election.cc:304] T 50a5d9931864432c866b2b762039c87e P 8782cf7a7fa34b5cb5cef026262eaf18 [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: 8782cf7a7fa34b5cb5cef026262eaf18, fa7b3d4954384dc1bec898d1cff47613; no voters: 8103739d3fc24e85bc58ec345e4e8cbd
I20260713 09:05:52.129235 15146 raft_consensus.cc:2804] T 50a5d9931864432c866b2b762039c87e P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:52.129588 15146 raft_consensus.cc:697] T 50a5d9931864432c866b2b762039c87e P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 LEADER]: Becoming Leader. State: Replica: 8782cf7a7fa34b5cb5cef026262eaf18, State: Running, Role: LEADER
I20260713 09:05:52.130241 15146 consensus_queue.cc:237] T 50a5d9931864432c866b2b762039c87e P 8782cf7a7fa34b5cb5cef026262eaf18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:52.132893 15161 raft_consensus.cc:493] T 8e86eff820a74000aa27876633200835 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:52.133423 15161 raft_consensus.cc:515] T 8e86eff820a74000aa27876633200835 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:52.135908 14837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e86eff820a74000aa27876633200835" candidate_uuid: "fa7b3d4954384dc1bec898d1cff47613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" is_pre_election: true
I20260713 09:05:52.136351 14913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e86eff820a74000aa27876633200835" candidate_uuid: "fa7b3d4954384dc1bec898d1cff47613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" is_pre_election: true
I20260713 09:05:52.136464 14837 raft_consensus.cc:2468] T 8e86eff820a74000aa27876633200835 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa7b3d4954384dc1bec898d1cff47613 in term 0.
I20260713 09:05:52.137003 14913 raft_consensus.cc:2468] T 8e86eff820a74000aa27876633200835 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa7b3d4954384dc1bec898d1cff47613 in term 0.
I20260713 09:05:52.137717 14950 leader_election.cc:304] T 8e86eff820a74000aa27876633200835 P fa7b3d4954384dc1bec898d1cff47613 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8103739d3fc24e85bc58ec345e4e8cbd, fa7b3d4954384dc1bec898d1cff47613; no voters: 
I20260713 09:05:52.138653 15162 raft_consensus.cc:2804] T 8e86eff820a74000aa27876633200835 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:52.138672 15161 leader_election.cc:290] T 8e86eff820a74000aa27876633200835 P fa7b3d4954384dc1bec898d1cff47613 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197), 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343)
I20260713 09:05:52.139166 15162 raft_consensus.cc:493] T 8e86eff820a74000aa27876633200835 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:52.138513 14735 catalog_manager.cc:5697] T 50a5d9931864432c866b2b762039c87e P 8782cf7a7fa34b5cb5cef026262eaf18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2). New cstate: current_term: 1 leader_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:52.139528 15162 raft_consensus.cc:3060] T 8e86eff820a74000aa27876633200835 P fa7b3d4954384dc1bec898d1cff47613 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.144869 15146 consensus_queue.cc:1048] T 85bc72986e484e7b9bda53aa1109d3ae P 8782cf7a7fa34b5cb5cef026262eaf18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.146016 15162 raft_consensus.cc:515] T 8e86eff820a74000aa27876633200835 P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:52.148396 15162 leader_election.cc:290] T 8e86eff820a74000aa27876633200835 P fa7b3d4954384dc1bec898d1cff47613 [CANDIDATE]: Term 1 election: Requested vote from peers 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197), 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343)
I20260713 09:05:52.148597 14913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e86eff820a74000aa27876633200835" candidate_uuid: "fa7b3d4954384dc1bec898d1cff47613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18"
I20260713 09:05:52.148363 14837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e86eff820a74000aa27876633200835" candidate_uuid: "fa7b3d4954384dc1bec898d1cff47613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd"
I20260713 09:05:52.149132 14913 raft_consensus.cc:3060] T 8e86eff820a74000aa27876633200835 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.149435 14837 raft_consensus.cc:3060] T 8e86eff820a74000aa27876633200835 P 8103739d3fc24e85bc58ec345e4e8cbd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.153484 15148 consensus_queue.cc:1048] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8103739d3fc24e85bc58ec345e4e8cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.154731 14913 raft_consensus.cc:2468] T 8e86eff820a74000aa27876633200835 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa7b3d4954384dc1bec898d1cff47613 in term 1.
I20260713 09:05:52.156497 14951 leader_election.cc:304] T 8e86eff820a74000aa27876633200835 P fa7b3d4954384dc1bec898d1cff47613 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8782cf7a7fa34b5cb5cef026262eaf18, fa7b3d4954384dc1bec898d1cff47613; no voters: 
I20260713 09:05:52.157088 15162 raft_consensus.cc:2804] T 8e86eff820a74000aa27876633200835 P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:52.157625 15162 raft_consensus.cc:697] T 8e86eff820a74000aa27876633200835 P fa7b3d4954384dc1bec898d1cff47613 [term 1 LEADER]: Becoming Leader. State: Replica: fa7b3d4954384dc1bec898d1cff47613, State: Running, Role: LEADER
I20260713 09:05:52.158548 15162 consensus_queue.cc:237] T 8e86eff820a74000aa27876633200835 P fa7b3d4954384dc1bec898d1cff47613 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:52.161439 14837 raft_consensus.cc:2468] T 8e86eff820a74000aa27876633200835 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa7b3d4954384dc1bec898d1cff47613 in term 1.
I20260713 09:05:52.174168 15119 consensus_queue.cc:1048] T 85bc72986e484e7b9bda53aa1109d3ae P 8782cf7a7fa34b5cb5cef026262eaf18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.181524 15118 consensus_queue.cc:1048] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8103739d3fc24e85bc58ec345e4e8cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:52.186555 15118 consensus_queue.cc:1048] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8103739d3fc24e85bc58ec345e4e8cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.195010 14735 catalog_manager.cc:5697] T 8e86eff820a74000aa27876633200835 P fa7b3d4954384dc1bec898d1cff47613 reported cstate change: term changed from 0 to 1, leader changed from <none> to fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3). New cstate: current_term: 1 leader_uuid: "fa7b3d4954384dc1bec898d1cff47613" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:52.214054 15148 consensus_queue.cc:1048] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8103739d3fc24e85bc58ec345e4e8cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.278381 15162 consensus_queue.cc:1048] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:52.295957 14913 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85bc72986e484e7b9bda53aa1109d3ae"
dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18"
mode: GRACEFUL
new_leader_uuid: "8103739d3fc24e85bc58ec345e4e8cbd"
 from {username='slave'} at 127.0.0.1:50824
I20260713 09:05:52.297294 14913 raft_consensus.cc:606] T 85bc72986e484e7b9bda53aa1109d3ae P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 LEADER]: Received request to transfer leadership to TS 8103739d3fc24e85bc58ec345e4e8cbd
I20260713 09:05:52.312685 15162 consensus_queue.cc:1048] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.322034 14912 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "614fcb723592480684990eb1a733a31c"
dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18"
mode: GRACEFUL
new_leader_uuid: "8103739d3fc24e85bc58ec345e4e8cbd"
 from {username='slave'} at 127.0.0.1:50824
I20260713 09:05:52.323024 14912 raft_consensus.cc:606] T 614fcb723592480684990eb1a733a31c P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 LEADER]: Received request to transfer leadership to TS 8103739d3fc24e85bc58ec345e4e8cbd
I20260713 09:05:52.331624 14985 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "817537987b5c48b69ee902231add6a6f"
dest_uuid: "fa7b3d4954384dc1bec898d1cff47613"
mode: GRACEFUL
new_leader_uuid: "8782cf7a7fa34b5cb5cef026262eaf18"
 from {username='slave'} at 127.0.0.1:39574
I20260713 09:05:52.332345 14985 raft_consensus.cc:606] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613 [term 1 LEADER]: Received request to transfer leadership to TS 8782cf7a7fa34b5cb5cef026262eaf18
I20260713 09:05:52.337525 15161 raft_consensus.cc:993] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613: : Instructing follower 8782cf7a7fa34b5cb5cef026262eaf18 to start an election
I20260713 09:05:52.337975 15161 raft_consensus.cc:1081] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613 [term 1 LEADER]: Signalling peer 8782cf7a7fa34b5cb5cef026262eaf18 to start an election
I20260713 09:05:52.340073 14913 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "817537987b5c48b69ee902231add6a6f"
dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18"
 from {username='slave'} at 127.0.0.1:50804
I20260713 09:05:52.340706 14913 raft_consensus.cc:493] T 817537987b5c48b69ee902231add6a6f P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:52.341130 14913 raft_consensus.cc:3060] T 817537987b5c48b69ee902231add6a6f P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.341049 14837 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d0cb39e427b41b9b4191208439cc641"
dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd"
mode: GRACEFUL
new_leader_uuid: "8782cf7a7fa34b5cb5cef026262eaf18"
 from {username='slave'} at 127.0.0.1:41628
I20260713 09:05:52.341719 14837 raft_consensus.cc:606] T 0d0cb39e427b41b9b4191208439cc641 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 LEADER]: Received request to transfer leadership to TS 8782cf7a7fa34b5cb5cef026262eaf18
I20260713 09:05:52.347867 14985 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e86eff820a74000aa27876633200835"
dest_uuid: "fa7b3d4954384dc1bec898d1cff47613"
mode: GRACEFUL
new_leader_uuid: "8782cf7a7fa34b5cb5cef026262eaf18"
 from {username='slave'} at 127.0.0.1:39574
I20260713 09:05:52.348431 14985 raft_consensus.cc:606] T 8e86eff820a74000aa27876633200835 P fa7b3d4954384dc1bec898d1cff47613 [term 1 LEADER]: Received request to transfer leadership to TS 8782cf7a7fa34b5cb5cef026262eaf18
I20260713 09:05:52.349921 14913 raft_consensus.cc:515] T 817537987b5c48b69ee902231add6a6f P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:52.352134 14913 leader_election.cc:290] T 817537987b5c48b69ee902231add6a6f P 8782cf7a7fa34b5cb5cef026262eaf18 [CANDIDATE]: Term 2 election: Requested vote from peers 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197), fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993)
I20260713 09:05:52.352856 14837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817537987b5c48b69ee902231add6a6f" candidate_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd"
I20260713 09:05:52.353250 14985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817537987b5c48b69ee902231add6a6f" candidate_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa7b3d4954384dc1bec898d1cff47613"
I20260713 09:05:52.353530 14837 raft_consensus.cc:3060] T 817537987b5c48b69ee902231add6a6f P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.353812 14985 raft_consensus.cc:3055] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:52.354139 14985 raft_consensus.cc:740] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fa7b3d4954384dc1bec898d1cff47613, State: Running, Role: LEADER
I20260713 09:05:52.355299 14985 consensus_queue.cc:260] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:52.356448 14913 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50a5d9931864432c866b2b762039c87e"
dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18"
mode: GRACEFUL
new_leader_uuid: "fa7b3d4954384dc1bec898d1cff47613"
 from {username='slave'} at 127.0.0.1:50824
I20260713 09:05:52.356983 14913 raft_consensus.cc:606] T 50a5d9931864432c866b2b762039c87e P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 LEADER]: Received request to transfer leadership to TS fa7b3d4954384dc1bec898d1cff47613
I20260713 09:05:52.357041 14985 raft_consensus.cc:3060] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.361074 14837 raft_consensus.cc:2468] T 817537987b5c48b69ee902231add6a6f P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8782cf7a7fa34b5cb5cef026262eaf18 in term 2.
I20260713 09:05:52.362108 14876 leader_election.cc:304] T 817537987b5c48b69ee902231add6a6f P 8782cf7a7fa34b5cb5cef026262eaf18 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8103739d3fc24e85bc58ec345e4e8cbd, 8782cf7a7fa34b5cb5cef026262eaf18; no voters: 
I20260713 09:05:52.362859 15193 raft_consensus.cc:2804] T 817537987b5c48b69ee902231add6a6f P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:52.363232 15193 raft_consensus.cc:697] T 817537987b5c48b69ee902231add6a6f P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 LEADER]: Becoming Leader. State: Replica: 8782cf7a7fa34b5cb5cef026262eaf18, State: Running, Role: LEADER
I20260713 09:05:52.363740 14985 raft_consensus.cc:2468] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8782cf7a7fa34b5cb5cef026262eaf18 in term 2.
I20260713 09:05:52.364130 15193 consensus_queue.cc:237] T 817537987b5c48b69ee902231add6a6f P 8782cf7a7fa34b5cb5cef026262eaf18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:52.371197 14735 catalog_manager.cc:5697] T 817537987b5c48b69ee902231add6a6f P 8782cf7a7fa34b5cb5cef026262eaf18 reported cstate change: term changed from 1 to 2, leader changed from fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3) to 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2). New cstate: current_term: 2 leader_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:52.406263 15193 consensus_queue.cc:1048] T 614fcb723592480684990eb1a733a31c P 8782cf7a7fa34b5cb5cef026262eaf18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.412498 15150 raft_consensus.cc:993] T 614fcb723592480684990eb1a733a31c P 8782cf7a7fa34b5cb5cef026262eaf18: : Instructing follower 8103739d3fc24e85bc58ec345e4e8cbd to start an election
I20260713 09:05:52.413064 15119 raft_consensus.cc:1081] T 614fcb723592480684990eb1a733a31c P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 LEADER]: Signalling peer 8103739d3fc24e85bc58ec345e4e8cbd to start an election
I20260713 09:05:52.415925 14838 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "614fcb723592480684990eb1a733a31c"
dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd"
 from {username='slave'} at 127.0.0.1:41616
I20260713 09:05:52.416793 14838 raft_consensus.cc:493] T 614fcb723592480684990eb1a733a31c P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:52.417164 14838 raft_consensus.cc:3060] T 614fcb723592480684990eb1a733a31c P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.417977 15119 consensus_queue.cc:1048] T 614fcb723592480684990eb1a733a31c P 8782cf7a7fa34b5cb5cef026262eaf18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.426631 14838 raft_consensus.cc:515] T 614fcb723592480684990eb1a733a31c P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:52.429021 14838 leader_election.cc:290] T 614fcb723592480684990eb1a733a31c P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 2 election: Requested vote from peers 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343), fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993)
I20260713 09:05:52.429491 14985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "614fcb723592480684990eb1a733a31c" candidate_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa7b3d4954384dc1bec898d1cff47613"
I20260713 09:05:52.430115 14985 raft_consensus.cc:3060] T 614fcb723592480684990eb1a733a31c P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.430897 14913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "614fcb723592480684990eb1a733a31c" candidate_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18"
I20260713 09:05:52.431483 14913 raft_consensus.cc:3055] T 614fcb723592480684990eb1a733a31c P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:52.431792 14913 raft_consensus.cc:740] T 614fcb723592480684990eb1a733a31c P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8782cf7a7fa34b5cb5cef026262eaf18, State: Running, Role: LEADER
I20260713 09:05:52.432660 14913 consensus_queue.cc:260] T 614fcb723592480684990eb1a733a31c P 8782cf7a7fa34b5cb5cef026262eaf18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:52.433864 14913 raft_consensus.cc:3060] T 614fcb723592480684990eb1a733a31c P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.436981 14985 raft_consensus.cc:2468] T 614fcb723592480684990eb1a733a31c P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8103739d3fc24e85bc58ec345e4e8cbd in term 2.
I20260713 09:05:52.438107 14803 leader_election.cc:304] T 614fcb723592480684990eb1a733a31c P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8103739d3fc24e85bc58ec345e4e8cbd, fa7b3d4954384dc1bec898d1cff47613; no voters: 
I20260713 09:05:52.438999 15148 raft_consensus.cc:2804] T 614fcb723592480684990eb1a733a31c P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:52.439389 15148 raft_consensus.cc:697] T 614fcb723592480684990eb1a733a31c P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 LEADER]: Becoming Leader. State: Replica: 8103739d3fc24e85bc58ec345e4e8cbd, State: Running, Role: LEADER
I20260713 09:05:52.440258 15148 consensus_queue.cc:237] T 614fcb723592480684990eb1a733a31c P 8103739d3fc24e85bc58ec345e4e8cbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:52.444245 14913 raft_consensus.cc:2468] T 614fcb723592480684990eb1a733a31c P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8103739d3fc24e85bc58ec345e4e8cbd in term 2.
I20260713 09:05:52.447528 14735 catalog_manager.cc:5697] T 614fcb723592480684990eb1a733a31c P 8103739d3fc24e85bc58ec345e4e8cbd reported cstate change: term changed from 1 to 2, leader changed from 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2) to 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1). New cstate: current_term: 2 leader_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:52.460465 15148 consensus_queue.cc:1048] T 0d0cb39e427b41b9b4191208439cc641 P 8103739d3fc24e85bc58ec345e4e8cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.471691 15151 consensus_queue.cc:1048] T 0d0cb39e427b41b9b4191208439cc641 P 8103739d3fc24e85bc58ec345e4e8cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.480501 15151 raft_consensus.cc:993] T 0d0cb39e427b41b9b4191208439cc641 P 8103739d3fc24e85bc58ec345e4e8cbd: : Instructing follower 8782cf7a7fa34b5cb5cef026262eaf18 to start an election
I20260713 09:05:52.480975 15118 raft_consensus.cc:1081] T 0d0cb39e427b41b9b4191208439cc641 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 LEADER]: Signalling peer 8782cf7a7fa34b5cb5cef026262eaf18 to start an election
I20260713 09:05:52.482431 14913 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d0cb39e427b41b9b4191208439cc641"
dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18"
 from {username='slave'} at 127.0.0.1:50816
I20260713 09:05:52.482921 14913 raft_consensus.cc:493] T 0d0cb39e427b41b9b4191208439cc641 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:52.483315 14913 raft_consensus.cc:3060] T 0d0cb39e427b41b9b4191208439cc641 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.487851 14913 raft_consensus.cc:515] T 0d0cb39e427b41b9b4191208439cc641 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:52.489562 14913 leader_election.cc:290] T 0d0cb39e427b41b9b4191208439cc641 P 8782cf7a7fa34b5cb5cef026262eaf18 [CANDIDATE]: Term 2 election: Requested vote from peers 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197), fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993)
I20260713 09:05:52.489935 14838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d0cb39e427b41b9b4191208439cc641" candidate_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd"
I20260713 09:05:52.490175 14985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d0cb39e427b41b9b4191208439cc641" candidate_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa7b3d4954384dc1bec898d1cff47613"
I20260713 09:05:52.490592 14838 raft_consensus.cc:3055] T 0d0cb39e427b41b9b4191208439cc641 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:52.490780 14985 raft_consensus.cc:3060] T 0d0cb39e427b41b9b4191208439cc641 P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.490959 14838 raft_consensus.cc:740] T 0d0cb39e427b41b9b4191208439cc641 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8103739d3fc24e85bc58ec345e4e8cbd, State: Running, Role: LEADER
I20260713 09:05:52.491902 14838 consensus_queue.cc:260] T 0d0cb39e427b41b9b4191208439cc641 P 8103739d3fc24e85bc58ec345e4e8cbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:52.493149 14838 raft_consensus.cc:3060] T 0d0cb39e427b41b9b4191208439cc641 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.495857 14985 raft_consensus.cc:2468] T 0d0cb39e427b41b9b4191208439cc641 P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8782cf7a7fa34b5cb5cef026262eaf18 in term 2.
I20260713 09:05:52.496902 14878 leader_election.cc:304] T 0d0cb39e427b41b9b4191208439cc641 P 8782cf7a7fa34b5cb5cef026262eaf18 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8782cf7a7fa34b5cb5cef026262eaf18, fa7b3d4954384dc1bec898d1cff47613; no voters: 
I20260713 09:05:52.497629 15119 raft_consensus.cc:2804] T 0d0cb39e427b41b9b4191208439cc641 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:52.497977 15119 raft_consensus.cc:697] T 0d0cb39e427b41b9b4191208439cc641 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 LEADER]: Becoming Leader. State: Replica: 8782cf7a7fa34b5cb5cef026262eaf18, State: Running, Role: LEADER
I20260713 09:05:52.498930 14838 raft_consensus.cc:2468] T 0d0cb39e427b41b9b4191208439cc641 P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8782cf7a7fa34b5cb5cef026262eaf18 in term 2.
I20260713 09:05:52.498773 15119 consensus_queue.cc:237] T 0d0cb39e427b41b9b4191208439cc641 P 8782cf7a7fa34b5cb5cef026262eaf18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:52.504642 14735 catalog_manager.cc:5697] T 0d0cb39e427b41b9b4191208439cc641 P 8782cf7a7fa34b5cb5cef026262eaf18 reported cstate change: term changed from 1 to 2, leader changed from 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1) to 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2). New cstate: current_term: 2 leader_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:52.532819 15119 consensus_queue.cc:1048] T 919ef1c9d5ff41628369f4943c30d327 P 8782cf7a7fa34b5cb5cef026262eaf18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.543459 15193 consensus_queue.cc:1048] T 919ef1c9d5ff41628369f4943c30d327 P 8782cf7a7fa34b5cb5cef026262eaf18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.613809 15150 raft_consensus.cc:993] T 85bc72986e484e7b9bda53aa1109d3ae P 8782cf7a7fa34b5cb5cef026262eaf18: : Instructing follower 8103739d3fc24e85bc58ec345e4e8cbd to start an election
I20260713 09:05:52.614346 15193 raft_consensus.cc:1081] T 85bc72986e484e7b9bda53aa1109d3ae P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 LEADER]: Signalling peer 8103739d3fc24e85bc58ec345e4e8cbd to start an election
I20260713 09:05:52.615754 14838 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85bc72986e484e7b9bda53aa1109d3ae"
dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd"
 from {username='slave'} at 127.0.0.1:41616
I20260713 09:05:52.616202 14838 raft_consensus.cc:493] T 85bc72986e484e7b9bda53aa1109d3ae P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:52.616539 14838 raft_consensus.cc:3060] T 85bc72986e484e7b9bda53aa1109d3ae P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.621169 14838 raft_consensus.cc:515] T 85bc72986e484e7b9bda53aa1109d3ae P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:52.622723 14838 leader_election.cc:290] T 85bc72986e484e7b9bda53aa1109d3ae P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 2 election: Requested vote from peers 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343), fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993)
I20260713 09:05:52.623356 14913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bc72986e484e7b9bda53aa1109d3ae" candidate_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18"
I20260713 09:05:52.623741 14985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bc72986e484e7b9bda53aa1109d3ae" candidate_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa7b3d4954384dc1bec898d1cff47613"
I20260713 09:05:52.623915 14913 raft_consensus.cc:3055] T 85bc72986e484e7b9bda53aa1109d3ae P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:52.624253 14913 raft_consensus.cc:740] T 85bc72986e484e7b9bda53aa1109d3ae P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8782cf7a7fa34b5cb5cef026262eaf18, State: Running, Role: LEADER
I20260713 09:05:52.624267 14985 raft_consensus.cc:3060] T 85bc72986e484e7b9bda53aa1109d3ae P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.624955 14913 consensus_queue.cc:260] T 85bc72986e484e7b9bda53aa1109d3ae P 8782cf7a7fa34b5cb5cef026262eaf18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:52.625905 14913 raft_consensus.cc:3060] T 85bc72986e484e7b9bda53aa1109d3ae P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.628997 14985 raft_consensus.cc:2468] T 85bc72986e484e7b9bda53aa1109d3ae P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8103739d3fc24e85bc58ec345e4e8cbd in term 2.
I20260713 09:05:52.630002 14913 raft_consensus.cc:2468] T 85bc72986e484e7b9bda53aa1109d3ae P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8103739d3fc24e85bc58ec345e4e8cbd in term 2.
I20260713 09:05:52.630113 14803 leader_election.cc:304] T 85bc72986e484e7b9bda53aa1109d3ae P 8103739d3fc24e85bc58ec345e4e8cbd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8103739d3fc24e85bc58ec345e4e8cbd, fa7b3d4954384dc1bec898d1cff47613; no voters: 
I20260713 09:05:52.630920 15118 raft_consensus.cc:2804] T 85bc72986e484e7b9bda53aa1109d3ae P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:52.631315 15118 raft_consensus.cc:697] T 85bc72986e484e7b9bda53aa1109d3ae P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 LEADER]: Becoming Leader. State: Replica: 8103739d3fc24e85bc58ec345e4e8cbd, State: Running, Role: LEADER
I20260713 09:05:52.632084 15118 consensus_queue.cc:237] T 85bc72986e484e7b9bda53aa1109d3ae P 8103739d3fc24e85bc58ec345e4e8cbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:52.638012 14735 catalog_manager.cc:5697] T 85bc72986e484e7b9bda53aa1109d3ae P 8103739d3fc24e85bc58ec345e4e8cbd reported cstate change: term changed from 1 to 2, leader changed from 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2) to 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1). New cstate: current_term: 2 leader_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:52.651319 15150 consensus_queue.cc:1048] T 50a5d9931864432c866b2b762039c87e P 8782cf7a7fa34b5cb5cef026262eaf18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.661849 15146 consensus_queue.cc:1048] T 50a5d9931864432c866b2b762039c87e P 8782cf7a7fa34b5cb5cef026262eaf18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:52.663439 15162 consensus_queue.cc:1048] T 8e86eff820a74000aa27876633200835 P fa7b3d4954384dc1bec898d1cff47613 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.670964 15146 raft_consensus.cc:993] T 50a5d9931864432c866b2b762039c87e P 8782cf7a7fa34b5cb5cef026262eaf18: : Instructing follower fa7b3d4954384dc1bec898d1cff47613 to start an election
I20260713 09:05:52.671427 15146 raft_consensus.cc:1081] T 50a5d9931864432c866b2b762039c87e P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 LEADER]: Signalling peer fa7b3d4954384dc1bec898d1cff47613 to start an election
I20260713 09:05:52.673112 14985 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50a5d9931864432c866b2b762039c87e"
dest_uuid: "fa7b3d4954384dc1bec898d1cff47613"
 from {username='slave'} at 127.0.0.1:39560
I20260713 09:05:52.673632 14985 raft_consensus.cc:493] T 50a5d9931864432c866b2b762039c87e P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:52.674008 14985 raft_consensus.cc:3060] T 50a5d9931864432c866b2b762039c87e P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.674914 15162 raft_consensus.cc:993] T 8e86eff820a74000aa27876633200835 P fa7b3d4954384dc1bec898d1cff47613: : Instructing follower 8782cf7a7fa34b5cb5cef026262eaf18 to start an election
I20260713 09:05:52.675357 15162 raft_consensus.cc:1081] T 8e86eff820a74000aa27876633200835 P fa7b3d4954384dc1bec898d1cff47613 [term 1 LEADER]: Signalling peer 8782cf7a7fa34b5cb5cef026262eaf18 to start an election
I20260713 09:05:52.677609 14912 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e86eff820a74000aa27876633200835"
dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18"
 from {username='slave'} at 127.0.0.1:50804
I20260713 09:05:52.678210 14912 raft_consensus.cc:493] T 8e86eff820a74000aa27876633200835 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:52.678598 14912 raft_consensus.cc:3060] T 8e86eff820a74000aa27876633200835 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.680992 15162 consensus_queue.cc:1048] T 8e86eff820a74000aa27876633200835 P fa7b3d4954384dc1bec898d1cff47613 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.682238 14985 raft_consensus.cc:515] T 50a5d9931864432c866b2b762039c87e P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:52.684949 14837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a5d9931864432c866b2b762039c87e" candidate_uuid: "fa7b3d4954384dc1bec898d1cff47613" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd"
I20260713 09:05:52.685168 14985 leader_election.cc:290] T 50a5d9931864432c866b2b762039c87e P fa7b3d4954384dc1bec898d1cff47613 [CANDIDATE]: Term 2 election: Requested vote from peers 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197), 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343)
I20260713 09:05:52.685704 14912 raft_consensus.cc:515] T 8e86eff820a74000aa27876633200835 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:52.685824 14911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a5d9931864432c866b2b762039c87e" candidate_uuid: "fa7b3d4954384dc1bec898d1cff47613" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18"
I20260713 09:05:52.686533 14837 raft_consensus.cc:3060] T 50a5d9931864432c866b2b762039c87e P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.686579 14911 raft_consensus.cc:3055] T 50a5d9931864432c866b2b762039c87e P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:52.686967 14911 raft_consensus.cc:740] T 50a5d9931864432c866b2b762039c87e P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8782cf7a7fa34b5cb5cef026262eaf18, State: Running, Role: LEADER
I20260713 09:05:52.687738 14911 consensus_queue.cc:260] T 50a5d9931864432c866b2b762039c87e P 8782cf7a7fa34b5cb5cef026262eaf18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:52.688879 14836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e86eff820a74000aa27876633200835" candidate_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd"
I20260713 09:05:52.689011 14911 raft_consensus.cc:3060] T 50a5d9931864432c866b2b762039c87e P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.690052 14913 raft_consensus.cc:1240] T 8e86eff820a74000aa27876633200835 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Rejecting Update request from peer fa7b3d4954384dc1bec898d1cff47613 for earlier term 1. Current term is 2. Ops: []
I20260713 09:05:52.691082 14985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e86eff820a74000aa27876633200835" candidate_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa7b3d4954384dc1bec898d1cff47613"
I20260713 09:05:52.691645 14985 raft_consensus.cc:3055] T 8e86eff820a74000aa27876633200835 P fa7b3d4954384dc1bec898d1cff47613 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:52.691979 14985 raft_consensus.cc:740] T 8e86eff820a74000aa27876633200835 P fa7b3d4954384dc1bec898d1cff47613 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fa7b3d4954384dc1bec898d1cff47613, State: Running, Role: LEADER
I20260713 09:05:52.692803 14837 raft_consensus.cc:2468] T 50a5d9931864432c866b2b762039c87e P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa7b3d4954384dc1bec898d1cff47613 in term 2.
I20260713 09:05:52.692341 14912 leader_election.cc:290] T 8e86eff820a74000aa27876633200835 P 8782cf7a7fa34b5cb5cef026262eaf18 [CANDIDATE]: Term 2 election: Requested vote from peers 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197), fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3:38993)
I20260713 09:05:52.693974 14950 leader_election.cc:304] T 50a5d9931864432c866b2b762039c87e P fa7b3d4954384dc1bec898d1cff47613 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8103739d3fc24e85bc58ec345e4e8cbd, fa7b3d4954384dc1bec898d1cff47613; no voters: 
I20260713 09:05:52.694228 14985 consensus_queue.cc:260] T 8e86eff820a74000aa27876633200835 P fa7b3d4954384dc1bec898d1cff47613 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:52.694842 15162 raft_consensus.cc:2804] T 50a5d9931864432c866b2b762039c87e P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:52.695305 14985 raft_consensus.cc:3060] T 8e86eff820a74000aa27876633200835 P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.696014 15162 raft_consensus.cc:697] T 50a5d9931864432c866b2b762039c87e P fa7b3d4954384dc1bec898d1cff47613 [term 2 LEADER]: Becoming Leader. State: Replica: fa7b3d4954384dc1bec898d1cff47613, State: Running, Role: LEADER
I20260713 09:05:52.697181 15162 consensus_queue.cc:237] T 50a5d9931864432c866b2b762039c87e P fa7b3d4954384dc1bec898d1cff47613 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:52.700385 14911 raft_consensus.cc:2468] T 50a5d9931864432c866b2b762039c87e P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa7b3d4954384dc1bec898d1cff47613 in term 2.
I20260713 09:05:52.703748 14985 raft_consensus.cc:2468] T 8e86eff820a74000aa27876633200835 P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8782cf7a7fa34b5cb5cef026262eaf18 in term 2.
I20260713 09:05:52.705154 14878 leader_election.cc:304] T 8e86eff820a74000aa27876633200835 P 8782cf7a7fa34b5cb5cef026262eaf18 [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: 8782cf7a7fa34b5cb5cef026262eaf18, fa7b3d4954384dc1bec898d1cff47613; no voters: 8103739d3fc24e85bc58ec345e4e8cbd
I20260713 09:05:52.705969 15119 raft_consensus.cc:2804] T 8e86eff820a74000aa27876633200835 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:52.706425 15119 raft_consensus.cc:697] T 8e86eff820a74000aa27876633200835 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 LEADER]: Becoming Leader. State: Replica: 8782cf7a7fa34b5cb5cef026262eaf18, State: Running, Role: LEADER
I20260713 09:05:52.707273 15119 consensus_queue.cc:237] T 8e86eff820a74000aa27876633200835 P 8782cf7a7fa34b5cb5cef026262eaf18 [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: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:52.709628 14735 catalog_manager.cc:5697] T 50a5d9931864432c866b2b762039c87e P fa7b3d4954384dc1bec898d1cff47613 reported cstate change: term changed from 1 to 2, leader changed from 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2) to fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3). New cstate: current_term: 2 leader_uuid: "fa7b3d4954384dc1bec898d1cff47613" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:52.716701 14733 catalog_manager.cc:5697] T 8e86eff820a74000aa27876633200835 P 8782cf7a7fa34b5cb5cef026262eaf18 reported cstate change: term changed from 1 to 2, leader changed from fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3) to 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2). New cstate: current_term: 2 leader_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:52.770323 14985 raft_consensus.cc:1275] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Refusing update from remote peer 8782cf7a7fa34b5cb5cef026262eaf18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:52.771490 15119 consensus_queue.cc:1048] T 817537987b5c48b69ee902231add6a6f P 8782cf7a7fa34b5cb5cef026262eaf18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:52.778450 14838 raft_consensus.cc:1275] T 817537987b5c48b69ee902231add6a6f P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Refusing update from remote peer 8782cf7a7fa34b5cb5cef026262eaf18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:52.780036 15119 consensus_queue.cc:1048] T 817537987b5c48b69ee902231add6a6f P 8782cf7a7fa34b5cb5cef026262eaf18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:52.916409 14985 raft_consensus.cc:1275] T 0d0cb39e427b41b9b4191208439cc641 P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Refusing update from remote peer 8782cf7a7fa34b5cb5cef026262eaf18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:52.917811 15119 consensus_queue.cc:1048] T 0d0cb39e427b41b9b4191208439cc641 P 8782cf7a7fa34b5cb5cef026262eaf18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:52.924489 14838 raft_consensus.cc:1275] T 0d0cb39e427b41b9b4191208439cc641 P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Refusing update from remote peer 8782cf7a7fa34b5cb5cef026262eaf18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:52.926167 15119 consensus_queue.cc:1048] T 0d0cb39e427b41b9b4191208439cc641 P 8782cf7a7fa34b5cb5cef026262eaf18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:53.045792 14911 raft_consensus.cc:1275] T 614fcb723592480684990eb1a733a31c P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Refusing update from remote peer 8103739d3fc24e85bc58ec345e4e8cbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:53.046913 15118 consensus_queue.cc:1048] T 614fcb723592480684990eb1a733a31c P 8103739d3fc24e85bc58ec345e4e8cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:53.050915 14985 raft_consensus.cc:1275] T 614fcb723592480684990eb1a733a31c P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Refusing update from remote peer 8103739d3fc24e85bc58ec345e4e8cbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:53.052654 15149 consensus_queue.cc:1048] T 614fcb723592480684990eb1a733a31c P 8103739d3fc24e85bc58ec345e4e8cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:53.123644 14985 raft_consensus.cc:1275] T 8e86eff820a74000aa27876633200835 P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Refusing update from remote peer 8782cf7a7fa34b5cb5cef026262eaf18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:53.124817 15119 consensus_queue.cc:1048] T 8e86eff820a74000aa27876633200835 P 8782cf7a7fa34b5cb5cef026262eaf18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:53.135525 14838 raft_consensus.cc:3060] T 8e86eff820a74000aa27876633200835 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:53.143214 14911 raft_consensus.cc:1275] T 85bc72986e484e7b9bda53aa1109d3ae P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Refusing update from remote peer 8103739d3fc24e85bc58ec345e4e8cbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:53.144392 15149 consensus_queue.cc:1048] T 85bc72986e484e7b9bda53aa1109d3ae P 8103739d3fc24e85bc58ec345e4e8cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:53.145087 14838 raft_consensus.cc:1275] T 8e86eff820a74000aa27876633200835 P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Refusing update from remote peer 8782cf7a7fa34b5cb5cef026262eaf18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:53.146239 15119 consensus_queue.cc:1048] T 8e86eff820a74000aa27876633200835 P 8782cf7a7fa34b5cb5cef026262eaf18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:53.155350 14985 raft_consensus.cc:1275] T 85bc72986e484e7b9bda53aa1109d3ae P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Refusing update from remote peer 8103739d3fc24e85bc58ec345e4e8cbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:53.156535 15118 consensus_queue.cc:1048] T 85bc72986e484e7b9bda53aa1109d3ae P 8103739d3fc24e85bc58ec345e4e8cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:53.203258 14838 raft_consensus.cc:1275] T 50a5d9931864432c866b2b762039c87e P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Refusing update from remote peer fa7b3d4954384dc1bec898d1cff47613: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:53.204373 15162 consensus_queue.cc:1048] T 50a5d9931864432c866b2b762039c87e P fa7b3d4954384dc1bec898d1cff47613 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:53.211803 14911 raft_consensus.cc:1275] T 50a5d9931864432c866b2b762039c87e P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Refusing update from remote peer fa7b3d4954384dc1bec898d1cff47613: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:53.213503 15205 consensus_queue.cc:1048] T 50a5d9931864432c866b2b762039c87e P fa7b3d4954384dc1bec898d1cff47613 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:55.360090 14735 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:38886:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:05:55.378569 14735 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38886:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:05:55.410962 11032 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260713 09:05:55.575079 15231 log.cc:927] Time spent T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8103739d3fc24e85bc58ec345e4e8cbd: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260713 09:05:55.574302 15245 tablet.cc:1724] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8103739d3fc24e85bc58ec345e4e8cbd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:05:55.602053 14876 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.198.1:39197, user_credentials={real_user=slave}} blocked reactor thread for 51362.6us
I20260713 09:05:55.664259 15257 tablet.cc:1724] T 8fb7db85dce1404a9b82edc5a409f9f0 P fa7b3d4954384dc1bec898d1cff47613: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:05:55.670998 14876 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.198.1:39197, user_credentials={real_user=slave}} blocked reactor thread for 61612.5us
I20260713 09:05:55.602591 15256 tablet.cc:1724] T 614fcb723592480684990eb1a733a31c P 8103739d3fc24e85bc58ec345e4e8cbd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:05:55.674520 14951 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.198.2:39343, user_credentials={real_user=slave}} blocked reactor thread for 53157.6us
I20260713 09:05:55.678762 15255 tablet.cc:1724] T 817537987b5c48b69ee902231add6a6f P 8782cf7a7fa34b5cb5cef026262eaf18: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:55.687091 14909 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "817537987b5c48b69ee902231add6a6f"
dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18"
mode: GRACEFUL
new_leader_uuid: "fa7b3d4954384dc1bec898d1cff47613"
 from {username='slave'} at 127.0.0.1:38796
I20260713 09:05:55.687769 14909 raft_consensus.cc:606] T 817537987b5c48b69ee902231add6a6f P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 LEADER]: Received request to transfer leadership to TS fa7b3d4954384dc1bec898d1cff47613
I20260713 09:05:55.690354 15262 tablet.cc:1724] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8782cf7a7fa34b5cb5cef026262eaf18: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:55.725160 15267 tablet.cc:1724] T 614fcb723592480684990eb1a733a31c P fa7b3d4954384dc1bec898d1cff47613: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:55.725365 15268 tablet.cc:1724] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8103739d3fc24e85bc58ec345e4e8cbd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:55.740708 15272 tablet.cc:1724] T 817537987b5c48b69ee902231add6a6f P 8103739d3fc24e85bc58ec345e4e8cbd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:55.750769 15245 tablet.cc:1724] T 85bc72986e484e7b9bda53aa1109d3ae P 8103739d3fc24e85bc58ec345e4e8cbd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:55.757870 15269 tablet.cc:1724] T 50a5d9931864432c866b2b762039c87e P fa7b3d4954384dc1bec898d1cff47613: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:55.787863 15269 tablet.cc:1724] T 85bc72986e484e7b9bda53aa1109d3ae P fa7b3d4954384dc1bec898d1cff47613: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:05:55.809029 14876 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.198.1:39197, user_credentials={real_user=slave}} blocked reactor thread for 111840us
W20260713 09:05:55.811729 14878 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.198.3:38993, user_credentials={real_user=slave}} blocked reactor thread for 107363us
I20260713 09:05:55.791817 15257 tablet.cc:1724] T a959daaa772c4ce1a2fc7aa2dadfbfcc P fa7b3d4954384dc1bec898d1cff47613: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:05:55.830255 15254 log.cc:927] Time spent T 85bc72986e484e7b9bda53aa1109d3ae P 8782cf7a7fa34b5cb5cef026262eaf18: Append to log took a long time: real 0.152s	user 0.002s	sys 0.000s
I20260713 09:05:55.847218 15270 tablet.cc:1724] T 8e86eff820a74000aa27876633200835 P 8782cf7a7fa34b5cb5cef026262eaf18: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:55.854656 15268 tablet.cc:1724] T 0d0cb39e427b41b9b4191208439cc641 P 8103739d3fc24e85bc58ec345e4e8cbd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:55.861923 15255 tablet.cc:1724] T 50a5d9931864432c866b2b762039c87e P 8782cf7a7fa34b5cb5cef026262eaf18: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:55.875380 15256 tablet.cc:1724] T 8e86eff820a74000aa27876633200835 P 8103739d3fc24e85bc58ec345e4e8cbd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:55.876523 15267 tablet.cc:1724] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:55.904155 15262 tablet.cc:1724] T 0d0cb39e427b41b9b4191208439cc641 P 8782cf7a7fa34b5cb5cef026262eaf18: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:55.912693 15272 tablet.cc:1724] T 919ef1c9d5ff41628369f4943c30d327 P 8103739d3fc24e85bc58ec345e4e8cbd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:55.915052 15278 tablet.cc:1724] T 614fcb723592480684990eb1a733a31c P 8782cf7a7fa34b5cb5cef026262eaf18: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:55.920441 14833 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8fb7db85dce1404a9b82edc5a409f9f0"
dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd"
mode: GRACEFUL
new_leader_uuid: "fa7b3d4954384dc1bec898d1cff47613"
 from {username='slave'} at 127.0.0.1:37096
I20260713 09:05:55.921085 14833 raft_consensus.cc:606] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 LEADER]: Received request to transfer leadership to TS fa7b3d4954384dc1bec898d1cff47613
I20260713 09:05:55.923791 15257 tablet.cc:1724] T 8e86eff820a74000aa27876633200835 P fa7b3d4954384dc1bec898d1cff47613: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:55.924175 11032 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:05:55.925539 11032 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:55.928289 15277 tablet.cc:1724] T 919ef1c9d5ff41628369f4943c30d327 P fa7b3d4954384dc1bec898d1cff47613: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:55.930303 15207 raft_consensus.cc:993] T 817537987b5c48b69ee902231add6a6f P 8782cf7a7fa34b5cb5cef026262eaf18: : Instructing follower fa7b3d4954384dc1bec898d1cff47613 to start an election
I20260713 09:05:55.930734 15207 raft_consensus.cc:1081] T 817537987b5c48b69ee902231add6a6f P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 LEADER]: Signalling peer fa7b3d4954384dc1bec898d1cff47613 to start an election
I20260713 09:05:55.931869 15255 tablet.cc:1724] T 85bc72986e484e7b9bda53aa1109d3ae P 8782cf7a7fa34b5cb5cef026262eaf18: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:55.929931 15268 tablet.cc:1724] T 50a5d9931864432c866b2b762039c87e P 8103739d3fc24e85bc58ec345e4e8cbd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:55.939025 14911 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21eeb610ee594b7a81e888cbf378ca2b"
dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18"
mode: GRACEFUL
new_leader_uuid: "fa7b3d4954384dc1bec898d1cff47613"
 from {username='slave'} at 127.0.0.1:38796
I20260713 09:05:55.939652 14911 raft_consensus.cc:606] T 21eeb610ee594b7a81e888cbf378ca2b P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 LEADER]: Received request to transfer leadership to TS fa7b3d4954384dc1bec898d1cff47613
I20260713 09:05:55.942651 14836 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0062a5b888b45ae9d2753d808abbb08"
dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd"
mode: GRACEFUL
new_leader_uuid: "fa7b3d4954384dc1bec898d1cff47613"
 from {username='slave'} at 127.0.0.1:37096
I20260713 09:05:55.942464 15269 tablet.cc:1724] T 0d0cb39e427b41b9b4191208439cc641 P fa7b3d4954384dc1bec898d1cff47613: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:55.943248 14836 raft_consensus.cc:606] T c0062a5b888b45ae9d2753d808abbb08 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 LEADER]: Received request to transfer leadership to TS fa7b3d4954384dc1bec898d1cff47613
I20260713 09:05:55.950824 11032 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:05:55.950613 15270 tablet.cc:1724] T 919ef1c9d5ff41628369f4943c30d327 P 8782cf7a7fa34b5cb5cef026262eaf18: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:55.951392 11032 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:55.954385 15248 raft_consensus.cc:993] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8103739d3fc24e85bc58ec345e4e8cbd: : Instructing follower fa7b3d4954384dc1bec898d1cff47613 to start an election
I20260713 09:05:55.954852 15248 raft_consensus.cc:1081] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 LEADER]: Signalling peer fa7b3d4954384dc1bec898d1cff47613 to start an election
I20260713 09:05:55.960654 14984 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8fb7db85dce1404a9b82edc5a409f9f0"
dest_uuid: "fa7b3d4954384dc1bec898d1cff47613"
 from {username='slave'} at 127.0.0.1:39556
I20260713 09:05:55.961215 14984 raft_consensus.cc:493] T 8fb7db85dce1404a9b82edc5a409f9f0 P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:55.961580 14984 raft_consensus.cc:3060] T 8fb7db85dce1404a9b82edc5a409f9f0 P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:55.965451 15262 tablet.cc:1724] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8782cf7a7fa34b5cb5cef026262eaf18: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:55.971580 14987 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "817537987b5c48b69ee902231add6a6f"
dest_uuid: "fa7b3d4954384dc1bec898d1cff47613"
 from {username='slave'} at 127.0.0.1:39560
I20260713 09:05:55.972122 14987 raft_consensus.cc:493] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:55.972432 14987 raft_consensus.cc:3060] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:55.988063 14987 raft_consensus.cc:515] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:55.988749 14984 raft_consensus.cc:515] T 8fb7db85dce1404a9b82edc5a409f9f0 P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:55.990556 14836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817537987b5c48b69ee902231add6a6f" candidate_uuid: "fa7b3d4954384dc1bec898d1cff47613" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd"
I20260713 09:05:55.990988 14984 leader_election.cc:290] T 8fb7db85dce1404a9b82edc5a409f9f0 P fa7b3d4954384dc1bec898d1cff47613 [CANDIDATE]: Term 2 election: Requested vote from peers 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197), 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343)
I20260713 09:05:55.991160 14836 raft_consensus.cc:3060] T 817537987b5c48b69ee902231add6a6f P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:55.994510 14911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb7db85dce1404a9b82edc5a409f9f0" candidate_uuid: "fa7b3d4954384dc1bec898d1cff47613" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18"
I20260713 09:05:55.995111 14911 raft_consensus.cc:3060] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:55.996999 14836 raft_consensus.cc:2468] T 817537987b5c48b69ee902231add6a6f P 8103739d3fc24e85bc58ec345e4e8cbd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa7b3d4954384dc1bec898d1cff47613 in term 3.
I20260713 09:05:55.998327 14833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb7db85dce1404a9b82edc5a409f9f0" candidate_uuid: "fa7b3d4954384dc1bec898d1cff47613" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd"
I20260713 09:05:55.998893 14833 raft_consensus.cc:3055] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:55.999173 14833 raft_consensus.cc:740] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8103739d3fc24e85bc58ec345e4e8cbd, State: Running, Role: LEADER
I20260713 09:05:55.999639 14912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817537987b5c48b69ee902231add6a6f" candidate_uuid: "fa7b3d4954384dc1bec898d1cff47613" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18"
I20260713 09:05:56.000180 14912 raft_consensus.cc:3055] T 817537987b5c48b69ee902231add6a6f P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:55.999862 14833 consensus_queue.cc:260] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8103739d3fc24e85bc58ec345e4e8cbd [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: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:56.000491 14912 raft_consensus.cc:740] T 817537987b5c48b69ee902231add6a6f P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8782cf7a7fa34b5cb5cef026262eaf18, State: Running, Role: LEADER
I20260713 09:05:56.001067 14833 raft_consensus.cc:3060] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:56.001236 14912 consensus_queue.cc:260] T 817537987b5c48b69ee902231add6a6f P 8782cf7a7fa34b5cb5cef026262eaf18 [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: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:56.002017 14911 raft_consensus.cc:2468] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa7b3d4954384dc1bec898d1cff47613 in term 2.
I20260713 09:05:56.002363 14912 raft_consensus.cc:3060] T 817537987b5c48b69ee902231add6a6f P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:56.003305 14951 leader_election.cc:304] T 8fb7db85dce1404a9b82edc5a409f9f0 P fa7b3d4954384dc1bec898d1cff47613 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8782cf7a7fa34b5cb5cef026262eaf18, fa7b3d4954384dc1bec898d1cff47613; no voters: 
I20260713 09:05:56.003268 14987 leader_election.cc:290] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613 [CANDIDATE]: Term 3 election: Requested vote from peers 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197), 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343)
I20260713 09:05:56.004173 15205 raft_consensus.cc:2804] T 8fb7db85dce1404a9b82edc5a409f9f0 P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:56.004737 15205 raft_consensus.cc:697] T 8fb7db85dce1404a9b82edc5a409f9f0 P fa7b3d4954384dc1bec898d1cff47613 [term 2 LEADER]: Becoming Leader. State: Replica: fa7b3d4954384dc1bec898d1cff47613, State: Running, Role: LEADER
I20260713 09:05:56.006496 14950 leader_election.cc:304] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613 [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: 8103739d3fc24e85bc58ec345e4e8cbd, fa7b3d4954384dc1bec898d1cff47613; no voters: 
I20260713 09:05:56.005548 15205 consensus_queue.cc:237] T 8fb7db85dce1404a9b82edc5a409f9f0 P fa7b3d4954384dc1bec898d1cff47613 [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: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:56.007380 15265 raft_consensus.cc:2804] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:56.012941 14912 raft_consensus.cc:2468] T 817537987b5c48b69ee902231add6a6f P 8782cf7a7fa34b5cb5cef026262eaf18 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa7b3d4954384dc1bec898d1cff47613 in term 3.
I20260713 09:05:56.013741 14833 raft_consensus.cc:2468] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa7b3d4954384dc1bec898d1cff47613 in term 2.
I20260713 09:05:56.015005 15265 raft_consensus.cc:697] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613 [term 3 LEADER]: Becoming Leader. State: Replica: fa7b3d4954384dc1bec898d1cff47613, State: Running, Role: LEADER
I20260713 09:05:56.016065 15265 consensus_queue.cc:237] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613 [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: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:56.017364 14733 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 54b3b39c04aa4e2ea58aa12b5431851c: soft_deleted_table [id=7d2868f1c31546c196f98bc5d82c066f] alter complete (version 1)
I20260713 09:05:56.025843 14732 catalog_manager.cc:5697] T 8fb7db85dce1404a9b82edc5a409f9f0 P fa7b3d4954384dc1bec898d1cff47613 reported cstate change: term changed from 1 to 2, leader changed from 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1) to fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3). New cstate: current_term: 2 leader_uuid: "fa7b3d4954384dc1bec898d1cff47613" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:56.027328 14732 catalog_manager.cc:5697] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613 reported cstate change: term changed from 2 to 3, leader changed from 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2) to fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3). New cstate: current_term: 3 leader_uuid: "fa7b3d4954384dc1bec898d1cff47613" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:56.227500 15243 raft_consensus.cc:993] T c0062a5b888b45ae9d2753d808abbb08 P 8103739d3fc24e85bc58ec345e4e8cbd: : Instructing follower fa7b3d4954384dc1bec898d1cff47613 to start an election
I20260713 09:05:56.228003 15240 raft_consensus.cc:1081] T c0062a5b888b45ae9d2753d808abbb08 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 LEADER]: Signalling peer fa7b3d4954384dc1bec898d1cff47613 to start an election
I20260713 09:05:56.229323 14987 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0062a5b888b45ae9d2753d808abbb08"
dest_uuid: "fa7b3d4954384dc1bec898d1cff47613"
 from {username='slave'} at 127.0.0.1:39556
I20260713 09:05:56.229823 14987 raft_consensus.cc:493] T c0062a5b888b45ae9d2753d808abbb08 P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:56.230163 14987 raft_consensus.cc:3060] T c0062a5b888b45ae9d2753d808abbb08 P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:56.234822 14987 raft_consensus.cc:515] T c0062a5b888b45ae9d2753d808abbb08 P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } }
I20260713 09:05:56.236048 14987 leader_election.cc:290] T c0062a5b888b45ae9d2753d808abbb08 P fa7b3d4954384dc1bec898d1cff47613 [CANDIDATE]: Term 2 election: Requested vote from peers 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197), 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343)
I20260713 09:05:56.236825 14833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0062a5b888b45ae9d2753d808abbb08" candidate_uuid: "fa7b3d4954384dc1bec898d1cff47613" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd"
I20260713 09:05:56.237051 14912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0062a5b888b45ae9d2753d808abbb08" candidate_uuid: "fa7b3d4954384dc1bec898d1cff47613" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18"
I20260713 09:05:56.237442 14833 raft_consensus.cc:3055] T c0062a5b888b45ae9d2753d808abbb08 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:56.237586 14912 raft_consensus.cc:3060] T c0062a5b888b45ae9d2753d808abbb08 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:56.237813 14833 raft_consensus.cc:740] T c0062a5b888b45ae9d2753d808abbb08 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8103739d3fc24e85bc58ec345e4e8cbd, State: Running, Role: LEADER
I20260713 09:05:56.238536 14833 consensus_queue.cc:260] T c0062a5b888b45ae9d2753d808abbb08 P 8103739d3fc24e85bc58ec345e4e8cbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } }
I20260713 09:05:56.239424 14833 raft_consensus.cc:3060] T c0062a5b888b45ae9d2753d808abbb08 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:56.242358 14912 raft_consensus.cc:2468] T c0062a5b888b45ae9d2753d808abbb08 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa7b3d4954384dc1bec898d1cff47613 in term 2.
I20260713 09:05:56.243386 14951 leader_election.cc:304] T c0062a5b888b45ae9d2753d808abbb08 P fa7b3d4954384dc1bec898d1cff47613 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8782cf7a7fa34b5cb5cef026262eaf18, fa7b3d4954384dc1bec898d1cff47613; no voters: 
I20260713 09:05:56.244135 15265 raft_consensus.cc:2804] T c0062a5b888b45ae9d2753d808abbb08 P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:56.244237 14833 raft_consensus.cc:2468] T c0062a5b888b45ae9d2753d808abbb08 P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa7b3d4954384dc1bec898d1cff47613 in term 2.
I20260713 09:05:56.244541 15265 raft_consensus.cc:697] T c0062a5b888b45ae9d2753d808abbb08 P fa7b3d4954384dc1bec898d1cff47613 [term 2 LEADER]: Becoming Leader. State: Replica: fa7b3d4954384dc1bec898d1cff47613, State: Running, Role: LEADER
I20260713 09:05:56.245360 15265 consensus_queue.cc:237] T c0062a5b888b45ae9d2753d808abbb08 P fa7b3d4954384dc1bec898d1cff47613 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } }
I20260713 09:05:56.252489 14732 catalog_manager.cc:5697] T c0062a5b888b45ae9d2753d808abbb08 P fa7b3d4954384dc1bec898d1cff47613 reported cstate change: term changed from 1 to 2, leader changed from 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1) to fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3). New cstate: current_term: 2 leader_uuid: "fa7b3d4954384dc1bec898d1cff47613" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:56.447702 14833 raft_consensus.cc:1275] T 817537987b5c48b69ee902231add6a6f P 8103739d3fc24e85bc58ec345e4e8cbd [term 3 FOLLOWER]: Refusing update from remote peer fa7b3d4954384dc1bec898d1cff47613: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:05:56.448983 15265 consensus_queue.cc:1048] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:56.456939 14911 raft_consensus.cc:1275] T 817537987b5c48b69ee902231add6a6f P 8782cf7a7fa34b5cb5cef026262eaf18 [term 3 FOLLOWER]: Refusing update from remote peer fa7b3d4954384dc1bec898d1cff47613: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:05:56.458709 15265 consensus_queue.cc:1048] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:56.467624 15207 raft_consensus.cc:993] T 21eeb610ee594b7a81e888cbf378ca2b P 8782cf7a7fa34b5cb5cef026262eaf18: : Instructing follower fa7b3d4954384dc1bec898d1cff47613 to start an election
I20260713 09:05:56.468103 15251 raft_consensus.cc:1081] T 21eeb610ee594b7a81e888cbf378ca2b P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 LEADER]: Signalling peer fa7b3d4954384dc1bec898d1cff47613 to start an election
I20260713 09:05:56.469440 14987 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21eeb610ee594b7a81e888cbf378ca2b"
dest_uuid: "fa7b3d4954384dc1bec898d1cff47613"
 from {username='slave'} at 127.0.0.1:39560
I20260713 09:05:56.469838 14987 raft_consensus.cc:493] T 21eeb610ee594b7a81e888cbf378ca2b P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:56.470070 14987 raft_consensus.cc:3060] T 21eeb610ee594b7a81e888cbf378ca2b P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:56.474215 14987 raft_consensus.cc:515] T 21eeb610ee594b7a81e888cbf378ca2b P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:56.475539 14987 leader_election.cc:290] T 21eeb610ee594b7a81e888cbf378ca2b P fa7b3d4954384dc1bec898d1cff47613 [CANDIDATE]: Term 2 election: Requested vote from peers 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197), 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343)
I20260713 09:05:56.476274 14833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21eeb610ee594b7a81e888cbf378ca2b" candidate_uuid: "fa7b3d4954384dc1bec898d1cff47613" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8103739d3fc24e85bc58ec345e4e8cbd"
I20260713 09:05:56.476842 14833 raft_consensus.cc:3060] T 21eeb610ee594b7a81e888cbf378ca2b P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:56.476759 14912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21eeb610ee594b7a81e888cbf378ca2b" candidate_uuid: "fa7b3d4954384dc1bec898d1cff47613" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8782cf7a7fa34b5cb5cef026262eaf18"
I20260713 09:05:56.477337 14912 raft_consensus.cc:3055] T 21eeb610ee594b7a81e888cbf378ca2b P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:56.477578 14912 raft_consensus.cc:740] T 21eeb610ee594b7a81e888cbf378ca2b P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8782cf7a7fa34b5cb5cef026262eaf18, State: Running, Role: LEADER
I20260713 09:05:56.478186 14912 consensus_queue.cc:260] T 21eeb610ee594b7a81e888cbf378ca2b P 8782cf7a7fa34b5cb5cef026262eaf18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:56.479207 14912 raft_consensus.cc:3060] T 21eeb610ee594b7a81e888cbf378ca2b P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:56.482123 14833 raft_consensus.cc:2468] T 21eeb610ee594b7a81e888cbf378ca2b P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa7b3d4954384dc1bec898d1cff47613 in term 2.
I20260713 09:05:56.483078 14950 leader_election.cc:304] T 21eeb610ee594b7a81e888cbf378ca2b P fa7b3d4954384dc1bec898d1cff47613 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8103739d3fc24e85bc58ec345e4e8cbd, fa7b3d4954384dc1bec898d1cff47613; no voters: 
I20260713 09:05:56.483636 15265 raft_consensus.cc:2804] T 21eeb610ee594b7a81e888cbf378ca2b P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:56.483979 15265 raft_consensus.cc:697] T 21eeb610ee594b7a81e888cbf378ca2b P fa7b3d4954384dc1bec898d1cff47613 [term 2 LEADER]: Becoming Leader. State: Replica: fa7b3d4954384dc1bec898d1cff47613, State: Running, Role: LEADER
I20260713 09:05:56.484014 14912 raft_consensus.cc:2468] T 21eeb610ee594b7a81e888cbf378ca2b P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa7b3d4954384dc1bec898d1cff47613 in term 2.
I20260713 09:05:56.484675 15265 consensus_queue.cc:237] T 21eeb610ee594b7a81e888cbf378ca2b P fa7b3d4954384dc1bec898d1cff47613 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } }
I20260713 09:05:56.491719 14735 catalog_manager.cc:5697] T 21eeb610ee594b7a81e888cbf378ca2b P fa7b3d4954384dc1bec898d1cff47613 reported cstate change: term changed from 1 to 2, leader changed from 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2) to fa7b3d4954384dc1bec898d1cff47613 (127.10.198.3). New cstate: current_term: 2 leader_uuid: "fa7b3d4954384dc1bec898d1cff47613" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa7b3d4954384dc1bec898d1cff47613" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38993 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:56.517230 14912 raft_consensus.cc:1275] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Refusing update from remote peer fa7b3d4954384dc1bec898d1cff47613: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:05:56.518234 15205 consensus_queue.cc:1048] T 8fb7db85dce1404a9b82edc5a409f9f0 P fa7b3d4954384dc1bec898d1cff47613 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:56.522564 14836 raft_consensus.cc:1275] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Refusing update from remote peer fa7b3d4954384dc1bec898d1cff47613: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:05:56.524468 15205 consensus_queue.cc:1048] T 8fb7db85dce1404a9b82edc5a409f9f0 P fa7b3d4954384dc1bec898d1cff47613 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:56.709302 14912 raft_consensus.cc:1275] T c0062a5b888b45ae9d2753d808abbb08 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Refusing update from remote peer fa7b3d4954384dc1bec898d1cff47613: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:56.710354 15205 consensus_queue.cc:1048] T c0062a5b888b45ae9d2753d808abbb08 P fa7b3d4954384dc1bec898d1cff47613 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:56.719738 14836 raft_consensus.cc:1275] T c0062a5b888b45ae9d2753d808abbb08 P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Refusing update from remote peer fa7b3d4954384dc1bec898d1cff47613: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:56.721120 15265 consensus_queue.cc:1048] T c0062a5b888b45ae9d2753d808abbb08 P fa7b3d4954384dc1bec898d1cff47613 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:57.001392 11032 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:05:57.006268 11032 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:05:57.006661 11032 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:57.012198 11032 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:05:57.012552 11032 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:57.048440 14912 raft_consensus.cc:1275] T 21eeb610ee594b7a81e888cbf378ca2b P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Refusing update from remote peer fa7b3d4954384dc1bec898d1cff47613: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:57.049467 15265 consensus_queue.cc:1048] T 21eeb610ee594b7a81e888cbf378ca2b P fa7b3d4954384dc1bec898d1cff47613 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8782cf7a7fa34b5cb5cef026262eaf18" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:57.061059 14836 raft_consensus.cc:1275] T 21eeb610ee594b7a81e888cbf378ca2b P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Refusing update from remote peer fa7b3d4954384dc1bec898d1cff47613: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:57.062443 15283 consensus_queue.cc:1048] T 21eeb610ee594b7a81e888cbf378ca2b P fa7b3d4954384dc1bec898d1cff47613 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8103739d3fc24e85bc58ec345e4e8cbd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:58.036934 11032 tablet_server.cc:179] TabletServer@127.10.198.1:0 shutting down...
I20260713 09:05:58.058632 11032 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:58.059358 11032 tablet_replica.cc:333] T 0d0cb39e427b41b9b4191208439cc641 P 8103739d3fc24e85bc58ec345e4e8cbd: stopping tablet replica
I20260713 09:05:58.060154 11032 raft_consensus.cc:2243] T 0d0cb39e427b41b9b4191208439cc641 P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:58.060595 11032 raft_consensus.cc:2272] T 0d0cb39e427b41b9b4191208439cc641 P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.062752 11032 tablet_replica.cc:333] T 50a5d9931864432c866b2b762039c87e P 8103739d3fc24e85bc58ec345e4e8cbd: stopping tablet replica
I20260713 09:05:58.063310 11032 raft_consensus.cc:2243] T 50a5d9931864432c866b2b762039c87e P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:58.063740 11032 raft_consensus.cc:2272] T 50a5d9931864432c866b2b762039c87e P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.065383 11032 tablet_replica.cc:333] T 614fcb723592480684990eb1a733a31c P 8103739d3fc24e85bc58ec345e4e8cbd: stopping tablet replica
I20260713 09:05:58.065840 11032 raft_consensus.cc:2243] T 614fcb723592480684990eb1a733a31c P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:58.066569 11032 raft_consensus.cc:2272] T 614fcb723592480684990eb1a733a31c P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.068176 11032 tablet_replica.cc:333] T 919ef1c9d5ff41628369f4943c30d327 P 8103739d3fc24e85bc58ec345e4e8cbd: stopping tablet replica
I20260713 09:05:58.068676 11032 raft_consensus.cc:2243] T 919ef1c9d5ff41628369f4943c30d327 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:58.069067 11032 raft_consensus.cc:2272] T 919ef1c9d5ff41628369f4943c30d327 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.070684 11032 tablet_replica.cc:333] T 85bc72986e484e7b9bda53aa1109d3ae P 8103739d3fc24e85bc58ec345e4e8cbd: stopping tablet replica
I20260713 09:05:58.071164 11032 raft_consensus.cc:2243] T 85bc72986e484e7b9bda53aa1109d3ae P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:58.071825 11032 raft_consensus.cc:2272] T 85bc72986e484e7b9bda53aa1109d3ae P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.073638 11032 tablet_replica.cc:333] T 8e86eff820a74000aa27876633200835 P 8103739d3fc24e85bc58ec345e4e8cbd: stopping tablet replica
I20260713 09:05:58.074087 11032 raft_consensus.cc:2243] T 8e86eff820a74000aa27876633200835 P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:58.074532 11032 raft_consensus.cc:2272] T 8e86eff820a74000aa27876633200835 P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.076174 11032 tablet_replica.cc:333] T 817537987b5c48b69ee902231add6a6f P 8103739d3fc24e85bc58ec345e4e8cbd: stopping tablet replica
I20260713 09:05:58.076642 11032 raft_consensus.cc:2243] T 817537987b5c48b69ee902231add6a6f P 8103739d3fc24e85bc58ec345e4e8cbd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:58.077020 11032 raft_consensus.cc:2272] T 817537987b5c48b69ee902231add6a6f P 8103739d3fc24e85bc58ec345e4e8cbd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.079216 11032 tablet_replica.cc:333] T e9099dbf298c4e198e5373767848db5f P 8103739d3fc24e85bc58ec345e4e8cbd: stopping tablet replica
I20260713 09:05:58.079972 11032 raft_consensus.cc:2243] T e9099dbf298c4e198e5373767848db5f P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:58.080773 11032 raft_consensus.cc:2272] T e9099dbf298c4e198e5373767848db5f P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.082697 11032 tablet_replica.cc:333] T c083e2632ee7499d8cd61a6dc5514208 P 8103739d3fc24e85bc58ec345e4e8cbd: stopping tablet replica
I20260713 09:05:58.083163 11032 raft_consensus.cc:2243] T c083e2632ee7499d8cd61a6dc5514208 P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:58.083542 11032 raft_consensus.cc:2272] T c083e2632ee7499d8cd61a6dc5514208 P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.085182 11032 tablet_replica.cc:333] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8103739d3fc24e85bc58ec345e4e8cbd: stopping tablet replica
I20260713 09:05:58.085659 11032 raft_consensus.cc:2243] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:58.086369 11032 raft_consensus.cc:2272] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.088006 11032 tablet_replica.cc:333] T c0062a5b888b45ae9d2753d808abbb08 P 8103739d3fc24e85bc58ec345e4e8cbd: stopping tablet replica
I20260713 09:05:58.088498 11032 raft_consensus.cc:2243] T c0062a5b888b45ae9d2753d808abbb08 P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:58.088848 11032 raft_consensus.cc:2272] T c0062a5b888b45ae9d2753d808abbb08 P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.090843 11032 tablet_replica.cc:333] T e1a610f05bbf451d9f64cb406edbd324 P 8103739d3fc24e85bc58ec345e4e8cbd: stopping tablet replica
I20260713 09:05:58.091491 11032 raft_consensus.cc:2243] T e1a610f05bbf451d9f64cb406edbd324 P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:58.091878 11032 raft_consensus.cc:2272] T e1a610f05bbf451d9f64cb406edbd324 P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.093489 11032 tablet_replica.cc:333] T 62d2e14f096c40708e401bce604e077a P 8103739d3fc24e85bc58ec345e4e8cbd: stopping tablet replica
I20260713 09:05:58.094004 11032 raft_consensus.cc:2243] T 62d2e14f096c40708e401bce604e077a P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:58.094908 11032 raft_consensus.cc:2272] T 62d2e14f096c40708e401bce604e077a P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.097190 11032 tablet_replica.cc:333] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8103739d3fc24e85bc58ec345e4e8cbd: stopping tablet replica
I20260713 09:05:58.097678 11032 raft_consensus.cc:2243] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:58.098419 11032 raft_consensus.cc:2272] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.100466 11032 tablet_replica.cc:333] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8103739d3fc24e85bc58ec345e4e8cbd: stopping tablet replica
I20260713 09:05:58.100931 11032 raft_consensus.cc:2243] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:58.101284 11032 raft_consensus.cc:2272] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.102953 11032 tablet_replica.cc:333] T 21eeb610ee594b7a81e888cbf378ca2b P 8103739d3fc24e85bc58ec345e4e8cbd: stopping tablet replica
I20260713 09:05:58.103401 11032 raft_consensus.cc:2243] T 21eeb610ee594b7a81e888cbf378ca2b P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:58.103757 11032 raft_consensus.cc:2272] T 21eeb610ee594b7a81e888cbf378ca2b P 8103739d3fc24e85bc58ec345e4e8cbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.105340 11032 tablet_replica.cc:333] T f59c167ef017479681fb9e32acc86f58 P 8103739d3fc24e85bc58ec345e4e8cbd: stopping tablet replica
I20260713 09:05:58.105792 11032 raft_consensus.cc:2243] T f59c167ef017479681fb9e32acc86f58 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:58.106142 11032 raft_consensus.cc:2272] T f59c167ef017479681fb9e32acc86f58 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.107759 11032 tablet_replica.cc:333] T b3e56226395c43e592770bc850ee9050 P 8103739d3fc24e85bc58ec345e4e8cbd: stopping tablet replica
I20260713 09:05:58.108139 11032 raft_consensus.cc:2243] T b3e56226395c43e592770bc850ee9050 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:58.108498 11032 raft_consensus.cc:2272] T b3e56226395c43e592770bc850ee9050 P 8103739d3fc24e85bc58ec345e4e8cbd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:58.133126 14950 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.198.1:39197: connect: Connection refused (error 111)
W20260713 09:05:58.135818 14950 consensus_peers.cc:597] T 21eeb610ee594b7a81e888cbf378ca2b P fa7b3d4954384dc1bec898d1cff47613 -> Peer 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197): Couldn't send request to peer 8103739d3fc24e85bc58ec345e4e8cbd. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:39197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:58.143158 11032 tablet_server.cc:196] TabletServer@127.10.198.1:0 shutdown complete.
I20260713 09:05:58.174582 11032 tablet_server.cc:179] TabletServer@127.10.198.2:0 shutting down...
I20260713 09:05:58.195899 11032 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:58.196497 11032 tablet_replica.cc:333] T 0d0cb39e427b41b9b4191208439cc641 P 8782cf7a7fa34b5cb5cef026262eaf18: stopping tablet replica
I20260713 09:05:58.197078 11032 raft_consensus.cc:2243] T 0d0cb39e427b41b9b4191208439cc641 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:58.197805 11032 raft_consensus.cc:2272] T 0d0cb39e427b41b9b4191208439cc641 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.199565 11032 tablet_replica.cc:333] T 50a5d9931864432c866b2b762039c87e P 8782cf7a7fa34b5cb5cef026262eaf18: stopping tablet replica
I20260713 09:05:58.200058 11032 raft_consensus.cc:2243] T 50a5d9931864432c866b2b762039c87e P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:58.200443 11032 raft_consensus.cc:2272] T 50a5d9931864432c866b2b762039c87e P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.202003 11032 tablet_replica.cc:333] T 614fcb723592480684990eb1a733a31c P 8782cf7a7fa34b5cb5cef026262eaf18: stopping tablet replica
I20260713 09:05:58.202509 11032 raft_consensus.cc:2243] T 614fcb723592480684990eb1a733a31c P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:58.202885 11032 raft_consensus.cc:2272] T 614fcb723592480684990eb1a733a31c P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.204519 11032 tablet_replica.cc:333] T 919ef1c9d5ff41628369f4943c30d327 P 8782cf7a7fa34b5cb5cef026262eaf18: stopping tablet replica
I20260713 09:05:58.204993 11032 raft_consensus.cc:2243] T 919ef1c9d5ff41628369f4943c30d327 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:58.205631 11032 raft_consensus.cc:2272] T 919ef1c9d5ff41628369f4943c30d327 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.207244 11032 tablet_replica.cc:333] T 85bc72986e484e7b9bda53aa1109d3ae P 8782cf7a7fa34b5cb5cef026262eaf18: stopping tablet replica
I20260713 09:05:58.207708 11032 raft_consensus.cc:2243] T 85bc72986e484e7b9bda53aa1109d3ae P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:58.208091 11032 raft_consensus.cc:2272] T 85bc72986e484e7b9bda53aa1109d3ae P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.209695 11032 tablet_replica.cc:333] T c0062a5b888b45ae9d2753d808abbb08 P 8782cf7a7fa34b5cb5cef026262eaf18: stopping tablet replica
I20260713 09:05:58.210170 11032 raft_consensus.cc:2243] T c0062a5b888b45ae9d2753d808abbb08 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:58.210577 11032 raft_consensus.cc:2272] T c0062a5b888b45ae9d2753d808abbb08 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.212177 11032 tablet_replica.cc:333] T e1a610f05bbf451d9f64cb406edbd324 P 8782cf7a7fa34b5cb5cef026262eaf18: stopping tablet replica
I20260713 09:05:58.212679 11032 raft_consensus.cc:2243] T e1a610f05bbf451d9f64cb406edbd324 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:58.213346 11032 raft_consensus.cc:2272] T e1a610f05bbf451d9f64cb406edbd324 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.215086 11032 tablet_replica.cc:333] T b3e56226395c43e592770bc850ee9050 P 8782cf7a7fa34b5cb5cef026262eaf18: stopping tablet replica
I20260713 09:05:58.215554 11032 raft_consensus.cc:2243] T b3e56226395c43e592770bc850ee9050 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:58.215929 11032 raft_consensus.cc:2272] T b3e56226395c43e592770bc850ee9050 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.217456 11032 tablet_replica.cc:333] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8782cf7a7fa34b5cb5cef026262eaf18: stopping tablet replica
I20260713 09:05:58.217923 11032 raft_consensus.cc:2243] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:58.218307 11032 raft_consensus.cc:2272] T 8fb7db85dce1404a9b82edc5a409f9f0 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.219884 11032 tablet_replica.cc:333] T 62d2e14f096c40708e401bce604e077a P 8782cf7a7fa34b5cb5cef026262eaf18: stopping tablet replica
I20260713 09:05:58.220359 11032 raft_consensus.cc:2243] T 62d2e14f096c40708e401bce604e077a P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:58.220745 11032 raft_consensus.cc:2272] T 62d2e14f096c40708e401bce604e077a P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.222425 11032 tablet_replica.cc:333] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8782cf7a7fa34b5cb5cef026262eaf18: stopping tablet replica
I20260713 09:05:58.222877 11032 raft_consensus.cc:2243] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:58.223213 11032 raft_consensus.cc:2272] T dbdae7faceaa4e4099bf7dfe69ac3011 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.225186 11032 tablet_replica.cc:333] T 8e86eff820a74000aa27876633200835 P 8782cf7a7fa34b5cb5cef026262eaf18: stopping tablet replica
I20260713 09:05:58.225632 11032 raft_consensus.cc:2243] T 8e86eff820a74000aa27876633200835 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:58.226316 11032 raft_consensus.cc:2272] T 8e86eff820a74000aa27876633200835 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.228124 11032 tablet_replica.cc:333] T 817537987b5c48b69ee902231add6a6f P 8782cf7a7fa34b5cb5cef026262eaf18: stopping tablet replica
I20260713 09:05:58.228587 11032 raft_consensus.cc:2243] T 817537987b5c48b69ee902231add6a6f P 8782cf7a7fa34b5cb5cef026262eaf18 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:58.228940 11032 raft_consensus.cc:2272] T 817537987b5c48b69ee902231add6a6f P 8782cf7a7fa34b5cb5cef026262eaf18 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:58.229228 14876 consensus_peers.cc:597] T c083e2632ee7499d8cd61a6dc5514208 P 8782cf7a7fa34b5cb5cef026262eaf18 -> Peer 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197): Couldn't send request to peer 8103739d3fc24e85bc58ec345e4e8cbd. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:39197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:58.230827 11032 tablet_replica.cc:333] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8782cf7a7fa34b5cb5cef026262eaf18: stopping tablet replica
I20260713 09:05:58.231387 11032 raft_consensus.cc:2243] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:58.231773 11032 raft_consensus.cc:2272] T a959daaa772c4ce1a2fc7aa2dadfbfcc P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.233424 11032 tablet_replica.cc:333] T e9099dbf298c4e198e5373767848db5f P 8782cf7a7fa34b5cb5cef026262eaf18: stopping tablet replica
I20260713 09:05:58.233916 11032 raft_consensus.cc:2243] T e9099dbf298c4e198e5373767848db5f P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:58.234444 11032 raft_consensus.cc:2272] T e9099dbf298c4e198e5373767848db5f P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.236129 11032 tablet_replica.cc:333] T c083e2632ee7499d8cd61a6dc5514208 P 8782cf7a7fa34b5cb5cef026262eaf18: stopping tablet replica
I20260713 09:05:58.236532 11032 raft_consensus.cc:2243] T c083e2632ee7499d8cd61a6dc5514208 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:58.237159 11032 raft_consensus.cc:2272] T c083e2632ee7499d8cd61a6dc5514208 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.238819 11032 tablet_replica.cc:333] T f59c167ef017479681fb9e32acc86f58 P 8782cf7a7fa34b5cb5cef026262eaf18: stopping tablet replica
I20260713 09:05:58.239225 11032 raft_consensus.cc:2243] T f59c167ef017479681fb9e32acc86f58 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:58.239817 11032 raft_consensus.cc:2272] T f59c167ef017479681fb9e32acc86f58 P 8782cf7a7fa34b5cb5cef026262eaf18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.241339 11032 tablet_replica.cc:333] T 21eeb610ee594b7a81e888cbf378ca2b P 8782cf7a7fa34b5cb5cef026262eaf18: stopping tablet replica
I20260713 09:05:58.241717 11032 raft_consensus.cc:2243] T 21eeb610ee594b7a81e888cbf378ca2b P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:58.242045 11032 raft_consensus.cc:2272] T 21eeb610ee594b7a81e888cbf378ca2b P 8782cf7a7fa34b5cb5cef026262eaf18 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:58.246963 14950 consensus_peers.cc:597] T 50a5d9931864432c866b2b762039c87e P fa7b3d4954384dc1bec898d1cff47613 -> Peer 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197): Couldn't send request to peer 8103739d3fc24e85bc58ec345e4e8cbd. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:39197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:58.250736 14951 consensus_peers.cc:597] T b3e56226395c43e592770bc850ee9050 P fa7b3d4954384dc1bec898d1cff47613 -> Peer 8782cf7a7fa34b5cb5cef026262eaf18 (127.10.198.2:39343): Couldn't send request to peer 8782cf7a7fa34b5cb5cef026262eaf18. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:58.252629 14950 consensus_peers.cc:597] T b3e56226395c43e592770bc850ee9050 P fa7b3d4954384dc1bec898d1cff47613 -> Peer 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197): Couldn't send request to peer 8103739d3fc24e85bc58ec345e4e8cbd. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:39197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:58.276952 14950 consensus_peers.cc:597] T 8fb7db85dce1404a9b82edc5a409f9f0 P fa7b3d4954384dc1bec898d1cff47613 -> Peer 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197): Couldn't send request to peer 8103739d3fc24e85bc58ec345e4e8cbd. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:39197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:58.280319 11032 tablet_server.cc:196] TabletServer@127.10.198.2:0 shutdown complete.
I20260713 09:05:58.309159 11032 tablet_server.cc:179] TabletServer@127.10.198.3:0 shutting down...
W20260713 09:05:58.326225 14950 consensus_peers.cc:597] T c0062a5b888b45ae9d2753d808abbb08 P fa7b3d4954384dc1bec898d1cff47613 -> Peer 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197): Couldn't send request to peer 8103739d3fc24e85bc58ec345e4e8cbd. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:39197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:58.332003 11032 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:58.332628 11032 tablet_replica.cc:333] T 50a5d9931864432c866b2b762039c87e P fa7b3d4954384dc1bec898d1cff47613: stopping tablet replica
I20260713 09:05:58.333194 11032 raft_consensus.cc:2243] T 50a5d9931864432c866b2b762039c87e P fa7b3d4954384dc1bec898d1cff47613 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:58.333902 11032 raft_consensus.cc:2272] T 50a5d9931864432c866b2b762039c87e P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.335713 11032 tablet_replica.cc:333] T 614fcb723592480684990eb1a733a31c P fa7b3d4954384dc1bec898d1cff47613: stopping tablet replica
I20260713 09:05:58.336216 11032 raft_consensus.cc:2243] T 614fcb723592480684990eb1a733a31c P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:58.336604 11032 raft_consensus.cc:2272] T 614fcb723592480684990eb1a733a31c P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.338192 11032 tablet_replica.cc:333] T 0d0cb39e427b41b9b4191208439cc641 P fa7b3d4954384dc1bec898d1cff47613: stopping tablet replica
I20260713 09:05:58.338685 11032 raft_consensus.cc:2243] T 0d0cb39e427b41b9b4191208439cc641 P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:58.339064 11032 raft_consensus.cc:2272] T 0d0cb39e427b41b9b4191208439cc641 P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.340593 11032 tablet_replica.cc:333] T 919ef1c9d5ff41628369f4943c30d327 P fa7b3d4954384dc1bec898d1cff47613: stopping tablet replica
I20260713 09:05:58.341056 11032 raft_consensus.cc:2243] T 919ef1c9d5ff41628369f4943c30d327 P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:58.341423 11032 raft_consensus.cc:2272] T 919ef1c9d5ff41628369f4943c30d327 P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.342998 11032 tablet_replica.cc:333] T 85bc72986e484e7b9bda53aa1109d3ae P fa7b3d4954384dc1bec898d1cff47613: stopping tablet replica
I20260713 09:05:58.343472 11032 raft_consensus.cc:2243] T 85bc72986e484e7b9bda53aa1109d3ae P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:58.343848 11032 raft_consensus.cc:2272] T 85bc72986e484e7b9bda53aa1109d3ae P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.345867 11032 tablet_replica.cc:333] T c0062a5b888b45ae9d2753d808abbb08 P fa7b3d4954384dc1bec898d1cff47613: stopping tablet replica
I20260713 09:05:58.346518 11032 raft_consensus.cc:2243] T c0062a5b888b45ae9d2753d808abbb08 P fa7b3d4954384dc1bec898d1cff47613 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:58.347245 11032 raft_consensus.cc:2272] T c0062a5b888b45ae9d2753d808abbb08 P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.349043 11032 tablet_replica.cc:333] T e1a610f05bbf451d9f64cb406edbd324 P fa7b3d4954384dc1bec898d1cff47613: stopping tablet replica
I20260713 09:05:58.349540 11032 raft_consensus.cc:2243] T e1a610f05bbf451d9f64cb406edbd324 P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:58.349952 11032 raft_consensus.cc:2272] T e1a610f05bbf451d9f64cb406edbd324 P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.352226 11032 tablet_replica.cc:333] T b3e56226395c43e592770bc850ee9050 P fa7b3d4954384dc1bec898d1cff47613: stopping tablet replica
I20260713 09:05:58.352744 11032 raft_consensus.cc:2243] T b3e56226395c43e592770bc850ee9050 P fa7b3d4954384dc1bec898d1cff47613 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:05:58.353057 14950 consensus_peers.cc:597] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613 -> Peer 8103739d3fc24e85bc58ec345e4e8cbd (127.10.198.1:39197): Couldn't send request to peer 8103739d3fc24e85bc58ec345e4e8cbd. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:39197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:58.353626 11032 raft_consensus.cc:2272] T b3e56226395c43e592770bc850ee9050 P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.355454 11032 tablet_replica.cc:333] T 8fb7db85dce1404a9b82edc5a409f9f0 P fa7b3d4954384dc1bec898d1cff47613: stopping tablet replica
I20260713 09:05:58.355917 11032 raft_consensus.cc:2243] T 8fb7db85dce1404a9b82edc5a409f9f0 P fa7b3d4954384dc1bec898d1cff47613 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:58.356534 11032 raft_consensus.cc:2272] T 8fb7db85dce1404a9b82edc5a409f9f0 P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.358119 11032 tablet_replica.cc:333] T dbdae7faceaa4e4099bf7dfe69ac3011 P fa7b3d4954384dc1bec898d1cff47613: stopping tablet replica
I20260713 09:05:58.358593 11032 raft_consensus.cc:2243] T dbdae7faceaa4e4099bf7dfe69ac3011 P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:58.358932 11032 raft_consensus.cc:2272] T dbdae7faceaa4e4099bf7dfe69ac3011 P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.360570 11032 tablet_replica.cc:333] T 62d2e14f096c40708e401bce604e077a P fa7b3d4954384dc1bec898d1cff47613: stopping tablet replica
I20260713 09:05:58.361066 11032 raft_consensus.cc:2243] T 62d2e14f096c40708e401bce604e077a P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:58.361500 11032 raft_consensus.cc:2272] T 62d2e14f096c40708e401bce604e077a P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.363201 11032 tablet_replica.cc:333] T 8e86eff820a74000aa27876633200835 P fa7b3d4954384dc1bec898d1cff47613: stopping tablet replica
I20260713 09:05:58.363687 11032 raft_consensus.cc:2243] T 8e86eff820a74000aa27876633200835 P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:58.364055 11032 raft_consensus.cc:2272] T 8e86eff820a74000aa27876633200835 P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.365610 11032 tablet_replica.cc:333] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613: stopping tablet replica
I20260713 09:05:58.366047 11032 raft_consensus.cc:2243] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:58.366714 11032 raft_consensus.cc:2272] T 817537987b5c48b69ee902231add6a6f P fa7b3d4954384dc1bec898d1cff47613 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.368361 11032 tablet_replica.cc:333] T a959daaa772c4ce1a2fc7aa2dadfbfcc P fa7b3d4954384dc1bec898d1cff47613: stopping tablet replica
I20260713 09:05:58.368805 11032 raft_consensus.cc:2243] T a959daaa772c4ce1a2fc7aa2dadfbfcc P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:58.369158 11032 raft_consensus.cc:2272] T a959daaa772c4ce1a2fc7aa2dadfbfcc P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.370692 11032 tablet_replica.cc:333] T e9099dbf298c4e198e5373767848db5f P fa7b3d4954384dc1bec898d1cff47613: stopping tablet replica
I20260713 09:05:58.371135 11032 raft_consensus.cc:2243] T e9099dbf298c4e198e5373767848db5f P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:58.371505 11032 raft_consensus.cc:2272] T e9099dbf298c4e198e5373767848db5f P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.373160 11032 tablet_replica.cc:333] T c083e2632ee7499d8cd61a6dc5514208 P fa7b3d4954384dc1bec898d1cff47613: stopping tablet replica
I20260713 09:05:58.373596 11032 raft_consensus.cc:2243] T c083e2632ee7499d8cd61a6dc5514208 P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:58.373951 11032 raft_consensus.cc:2272] T c083e2632ee7499d8cd61a6dc5514208 P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.375605 11032 tablet_replica.cc:333] T f59c167ef017479681fb9e32acc86f58 P fa7b3d4954384dc1bec898d1cff47613: stopping tablet replica
I20260713 09:05:58.376019 11032 raft_consensus.cc:2243] T f59c167ef017479681fb9e32acc86f58 P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:58.376365 11032 raft_consensus.cc:2272] T f59c167ef017479681fb9e32acc86f58 P fa7b3d4954384dc1bec898d1cff47613 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.377967 11032 tablet_replica.cc:333] T 21eeb610ee594b7a81e888cbf378ca2b P fa7b3d4954384dc1bec898d1cff47613: stopping tablet replica
I20260713 09:05:58.378409 11032 raft_consensus.cc:2243] T 21eeb610ee594b7a81e888cbf378ca2b P fa7b3d4954384dc1bec898d1cff47613 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:58.379020 11032 raft_consensus.cc:2272] T 21eeb610ee594b7a81e888cbf378ca2b P fa7b3d4954384dc1bec898d1cff47613 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.412894 11032 tablet_server.cc:196] TabletServer@127.10.198.3:0 shutdown complete.
I20260713 09:05:58.441112 11032 master.cc:562] Master@127.10.198.62:44351 shutting down...
I20260713 09:05:58.459070 11032 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 54b3b39c04aa4e2ea58aa12b5431851c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:58.459533 11032 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 54b3b39c04aa4e2ea58aa12b5431851c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.459805 11032 tablet_replica.cc:333] T 00000000000000000000000000000000 P 54b3b39c04aa4e2ea58aa12b5431851c: stopping tablet replica
I20260713 09:05:58.478587 11032 master.cc:584] Master@127.10.198.62:44351 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12110 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:05:58.523147 11032 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.198.62:40753
I20260713 09:05:58.524245 11032 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:58.529182 15299 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:58.530005 15300 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:58.530740 15302 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:58.531137 11032 server_base.cc:1061] running on GCE node
I20260713 09:05:58.531903 11032 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:58.532066 11032 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:58.532176 11032 hybrid_clock.cc:648] HybridClock initialized: now 1783933558532165 us; error 0 us; skew 500 ppm
I20260713 09:05:58.532594 11032 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:58.534682 11032 webserver.cc:533] Webserver started at http://127.10.198.62:46803/ using document root <none> and password file <none>
I20260713 09:05:58.535082 11032 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:58.535223 11032 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:58.535434 11032 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:58.536375 11032 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933461482508-11032-0/minicluster-data/master-0-root/instance:
uuid: "7c6ce3b96109468cb1b0bb89eed77a85"
format_stamp: "Formatted at 2026-07-13 09:05:58 on dist-test-slave-kch5"
I20260713 09:05:58.540257 11032 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:05:58.543179 15307 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:58.543829 11032 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:05:58.544075 11032 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933461482508-11032-0/minicluster-data/master-0-root
uuid: "7c6ce3b96109468cb1b0bb89eed77a85"
format_stamp: "Formatted at 2026-07-13 09:05:58 on dist-test-slave-kch5"
I20260713 09:05:58.544319 11032 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933461482508-11032-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933461482508-11032-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933461482508-11032-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:58.553059 11032 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:58.554105 11032 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:58.588857 11032 rpc_server.cc:307] RPC server started. Bound to: 127.10.198.62:40753
I20260713 09:05:58.588958 15358 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.198.62:40753 every 8 connection(s)
I20260713 09:05:58.592581 15359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:58.602219 15359 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7c6ce3b96109468cb1b0bb89eed77a85: Bootstrap starting.
I20260713 09:05:58.606662 15359 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7c6ce3b96109468cb1b0bb89eed77a85: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:58.610548 15359 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7c6ce3b96109468cb1b0bb89eed77a85: No bootstrap required, opened a new log
I20260713 09:05:58.612548 15359 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7c6ce3b96109468cb1b0bb89eed77a85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c6ce3b96109468cb1b0bb89eed77a85" member_type: VOTER }
I20260713 09:05:58.612931 15359 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7c6ce3b96109468cb1b0bb89eed77a85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:58.613140 15359 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7c6ce3b96109468cb1b0bb89eed77a85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c6ce3b96109468cb1b0bb89eed77a85, State: Initialized, Role: FOLLOWER
I20260713 09:05:58.613694 15359 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7c6ce3b96109468cb1b0bb89eed77a85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7c6ce3b96109468cb1b0bb89eed77a85" member_type: VOTER }
I20260713 09:05:58.614127 15359 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7c6ce3b96109468cb1b0bb89eed77a85 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:05:58.614369 15359 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7c6ce3b96109468cb1b0bb89eed77a85 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:05:58.614611 15359 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7c6ce3b96109468cb1b0bb89eed77a85 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:58.618798 15359 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7c6ce3b96109468cb1b0bb89eed77a85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c6ce3b96109468cb1b0bb89eed77a85" member_type: VOTER }
I20260713 09:05:58.619247 15359 leader_election.cc:304] T 00000000000000000000000000000000 P 7c6ce3b96109468cb1b0bb89eed77a85 [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: 7c6ce3b96109468cb1b0bb89eed77a85; no voters: 
I20260713 09:05:58.620246 15359 leader_election.cc:290] T 00000000000000000000000000000000 P 7c6ce3b96109468cb1b0bb89eed77a85 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:05:58.620613 15362 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7c6ce3b96109468cb1b0bb89eed77a85 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:58.621856 15362 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7c6ce3b96109468cb1b0bb89eed77a85 [term 1 LEADER]: Becoming Leader. State: Replica: 7c6ce3b96109468cb1b0bb89eed77a85, State: Running, Role: LEADER
I20260713 09:05:58.622503 15362 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7c6ce3b96109468cb1b0bb89eed77a85 [LEADER]: Queue going to LEADER mode. State: All 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: "7c6ce3b96109468cb1b0bb89eed77a85" member_type: VOTER }
I20260713 09:05:58.622960 15359 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7c6ce3b96109468cb1b0bb89eed77a85 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:05:58.627168 15363 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7c6ce3b96109468cb1b0bb89eed77a85 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7c6ce3b96109468cb1b0bb89eed77a85" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c6ce3b96109468cb1b0bb89eed77a85" member_type: VOTER } }
I20260713 09:05:58.627158 15364 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7c6ce3b96109468cb1b0bb89eed77a85 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7c6ce3b96109468cb1b0bb89eed77a85. Latest consensus state: current_term: 1 leader_uuid: "7c6ce3b96109468cb1b0bb89eed77a85" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c6ce3b96109468cb1b0bb89eed77a85" member_type: VOTER } }
I20260713 09:05:58.627830 15363 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7c6ce3b96109468cb1b0bb89eed77a85 [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:58.627934 15364 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7c6ce3b96109468cb1b0bb89eed77a85 [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:58.632313 15369 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:05:58.637264 15369 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:05:58.640802 11032 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:05:58.645457 15369 catalog_manager.cc:1383] Generated new cluster ID: 6027d1af7dcd4e17949f359067eee9ae
I20260713 09:05:58.645706 15369 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:05:58.671526 15369 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:05:58.672715 15369 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:05:58.684723 15369 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7c6ce3b96109468cb1b0bb89eed77a85: Generated new TSK 0
I20260713 09:05:58.685240 15369 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:05:58.707041 11032 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:58.712397 15380 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:58.713431 15381 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:58.714777 15383 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:58.715052 11032 server_base.cc:1061] running on GCE node
I20260713 09:05:58.715909 11032 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:58.716094 11032 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:58.716270 11032 hybrid_clock.cc:648] HybridClock initialized: now 1783933558716244 us; error 0 us; skew 500 ppm
I20260713 09:05:58.716754 11032 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:58.718797 11032 webserver.cc:533] Webserver started at http://127.10.198.1:42883/ using document root <none> and password file <none>
I20260713 09:05:58.719236 11032 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:58.719426 11032 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:58.719663 11032 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:58.720645 11032 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933461482508-11032-0/minicluster-data/ts-0-root/instance:
uuid: "51ffee5c1b9e498d9cb297f6446d26cd"
format_stamp: "Formatted at 2026-07-13 09:05:58 on dist-test-slave-kch5"
I20260713 09:05:58.724992 11032 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:05:58.727906 15388 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:58.728564 11032 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:05:58.728812 11032 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933461482508-11032-0/minicluster-data/ts-0-root
uuid: "51ffee5c1b9e498d9cb297f6446d26cd"
format_stamp: "Formatted at 2026-07-13 09:05:58 on dist-test-slave-kch5"
I20260713 09:05:58.729058 11032 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933461482508-11032-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933461482508-11032-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933461482508-11032-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:58.746330 11032 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:58.747433 11032 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:58.748734 11032 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:58.750839 11032 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:58.751081 11032 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:58.751329 11032 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:58.751492 11032 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:58.788288 11032 rpc_server.cc:307] RPC server started. Bound to: 127.10.198.1:35391
I20260713 09:05:58.788357 15450 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.198.1:35391 every 8 connection(s)
I20260713 09:05:58.792786 11032 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:58.799350 15455 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:58.800359 15456 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:58.803929 15458 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:58.804850 11032 server_base.cc:1061] running on GCE node
I20260713 09:05:58.805001 15451 heartbeater.cc:344] Connected to a master server at 127.10.198.62:40753
I20260713 09:05:58.805449 15451 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:58.805814 11032 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:58.806023 11032 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:58.806098 15451 heartbeater.cc:507] Master 127.10.198.62:40753 requested a full tablet report, sending...
I20260713 09:05:58.806200 11032 hybrid_clock.cc:648] HybridClock initialized: now 1783933558806182 us; error 0 us; skew 500 ppm
I20260713 09:05:58.807041 11032 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:58.808418 15324 ts_manager.cc:194] Registered new tserver with Master: 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391)
I20260713 09:05:58.809584 11032 webserver.cc:533] Webserver started at http://127.10.198.2:34895/ using document root <none> and password file <none>
I20260713 09:05:58.810215 11032 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:58.810468 11032 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:58.810757 11032 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:58.810791 15324 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44730
I20260713 09:05:58.812347 11032 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933461482508-11032-0/minicluster-data/ts-1-root/instance:
uuid: "1c0dde63abd848b5b4f5414e58a0ac39"
format_stamp: "Formatted at 2026-07-13 09:05:58 on dist-test-slave-kch5"
I20260713 09:05:58.816532 11032 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:05:58.819519 15463 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:58.820194 11032 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:05:58.820487 11032 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933461482508-11032-0/minicluster-data/ts-1-root
uuid: "1c0dde63abd848b5b4f5414e58a0ac39"
format_stamp: "Formatted at 2026-07-13 09:05:58 on dist-test-slave-kch5"
I20260713 09:05:58.820749 11032 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933461482508-11032-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933461482508-11032-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933461482508-11032-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:58.849409 11032 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:58.850550 11032 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:58.852026 11032 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:58.854101 11032 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:58.854332 11032 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:05:58.854547 11032 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:58.854691 11032 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:58.890506 11032 rpc_server.cc:307] RPC server started. Bound to: 127.10.198.2:33081
I20260713 09:05:58.890617 15525 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.198.2:33081 every 8 connection(s)
I20260713 09:05:58.894906 11032 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:58.901486 15529 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:58.903344 15530 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:58.903825 11032 server_base.cc:1061] running on GCE node
W20260713 09:05:58.904752 15532 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:58.905862 11032 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:58.906168 11032 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:58.906471 11032 hybrid_clock.cc:648] HybridClock initialized: now 1783933558906451 us; error 0 us; skew 500 ppm
I20260713 09:05:58.907047 15526 heartbeater.cc:344] Connected to a master server at 127.10.198.62:40753
I20260713 09:05:58.907117 11032 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:58.907392 15526 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:58.908131 15526 heartbeater.cc:507] Master 127.10.198.62:40753 requested a full tablet report, sending...
I20260713 09:05:58.909614 11032 webserver.cc:533] Webserver started at http://127.10.198.3:37501/ using document root <none> and password file <none>
I20260713 09:05:58.910250 11032 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:58.910194 15324 ts_manager.cc:194] Registered new tserver with Master: 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081)
I20260713 09:05:58.910645 11032 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:58.910969 11032 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:58.911990 15324 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44744
I20260713 09:05:58.912420 11032 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933461482508-11032-0/minicluster-data/ts-2-root/instance:
uuid: "73a0b3b8f0244c8da9d7fa98146d0634"
format_stamp: "Formatted at 2026-07-13 09:05:58 on dist-test-slave-kch5"
I20260713 09:05:58.916574 11032 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260713 09:05:58.919552 15537 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:58.920177 11032 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:05:58.920459 11032 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933461482508-11032-0/minicluster-data/ts-2-root
uuid: "73a0b3b8f0244c8da9d7fa98146d0634"
format_stamp: "Formatted at 2026-07-13 09:05:58 on dist-test-slave-kch5"
I20260713 09:05:58.920702 11032 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933461482508-11032-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933461482508-11032-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFwAaXJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933461482508-11032-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:58.948138 11032 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:58.949242 11032 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:58.950626 11032 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:58.952656 11032 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:58.952826 11032 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:58.953055 11032 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:58.953197 11032 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:58.989938 11032 rpc_server.cc:307] RPC server started. Bound to: 127.10.198.3:38337
I20260713 09:05:58.990063 15599 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.198.3:38337 every 8 connection(s)
I20260713 09:05:59.002945 15600 heartbeater.cc:344] Connected to a master server at 127.10.198.62:40753
I20260713 09:05:59.003328 15600 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:59.003986 15600 heartbeater.cc:507] Master 127.10.198.62:40753 requested a full tablet report, sending...
I20260713 09:05:59.005724 15324 ts_manager.cc:194] Registered new tserver with Master: 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337)
I20260713 09:05:59.005975 11032 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013194222s
I20260713 09:05:59.007437 15324 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44754
I20260713 09:05:59.029927 15324 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44764:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:05:59.032418 15324 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:05:59.108853 15491 tablet_service.cc:1511] Processing CreateTablet for tablet cd405f7417934012a706b14d2e4d70dd (DEFAULT_TABLE table=test-workload [id=975a0f955fd94635a7794d6862224a78]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:05:59.110265 15491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd405f7417934012a706b14d2e4d70dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.110041 15490 tablet_service.cc:1511] Processing CreateTablet for tablet 529c3d9dffd343b3ab000a065e4905dc (DEFAULT_TABLE table=test-workload [id=975a0f955fd94635a7794d6862224a78]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:05:59.110836 15565 tablet_service.cc:1511] Processing CreateTablet for tablet cd405f7417934012a706b14d2e4d70dd (DEFAULT_TABLE table=test-workload [id=975a0f955fd94635a7794d6862224a78]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:05:59.111392 15490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 529c3d9dffd343b3ab000a065e4905dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.114490 15564 tablet_service.cc:1511] Processing CreateTablet for tablet 529c3d9dffd343b3ab000a065e4905dc (DEFAULT_TABLE table=test-workload [id=975a0f955fd94635a7794d6862224a78]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:05:59.115559 15565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd405f7417934012a706b14d2e4d70dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.115417 15489 tablet_service.cc:1511] Processing CreateTablet for tablet 50a9f11da71d4f4db7cda22cb761e46b (DEFAULT_TABLE table=test-workload [id=975a0f955fd94635a7794d6862224a78]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:05:59.116505 15564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 529c3d9dffd343b3ab000a065e4905dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.116583 15489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50a9f11da71d4f4db7cda22cb761e46b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.118335 15488 tablet_service.cc:1511] Processing CreateTablet for tablet 6c0b86fbe438460bb7a27e9205b11305 (DEFAULT_TABLE table=test-workload [id=975a0f955fd94635a7794d6862224a78]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:05:59.119541 15488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c0b86fbe438460bb7a27e9205b11305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.123358 15487 tablet_service.cc:1511] Processing CreateTablet for tablet db9adcccad49410fbbcc8ffcc5096d3d (DEFAULT_TABLE table=test-workload [id=975a0f955fd94635a7794d6862224a78]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:05:59.124604 15487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db9adcccad49410fbbcc8ffcc5096d3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.129021 15486 tablet_service.cc:1511] Processing CreateTablet for tablet 789b2f8d999646508c3af635d3d1da98 (DEFAULT_TABLE table=test-workload [id=975a0f955fd94635a7794d6862224a78]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:05:59.137097 15563 tablet_service.cc:1511] Processing CreateTablet for tablet 50a9f11da71d4f4db7cda22cb761e46b (DEFAULT_TABLE table=test-workload [id=975a0f955fd94635a7794d6862224a78]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:05:59.138382 15563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50a9f11da71d4f4db7cda22cb761e46b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.140540 15485 tablet_service.cc:1511] Processing CreateTablet for tablet 78601791754640af879bccfa83592caf (DEFAULT_TABLE table=test-workload [id=975a0f955fd94635a7794d6862224a78]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:05:59.141752 15562 tablet_service.cc:1511] Processing CreateTablet for tablet 6c0b86fbe438460bb7a27e9205b11305 (DEFAULT_TABLE table=test-workload [id=975a0f955fd94635a7794d6862224a78]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:05:59.143288 15562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c0b86fbe438460bb7a27e9205b11305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.130210 15486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 789b2f8d999646508c3af635d3d1da98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.144409 15416 tablet_service.cc:1511] Processing CreateTablet for tablet cd405f7417934012a706b14d2e4d70dd (DEFAULT_TABLE table=test-workload [id=975a0f955fd94635a7794d6862224a78]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:05:59.144950 15561 tablet_service.cc:1511] Processing CreateTablet for tablet db9adcccad49410fbbcc8ffcc5096d3d (DEFAULT_TABLE table=test-workload [id=975a0f955fd94635a7794d6862224a78]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:05:59.145617 15416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd405f7417934012a706b14d2e4d70dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.146437 15485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78601791754640af879bccfa83592caf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.147312 15560 tablet_service.cc:1511] Processing CreateTablet for tablet 789b2f8d999646508c3af635d3d1da98 (DEFAULT_TABLE table=test-workload [id=975a0f955fd94635a7794d6862224a78]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:05:59.148389 15414 tablet_service.cc:1511] Processing CreateTablet for tablet 50a9f11da71d4f4db7cda22cb761e46b (DEFAULT_TABLE table=test-workload [id=975a0f955fd94635a7794d6862224a78]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:05:59.149621 15414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50a9f11da71d4f4db7cda22cb761e46b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.149489 15559 tablet_service.cc:1511] Processing CreateTablet for tablet 78601791754640af879bccfa83592caf (DEFAULT_TABLE table=test-workload [id=975a0f955fd94635a7794d6862224a78]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:05:59.146175 15561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db9adcccad49410fbbcc8ffcc5096d3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.154186 15413 tablet_service.cc:1511] Processing CreateTablet for tablet 6c0b86fbe438460bb7a27e9205b11305 (DEFAULT_TABLE table=test-workload [id=975a0f955fd94635a7794d6862224a78]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:05:59.156745 15408 tablet_service.cc:1511] Processing CreateTablet for tablet 8fbcd301cb8b4cd2a35a33830e5b5f68 (DEFAULT_TABLE table=test-workload [id=975a0f955fd94635a7794d6862224a78]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:05:59.156930 15483 tablet_service.cc:1511] Processing CreateTablet for tablet 8fbcd301cb8b4cd2a35a33830e5b5f68 (DEFAULT_TABLE table=test-workload [id=975a0f955fd94635a7794d6862224a78]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:05:59.158238 15483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fbcd301cb8b4cd2a35a33830e5b5f68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.159153 15410 tablet_service.cc:1511] Processing CreateTablet for tablet 78601791754640af879bccfa83592caf (DEFAULT_TABLE table=test-workload [id=975a0f955fd94635a7794d6862224a78]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:05:59.161094 15411 tablet_service.cc:1511] Processing CreateTablet for tablet 789b2f8d999646508c3af635d3d1da98 (DEFAULT_TABLE table=test-workload [id=975a0f955fd94635a7794d6862224a78]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:05:59.162952 15484 tablet_service.cc:1511] Processing CreateTablet for tablet cbb6946b094947f9bc4face53cfb279d (DEFAULT_TABLE table=test-workload [id=975a0f955fd94635a7794d6862224a78]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:05:59.164129 15484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbb6946b094947f9bc4face53cfb279d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.166054 15409 tablet_service.cc:1511] Processing CreateTablet for tablet cbb6946b094947f9bc4face53cfb279d (DEFAULT_TABLE table=test-workload [id=975a0f955fd94635a7794d6862224a78]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:05:59.147323 15415 tablet_service.cc:1511] Processing CreateTablet for tablet 529c3d9dffd343b3ab000a065e4905dc (DEFAULT_TABLE table=test-workload [id=975a0f955fd94635a7794d6862224a78]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:05:59.170156 15560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 789b2f8d999646508c3af635d3d1da98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.171229 15558 tablet_service.cc:1511] Processing CreateTablet for tablet cbb6946b094947f9bc4face53cfb279d (DEFAULT_TABLE table=test-workload [id=975a0f955fd94635a7794d6862224a78]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:05:59.171794 15559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78601791754640af879bccfa83592caf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.172406 15412 tablet_service.cc:1511] Processing CreateTablet for tablet db9adcccad49410fbbcc8ffcc5096d3d (DEFAULT_TABLE table=test-workload [id=975a0f955fd94635a7794d6862224a78]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:05:59.174424 15413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c0b86fbe438460bb7a27e9205b11305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.175590 15408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fbcd301cb8b4cd2a35a33830e5b5f68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.179354 15415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 529c3d9dffd343b3ab000a065e4905dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.181813 15412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db9adcccad49410fbbcc8ffcc5096d3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.182768 15558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbb6946b094947f9bc4face53cfb279d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.183872 15409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbb6946b094947f9bc4face53cfb279d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.186015 15410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78601791754640af879bccfa83592caf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.195598 15557 tablet_service.cc:1511] Processing CreateTablet for tablet 8fbcd301cb8b4cd2a35a33830e5b5f68 (DEFAULT_TABLE table=test-workload [id=975a0f955fd94635a7794d6862224a78]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:05:59.196942 15557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fbcd301cb8b4cd2a35a33830e5b5f68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.205687 15411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 789b2f8d999646508c3af635d3d1da98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.259050 15615 tablet_bootstrap.cc:492] T cd405f7417934012a706b14d2e4d70dd P 1c0dde63abd848b5b4f5414e58a0ac39: Bootstrap starting.
I20260713 09:05:59.275108 15617 tablet_bootstrap.cc:492] T cd405f7417934012a706b14d2e4d70dd P 73a0b3b8f0244c8da9d7fa98146d0634: Bootstrap starting.
I20260713 09:05:59.276072 15615 tablet_bootstrap.cc:654] T cd405f7417934012a706b14d2e4d70dd P 1c0dde63abd848b5b4f5414e58a0ac39: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.310015 15616 tablet_bootstrap.cc:492] T cd405f7417934012a706b14d2e4d70dd P 51ffee5c1b9e498d9cb297f6446d26cd: Bootstrap starting.
I20260713 09:05:59.318495 15615 tablet_bootstrap.cc:492] T cd405f7417934012a706b14d2e4d70dd P 1c0dde63abd848b5b4f5414e58a0ac39: No bootstrap required, opened a new log
I20260713 09:05:59.322521 15615 ts_tablet_manager.cc:1403] T cd405f7417934012a706b14d2e4d70dd P 1c0dde63abd848b5b4f5414e58a0ac39: Time spent bootstrapping tablet: real 0.064s	user 0.015s	sys 0.011s
I20260713 09:05:59.325176 15616 tablet_bootstrap.cc:654] T cd405f7417934012a706b14d2e4d70dd P 51ffee5c1b9e498d9cb297f6446d26cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.328174 15615 raft_consensus.cc:359] T cd405f7417934012a706b14d2e4d70dd P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } } peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } }
I20260713 09:05:59.328958 15615 raft_consensus.cc:385] T cd405f7417934012a706b14d2e4d70dd P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.329303 15615 raft_consensus.cc:740] T cd405f7417934012a706b14d2e4d70dd P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c0dde63abd848b5b4f5414e58a0ac39, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.330181 15615 consensus_queue.cc:260] T cd405f7417934012a706b14d2e4d70dd P 1c0dde63abd848b5b4f5414e58a0ac39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } } peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } }
I20260713 09:05:59.334362 15617 tablet_bootstrap.cc:654] T cd405f7417934012a706b14d2e4d70dd P 73a0b3b8f0244c8da9d7fa98146d0634: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.339622 15526 heartbeater.cc:499] Master 127.10.198.62:40753 was elected leader, sending a full tablet report...
I20260713 09:05:59.343604 15615 ts_tablet_manager.cc:1434] T cd405f7417934012a706b14d2e4d70dd P 1c0dde63abd848b5b4f5414e58a0ac39: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:05:59.344254 15617 tablet_bootstrap.cc:492] T cd405f7417934012a706b14d2e4d70dd P 73a0b3b8f0244c8da9d7fa98146d0634: No bootstrap required, opened a new log
I20260713 09:05:59.344465 15615 tablet_bootstrap.cc:492] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 1c0dde63abd848b5b4f5414e58a0ac39: Bootstrap starting.
I20260713 09:05:59.345078 15617 ts_tablet_manager.cc:1403] T cd405f7417934012a706b14d2e4d70dd P 73a0b3b8f0244c8da9d7fa98146d0634: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.000s
I20260713 09:05:59.347738 15616 tablet_bootstrap.cc:492] T cd405f7417934012a706b14d2e4d70dd P 51ffee5c1b9e498d9cb297f6446d26cd: No bootstrap required, opened a new log
I20260713 09:05:59.347792 15617 raft_consensus.cc:359] T cd405f7417934012a706b14d2e4d70dd P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } } peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } }
I20260713 09:05:59.348384 15616 ts_tablet_manager.cc:1403] T cd405f7417934012a706b14d2e4d70dd P 51ffee5c1b9e498d9cb297f6446d26cd: Time spent bootstrapping tablet: real 0.039s	user 0.000s	sys 0.020s
I20260713 09:05:59.348651 15617 raft_consensus.cc:385] T cd405f7417934012a706b14d2e4d70dd P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.349028 15617 raft_consensus.cc:740] T cd405f7417934012a706b14d2e4d70dd P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a0b3b8f0244c8da9d7fa98146d0634, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.349725 15617 consensus_queue.cc:260] T cd405f7417934012a706b14d2e4d70dd P 73a0b3b8f0244c8da9d7fa98146d0634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } } peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } }
I20260713 09:05:59.350251 15615 tablet_bootstrap.cc:654] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 1c0dde63abd848b5b4f5414e58a0ac39: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.351536 15616 raft_consensus.cc:359] T cd405f7417934012a706b14d2e4d70dd P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } } peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } }
I20260713 09:05:59.352240 15616 raft_consensus.cc:385] T cd405f7417934012a706b14d2e4d70dd P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.352579 15616 raft_consensus.cc:740] T cd405f7417934012a706b14d2e4d70dd P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ffee5c1b9e498d9cb297f6446d26cd, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.353509 15616 consensus_queue.cc:260] T cd405f7417934012a706b14d2e4d70dd P 51ffee5c1b9e498d9cb297f6446d26cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } } peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } }
I20260713 09:05:59.357870 15600 heartbeater.cc:499] Master 127.10.198.62:40753 was elected leader, sending a full tablet report...
I20260713 09:05:59.358816 15617 ts_tablet_manager.cc:1434] T cd405f7417934012a706b14d2e4d70dd P 73a0b3b8f0244c8da9d7fa98146d0634: Time spent starting tablet: real 0.013s	user 0.013s	sys 0.000s
I20260713 09:05:59.359788 15617 tablet_bootstrap.cc:492] T 789b2f8d999646508c3af635d3d1da98 P 73a0b3b8f0244c8da9d7fa98146d0634: Bootstrap starting.
I20260713 09:05:59.365666 15617 tablet_bootstrap.cc:654] T 789b2f8d999646508c3af635d3d1da98 P 73a0b3b8f0244c8da9d7fa98146d0634: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.369536 15451 heartbeater.cc:499] Master 127.10.198.62:40753 was elected leader, sending a full tablet report...
I20260713 09:05:59.370223 15617 tablet_bootstrap.cc:492] T 789b2f8d999646508c3af635d3d1da98 P 73a0b3b8f0244c8da9d7fa98146d0634: No bootstrap required, opened a new log
I20260713 09:05:59.370628 15617 ts_tablet_manager.cc:1403] T 789b2f8d999646508c3af635d3d1da98 P 73a0b3b8f0244c8da9d7fa98146d0634: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.008s
I20260713 09:05:59.371670 15615 tablet_bootstrap.cc:492] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 1c0dde63abd848b5b4f5414e58a0ac39: No bootstrap required, opened a new log
I20260713 09:05:59.372184 15615 ts_tablet_manager.cc:1403] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 1c0dde63abd848b5b4f5414e58a0ac39: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.011s
I20260713 09:05:59.372503 15617 raft_consensus.cc:359] T 789b2f8d999646508c3af635d3d1da98 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.373144 15617 raft_consensus.cc:385] T 789b2f8d999646508c3af635d3d1da98 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.373422 15617 raft_consensus.cc:740] T 789b2f8d999646508c3af635d3d1da98 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a0b3b8f0244c8da9d7fa98146d0634, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.374106 15617 consensus_queue.cc:260] T 789b2f8d999646508c3af635d3d1da98 P 73a0b3b8f0244c8da9d7fa98146d0634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.375229 15615 raft_consensus.cc:359] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.375967 15615 raft_consensus.cc:385] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.376312 15617 ts_tablet_manager.cc:1434] T 789b2f8d999646508c3af635d3d1da98 P 73a0b3b8f0244c8da9d7fa98146d0634: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:05:59.376288 15615 raft_consensus.cc:740] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c0dde63abd848b5b4f5414e58a0ac39, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.377123 15617 tablet_bootstrap.cc:492] T 50a9f11da71d4f4db7cda22cb761e46b P 73a0b3b8f0244c8da9d7fa98146d0634: Bootstrap starting.
I20260713 09:05:59.377403 15615 consensus_queue.cc:260] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 1c0dde63abd848b5b4f5414e58a0ac39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.378420 15616 ts_tablet_manager.cc:1434] T cd405f7417934012a706b14d2e4d70dd P 51ffee5c1b9e498d9cb297f6446d26cd: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260713 09:05:59.379407 15616 tablet_bootstrap.cc:492] T 78601791754640af879bccfa83592caf P 51ffee5c1b9e498d9cb297f6446d26cd: Bootstrap starting.
I20260713 09:05:59.383415 15615 ts_tablet_manager.cc:1434] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 1c0dde63abd848b5b4f5414e58a0ac39: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:05:59.383538 15617 tablet_bootstrap.cc:654] T 50a9f11da71d4f4db7cda22cb761e46b P 73a0b3b8f0244c8da9d7fa98146d0634: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.384452 15615 tablet_bootstrap.cc:492] T 529c3d9dffd343b3ab000a065e4905dc P 1c0dde63abd848b5b4f5414e58a0ac39: Bootstrap starting.
I20260713 09:05:59.385078 15616 tablet_bootstrap.cc:654] T 78601791754640af879bccfa83592caf P 51ffee5c1b9e498d9cb297f6446d26cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.390204 15615 tablet_bootstrap.cc:654] T 529c3d9dffd343b3ab000a065e4905dc P 1c0dde63abd848b5b4f5414e58a0ac39: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.395972 15617 tablet_bootstrap.cc:492] T 50a9f11da71d4f4db7cda22cb761e46b P 73a0b3b8f0244c8da9d7fa98146d0634: No bootstrap required, opened a new log
I20260713 09:05:59.396462 15617 ts_tablet_manager.cc:1403] T 50a9f11da71d4f4db7cda22cb761e46b P 73a0b3b8f0244c8da9d7fa98146d0634: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260713 09:05:59.399458 15617 raft_consensus.cc:359] T 50a9f11da71d4f4db7cda22cb761e46b P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.400174 15617 raft_consensus.cc:385] T 50a9f11da71d4f4db7cda22cb761e46b P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.400466 15617 raft_consensus.cc:740] T 50a9f11da71d4f4db7cda22cb761e46b P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a0b3b8f0244c8da9d7fa98146d0634, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.401804 15617 consensus_queue.cc:260] T 50a9f11da71d4f4db7cda22cb761e46b P 73a0b3b8f0244c8da9d7fa98146d0634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.403417 15615 tablet_bootstrap.cc:492] T 529c3d9dffd343b3ab000a065e4905dc P 1c0dde63abd848b5b4f5414e58a0ac39: No bootstrap required, opened a new log
I20260713 09:05:59.403771 15616 tablet_bootstrap.cc:492] T 78601791754640af879bccfa83592caf P 51ffee5c1b9e498d9cb297f6446d26cd: No bootstrap required, opened a new log
I20260713 09:05:59.403857 15617 ts_tablet_manager.cc:1434] T 50a9f11da71d4f4db7cda22cb761e46b P 73a0b3b8f0244c8da9d7fa98146d0634: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:05:59.403961 15615 ts_tablet_manager.cc:1403] T 529c3d9dffd343b3ab000a065e4905dc P 1c0dde63abd848b5b4f5414e58a0ac39: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.002s
I20260713 09:05:59.404342 15616 ts_tablet_manager.cc:1403] T 78601791754640af879bccfa83592caf P 51ffee5c1b9e498d9cb297f6446d26cd: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.007s
I20260713 09:05:59.404886 15617 tablet_bootstrap.cc:492] T 529c3d9dffd343b3ab000a065e4905dc P 73a0b3b8f0244c8da9d7fa98146d0634: Bootstrap starting.
I20260713 09:05:59.407099 15615 raft_consensus.cc:359] T 529c3d9dffd343b3ab000a065e4905dc P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.407863 15615 raft_consensus.cc:385] T 529c3d9dffd343b3ab000a065e4905dc P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.407574 15616 raft_consensus.cc:359] T 78601791754640af879bccfa83592caf P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.408267 15615 raft_consensus.cc:740] T 529c3d9dffd343b3ab000a065e4905dc P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c0dde63abd848b5b4f5414e58a0ac39, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.408334 15616 raft_consensus.cc:385] T 78601791754640af879bccfa83592caf P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.408809 15616 raft_consensus.cc:740] T 78601791754640af879bccfa83592caf P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ffee5c1b9e498d9cb297f6446d26cd, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.409339 15615 consensus_queue.cc:260] T 529c3d9dffd343b3ab000a065e4905dc P 1c0dde63abd848b5b4f5414e58a0ac39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.409669 15616 consensus_queue.cc:260] T 78601791754640af879bccfa83592caf P 51ffee5c1b9e498d9cb297f6446d26cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.411046 15617 tablet_bootstrap.cc:654] T 529c3d9dffd343b3ab000a065e4905dc P 73a0b3b8f0244c8da9d7fa98146d0634: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.412058 15616 ts_tablet_manager.cc:1434] T 78601791754640af879bccfa83592caf P 51ffee5c1b9e498d9cb297f6446d26cd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260713 09:05:59.412974 15616 tablet_bootstrap.cc:492] T 529c3d9dffd343b3ab000a065e4905dc P 51ffee5c1b9e498d9cb297f6446d26cd: Bootstrap starting.
I20260713 09:05:59.413364 15615 ts_tablet_manager.cc:1434] T 529c3d9dffd343b3ab000a065e4905dc P 1c0dde63abd848b5b4f5414e58a0ac39: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:05:59.414438 15620 raft_consensus.cc:493] T 529c3d9dffd343b3ab000a065e4905dc P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:59.414880 15620 raft_consensus.cc:515] T 529c3d9dffd343b3ab000a065e4905dc P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.417222 15620 leader_election.cc:290] T 529c3d9dffd343b3ab000a065e4905dc P 1c0dde63abd848b5b4f5414e58a0ac39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391), 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337)
I20260713 09:05:59.419152 15616 tablet_bootstrap.cc:654] T 529c3d9dffd343b3ab000a065e4905dc P 51ffee5c1b9e498d9cb297f6446d26cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.425652 15615 tablet_bootstrap.cc:492] T 78601791754640af879bccfa83592caf P 1c0dde63abd848b5b4f5414e58a0ac39: Bootstrap starting.
I20260713 09:05:59.438191 15615 tablet_bootstrap.cc:654] T 78601791754640af879bccfa83592caf P 1c0dde63abd848b5b4f5414e58a0ac39: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.451020 15575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "529c3d9dffd343b3ab000a065e4905dc" candidate_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" is_pre_election: true
W20260713 09:05:59.452790 15464 leader_election.cc:343] T 529c3d9dffd343b3ab000a065e4905dc P 1c0dde63abd848b5b4f5414e58a0ac39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:59.454739 15426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "529c3d9dffd343b3ab000a065e4905dc" candidate_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" is_pre_election: true
I20260713 09:05:59.456187 15617 tablet_bootstrap.cc:492] T 529c3d9dffd343b3ab000a065e4905dc P 73a0b3b8f0244c8da9d7fa98146d0634: No bootstrap required, opened a new log
W20260713 09:05:59.456187 15464 leader_election.cc:343] T 529c3d9dffd343b3ab000a065e4905dc P 1c0dde63abd848b5b4f5414e58a0ac39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:59.456489 15616 tablet_bootstrap.cc:492] T 529c3d9dffd343b3ab000a065e4905dc P 51ffee5c1b9e498d9cb297f6446d26cd: No bootstrap required, opened a new log
I20260713 09:05:59.456889 15617 ts_tablet_manager.cc:1403] T 529c3d9dffd343b3ab000a065e4905dc P 73a0b3b8f0244c8da9d7fa98146d0634: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.034s
I20260713 09:05:59.457159 15616 ts_tablet_manager.cc:1403] T 529c3d9dffd343b3ab000a065e4905dc P 51ffee5c1b9e498d9cb297f6446d26cd: Time spent bootstrapping tablet: real 0.044s	user 0.024s	sys 0.015s
I20260713 09:05:59.456894 15464 leader_election.cc:304] T 529c3d9dffd343b3ab000a065e4905dc P 1c0dde63abd848b5b4f5414e58a0ac39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c0dde63abd848b5b4f5414e58a0ac39; no voters: 51ffee5c1b9e498d9cb297f6446d26cd, 73a0b3b8f0244c8da9d7fa98146d0634
I20260713 09:05:59.457952 15620 raft_consensus.cc:2749] T 529c3d9dffd343b3ab000a065e4905dc P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:59.459232 15615 tablet_bootstrap.cc:492] T 78601791754640af879bccfa83592caf P 1c0dde63abd848b5b4f5414e58a0ac39: No bootstrap required, opened a new log
I20260713 09:05:59.459690 15615 ts_tablet_manager.cc:1403] T 78601791754640af879bccfa83592caf P 1c0dde63abd848b5b4f5414e58a0ac39: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.005s
I20260713 09:05:59.460074 15616 raft_consensus.cc:359] T 529c3d9dffd343b3ab000a065e4905dc P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.460005 15617 raft_consensus.cc:359] T 529c3d9dffd343b3ab000a065e4905dc P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.460727 15616 raft_consensus.cc:385] T 529c3d9dffd343b3ab000a065e4905dc P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.460875 15617 raft_consensus.cc:385] T 529c3d9dffd343b3ab000a065e4905dc P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.461030 15616 raft_consensus.cc:740] T 529c3d9dffd343b3ab000a065e4905dc P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ffee5c1b9e498d9cb297f6446d26cd, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.461229 15617 raft_consensus.cc:740] T 529c3d9dffd343b3ab000a065e4905dc P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a0b3b8f0244c8da9d7fa98146d0634, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.461712 15616 consensus_queue.cc:260] T 529c3d9dffd343b3ab000a065e4905dc P 51ffee5c1b9e498d9cb297f6446d26cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.461997 15617 consensus_queue.cc:260] T 529c3d9dffd343b3ab000a065e4905dc P 73a0b3b8f0244c8da9d7fa98146d0634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.462347 15615 raft_consensus.cc:359] T 78601791754640af879bccfa83592caf P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.462993 15615 raft_consensus.cc:385] T 78601791754640af879bccfa83592caf P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.463259 15615 raft_consensus.cc:740] T 78601791754640af879bccfa83592caf P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c0dde63abd848b5b4f5414e58a0ac39, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.463689 15616 ts_tablet_manager.cc:1434] T 529c3d9dffd343b3ab000a065e4905dc P 51ffee5c1b9e498d9cb297f6446d26cd: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260713 09:05:59.463933 15615 consensus_queue.cc:260] T 78601791754640af879bccfa83592caf P 1c0dde63abd848b5b4f5414e58a0ac39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.464641 15616 tablet_bootstrap.cc:492] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 51ffee5c1b9e498d9cb297f6446d26cd: Bootstrap starting.
I20260713 09:05:59.467825 15615 ts_tablet_manager.cc:1434] T 78601791754640af879bccfa83592caf P 1c0dde63abd848b5b4f5414e58a0ac39: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:05:59.468780 15615 tablet_bootstrap.cc:492] T 789b2f8d999646508c3af635d3d1da98 P 1c0dde63abd848b5b4f5414e58a0ac39: Bootstrap starting.
I20260713 09:05:59.469378 15624 raft_consensus.cc:493] T 78601791754640af879bccfa83592caf P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:59.470440 15617 ts_tablet_manager.cc:1434] T 529c3d9dffd343b3ab000a065e4905dc P 73a0b3b8f0244c8da9d7fa98146d0634: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260713 09:05:59.470952 15616 tablet_bootstrap.cc:654] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 51ffee5c1b9e498d9cb297f6446d26cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.469834 15624 raft_consensus.cc:515] T 78601791754640af879bccfa83592caf P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.474506 15615 tablet_bootstrap.cc:654] T 789b2f8d999646508c3af635d3d1da98 P 1c0dde63abd848b5b4f5414e58a0ac39: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.477244 15617 tablet_bootstrap.cc:492] T db9adcccad49410fbbcc8ffcc5096d3d P 73a0b3b8f0244c8da9d7fa98146d0634: Bootstrap starting.
I20260713 09:05:59.483644 15617 tablet_bootstrap.cc:654] T db9adcccad49410fbbcc8ffcc5096d3d P 73a0b3b8f0244c8da9d7fa98146d0634: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.485589 15615 tablet_bootstrap.cc:492] T 789b2f8d999646508c3af635d3d1da98 P 1c0dde63abd848b5b4f5414e58a0ac39: No bootstrap required, opened a new log
I20260713 09:05:59.486048 15615 ts_tablet_manager.cc:1403] T 789b2f8d999646508c3af635d3d1da98 P 1c0dde63abd848b5b4f5414e58a0ac39: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.001s
I20260713 09:05:59.489010 15615 raft_consensus.cc:359] T 789b2f8d999646508c3af635d3d1da98 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.489720 15615 raft_consensus.cc:385] T 789b2f8d999646508c3af635d3d1da98 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.489993 15615 raft_consensus.cc:740] T 789b2f8d999646508c3af635d3d1da98 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c0dde63abd848b5b4f5414e58a0ac39, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.490756 15624 leader_election.cc:290] T 78601791754640af879bccfa83592caf P 51ffee5c1b9e498d9cb297f6446d26cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081), 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337)
I20260713 09:05:59.492867 15616 tablet_bootstrap.cc:492] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 51ffee5c1b9e498d9cb297f6446d26cd: No bootstrap required, opened a new log
I20260713 09:05:59.493388 15616 ts_tablet_manager.cc:1403] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 51ffee5c1b9e498d9cb297f6446d26cd: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.021s
I20260713 09:05:59.494570 15617 tablet_bootstrap.cc:492] T db9adcccad49410fbbcc8ffcc5096d3d P 73a0b3b8f0244c8da9d7fa98146d0634: No bootstrap required, opened a new log
I20260713 09:05:59.495033 15617 ts_tablet_manager.cc:1403] T db9adcccad49410fbbcc8ffcc5096d3d P 73a0b3b8f0244c8da9d7fa98146d0634: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260713 09:05:59.496245 15616 raft_consensus.cc:359] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.496961 15616 raft_consensus.cc:385] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.497270 15616 raft_consensus.cc:740] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ffee5c1b9e498d9cb297f6446d26cd, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.498006 15616 consensus_queue.cc:260] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 51ffee5c1b9e498d9cb297f6446d26cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.497889 15617 raft_consensus.cc:359] T db9adcccad49410fbbcc8ffcc5096d3d P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.499821 15617 raft_consensus.cc:385] T db9adcccad49410fbbcc8ffcc5096d3d P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.500130 15617 raft_consensus.cc:740] T db9adcccad49410fbbcc8ffcc5096d3d P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a0b3b8f0244c8da9d7fa98146d0634, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.500483 15616 ts_tablet_manager.cc:1434] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 51ffee5c1b9e498d9cb297f6446d26cd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:05:59.501045 15617 consensus_queue.cc:260] T db9adcccad49410fbbcc8ffcc5096d3d P 73a0b3b8f0244c8da9d7fa98146d0634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.501538 15616 tablet_bootstrap.cc:492] T 789b2f8d999646508c3af635d3d1da98 P 51ffee5c1b9e498d9cb297f6446d26cd: Bootstrap starting.
I20260713 09:05:59.498025 15615 consensus_queue.cc:260] T 789b2f8d999646508c3af635d3d1da98 P 1c0dde63abd848b5b4f5414e58a0ac39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.504127 15615 ts_tablet_manager.cc:1434] T 789b2f8d999646508c3af635d3d1da98 P 1c0dde63abd848b5b4f5414e58a0ac39: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260713 09:05:59.505035 15615 tablet_bootstrap.cc:492] T cbb6946b094947f9bc4face53cfb279d P 1c0dde63abd848b5b4f5414e58a0ac39: Bootstrap starting.
I20260713 09:05:59.505708 15617 ts_tablet_manager.cc:1434] T db9adcccad49410fbbcc8ffcc5096d3d P 73a0b3b8f0244c8da9d7fa98146d0634: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:05:59.506654 15617 tablet_bootstrap.cc:492] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 73a0b3b8f0244c8da9d7fa98146d0634: Bootstrap starting.
I20260713 09:05:59.508056 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78601791754640af879bccfa83592caf" candidate_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" is_pre_election: true
I20260713 09:05:59.508713 15501 raft_consensus.cc:2468] T 78601791754640af879bccfa83592caf P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51ffee5c1b9e498d9cb297f6446d26cd in term 0.
I20260713 09:05:59.510011 15391 leader_election.cc:304] T 78601791754640af879bccfa83592caf P 51ffee5c1b9e498d9cb297f6446d26cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c0dde63abd848b5b4f5414e58a0ac39, 51ffee5c1b9e498d9cb297f6446d26cd; no voters: 
I20260713 09:05:59.510660 15615 tablet_bootstrap.cc:654] T cbb6946b094947f9bc4face53cfb279d P 1c0dde63abd848b5b4f5414e58a0ac39: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.510887 15624 raft_consensus.cc:2804] T 78601791754640af879bccfa83592caf P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:59.511272 15624 raft_consensus.cc:493] T 78601791754640af879bccfa83592caf P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:59.511590 15624 raft_consensus.cc:3060] T 78601791754640af879bccfa83592caf P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:59.511940 15616 tablet_bootstrap.cc:654] T 789b2f8d999646508c3af635d3d1da98 P 51ffee5c1b9e498d9cb297f6446d26cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.519256 15617 tablet_bootstrap.cc:654] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 73a0b3b8f0244c8da9d7fa98146d0634: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.528728 15624 raft_consensus.cc:515] T 78601791754640af879bccfa83592caf P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.532076 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78601791754640af879bccfa83592caf" candidate_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39"
I20260713 09:05:59.532512 15624 leader_election.cc:290] T 78601791754640af879bccfa83592caf P 51ffee5c1b9e498d9cb297f6446d26cd [CANDIDATE]: Term 1 election: Requested vote from peers 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081), 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337)
I20260713 09:05:59.532653 15501 raft_consensus.cc:3060] T 78601791754640af879bccfa83592caf P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:59.539861 15574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78601791754640af879bccfa83592caf" candidate_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634"
I20260713 09:05:59.539927 15575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78601791754640af879bccfa83592caf" candidate_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" is_pre_election: true
I20260713 09:05:59.540840 15501 raft_consensus.cc:2468] T 78601791754640af879bccfa83592caf P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ffee5c1b9e498d9cb297f6446d26cd in term 1.
W20260713 09:05:59.541635 15389 leader_election.cc:343] T 78601791754640af879bccfa83592caf P 51ffee5c1b9e498d9cb297f6446d26cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:59.542138 15391 leader_election.cc:304] T 78601791754640af879bccfa83592caf P 51ffee5c1b9e498d9cb297f6446d26cd [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: 1c0dde63abd848b5b4f5414e58a0ac39, 51ffee5c1b9e498d9cb297f6446d26cd; no voters: 73a0b3b8f0244c8da9d7fa98146d0634
I20260713 09:05:59.543247 15624 raft_consensus.cc:2804] T 78601791754640af879bccfa83592caf P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:05:59.542273 15389 leader_election.cc:343] T 78601791754640af879bccfa83592caf P 51ffee5c1b9e498d9cb297f6446d26cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:59.548378 15615 tablet_bootstrap.cc:492] T cbb6946b094947f9bc4face53cfb279d P 1c0dde63abd848b5b4f5414e58a0ac39: No bootstrap required, opened a new log
I20260713 09:05:59.548887 15615 ts_tablet_manager.cc:1403] T cbb6946b094947f9bc4face53cfb279d P 1c0dde63abd848b5b4f5414e58a0ac39: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.015s
I20260713 09:05:59.549599 15616 tablet_bootstrap.cc:492] T 789b2f8d999646508c3af635d3d1da98 P 51ffee5c1b9e498d9cb297f6446d26cd: No bootstrap required, opened a new log
I20260713 09:05:59.550166 15616 ts_tablet_manager.cc:1403] T 789b2f8d999646508c3af635d3d1da98 P 51ffee5c1b9e498d9cb297f6446d26cd: Time spent bootstrapping tablet: real 0.049s	user 0.027s	sys 0.012s
I20260713 09:05:59.550194 15617 tablet_bootstrap.cc:492] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 73a0b3b8f0244c8da9d7fa98146d0634: No bootstrap required, opened a new log
I20260713 09:05:59.550957 15617 ts_tablet_manager.cc:1403] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 73a0b3b8f0244c8da9d7fa98146d0634: Time spent bootstrapping tablet: real 0.044s	user 0.024s	sys 0.000s
I20260713 09:05:59.551905 15615 raft_consensus.cc:359] T cbb6946b094947f9bc4face53cfb279d P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.552627 15615 raft_consensus.cc:385] T cbb6946b094947f9bc4face53cfb279d P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.552909 15615 raft_consensus.cc:740] T cbb6946b094947f9bc4face53cfb279d P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c0dde63abd848b5b4f5414e58a0ac39, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.553988 15624 raft_consensus.cc:697] T 78601791754640af879bccfa83592caf P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 LEADER]: Becoming Leader. State: Replica: 51ffee5c1b9e498d9cb297f6446d26cd, State: Running, Role: LEADER
I20260713 09:05:59.553653 15616 raft_consensus.cc:359] T 789b2f8d999646508c3af635d3d1da98 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.553797 15617 raft_consensus.cc:359] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.554652 15616 raft_consensus.cc:385] T 789b2f8d999646508c3af635d3d1da98 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.554708 15617 raft_consensus.cc:385] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.553613 15615 consensus_queue.cc:260] T cbb6946b094947f9bc4face53cfb279d P 1c0dde63abd848b5b4f5414e58a0ac39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.555174 15617 raft_consensus.cc:740] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a0b3b8f0244c8da9d7fa98146d0634, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.555140 15616 raft_consensus.cc:740] T 789b2f8d999646508c3af635d3d1da98 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ffee5c1b9e498d9cb297f6446d26cd, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.554960 15624 consensus_queue.cc:237] T 78601791754640af879bccfa83592caf P 51ffee5c1b9e498d9cb297f6446d26cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.556102 15617 consensus_queue.cc:260] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 73a0b3b8f0244c8da9d7fa98146d0634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.557102 15615 ts_tablet_manager.cc:1434] T cbb6946b094947f9bc4face53cfb279d P 1c0dde63abd848b5b4f5414e58a0ac39: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:05:59.558082 15615 tablet_bootstrap.cc:492] T 6c0b86fbe438460bb7a27e9205b11305 P 1c0dde63abd848b5b4f5414e58a0ac39: Bootstrap starting.
I20260713 09:05:59.557164 15616 consensus_queue.cc:260] T 789b2f8d999646508c3af635d3d1da98 P 51ffee5c1b9e498d9cb297f6446d26cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.561507 15616 ts_tablet_manager.cc:1434] T 789b2f8d999646508c3af635d3d1da98 P 51ffee5c1b9e498d9cb297f6446d26cd: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:05:59.561673 15622 raft_consensus.cc:493] T cd405f7417934012a706b14d2e4d70dd P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:59.562525 15616 tablet_bootstrap.cc:492] T 50a9f11da71d4f4db7cda22cb761e46b P 51ffee5c1b9e498d9cb297f6446d26cd: Bootstrap starting.
I20260713 09:05:59.562179 15622 raft_consensus.cc:515] T cd405f7417934012a706b14d2e4d70dd P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } } peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } }
I20260713 09:05:59.564266 15615 tablet_bootstrap.cc:654] T 6c0b86fbe438460bb7a27e9205b11305 P 1c0dde63abd848b5b4f5414e58a0ac39: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.565928 15622 leader_election.cc:290] T cd405f7417934012a706b14d2e4d70dd P 73a0b3b8f0244c8da9d7fa98146d0634 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391), 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081)
I20260713 09:05:59.570785 15616 tablet_bootstrap.cc:654] T 50a9f11da71d4f4db7cda22cb761e46b P 51ffee5c1b9e498d9cb297f6446d26cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.572690 15617 ts_tablet_manager.cc:1434] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 73a0b3b8f0244c8da9d7fa98146d0634: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260713 09:05:59.582823 15617 tablet_bootstrap.cc:492] T 6c0b86fbe438460bb7a27e9205b11305 P 73a0b3b8f0244c8da9d7fa98146d0634: Bootstrap starting.
I20260713 09:05:59.594060 15617 tablet_bootstrap.cc:654] T 6c0b86fbe438460bb7a27e9205b11305 P 73a0b3b8f0244c8da9d7fa98146d0634: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.599587 15616 tablet_bootstrap.cc:492] T 50a9f11da71d4f4db7cda22cb761e46b P 51ffee5c1b9e498d9cb297f6446d26cd: No bootstrap required, opened a new log
I20260713 09:05:59.600387 15322 catalog_manager.cc:5697] T 78601791754640af879bccfa83592caf P 51ffee5c1b9e498d9cb297f6446d26cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1). New cstate: current_term: 1 leader_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:59.603505 15616 ts_tablet_manager.cc:1403] T 50a9f11da71d4f4db7cda22cb761e46b P 51ffee5c1b9e498d9cb297f6446d26cd: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.006s
I20260713 09:05:59.604499 15615 tablet_bootstrap.cc:492] T 6c0b86fbe438460bb7a27e9205b11305 P 1c0dde63abd848b5b4f5414e58a0ac39: No bootstrap required, opened a new log
I20260713 09:05:59.604976 15615 ts_tablet_manager.cc:1403] T 6c0b86fbe438460bb7a27e9205b11305 P 1c0dde63abd848b5b4f5414e58a0ac39: Time spent bootstrapping tablet: real 0.047s	user 0.021s	sys 0.022s
I20260713 09:05:59.601475 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd405f7417934012a706b14d2e4d70dd" candidate_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" is_pre_election: true
I20260713 09:05:59.605538 15501 raft_consensus.cc:2468] T cd405f7417934012a706b14d2e4d70dd P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73a0b3b8f0244c8da9d7fa98146d0634 in term 0.
I20260713 09:05:59.606814 15540 leader_election.cc:304] T cd405f7417934012a706b14d2e4d70dd P 73a0b3b8f0244c8da9d7fa98146d0634 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c0dde63abd848b5b4f5414e58a0ac39, 73a0b3b8f0244c8da9d7fa98146d0634; no voters: 
I20260713 09:05:59.606755 15616 raft_consensus.cc:359] T 50a9f11da71d4f4db7cda22cb761e46b P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.607757 15615 raft_consensus.cc:359] T 6c0b86fbe438460bb7a27e9205b11305 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.607892 15622 raft_consensus.cc:2804] T cd405f7417934012a706b14d2e4d70dd P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:59.607813 15616 raft_consensus.cc:385] T 50a9f11da71d4f4db7cda22cb761e46b P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.608515 15615 raft_consensus.cc:385] T 6c0b86fbe438460bb7a27e9205b11305 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.608814 15622 raft_consensus.cc:493] T cd405f7417934012a706b14d2e4d70dd P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:59.608945 15615 raft_consensus.cc:740] T 6c0b86fbe438460bb7a27e9205b11305 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c0dde63abd848b5b4f5414e58a0ac39, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.608898 15616 raft_consensus.cc:740] T 50a9f11da71d4f4db7cda22cb761e46b P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ffee5c1b9e498d9cb297f6446d26cd, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.609202 15622 raft_consensus.cc:3060] T cd405f7417934012a706b14d2e4d70dd P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:59.610016 15615 consensus_queue.cc:260] T 6c0b86fbe438460bb7a27e9205b11305 P 1c0dde63abd848b5b4f5414e58a0ac39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.610172 15616 consensus_queue.cc:260] T 50a9f11da71d4f4db7cda22cb761e46b P 51ffee5c1b9e498d9cb297f6446d26cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.612519 15616 ts_tablet_manager.cc:1434] T 50a9f11da71d4f4db7cda22cb761e46b P 51ffee5c1b9e498d9cb297f6446d26cd: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260713 09:05:59.613521 15616 tablet_bootstrap.cc:492] T cbb6946b094947f9bc4face53cfb279d P 51ffee5c1b9e498d9cb297f6446d26cd: Bootstrap starting.
I20260713 09:05:59.616245 15622 raft_consensus.cc:515] T cd405f7417934012a706b14d2e4d70dd P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } } peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } }
I20260713 09:05:59.618849 15615 ts_tablet_manager.cc:1434] T 6c0b86fbe438460bb7a27e9205b11305 P 1c0dde63abd848b5b4f5414e58a0ac39: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:05:59.619531 15616 tablet_bootstrap.cc:654] T cbb6946b094947f9bc4face53cfb279d P 51ffee5c1b9e498d9cb297f6446d26cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.624809 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd405f7417934012a706b14d2e4d70dd" candidate_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39"
I20260713 09:05:59.625383 15501 raft_consensus.cc:3060] T cd405f7417934012a706b14d2e4d70dd P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:59.626330 15615 tablet_bootstrap.cc:492] T db9adcccad49410fbbcc8ffcc5096d3d P 1c0dde63abd848b5b4f5414e58a0ac39: Bootstrap starting.
I20260713 09:05:59.632047 15501 raft_consensus.cc:2468] T cd405f7417934012a706b14d2e4d70dd P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a0b3b8f0244c8da9d7fa98146d0634 in term 1.
I20260713 09:05:59.632606 15615 tablet_bootstrap.cc:654] T db9adcccad49410fbbcc8ffcc5096d3d P 1c0dde63abd848b5b4f5414e58a0ac39: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.633165 15540 leader_election.cc:304] T cd405f7417934012a706b14d2e4d70dd P 73a0b3b8f0244c8da9d7fa98146d0634 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c0dde63abd848b5b4f5414e58a0ac39, 73a0b3b8f0244c8da9d7fa98146d0634; no voters: 
W20260713 09:05:59.636457 15372 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:59.639468 15616 tablet_bootstrap.cc:492] T cbb6946b094947f9bc4face53cfb279d P 51ffee5c1b9e498d9cb297f6446d26cd: No bootstrap required, opened a new log
I20260713 09:05:59.640012 15616 ts_tablet_manager.cc:1403] T cbb6946b094947f9bc4face53cfb279d P 51ffee5c1b9e498d9cb297f6446d26cd: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.013s
I20260713 09:05:59.642949 15616 raft_consensus.cc:359] T cbb6946b094947f9bc4face53cfb279d P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.643637 15616 raft_consensus.cc:385] T cbb6946b094947f9bc4face53cfb279d P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.643930 15616 raft_consensus.cc:740] T cbb6946b094947f9bc4face53cfb279d P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ffee5c1b9e498d9cb297f6446d26cd, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.644457 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd405f7417934012a706b14d2e4d70dd" candidate_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd"
I20260713 09:05:59.645087 15425 raft_consensus.cc:3060] T cd405f7417934012a706b14d2e4d70dd P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:59.644929 15616 consensus_queue.cc:260] T cbb6946b094947f9bc4face53cfb279d P 51ffee5c1b9e498d9cb297f6446d26cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.646384 15615 tablet_bootstrap.cc:492] T db9adcccad49410fbbcc8ffcc5096d3d P 1c0dde63abd848b5b4f5414e58a0ac39: No bootstrap required, opened a new log
I20260713 09:05:59.646817 15615 ts_tablet_manager.cc:1403] T db9adcccad49410fbbcc8ffcc5096d3d P 1c0dde63abd848b5b4f5414e58a0ac39: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.006s
I20260713 09:05:59.646953 15624 raft_consensus.cc:493] T cbb6946b094947f9bc4face53cfb279d P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:59.647437 15616 ts_tablet_manager.cc:1434] T cbb6946b094947f9bc4face53cfb279d P 51ffee5c1b9e498d9cb297f6446d26cd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260713 09:05:59.647397 15624 raft_consensus.cc:515] T cbb6946b094947f9bc4face53cfb279d P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.648458 15616 tablet_bootstrap.cc:492] T db9adcccad49410fbbcc8ffcc5096d3d P 51ffee5c1b9e498d9cb297f6446d26cd: Bootstrap starting.
I20260713 09:05:59.649439 15624 leader_election.cc:290] T cbb6946b094947f9bc4face53cfb279d P 51ffee5c1b9e498d9cb297f6446d26cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081), 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337)
I20260713 09:05:59.649215 15615 raft_consensus.cc:359] T db9adcccad49410fbbcc8ffcc5096d3d P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.649947 15615 raft_consensus.cc:385] T db9adcccad49410fbbcc8ffcc5096d3d P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.650210 15615 raft_consensus.cc:740] T db9adcccad49410fbbcc8ffcc5096d3d P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c0dde63abd848b5b4f5414e58a0ac39, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.643867 15426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd405f7417934012a706b14d2e4d70dd" candidate_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" is_pre_election: true
I20260713 09:05:59.651058 15575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbb6946b094947f9bc4face53cfb279d" candidate_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" is_pre_election: true
I20260713 09:05:59.651031 15615 consensus_queue.cc:260] T db9adcccad49410fbbcc8ffcc5096d3d P 1c0dde63abd848b5b4f5414e58a0ac39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
W20260713 09:05:59.652626 15389 leader_election.cc:343] T cbb6946b094947f9bc4face53cfb279d P 51ffee5c1b9e498d9cb297f6446d26cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:59.654747 15616 tablet_bootstrap.cc:654] T db9adcccad49410fbbcc8ffcc5096d3d P 51ffee5c1b9e498d9cb297f6446d26cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.655107 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbb6946b094947f9bc4face53cfb279d" candidate_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" is_pre_election: true
I20260713 09:05:59.655747 15501 raft_consensus.cc:2468] T cbb6946b094947f9bc4face53cfb279d P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51ffee5c1b9e498d9cb297f6446d26cd in term 0.
I20260713 09:05:59.655848 15425 raft_consensus.cc:2468] T cd405f7417934012a706b14d2e4d70dd P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a0b3b8f0244c8da9d7fa98146d0634 in term 1.
I20260713 09:05:59.657083 15391 leader_election.cc:304] T cbb6946b094947f9bc4face53cfb279d P 51ffee5c1b9e498d9cb297f6446d26cd [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: 1c0dde63abd848b5b4f5414e58a0ac39, 51ffee5c1b9e498d9cb297f6446d26cd; no voters: 73a0b3b8f0244c8da9d7fa98146d0634
I20260713 09:05:59.657851 15615 ts_tablet_manager.cc:1434] T db9adcccad49410fbbcc8ffcc5096d3d P 1c0dde63abd848b5b4f5414e58a0ac39: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:05:59.658569 15624 raft_consensus.cc:2804] T cbb6946b094947f9bc4face53cfb279d P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:59.659087 15624 raft_consensus.cc:493] T cbb6946b094947f9bc4face53cfb279d P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:59.658542 15622 leader_election.cc:290] T cd405f7417934012a706b14d2e4d70dd P 73a0b3b8f0244c8da9d7fa98146d0634 [CANDIDATE]: Term 1 election: Requested vote from peers 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391), 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081)
I20260713 09:05:59.659560 15624 raft_consensus.cc:3060] T cbb6946b094947f9bc4face53cfb279d P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:59.660485 15615 tablet_bootstrap.cc:492] T 50a9f11da71d4f4db7cda22cb761e46b P 1c0dde63abd848b5b4f5414e58a0ac39: Bootstrap starting.
I20260713 09:05:59.662603 15622 raft_consensus.cc:2804] T cd405f7417934012a706b14d2e4d70dd P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:59.663041 15622 raft_consensus.cc:697] T cd405f7417934012a706b14d2e4d70dd P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 LEADER]: Becoming Leader. State: Replica: 73a0b3b8f0244c8da9d7fa98146d0634, State: Running, Role: LEADER
I20260713 09:05:59.663817 15622 consensus_queue.cc:237] T cd405f7417934012a706b14d2e4d70dd P 73a0b3b8f0244c8da9d7fa98146d0634 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } } peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } }
I20260713 09:05:59.666966 15624 raft_consensus.cc:515] T cbb6946b094947f9bc4face53cfb279d P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.669883 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbb6946b094947f9bc4face53cfb279d" candidate_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39"
I20260713 09:05:59.670503 15500 raft_consensus.cc:3060] T cbb6946b094947f9bc4face53cfb279d P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:59.675228 15615 tablet_bootstrap.cc:654] T 50a9f11da71d4f4db7cda22cb761e46b P 1c0dde63abd848b5b4f5414e58a0ac39: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.676122 15651 raft_consensus.cc:493] T 789b2f8d999646508c3af635d3d1da98 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:59.676690 15651 raft_consensus.cc:515] T 789b2f8d999646508c3af635d3d1da98 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.677582 15500 raft_consensus.cc:2468] T cbb6946b094947f9bc4face53cfb279d P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ffee5c1b9e498d9cb297f6446d26cd in term 1.
I20260713 09:05:59.678833 15391 leader_election.cc:304] T cbb6946b094947f9bc4face53cfb279d P 51ffee5c1b9e498d9cb297f6446d26cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c0dde63abd848b5b4f5414e58a0ac39, 51ffee5c1b9e498d9cb297f6446d26cd; no voters: 
I20260713 09:05:59.679064 15651 leader_election.cc:290] T 789b2f8d999646508c3af635d3d1da98 P 73a0b3b8f0244c8da9d7fa98146d0634 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391), 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081)
I20260713 09:05:59.679737 15642 raft_consensus.cc:2804] T cbb6946b094947f9bc4face53cfb279d P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:59.680168 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "789b2f8d999646508c3af635d3d1da98" candidate_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" is_pre_election: true
I20260713 09:05:59.680850 15499 raft_consensus.cc:2468] T 789b2f8d999646508c3af635d3d1da98 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73a0b3b8f0244c8da9d7fa98146d0634 in term 0.
I20260713 09:05:59.681236 15642 raft_consensus.cc:697] T cbb6946b094947f9bc4face53cfb279d P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 LEADER]: Becoming Leader. State: Replica: 51ffee5c1b9e498d9cb297f6446d26cd, State: Running, Role: LEADER
I20260713 09:05:59.682145 15642 consensus_queue.cc:237] T cbb6946b094947f9bc4face53cfb279d P 51ffee5c1b9e498d9cb297f6446d26cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.686048 15540 leader_election.cc:304] T 789b2f8d999646508c3af635d3d1da98 P 73a0b3b8f0244c8da9d7fa98146d0634 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c0dde63abd848b5b4f5414e58a0ac39, 73a0b3b8f0244c8da9d7fa98146d0634; no voters: 
I20260713 09:05:59.687081 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "789b2f8d999646508c3af635d3d1da98" candidate_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" is_pre_election: true
I20260713 09:05:59.687758 15425 raft_consensus.cc:2468] T 789b2f8d999646508c3af635d3d1da98 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73a0b3b8f0244c8da9d7fa98146d0634 in term 0.
I20260713 09:05:59.688700 15617 tablet_bootstrap.cc:492] T 6c0b86fbe438460bb7a27e9205b11305 P 73a0b3b8f0244c8da9d7fa98146d0634: No bootstrap required, opened a new log
I20260713 09:05:59.689265 15622 raft_consensus.cc:2804] T 789b2f8d999646508c3af635d3d1da98 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:59.689714 15622 raft_consensus.cc:493] T 789b2f8d999646508c3af635d3d1da98 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:59.690064 15622 raft_consensus.cc:3060] T 789b2f8d999646508c3af635d3d1da98 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:59.689219 15617 ts_tablet_manager.cc:1403] T 6c0b86fbe438460bb7a27e9205b11305 P 73a0b3b8f0244c8da9d7fa98146d0634: Time spent bootstrapping tablet: real 0.107s	user 0.004s	sys 0.044s
I20260713 09:05:59.697769 15622 raft_consensus.cc:515] T 789b2f8d999646508c3af635d3d1da98 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.698907 15617 raft_consensus.cc:359] T 6c0b86fbe438460bb7a27e9205b11305 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.699625 15617 raft_consensus.cc:385] T 6c0b86fbe438460bb7a27e9205b11305 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.699175 15324 catalog_manager.cc:5697] T cd405f7417934012a706b14d2e4d70dd P 73a0b3b8f0244c8da9d7fa98146d0634 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3). New cstate: current_term: 1 leader_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:59.700980 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "789b2f8d999646508c3af635d3d1da98" candidate_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd"
I20260713 09:05:59.701538 15425 raft_consensus.cc:3060] T 789b2f8d999646508c3af635d3d1da98 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:59.701656 15575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbb6946b094947f9bc4face53cfb279d" candidate_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634"
W20260713 09:05:59.703107 15389 leader_election.cc:343] T cbb6946b094947f9bc4face53cfb279d P 51ffee5c1b9e498d9cb297f6446d26cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:59.703717 15624 leader_election.cc:290] T cbb6946b094947f9bc4face53cfb279d P 51ffee5c1b9e498d9cb297f6446d26cd [CANDIDATE]: Term 1 election: Requested vote from peers 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081), 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337)
I20260713 09:05:59.701450 15620 raft_consensus.cc:493] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:59.699916 15617 raft_consensus.cc:740] T 6c0b86fbe438460bb7a27e9205b11305 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a0b3b8f0244c8da9d7fa98146d0634, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.704448 15620 raft_consensus.cc:515] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.705070 15617 consensus_queue.cc:260] T 6c0b86fbe438460bb7a27e9205b11305 P 73a0b3b8f0244c8da9d7fa98146d0634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.706446 15620 leader_election.cc:290] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 1c0dde63abd848b5b4f5414e58a0ac39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391), 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337)
I20260713 09:05:59.707645 15617 ts_tablet_manager.cc:1434] T 6c0b86fbe438460bb7a27e9205b11305 P 73a0b3b8f0244c8da9d7fa98146d0634: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:05:59.708236 15426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbcd301cb8b4cd2a35a33830e5b5f68" candidate_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" is_pre_election: true
I20260713 09:05:59.708709 15617 tablet_bootstrap.cc:492] T cbb6946b094947f9bc4face53cfb279d P 73a0b3b8f0244c8da9d7fa98146d0634: Bootstrap starting.
I20260713 09:05:59.708848 15426 raft_consensus.cc:2468] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c0dde63abd848b5b4f5414e58a0ac39 in term 0.
I20260713 09:05:59.711062 15464 leader_election.cc:304] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 1c0dde63abd848b5b4f5414e58a0ac39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c0dde63abd848b5b4f5414e58a0ac39, 51ffee5c1b9e498d9cb297f6446d26cd; no voters: 
I20260713 09:05:59.711937 15620 raft_consensus.cc:2804] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:59.712293 15620 raft_consensus.cc:493] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:59.712611 15620 raft_consensus.cc:3060] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:59.714682 15616 tablet_bootstrap.cc:492] T db9adcccad49410fbbcc8ffcc5096d3d P 51ffee5c1b9e498d9cb297f6446d26cd: No bootstrap required, opened a new log
I20260713 09:05:59.715135 15616 ts_tablet_manager.cc:1403] T db9adcccad49410fbbcc8ffcc5096d3d P 51ffee5c1b9e498d9cb297f6446d26cd: Time spent bootstrapping tablet: real 0.067s	user 0.015s	sys 0.027s
I20260713 09:05:59.717607 15616 raft_consensus.cc:359] T db9adcccad49410fbbcc8ffcc5096d3d P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.718190 15616 raft_consensus.cc:385] T db9adcccad49410fbbcc8ffcc5096d3d P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.718479 15616 raft_consensus.cc:740] T db9adcccad49410fbbcc8ffcc5096d3d P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ffee5c1b9e498d9cb297f6446d26cd, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.719153 15616 consensus_queue.cc:260] T db9adcccad49410fbbcc8ffcc5096d3d P 51ffee5c1b9e498d9cb297f6446d26cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.720053 15575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbcd301cb8b4cd2a35a33830e5b5f68" candidate_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" is_pre_election: true
I20260713 09:05:59.720723 15575 raft_consensus.cc:2468] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c0dde63abd848b5b4f5414e58a0ac39 in term 0.
I20260713 09:05:59.721161 15616 ts_tablet_manager.cc:1434] T db9adcccad49410fbbcc8ffcc5096d3d P 51ffee5c1b9e498d9cb297f6446d26cd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:05:59.722075 15616 tablet_bootstrap.cc:492] T 6c0b86fbe438460bb7a27e9205b11305 P 51ffee5c1b9e498d9cb297f6446d26cd: Bootstrap starting.
I20260713 09:05:59.723282 15617 tablet_bootstrap.cc:654] T cbb6946b094947f9bc4face53cfb279d P 73a0b3b8f0244c8da9d7fa98146d0634: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.724248 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "789b2f8d999646508c3af635d3d1da98" candidate_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39"
I20260713 09:05:59.724905 15500 raft_consensus.cc:3060] T 789b2f8d999646508c3af635d3d1da98 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:59.727218 15616 tablet_bootstrap.cc:654] T 6c0b86fbe438460bb7a27e9205b11305 P 51ffee5c1b9e498d9cb297f6446d26cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.732558 15500 raft_consensus.cc:2468] T 789b2f8d999646508c3af635d3d1da98 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a0b3b8f0244c8da9d7fa98146d0634 in term 1.
I20260713 09:05:59.734149 15540 leader_election.cc:304] T 789b2f8d999646508c3af635d3d1da98 P 73a0b3b8f0244c8da9d7fa98146d0634 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c0dde63abd848b5b4f5414e58a0ac39, 73a0b3b8f0244c8da9d7fa98146d0634; no voters: 
I20260713 09:05:59.735010 15651 raft_consensus.cc:2804] T 789b2f8d999646508c3af635d3d1da98 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:59.735710 15617 tablet_bootstrap.cc:492] T cbb6946b094947f9bc4face53cfb279d P 73a0b3b8f0244c8da9d7fa98146d0634: No bootstrap required, opened a new log
I20260713 09:05:59.736299 15617 ts_tablet_manager.cc:1403] T cbb6946b094947f9bc4face53cfb279d P 73a0b3b8f0244c8da9d7fa98146d0634: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.005s
I20260713 09:05:59.736404 15651 raft_consensus.cc:697] T 789b2f8d999646508c3af635d3d1da98 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 LEADER]: Becoming Leader. State: Replica: 73a0b3b8f0244c8da9d7fa98146d0634, State: Running, Role: LEADER
I20260713 09:05:59.737290 15616 tablet_bootstrap.cc:492] T 6c0b86fbe438460bb7a27e9205b11305 P 51ffee5c1b9e498d9cb297f6446d26cd: No bootstrap required, opened a new log
I20260713 09:05:59.737854 15616 ts_tablet_manager.cc:1403] T 6c0b86fbe438460bb7a27e9205b11305 P 51ffee5c1b9e498d9cb297f6446d26cd: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260713 09:05:59.737275 15651 consensus_queue.cc:237] T 789b2f8d999646508c3af635d3d1da98 P 73a0b3b8f0244c8da9d7fa98146d0634 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.738833 15617 raft_consensus.cc:359] T cbb6946b094947f9bc4face53cfb279d P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.739454 15617 raft_consensus.cc:385] T cbb6946b094947f9bc4face53cfb279d P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.739737 15617 raft_consensus.cc:740] T cbb6946b094947f9bc4face53cfb279d P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a0b3b8f0244c8da9d7fa98146d0634, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.739967 15622 leader_election.cc:290] T 789b2f8d999646508c3af635d3d1da98 P 73a0b3b8f0244c8da9d7fa98146d0634 [CANDIDATE]: Term 1 election: Requested vote from peers 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391), 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081)
I20260713 09:05:59.740414 15617 consensus_queue.cc:260] T cbb6946b094947f9bc4face53cfb279d P 73a0b3b8f0244c8da9d7fa98146d0634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.742304 15617 ts_tablet_manager.cc:1434] T cbb6946b094947f9bc4face53cfb279d P 73a0b3b8f0244c8da9d7fa98146d0634: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260713 09:05:59.743091 15617 tablet_bootstrap.cc:492] T 78601791754640af879bccfa83592caf P 73a0b3b8f0244c8da9d7fa98146d0634: Bootstrap starting.
I20260713 09:05:59.742846 15616 raft_consensus.cc:359] T 6c0b86fbe438460bb7a27e9205b11305 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.743479 15616 raft_consensus.cc:385] T 6c0b86fbe438460bb7a27e9205b11305 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.739552 15620 raft_consensus.cc:515] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.743754 15616 raft_consensus.cc:740] T 6c0b86fbe438460bb7a27e9205b11305 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ffee5c1b9e498d9cb297f6446d26cd, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.745276 15616 consensus_queue.cc:260] T 6c0b86fbe438460bb7a27e9205b11305 P 51ffee5c1b9e498d9cb297f6446d26cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.746132 15426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbcd301cb8b4cd2a35a33830e5b5f68" candidate_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd"
I20260713 09:05:59.746694 15426 raft_consensus.cc:3060] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:59.747404 15616 ts_tablet_manager.cc:1434] T 6c0b86fbe438460bb7a27e9205b11305 P 51ffee5c1b9e498d9cb297f6446d26cd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:05:59.748579 15617 tablet_bootstrap.cc:654] T 78601791754640af879bccfa83592caf P 73a0b3b8f0244c8da9d7fa98146d0634: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.752477 15617 tablet_bootstrap.cc:492] T 78601791754640af879bccfa83592caf P 73a0b3b8f0244c8da9d7fa98146d0634: No bootstrap required, opened a new log
I20260713 09:05:59.752811 15617 ts_tablet_manager.cc:1403] T 78601791754640af879bccfa83592caf P 73a0b3b8f0244c8da9d7fa98146d0634: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:05:59.754737 15617 raft_consensus.cc:359] T 78601791754640af879bccfa83592caf P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.755553 15617 raft_consensus.cc:385] T 78601791754640af879bccfa83592caf P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.755817 15617 raft_consensus.cc:740] T 78601791754640af879bccfa83592caf P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a0b3b8f0244c8da9d7fa98146d0634, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.754704 15322 catalog_manager.cc:5697] T 789b2f8d999646508c3af635d3d1da98 P 73a0b3b8f0244c8da9d7fa98146d0634 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3). New cstate: current_term: 1 leader_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:59.756819 15620 leader_election.cc:290] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 1c0dde63abd848b5b4f5414e58a0ac39 [CANDIDATE]: Term 1 election: Requested vote from peers 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391), 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337)
I20260713 09:05:59.756592 15617 consensus_queue.cc:260] T 78601791754640af879bccfa83592caf P 73a0b3b8f0244c8da9d7fa98146d0634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.743191 15425 raft_consensus.cc:2468] T 789b2f8d999646508c3af635d3d1da98 P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a0b3b8f0244c8da9d7fa98146d0634 in term 1.
I20260713 09:05:59.755927 15426 raft_consensus.cc:2468] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c0dde63abd848b5b4f5414e58a0ac39 in term 1.
I20260713 09:05:59.757980 15575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbcd301cb8b4cd2a35a33830e5b5f68" candidate_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634"
I20260713 09:05:59.758505 15617 ts_tablet_manager.cc:1434] T 78601791754640af879bccfa83592caf P 73a0b3b8f0244c8da9d7fa98146d0634: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:05:59.758656 15575 raft_consensus.cc:3060] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:59.760838 15615 tablet_bootstrap.cc:492] T 50a9f11da71d4f4db7cda22cb761e46b P 1c0dde63abd848b5b4f5414e58a0ac39: No bootstrap required, opened a new log
I20260713 09:05:59.761274 15615 ts_tablet_manager.cc:1403] T 50a9f11da71d4f4db7cda22cb761e46b P 1c0dde63abd848b5b4f5414e58a0ac39: Time spent bootstrapping tablet: real 0.101s	user 0.041s	sys 0.024s
I20260713 09:05:59.761936 15464 leader_election.cc:304] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 1c0dde63abd848b5b4f5414e58a0ac39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c0dde63abd848b5b4f5414e58a0ac39, 51ffee5c1b9e498d9cb297f6446d26cd; no voters: 
I20260713 09:05:59.762763 15620 raft_consensus.cc:2804] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:59.763726 15615 raft_consensus.cc:359] T 50a9f11da71d4f4db7cda22cb761e46b P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.764338 15615 raft_consensus.cc:385] T 50a9f11da71d4f4db7cda22cb761e46b P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.764573 15615 raft_consensus.cc:740] T 50a9f11da71d4f4db7cda22cb761e46b P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c0dde63abd848b5b4f5414e58a0ac39, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.765178 15615 consensus_queue.cc:260] T 50a9f11da71d4f4db7cda22cb761e46b P 1c0dde63abd848b5b4f5414e58a0ac39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.770347 15324 catalog_manager.cc:5697] T cbb6946b094947f9bc4face53cfb279d P 51ffee5c1b9e498d9cb297f6446d26cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1). New cstate: current_term: 1 leader_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:59.776480 15575 raft_consensus.cc:2468] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c0dde63abd848b5b4f5414e58a0ac39 in term 1.
I20260713 09:05:59.778607 15620 raft_consensus.cc:697] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 LEADER]: Becoming Leader. State: Replica: 1c0dde63abd848b5b4f5414e58a0ac39, State: Running, Role: LEADER
I20260713 09:05:59.780189 15620 consensus_queue.cc:237] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 1c0dde63abd848b5b4f5414e58a0ac39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.783699 15615 ts_tablet_manager.cc:1434] T 50a9f11da71d4f4db7cda22cb761e46b P 1c0dde63abd848b5b4f5414e58a0ac39: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.015s
I20260713 09:05:59.793869 15324 catalog_manager.cc:5697] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 1c0dde63abd848b5b4f5414e58a0ac39 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2). New cstate: current_term: 1 leader_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:59.849542 15620 raft_consensus.cc:493] T 6c0b86fbe438460bb7a27e9205b11305 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:59.849946 15620 raft_consensus.cc:515] T 6c0b86fbe438460bb7a27e9205b11305 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.851492 15620 leader_election.cc:290] T 6c0b86fbe438460bb7a27e9205b11305 P 1c0dde63abd848b5b4f5414e58a0ac39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391), 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337)
I20260713 09:05:59.852212 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c0b86fbe438460bb7a27e9205b11305" candidate_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" is_pre_election: true
I20260713 09:05:59.852381 15575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c0b86fbe438460bb7a27e9205b11305" candidate_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" is_pre_election: true
I20260713 09:05:59.852746 15425 raft_consensus.cc:2468] T 6c0b86fbe438460bb7a27e9205b11305 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c0dde63abd848b5b4f5414e58a0ac39 in term 0.
I20260713 09:05:59.852949 15575 raft_consensus.cc:2468] T 6c0b86fbe438460bb7a27e9205b11305 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c0dde63abd848b5b4f5414e58a0ac39 in term 0.
I20260713 09:05:59.853613 15464 leader_election.cc:304] T 6c0b86fbe438460bb7a27e9205b11305 P 1c0dde63abd848b5b4f5414e58a0ac39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c0dde63abd848b5b4f5414e58a0ac39, 51ffee5c1b9e498d9cb297f6446d26cd; no voters: 
I20260713 09:05:59.854146 15620 raft_consensus.cc:2804] T 6c0b86fbe438460bb7a27e9205b11305 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:59.854480 15620 raft_consensus.cc:493] T 6c0b86fbe438460bb7a27e9205b11305 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:59.854729 15620 raft_consensus.cc:3060] T 6c0b86fbe438460bb7a27e9205b11305 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:59.859344 15620 raft_consensus.cc:515] T 6c0b86fbe438460bb7a27e9205b11305 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.860739 15620 leader_election.cc:290] T 6c0b86fbe438460bb7a27e9205b11305 P 1c0dde63abd848b5b4f5414e58a0ac39 [CANDIDATE]: Term 1 election: Requested vote from peers 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391), 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337)
I20260713 09:05:59.861429 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c0b86fbe438460bb7a27e9205b11305" candidate_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd"
I20260713 09:05:59.861636 15575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c0b86fbe438460bb7a27e9205b11305" candidate_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634"
I20260713 09:05:59.861999 15425 raft_consensus.cc:3060] T 6c0b86fbe438460bb7a27e9205b11305 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:59.862145 15575 raft_consensus.cc:3060] T 6c0b86fbe438460bb7a27e9205b11305 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:59.868417 15575 raft_consensus.cc:2468] T 6c0b86fbe438460bb7a27e9205b11305 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c0dde63abd848b5b4f5414e58a0ac39 in term 1.
I20260713 09:05:59.868417 15425 raft_consensus.cc:2468] T 6c0b86fbe438460bb7a27e9205b11305 P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c0dde63abd848b5b4f5414e58a0ac39 in term 1.
I20260713 09:05:59.869496 15464 leader_election.cc:304] T 6c0b86fbe438460bb7a27e9205b11305 P 1c0dde63abd848b5b4f5414e58a0ac39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c0dde63abd848b5b4f5414e58a0ac39, 51ffee5c1b9e498d9cb297f6446d26cd; no voters: 
I20260713 09:05:59.870056 15620 raft_consensus.cc:2804] T 6c0b86fbe438460bb7a27e9205b11305 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:59.870580 15620 raft_consensus.cc:697] T 6c0b86fbe438460bb7a27e9205b11305 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 LEADER]: Becoming Leader. State: Replica: 1c0dde63abd848b5b4f5414e58a0ac39, State: Running, Role: LEADER
I20260713 09:05:59.871281 15620 consensus_queue.cc:237] T 6c0b86fbe438460bb7a27e9205b11305 P 1c0dde63abd848b5b4f5414e58a0ac39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.877326 15324 catalog_manager.cc:5697] T 6c0b86fbe438460bb7a27e9205b11305 P 1c0dde63abd848b5b4f5414e58a0ac39 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2). New cstate: current_term: 1 leader_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:59.887369 15622 raft_consensus.cc:493] T 50a9f11da71d4f4db7cda22cb761e46b P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:59.887758 15622 raft_consensus.cc:515] T 50a9f11da71d4f4db7cda22cb761e46b P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.889178 15622 leader_election.cc:290] T 50a9f11da71d4f4db7cda22cb761e46b P 73a0b3b8f0244c8da9d7fa98146d0634 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391), 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081)
I20260713 09:05:59.889838 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a9f11da71d4f4db7cda22cb761e46b" candidate_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" is_pre_election: true
I20260713 09:05:59.890156 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a9f11da71d4f4db7cda22cb761e46b" candidate_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" is_pre_election: true
I20260713 09:05:59.890412 15425 raft_consensus.cc:2468] T 50a9f11da71d4f4db7cda22cb761e46b P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73a0b3b8f0244c8da9d7fa98146d0634 in term 0.
I20260713 09:05:59.890704 15500 raft_consensus.cc:2468] T 50a9f11da71d4f4db7cda22cb761e46b P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73a0b3b8f0244c8da9d7fa98146d0634 in term 0.
I20260713 09:05:59.891388 15538 leader_election.cc:304] T 50a9f11da71d4f4db7cda22cb761e46b P 73a0b3b8f0244c8da9d7fa98146d0634 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51ffee5c1b9e498d9cb297f6446d26cd, 73a0b3b8f0244c8da9d7fa98146d0634; no voters: 
I20260713 09:05:59.892046 15622 raft_consensus.cc:2804] T 50a9f11da71d4f4db7cda22cb761e46b P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:59.892329 15622 raft_consensus.cc:493] T 50a9f11da71d4f4db7cda22cb761e46b P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:59.892577 15622 raft_consensus.cc:3060] T 50a9f11da71d4f4db7cda22cb761e46b P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:59.893579 15624 raft_consensus.cc:493] T 529c3d9dffd343b3ab000a065e4905dc P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:59.894049 15624 raft_consensus.cc:515] T 529c3d9dffd343b3ab000a065e4905dc P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.895977 15624 leader_election.cc:290] T 529c3d9dffd343b3ab000a065e4905dc P 51ffee5c1b9e498d9cb297f6446d26cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081), 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337)
I20260713 09:05:59.896565 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "529c3d9dffd343b3ab000a065e4905dc" candidate_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" is_pre_election: true
I20260713 09:05:59.896981 15575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "529c3d9dffd343b3ab000a065e4905dc" candidate_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" is_pre_election: true
I20260713 09:05:59.897070 15500 raft_consensus.cc:2468] T 529c3d9dffd343b3ab000a065e4905dc P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51ffee5c1b9e498d9cb297f6446d26cd in term 0.
I20260713 09:05:59.898011 15575 raft_consensus.cc:2468] T 529c3d9dffd343b3ab000a065e4905dc P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51ffee5c1b9e498d9cb297f6446d26cd in term 0.
I20260713 09:05:59.898125 15391 leader_election.cc:304] T 529c3d9dffd343b3ab000a065e4905dc P 51ffee5c1b9e498d9cb297f6446d26cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c0dde63abd848b5b4f5414e58a0ac39, 51ffee5c1b9e498d9cb297f6446d26cd; no voters: 
I20260713 09:05:59.898909 15624 raft_consensus.cc:2804] T 529c3d9dffd343b3ab000a065e4905dc P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:59.898775 15622 raft_consensus.cc:515] T 50a9f11da71d4f4db7cda22cb761e46b P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.899276 15624 raft_consensus.cc:493] T 529c3d9dffd343b3ab000a065e4905dc P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:59.899614 15624 raft_consensus.cc:3060] T 529c3d9dffd343b3ab000a065e4905dc P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:59.900983 15651 raft_consensus.cc:493] T 78601791754640af879bccfa83592caf P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:59.901436 15651 raft_consensus.cc:515] T 78601791754640af879bccfa83592caf P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.901840 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a9f11da71d4f4db7cda22cb761e46b" candidate_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd"
I20260713 09:05:59.902801 15425 raft_consensus.cc:3060] T 50a9f11da71d4f4db7cda22cb761e46b P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:59.904474 15651 leader_election.cc:290] T 78601791754640af879bccfa83592caf P 73a0b3b8f0244c8da9d7fa98146d0634 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391), 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081)
I20260713 09:05:59.906630 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78601791754640af879bccfa83592caf" candidate_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" is_pre_election: true
I20260713 09:05:59.907011 15426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78601791754640af879bccfa83592caf" candidate_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" is_pre_election: true
I20260713 09:05:59.907387 15501 raft_consensus.cc:2393] T 78601791754640af879bccfa83592caf P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 73a0b3b8f0244c8da9d7fa98146d0634 in current term 1: Already voted for candidate 51ffee5c1b9e498d9cb297f6446d26cd in this term.
I20260713 09:05:59.905972 15624 raft_consensus.cc:515] T 529c3d9dffd343b3ab000a065e4905dc P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.908797 15540 leader_election.cc:304] T 78601791754640af879bccfa83592caf P 73a0b3b8f0244c8da9d7fa98146d0634 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 73a0b3b8f0244c8da9d7fa98146d0634; no voters: 1c0dde63abd848b5b4f5414e58a0ac39, 51ffee5c1b9e498d9cb297f6446d26cd
I20260713 09:05:59.909824 15651 raft_consensus.cc:3060] T 78601791754640af879bccfa83592caf P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:59.910130 15624 leader_election.cc:290] T 529c3d9dffd343b3ab000a065e4905dc P 51ffee5c1b9e498d9cb297f6446d26cd [CANDIDATE]: Term 1 election: Requested vote from peers 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081), 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337)
I20260713 09:05:59.910274 15425 raft_consensus.cc:2468] T 50a9f11da71d4f4db7cda22cb761e46b P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a0b3b8f0244c8da9d7fa98146d0634 in term 1.
I20260713 09:05:59.911366 15575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "529c3d9dffd343b3ab000a065e4905dc" candidate_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634"
I20260713 09:05:59.911913 15575 raft_consensus.cc:3060] T 529c3d9dffd343b3ab000a065e4905dc P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:59.916198 15651 raft_consensus.cc:2749] T 78601791754640af879bccfa83592caf P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:59.902894 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a9f11da71d4f4db7cda22cb761e46b" candidate_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39"
I20260713 09:05:59.917785 15500 raft_consensus.cc:3060] T 50a9f11da71d4f4db7cda22cb761e46b P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:59.918212 15575 raft_consensus.cc:2468] T 529c3d9dffd343b3ab000a065e4905dc P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ffee5c1b9e498d9cb297f6446d26cd in term 1.
I20260713 09:05:59.918102 15538 leader_election.cc:304] T 50a9f11da71d4f4db7cda22cb761e46b P 73a0b3b8f0244c8da9d7fa98146d0634 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51ffee5c1b9e498d9cb297f6446d26cd, 73a0b3b8f0244c8da9d7fa98146d0634; no voters: 
I20260713 09:05:59.919137 15662 raft_consensus.cc:493] T db9adcccad49410fbbcc8ffcc5096d3d P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:59.917691 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "529c3d9dffd343b3ab000a065e4905dc" candidate_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39"
I20260713 09:05:59.919552 15662 raft_consensus.cc:515] T db9adcccad49410fbbcc8ffcc5096d3d P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.920219 15501 raft_consensus.cc:3060] T 529c3d9dffd343b3ab000a065e4905dc P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:59.920578 15651 raft_consensus.cc:2804] T 50a9f11da71d4f4db7cda22cb761e46b P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:59.921787 15662 leader_election.cc:290] T db9adcccad49410fbbcc8ffcc5096d3d P 73a0b3b8f0244c8da9d7fa98146d0634 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391), 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081)
I20260713 09:05:59.922246 15624 raft_consensus.cc:493] T db9adcccad49410fbbcc8ffcc5096d3d P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:59.922722 15624 raft_consensus.cc:515] T db9adcccad49410fbbcc8ffcc5096d3d P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.923022 15651 raft_consensus.cc:697] T 50a9f11da71d4f4db7cda22cb761e46b P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 LEADER]: Becoming Leader. State: Replica: 73a0b3b8f0244c8da9d7fa98146d0634, State: Running, Role: LEADER
I20260713 09:05:59.923914 15651 consensus_queue.cc:237] T 50a9f11da71d4f4db7cda22cb761e46b P 73a0b3b8f0244c8da9d7fa98146d0634 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.925542 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9adcccad49410fbbcc8ffcc5096d3d" candidate_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" is_pre_election: true
I20260713 09:05:59.925915 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9adcccad49410fbbcc8ffcc5096d3d" candidate_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" is_pre_election: true
I20260713 09:05:59.926137 15499 raft_consensus.cc:2468] T db9adcccad49410fbbcc8ffcc5096d3d P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51ffee5c1b9e498d9cb297f6446d26cd in term 0.
I20260713 09:05:59.927006 15500 raft_consensus.cc:2468] T 50a9f11da71d4f4db7cda22cb761e46b P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a0b3b8f0244c8da9d7fa98146d0634 in term 1.
I20260713 09:05:59.919590 15389 leader_election.cc:304] T 529c3d9dffd343b3ab000a065e4905dc P 51ffee5c1b9e498d9cb297f6446d26cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51ffee5c1b9e498d9cb297f6446d26cd, 73a0b3b8f0244c8da9d7fa98146d0634; no voters: 
I20260713 09:05:59.927490 15391 leader_election.cc:304] T db9adcccad49410fbbcc8ffcc5096d3d P 51ffee5c1b9e498d9cb297f6446d26cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c0dde63abd848b5b4f5414e58a0ac39, 51ffee5c1b9e498d9cb297f6446d26cd; no voters: 
I20260713 09:05:59.924501 15624 leader_election.cc:290] T db9adcccad49410fbbcc8ffcc5096d3d P 51ffee5c1b9e498d9cb297f6446d26cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081), 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337)
I20260713 09:05:59.927762 15622 leader_election.cc:290] T 50a9f11da71d4f4db7cda22cb761e46b P 73a0b3b8f0244c8da9d7fa98146d0634 [CANDIDATE]: Term 1 election: Requested vote from peers 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391), 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081)
I20260713 09:05:59.928656 15624 raft_consensus.cc:2804] T db9adcccad49410fbbcc8ffcc5096d3d P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:59.928836 15642 raft_consensus.cc:2804] T 529c3d9dffd343b3ab000a065e4905dc P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:59.929293 15642 raft_consensus.cc:697] T 529c3d9dffd343b3ab000a065e4905dc P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 LEADER]: Becoming Leader. State: Replica: 51ffee5c1b9e498d9cb297f6446d26cd, State: Running, Role: LEADER
I20260713 09:05:59.929877 15575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9adcccad49410fbbcc8ffcc5096d3d" candidate_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" is_pre_election: true
I20260713 09:05:59.930029 15642 consensus_queue.cc:237] T 529c3d9dffd343b3ab000a065e4905dc P 51ffee5c1b9e498d9cb297f6446d26cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.930544 15575 raft_consensus.cc:2468] T db9adcccad49410fbbcc8ffcc5096d3d P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51ffee5c1b9e498d9cb297f6446d26cd in term 0.
I20260713 09:05:59.930792 15624 raft_consensus.cc:493] T db9adcccad49410fbbcc8ffcc5096d3d P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:59.931265 15624 raft_consensus.cc:3060] T db9adcccad49410fbbcc8ffcc5096d3d P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:59.933571 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9adcccad49410fbbcc8ffcc5096d3d" candidate_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" is_pre_election: true
I20260713 09:05:59.935163 15501 raft_consensus.cc:2468] T 529c3d9dffd343b3ab000a065e4905dc P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ffee5c1b9e498d9cb297f6446d26cd in term 1.
I20260713 09:05:59.938258 15624 raft_consensus.cc:515] T db9adcccad49410fbbcc8ffcc5096d3d P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.939445 15425 raft_consensus.cc:2393] T db9adcccad49410fbbcc8ffcc5096d3d P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 73a0b3b8f0244c8da9d7fa98146d0634 in current term 1: Already voted for candidate 51ffee5c1b9e498d9cb297f6446d26cd in this term.
I20260713 09:05:59.942004 15624 leader_election.cc:290] T db9adcccad49410fbbcc8ffcc5096d3d P 51ffee5c1b9e498d9cb297f6446d26cd [CANDIDATE]: Term 1 election: Requested vote from peers 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081), 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337)
I20260713 09:05:59.942610 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9adcccad49410fbbcc8ffcc5096d3d" candidate_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39"
I20260713 09:05:59.942219 15575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9adcccad49410fbbcc8ffcc5096d3d" candidate_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634"
I20260713 09:05:59.943178 15501 raft_consensus.cc:3060] T db9adcccad49410fbbcc8ffcc5096d3d P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:59.943490 15575 raft_consensus.cc:3060] T db9adcccad49410fbbcc8ffcc5096d3d P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:59.944310 15324 catalog_manager.cc:5697] T 50a9f11da71d4f4db7cda22cb761e46b P 73a0b3b8f0244c8da9d7fa98146d0634 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3). New cstate: current_term: 1 leader_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:59.944916 15322 catalog_manager.cc:5697] T 529c3d9dffd343b3ab000a065e4905dc P 51ffee5c1b9e498d9cb297f6446d26cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1). New cstate: current_term: 1 leader_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:59.947981 15538 leader_election.cc:304] T db9adcccad49410fbbcc8ffcc5096d3d P 73a0b3b8f0244c8da9d7fa98146d0634 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 73a0b3b8f0244c8da9d7fa98146d0634; no voters: 1c0dde63abd848b5b4f5414e58a0ac39, 51ffee5c1b9e498d9cb297f6446d26cd
I20260713 09:05:59.949774 15575 raft_consensus.cc:2468] T db9adcccad49410fbbcc8ffcc5096d3d P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ffee5c1b9e498d9cb297f6446d26cd in term 1.
I20260713 09:05:59.950377 15651 raft_consensus.cc:2749] T db9adcccad49410fbbcc8ffcc5096d3d P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:59.950789 15389 leader_election.cc:304] T db9adcccad49410fbbcc8ffcc5096d3d P 51ffee5c1b9e498d9cb297f6446d26cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51ffee5c1b9e498d9cb297f6446d26cd, 73a0b3b8f0244c8da9d7fa98146d0634; no voters: 
I20260713 09:05:59.951733 15624 raft_consensus.cc:2804] T db9adcccad49410fbbcc8ffcc5096d3d P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:59.952191 15624 raft_consensus.cc:697] T db9adcccad49410fbbcc8ffcc5096d3d P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 LEADER]: Becoming Leader. State: Replica: 51ffee5c1b9e498d9cb297f6446d26cd, State: Running, Role: LEADER
I20260713 09:05:59.952934 15624 consensus_queue.cc:237] T db9adcccad49410fbbcc8ffcc5096d3d P 51ffee5c1b9e498d9cb297f6446d26cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:05:59.956107 15501 raft_consensus.cc:2468] T db9adcccad49410fbbcc8ffcc5096d3d P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ffee5c1b9e498d9cb297f6446d26cd in term 1.
I20260713 09:05:59.961916 15322 catalog_manager.cc:5697] T db9adcccad49410fbbcc8ffcc5096d3d P 51ffee5c1b9e498d9cb297f6446d26cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1). New cstate: current_term: 1 leader_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:00.018780 15575 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd405f7417934012a706b14d2e4d70dd"
dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634"
mode: GRACEFUL
new_leader_uuid: "51ffee5c1b9e498d9cb297f6446d26cd"
 from {username='slave'} at 127.0.0.1:38786
I20260713 09:06:00.019228 15575 raft_consensus.cc:606] T cd405f7417934012a706b14d2e4d70dd P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 LEADER]: Received request to transfer leadership to TS 51ffee5c1b9e498d9cb297f6446d26cd
I20260713 09:06:00.025983 15575 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50a9f11da71d4f4db7cda22cb761e46b"
dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634"
mode: GRACEFUL
new_leader_uuid: "51ffee5c1b9e498d9cb297f6446d26cd"
 from {username='slave'} at 127.0.0.1:38786
I20260713 09:06:00.026477 15575 raft_consensus.cc:606] T 50a9f11da71d4f4db7cda22cb761e46b P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 LEADER]: Received request to transfer leadership to TS 51ffee5c1b9e498d9cb297f6446d26cd
I20260713 09:06:00.037570 15501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c0b86fbe438460bb7a27e9205b11305"
dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39"
mode: GRACEFUL
new_leader_uuid: "51ffee5c1b9e498d9cb297f6446d26cd"
 from {username='slave'} at 127.0.0.1:58726
I20260713 09:06:00.038142 15501 raft_consensus.cc:606] T 6c0b86fbe438460bb7a27e9205b11305 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 LEADER]: Received request to transfer leadership to TS 51ffee5c1b9e498d9cb297f6446d26cd
I20260713 09:06:00.040211 15624 consensus_queue.cc:1048] T 78601791754640af879bccfa83592caf P 51ffee5c1b9e498d9cb297f6446d26cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:00.053956 15425 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db9adcccad49410fbbcc8ffcc5096d3d"
dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd"
mode: GRACEFUL
new_leader_uuid: "1c0dde63abd848b5b4f5414e58a0ac39"
 from {username='slave'} at 127.0.0.1:45086
I20260713 09:06:00.054555 15425 raft_consensus.cc:606] T db9adcccad49410fbbcc8ffcc5096d3d P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 LEADER]: Received request to transfer leadership to TS 1c0dde63abd848b5b4f5414e58a0ac39
I20260713 09:06:00.055800 15642 consensus_queue.cc:1048] T 78601791754640af879bccfa83592caf P 51ffee5c1b9e498d9cb297f6446d26cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:00.063097 15574 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "789b2f8d999646508c3af635d3d1da98"
dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634"
mode: GRACEFUL
new_leader_uuid: "1c0dde63abd848b5b4f5414e58a0ac39"
 from {username='slave'} at 127.0.0.1:38786
I20260713 09:06:00.063648 15574 raft_consensus.cc:606] T 789b2f8d999646508c3af635d3d1da98 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 LEADER]: Received request to transfer leadership to TS 1c0dde63abd848b5b4f5414e58a0ac39
I20260713 09:06:00.071024 15425 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78601791754640af879bccfa83592caf"
dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd"
mode: GRACEFUL
new_leader_uuid: "1c0dde63abd848b5b4f5414e58a0ac39"
 from {username='slave'} at 127.0.0.1:45086
I20260713 09:06:00.071441 15425 raft_consensus.cc:606] T 78601791754640af879bccfa83592caf P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 LEADER]: Received request to transfer leadership to TS 1c0dde63abd848b5b4f5414e58a0ac39
I20260713 09:06:00.075527 15425 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cbb6946b094947f9bc4face53cfb279d"
dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd"
mode: GRACEFUL
new_leader_uuid: "1c0dde63abd848b5b4f5414e58a0ac39"
 from {username='slave'} at 127.0.0.1:45086
I20260713 09:06:00.076042 15425 raft_consensus.cc:606] T cbb6946b094947f9bc4face53cfb279d P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 LEADER]: Received request to transfer leadership to TS 1c0dde63abd848b5b4f5414e58a0ac39
I20260713 09:06:00.080279 15500 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8fbcd301cb8b4cd2a35a33830e5b5f68"
dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39"
mode: GRACEFUL
new_leader_uuid: "73a0b3b8f0244c8da9d7fa98146d0634"
 from {username='slave'} at 127.0.0.1:58726
I20260713 09:06:00.080701 15500 raft_consensus.cc:606] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 LEADER]: Received request to transfer leadership to TS 73a0b3b8f0244c8da9d7fa98146d0634
I20260713 09:06:00.086212 15575 raft_consensus.cc:3060] T cbb6946b094947f9bc4face53cfb279d P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:00.091499 15642 consensus_queue.cc:1048] T cbb6946b094947f9bc4face53cfb279d P 51ffee5c1b9e498d9cb297f6446d26cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:00.100554 15656 consensus_queue.cc:1048] T cbb6946b094947f9bc4face53cfb279d P 51ffee5c1b9e498d9cb297f6446d26cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:00.107868 15624 raft_consensus.cc:993] T cbb6946b094947f9bc4face53cfb279d P 51ffee5c1b9e498d9cb297f6446d26cd: : Instructing follower 1c0dde63abd848b5b4f5414e58a0ac39 to start an election
I20260713 09:06:00.108299 15656 raft_consensus.cc:1081] T cbb6946b094947f9bc4face53cfb279d P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 LEADER]: Signalling peer 1c0dde63abd848b5b4f5414e58a0ac39 to start an election
I20260713 09:06:00.109612 15500 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cbb6946b094947f9bc4face53cfb279d"
dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39"
 from {username='slave'} at 127.0.0.1:58708
I20260713 09:06:00.110059 15500 raft_consensus.cc:493] T cbb6946b094947f9bc4face53cfb279d P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:00.110440 15500 raft_consensus.cc:3060] T cbb6946b094947f9bc4face53cfb279d P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:00.114838 15500 raft_consensus.cc:515] T cbb6946b094947f9bc4face53cfb279d P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:00.116443 15500 leader_election.cc:290] T cbb6946b094947f9bc4face53cfb279d P 1c0dde63abd848b5b4f5414e58a0ac39 [CANDIDATE]: Term 2 election: Requested vote from peers 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391), 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337)
I20260713 09:06:00.117074 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbb6946b094947f9bc4face53cfb279d" candidate_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd"
I20260713 09:06:00.117452 15575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbb6946b094947f9bc4face53cfb279d" candidate_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634"
I20260713 09:06:00.117695 15425 raft_consensus.cc:3055] T cbb6946b094947f9bc4face53cfb279d P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:00.118011 15575 raft_consensus.cc:3060] T cbb6946b094947f9bc4face53cfb279d P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:00.118055 15425 raft_consensus.cc:740] T cbb6946b094947f9bc4face53cfb279d P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51ffee5c1b9e498d9cb297f6446d26cd, State: Running, Role: LEADER
I20260713 09:06:00.118983 15425 consensus_queue.cc:260] T cbb6946b094947f9bc4face53cfb279d P 51ffee5c1b9e498d9cb297f6446d26cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:00.120183 15425 raft_consensus.cc:3060] T cbb6946b094947f9bc4face53cfb279d P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:00.123287 15575 raft_consensus.cc:2468] T cbb6946b094947f9bc4face53cfb279d P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c0dde63abd848b5b4f5414e58a0ac39 in term 2.
I20260713 09:06:00.124219 15464 leader_election.cc:304] T cbb6946b094947f9bc4face53cfb279d P 1c0dde63abd848b5b4f5414e58a0ac39 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c0dde63abd848b5b4f5414e58a0ac39, 73a0b3b8f0244c8da9d7fa98146d0634; no voters: 
I20260713 09:06:00.124950 15620 raft_consensus.cc:2804] T cbb6946b094947f9bc4face53cfb279d P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:00.125316 15620 raft_consensus.cc:697] T cbb6946b094947f9bc4face53cfb279d P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 LEADER]: Becoming Leader. State: Replica: 1c0dde63abd848b5b4f5414e58a0ac39, State: Running, Role: LEADER
I20260713 09:06:00.125572 15425 raft_consensus.cc:2468] T cbb6946b094947f9bc4face53cfb279d P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c0dde63abd848b5b4f5414e58a0ac39 in term 2.
I20260713 09:06:00.126031 15620 consensus_queue.cc:237] T cbb6946b094947f9bc4face53cfb279d P 1c0dde63abd848b5b4f5414e58a0ac39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:00.131927 15322 catalog_manager.cc:5697] T cbb6946b094947f9bc4face53cfb279d P 1c0dde63abd848b5b4f5414e58a0ac39 reported cstate change: term changed from 1 to 2, leader changed from 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1) to 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2). New cstate: current_term: 2 leader_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:00.210255 15651 consensus_queue.cc:1048] T cd405f7417934012a706b14d2e4d70dd P 73a0b3b8f0244c8da9d7fa98146d0634 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:00.216027 15622 raft_consensus.cc:993] T cd405f7417934012a706b14d2e4d70dd P 73a0b3b8f0244c8da9d7fa98146d0634: : Instructing follower 51ffee5c1b9e498d9cb297f6446d26cd to start an election
I20260713 09:06:00.216492 15669 raft_consensus.cc:1081] T cd405f7417934012a706b14d2e4d70dd P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 LEADER]: Signalling peer 51ffee5c1b9e498d9cb297f6446d26cd to start an election
I20260713 09:06:00.218492 15426 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd405f7417934012a706b14d2e4d70dd"
dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd"
 from {username='slave'} at 127.0.0.1:45072
I20260713 09:06:00.219907 15426 raft_consensus.cc:493] T cd405f7417934012a706b14d2e4d70dd P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:00.220279 15426 raft_consensus.cc:3060] T cd405f7417934012a706b14d2e4d70dd P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:00.221011 15651 consensus_queue.cc:1048] T cd405f7417934012a706b14d2e4d70dd P 73a0b3b8f0244c8da9d7fa98146d0634 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:00.225073 15620 consensus_queue.cc:1048] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 1c0dde63abd848b5b4f5414e58a0ac39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:00.227198 15426 raft_consensus.cc:515] T cd405f7417934012a706b14d2e4d70dd P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } } peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } }
I20260713 09:06:00.233748 15666 raft_consensus.cc:993] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 1c0dde63abd848b5b4f5414e58a0ac39: : Instructing follower 73a0b3b8f0244c8da9d7fa98146d0634 to start an election
I20260713 09:06:00.234205 15666 raft_consensus.cc:1081] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 LEADER]: Signalling peer 73a0b3b8f0244c8da9d7fa98146d0634 to start an election
I20260713 09:06:00.237550 15574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd405f7417934012a706b14d2e4d70dd" candidate_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634"
I20260713 09:06:00.237841 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd405f7417934012a706b14d2e4d70dd" candidate_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39"
I20260713 09:06:00.238204 15574 raft_consensus.cc:3055] T cd405f7417934012a706b14d2e4d70dd P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:00.238533 15500 raft_consensus.cc:3060] T cd405f7417934012a706b14d2e4d70dd P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:00.238574 15574 raft_consensus.cc:740] T cd405f7417934012a706b14d2e4d70dd P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 73a0b3b8f0244c8da9d7fa98146d0634, State: Running, Role: LEADER
I20260713 09:06:00.238993 15575 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8fbcd301cb8b4cd2a35a33830e5b5f68"
dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634"
 from {username='slave'} at 127.0.0.1:38774
I20260713 09:06:00.239522 15575 raft_consensus.cc:493] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:00.239926 15575 raft_consensus.cc:3060] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:00.243732 15651 consensus_queue.cc:1048] T 789b2f8d999646508c3af635d3d1da98 P 73a0b3b8f0244c8da9d7fa98146d0634 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:00.245471 15500 raft_consensus.cc:2468] T cd405f7417934012a706b14d2e4d70dd P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ffee5c1b9e498d9cb297f6446d26cd in term 2.
I20260713 09:06:00.245675 15426 leader_election.cc:290] T cd405f7417934012a706b14d2e4d70dd P 51ffee5c1b9e498d9cb297f6446d26cd [CANDIDATE]: Term 2 election: Requested vote from peers 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337), 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081)
I20260713 09:06:00.246011 15665 consensus_queue.cc:1048] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 1c0dde63abd848b5b4f5414e58a0ac39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:00.246459 15575 raft_consensus.cc:515] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:00.247696 15391 leader_election.cc:304] T cd405f7417934012a706b14d2e4d70dd P 51ffee5c1b9e498d9cb297f6446d26cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c0dde63abd848b5b4f5414e58a0ac39, 51ffee5c1b9e498d9cb297f6446d26cd; no voters: 
I20260713 09:06:00.248478 15656 raft_consensus.cc:2804] T cd405f7417934012a706b14d2e4d70dd P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:00.248905 15656 raft_consensus.cc:697] T cd405f7417934012a706b14d2e4d70dd P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 LEADER]: Becoming Leader. State: Replica: 51ffee5c1b9e498d9cb297f6446d26cd, State: Running, Role: LEADER
I20260713 09:06:00.239454 15574 consensus_queue.cc:260] T cd405f7417934012a706b14d2e4d70dd P 73a0b3b8f0244c8da9d7fa98146d0634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } } peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } }
I20260713 09:06:00.250672 15574 raft_consensus.cc:3060] T cd405f7417934012a706b14d2e4d70dd P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:00.249709 15656 consensus_queue.cc:237] T cd405f7417934012a706b14d2e4d70dd P 51ffee5c1b9e498d9cb297f6446d26cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } } peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } }
I20260713 09:06:00.251083 15575 leader_election.cc:290] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 73a0b3b8f0244c8da9d7fa98146d0634 [CANDIDATE]: Term 2 election: Requested vote from peers 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391), 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081)
I20260713 09:06:00.255080 15424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbcd301cb8b4cd2a35a33830e5b5f68" candidate_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd"
I20260713 09:06:00.255646 15424 raft_consensus.cc:3060] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:00.258826 15651 consensus_queue.cc:1048] T 789b2f8d999646508c3af635d3d1da98 P 73a0b3b8f0244c8da9d7fa98146d0634 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:00.261139 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbcd301cb8b4cd2a35a33830e5b5f68" candidate_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39"
I20260713 09:06:00.261708 15500 raft_consensus.cc:3055] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:00.262012 15500 raft_consensus.cc:740] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c0dde63abd848b5b4f5414e58a0ac39, State: Running, Role: LEADER
I20260713 09:06:00.262097 15320 catalog_manager.cc:5697] T cd405f7417934012a706b14d2e4d70dd P 51ffee5c1b9e498d9cb297f6446d26cd reported cstate change: term changed from 1 to 2, leader changed from 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3) to 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1). New cstate: current_term: 2 leader_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:00.262941 15500 consensus_queue.cc:260] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 1c0dde63abd848b5b4f5414e58a0ac39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:00.264113 15500 raft_consensus.cc:3060] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:00.266362 15622 raft_consensus.cc:993] T 789b2f8d999646508c3af635d3d1da98 P 73a0b3b8f0244c8da9d7fa98146d0634: : Instructing follower 1c0dde63abd848b5b4f5414e58a0ac39 to start an election
I20260713 09:06:00.266841 15622 raft_consensus.cc:1081] T 789b2f8d999646508c3af635d3d1da98 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 LEADER]: Signalling peer 1c0dde63abd848b5b4f5414e58a0ac39 to start an election
I20260713 09:06:00.269088 15498 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "789b2f8d999646508c3af635d3d1da98"
dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39"
 from {username='slave'} at 127.0.0.1:58718
I20260713 09:06:00.269621 15498 raft_consensus.cc:493] T 789b2f8d999646508c3af635d3d1da98 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:00.270032 15498 raft_consensus.cc:3060] T 789b2f8d999646508c3af635d3d1da98 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:00.259991 15574 raft_consensus.cc:2468] T cd405f7417934012a706b14d2e4d70dd P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ffee5c1b9e498d9cb297f6446d26cd in term 2.
I20260713 09:06:00.269636 15424 raft_consensus.cc:2468] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a0b3b8f0244c8da9d7fa98146d0634 in term 2.
I20260713 09:06:00.277817 15425 raft_consensus.cc:1240] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Rejecting Update request from peer 1c0dde63abd848b5b4f5414e58a0ac39 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260713 09:06:00.278019 15538 leader_election.cc:304] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 73a0b3b8f0244c8da9d7fa98146d0634 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51ffee5c1b9e498d9cb297f6446d26cd, 73a0b3b8f0244c8da9d7fa98146d0634; no voters: 
I20260713 09:06:00.278851 15669 raft_consensus.cc:2804] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:00.279280 15669 raft_consensus.cc:697] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 LEADER]: Becoming Leader. State: Replica: 73a0b3b8f0244c8da9d7fa98146d0634, State: Running, Role: LEADER
I20260713 09:06:00.280107 15669 consensus_queue.cc:237] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 73a0b3b8f0244c8da9d7fa98146d0634 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:00.285873 15498 raft_consensus.cc:515] T 789b2f8d999646508c3af635d3d1da98 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:00.286170 15500 raft_consensus.cc:2468] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a0b3b8f0244c8da9d7fa98146d0634 in term 2.
I20260713 09:06:00.290490 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "789b2f8d999646508c3af635d3d1da98" candidate_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd"
I20260713 09:06:00.290376 15320 catalog_manager.cc:5697] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 73a0b3b8f0244c8da9d7fa98146d0634 reported cstate change: term changed from 1 to 2, leader changed from 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2) to 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3). New cstate: current_term: 2 leader_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:00.291504 15498 leader_election.cc:290] T 789b2f8d999646508c3af635d3d1da98 P 1c0dde63abd848b5b4f5414e58a0ac39 [CANDIDATE]: Term 2 election: Requested vote from peers 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391), 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337)
I20260713 09:06:00.291254 15425 raft_consensus.cc:3060] T 789b2f8d999646508c3af635d3d1da98 P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:00.293076 15574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "789b2f8d999646508c3af635d3d1da98" candidate_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634"
I20260713 09:06:00.293524 15574 raft_consensus.cc:3055] T 789b2f8d999646508c3af635d3d1da98 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:00.293732 15574 raft_consensus.cc:740] T 789b2f8d999646508c3af635d3d1da98 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 73a0b3b8f0244c8da9d7fa98146d0634, State: Running, Role: LEADER
I20260713 09:06:00.294363 15574 consensus_queue.cc:260] T 789b2f8d999646508c3af635d3d1da98 P 73a0b3b8f0244c8da9d7fa98146d0634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:00.295228 15574 raft_consensus.cc:3060] T 789b2f8d999646508c3af635d3d1da98 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:00.296726 15425 raft_consensus.cc:2468] T 789b2f8d999646508c3af635d3d1da98 P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c0dde63abd848b5b4f5414e58a0ac39 in term 2.
I20260713 09:06:00.297585 15464 leader_election.cc:304] T 789b2f8d999646508c3af635d3d1da98 P 1c0dde63abd848b5b4f5414e58a0ac39 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c0dde63abd848b5b4f5414e58a0ac39, 51ffee5c1b9e498d9cb297f6446d26cd; no voters: 
I20260713 09:06:00.298177 15666 raft_consensus.cc:2804] T 789b2f8d999646508c3af635d3d1da98 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:00.298578 15666 raft_consensus.cc:697] T 789b2f8d999646508c3af635d3d1da98 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 LEADER]: Becoming Leader. State: Replica: 1c0dde63abd848b5b4f5414e58a0ac39, State: Running, Role: LEADER
I20260713 09:06:00.299312 15666 consensus_queue.cc:237] T 789b2f8d999646508c3af635d3d1da98 P 1c0dde63abd848b5b4f5414e58a0ac39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:00.300751 15574 raft_consensus.cc:2468] T 789b2f8d999646508c3af635d3d1da98 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c0dde63abd848b5b4f5414e58a0ac39 in term 2.
I20260713 09:06:00.304592 15666 consensus_queue.cc:1048] T 6c0b86fbe438460bb7a27e9205b11305 P 1c0dde63abd848b5b4f5414e58a0ac39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:00.307605 15320 catalog_manager.cc:5697] T 789b2f8d999646508c3af635d3d1da98 P 1c0dde63abd848b5b4f5414e58a0ac39 reported cstate change: term changed from 1 to 2, leader changed from 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3) to 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2). New cstate: current_term: 2 leader_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:00.310714 15665 raft_consensus.cc:993] T 6c0b86fbe438460bb7a27e9205b11305 P 1c0dde63abd848b5b4f5414e58a0ac39: : Instructing follower 51ffee5c1b9e498d9cb297f6446d26cd to start an election
I20260713 09:06:00.311143 15665 raft_consensus.cc:1081] T 6c0b86fbe438460bb7a27e9205b11305 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 LEADER]: Signalling peer 51ffee5c1b9e498d9cb297f6446d26cd to start an election
I20260713 09:06:00.314556 15424 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c0b86fbe438460bb7a27e9205b11305"
dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd"
 from {username='slave'} at 127.0.0.1:45060
I20260713 09:06:00.315999 15424 raft_consensus.cc:493] T 6c0b86fbe438460bb7a27e9205b11305 P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:00.316370 15424 raft_consensus.cc:3060] T 6c0b86fbe438460bb7a27e9205b11305 P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:00.316874 15666 consensus_queue.cc:1048] T 6c0b86fbe438460bb7a27e9205b11305 P 1c0dde63abd848b5b4f5414e58a0ac39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:00.321885 15424 raft_consensus.cc:515] T 6c0b86fbe438460bb7a27e9205b11305 P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:00.324946 15424 leader_election.cc:290] T 6c0b86fbe438460bb7a27e9205b11305 P 51ffee5c1b9e498d9cb297f6446d26cd [CANDIDATE]: Term 2 election: Requested vote from peers 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081), 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337)
I20260713 09:06:00.325788 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c0b86fbe438460bb7a27e9205b11305" candidate_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39"
I20260713 09:06:00.326371 15498 raft_consensus.cc:3055] T 6c0b86fbe438460bb7a27e9205b11305 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:00.326601 15498 raft_consensus.cc:740] T 6c0b86fbe438460bb7a27e9205b11305 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c0dde63abd848b5b4f5414e58a0ac39, State: Running, Role: LEADER
I20260713 09:06:00.326623 15575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c0b86fbe438460bb7a27e9205b11305" candidate_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634"
I20260713 09:06:00.327811 15498 consensus_queue.cc:260] T 6c0b86fbe438460bb7a27e9205b11305 P 1c0dde63abd848b5b4f5414e58a0ac39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:00.328864 15498 raft_consensus.cc:3060] T 6c0b86fbe438460bb7a27e9205b11305 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:00.329985 15622 consensus_queue.cc:1048] T 50a9f11da71d4f4db7cda22cb761e46b P 73a0b3b8f0244c8da9d7fa98146d0634 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:00.336076 15498 raft_consensus.cc:2468] T 6c0b86fbe438460bb7a27e9205b11305 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ffee5c1b9e498d9cb297f6446d26cd in term 2.
I20260713 09:06:00.337354 15391 leader_election.cc:304] T 6c0b86fbe438460bb7a27e9205b11305 P 51ffee5c1b9e498d9cb297f6446d26cd [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: 1c0dde63abd848b5b4f5414e58a0ac39, 51ffee5c1b9e498d9cb297f6446d26cd; no voters: 73a0b3b8f0244c8da9d7fa98146d0634
I20260713 09:06:00.338498 15656 raft_consensus.cc:2804] T 6c0b86fbe438460bb7a27e9205b11305 P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:00.338975 15656 raft_consensus.cc:697] T 6c0b86fbe438460bb7a27e9205b11305 P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 LEADER]: Becoming Leader. State: Replica: 51ffee5c1b9e498d9cb297f6446d26cd, State: Running, Role: LEADER
I20260713 09:06:00.339732 15656 consensus_queue.cc:237] T 6c0b86fbe438460bb7a27e9205b11305 P 51ffee5c1b9e498d9cb297f6446d26cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:00.345638 15662 raft_consensus.cc:993] T 50a9f11da71d4f4db7cda22cb761e46b P 73a0b3b8f0244c8da9d7fa98146d0634: : Instructing follower 51ffee5c1b9e498d9cb297f6446d26cd to start an election
I20260713 09:06:00.345593 15656 consensus_queue.cc:1048] T db9adcccad49410fbbcc8ffcc5096d3d P 51ffee5c1b9e498d9cb297f6446d26cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:00.346166 15662 raft_consensus.cc:1081] T 50a9f11da71d4f4db7cda22cb761e46b P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 LEADER]: Signalling peer 51ffee5c1b9e498d9cb297f6446d26cd to start an election
I20260713 09:06:00.353215 15669 consensus_queue.cc:1048] T 50a9f11da71d4f4db7cda22cb761e46b P 73a0b3b8f0244c8da9d7fa98146d0634 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:00.354625 15425 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50a9f11da71d4f4db7cda22cb761e46b"
dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd"
 from {username='slave'} at 127.0.0.1:45072
I20260713 09:06:00.354032 15320 catalog_manager.cc:5697] T 6c0b86fbe438460bb7a27e9205b11305 P 51ffee5c1b9e498d9cb297f6446d26cd reported cstate change: term changed from 1 to 2, leader changed from 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2) to 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1). New cstate: current_term: 2 leader_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:00.355201 15425 raft_consensus.cc:493] T 50a9f11da71d4f4db7cda22cb761e46b P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:00.355585 15425 raft_consensus.cc:3060] T 50a9f11da71d4f4db7cda22cb761e46b P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:00.361828 15656 consensus_queue.cc:1048] T 529c3d9dffd343b3ab000a065e4905dc P 51ffee5c1b9e498d9cb297f6446d26cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:00.365936 15425 raft_consensus.cc:515] T 50a9f11da71d4f4db7cda22cb761e46b P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:00.370709 15624 raft_consensus.cc:993] T db9adcccad49410fbbcc8ffcc5096d3d P 51ffee5c1b9e498d9cb297f6446d26cd: : Instructing follower 1c0dde63abd848b5b4f5414e58a0ac39 to start an election
I20260713 09:06:00.371172 15624 raft_consensus.cc:1081] T db9adcccad49410fbbcc8ffcc5096d3d P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 LEADER]: Signalling peer 1c0dde63abd848b5b4f5414e58a0ac39 to start an election
I20260713 09:06:00.373136 15500 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db9adcccad49410fbbcc8ffcc5096d3d"
dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39"
 from {username='slave'} at 127.0.0.1:58708
I20260713 09:06:00.373653 15500 raft_consensus.cc:493] T db9adcccad49410fbbcc8ffcc5096d3d P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:00.373991 15500 raft_consensus.cc:3060] T db9adcccad49410fbbcc8ffcc5096d3d P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:00.380475 15425 leader_election.cc:290] T 50a9f11da71d4f4db7cda22cb761e46b P 51ffee5c1b9e498d9cb297f6446d26cd [CANDIDATE]: Term 2 election: Requested vote from peers 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081), 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337)
I20260713 09:06:00.381726 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a9f11da71d4f4db7cda22cb761e46b" candidate_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39"
I20260713 09:06:00.382345 15499 raft_consensus.cc:3060] T 50a9f11da71d4f4db7cda22cb761e46b P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:00.382757 15500 raft_consensus.cc:515] T db9adcccad49410fbbcc8ffcc5096d3d P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:00.385253 15498 raft_consensus.cc:1240] T db9adcccad49410fbbcc8ffcc5096d3d P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Rejecting Update request from peer 51ffee5c1b9e498d9cb297f6446d26cd for earlier term 1. Current term is 2. Ops: []
I20260713 09:06:00.387003 15575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9adcccad49410fbbcc8ffcc5096d3d" candidate_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634"
I20260713 09:06:00.387639 15692 consensus_queue.cc:1048] T 529c3d9dffd343b3ab000a065e4905dc P 51ffee5c1b9e498d9cb297f6446d26cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:00.387988 15575 raft_consensus.cc:3060] T db9adcccad49410fbbcc8ffcc5096d3d P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:00.388152 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9adcccad49410fbbcc8ffcc5096d3d" candidate_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd"
I20260713 09:06:00.389009 15425 raft_consensus.cc:3055] T db9adcccad49410fbbcc8ffcc5096d3d P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:00.389305 15425 raft_consensus.cc:740] T db9adcccad49410fbbcc8ffcc5096d3d P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51ffee5c1b9e498d9cb297f6446d26cd, State: Running, Role: LEADER
I20260713 09:06:00.389986 15425 consensus_queue.cc:260] T db9adcccad49410fbbcc8ffcc5096d3d P 51ffee5c1b9e498d9cb297f6446d26cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:00.390856 15425 raft_consensus.cc:3060] T db9adcccad49410fbbcc8ffcc5096d3d P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:00.393530 15574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a9f11da71d4f4db7cda22cb761e46b" candidate_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634"
I20260713 09:06:00.394064 15574 raft_consensus.cc:3055] T 50a9f11da71d4f4db7cda22cb761e46b P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:00.394426 15574 raft_consensus.cc:740] T 50a9f11da71d4f4db7cda22cb761e46b P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 73a0b3b8f0244c8da9d7fa98146d0634, State: Running, Role: LEADER
I20260713 09:06:00.394666 15575 raft_consensus.cc:2468] T db9adcccad49410fbbcc8ffcc5096d3d P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c0dde63abd848b5b4f5414e58a0ac39 in term 2.
I20260713 09:06:00.387462 15500 leader_election.cc:290] T db9adcccad49410fbbcc8ffcc5096d3d P 1c0dde63abd848b5b4f5414e58a0ac39 [CANDIDATE]: Term 2 election: Requested vote from peers 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391), 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337)
I20260713 09:06:00.396390 15573 raft_consensus.cc:1240] T db9adcccad49410fbbcc8ffcc5096d3d P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Rejecting Update request from peer 51ffee5c1b9e498d9cb297f6446d26cd for earlier term 1. Current term is 2. Ops: []
I20260713 09:06:00.396142 15574 consensus_queue.cc:260] T 50a9f11da71d4f4db7cda22cb761e46b P 73a0b3b8f0244c8da9d7fa98146d0634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:00.394078 15499 raft_consensus.cc:2468] T 50a9f11da71d4f4db7cda22cb761e46b P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ffee5c1b9e498d9cb297f6446d26cd in term 2.
I20260713 09:06:00.397756 15574 raft_consensus.cc:3060] T 50a9f11da71d4f4db7cda22cb761e46b P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:00.396737 15464 leader_election.cc:304] T db9adcccad49410fbbcc8ffcc5096d3d P 1c0dde63abd848b5b4f5414e58a0ac39 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c0dde63abd848b5b4f5414e58a0ac39, 73a0b3b8f0244c8da9d7fa98146d0634; no voters: 
I20260713 09:06:00.399242 15666 raft_consensus.cc:2804] T db9adcccad49410fbbcc8ffcc5096d3d P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:00.399674 15666 raft_consensus.cc:697] T db9adcccad49410fbbcc8ffcc5096d3d P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 LEADER]: Becoming Leader. State: Replica: 1c0dde63abd848b5b4f5414e58a0ac39, State: Running, Role: LEADER
I20260713 09:06:00.400547 15391 leader_election.cc:304] T 50a9f11da71d4f4db7cda22cb761e46b P 51ffee5c1b9e498d9cb297f6446d26cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c0dde63abd848b5b4f5414e58a0ac39, 51ffee5c1b9e498d9cb297f6446d26cd; no voters: 
I20260713 09:06:00.400424 15666 consensus_queue.cc:237] T db9adcccad49410fbbcc8ffcc5096d3d P 1c0dde63abd848b5b4f5414e58a0ac39 [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: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:00.401299 15656 raft_consensus.cc:2804] T 50a9f11da71d4f4db7cda22cb761e46b P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:00.401782 15656 raft_consensus.cc:697] T 50a9f11da71d4f4db7cda22cb761e46b P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 LEADER]: Becoming Leader. State: Replica: 51ffee5c1b9e498d9cb297f6446d26cd, State: Running, Role: LEADER
I20260713 09:06:00.402565 15656 consensus_queue.cc:237] T 50a9f11da71d4f4db7cda22cb761e46b P 51ffee5c1b9e498d9cb297f6446d26cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:00.405946 15425 raft_consensus.cc:2468] T db9adcccad49410fbbcc8ffcc5096d3d P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c0dde63abd848b5b4f5414e58a0ac39 in term 2.
I20260713 09:06:00.413069 15574 raft_consensus.cc:2468] T 50a9f11da71d4f4db7cda22cb761e46b P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ffee5c1b9e498d9cb297f6446d26cd in term 2.
I20260713 09:06:00.419138 15324 catalog_manager.cc:5697] T 50a9f11da71d4f4db7cda22cb761e46b P 51ffee5c1b9e498d9cb297f6446d26cd reported cstate change: term changed from 1 to 2, leader changed from 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3) to 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1). New cstate: current_term: 2 leader_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:00.420017 15322 catalog_manager.cc:5697] T db9adcccad49410fbbcc8ffcc5096d3d P 1c0dde63abd848b5b4f5414e58a0ac39 reported cstate change: term changed from 1 to 2, leader changed from 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1) to 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2). New cstate: current_term: 2 leader_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:00.427822 15656 raft_consensus.cc:993] T 78601791754640af879bccfa83592caf P 51ffee5c1b9e498d9cb297f6446d26cd: : Instructing follower 1c0dde63abd848b5b4f5414e58a0ac39 to start an election
I20260713 09:06:00.428253 15656 raft_consensus.cc:1081] T 78601791754640af879bccfa83592caf P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 LEADER]: Signalling peer 1c0dde63abd848b5b4f5414e58a0ac39 to start an election
I20260713 09:06:00.429528 15501 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78601791754640af879bccfa83592caf"
dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39"
 from {username='slave'} at 127.0.0.1:58708
I20260713 09:06:00.430035 15501 raft_consensus.cc:493] T 78601791754640af879bccfa83592caf P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:00.430333 15501 raft_consensus.cc:3060] T 78601791754640af879bccfa83592caf P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:00.434859 15501 raft_consensus.cc:515] T 78601791754640af879bccfa83592caf P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:00.436426 15501 leader_election.cc:290] T 78601791754640af879bccfa83592caf P 1c0dde63abd848b5b4f5414e58a0ac39 [CANDIDATE]: Term 2 election: Requested vote from peers 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391), 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337)
I20260713 09:06:00.436971 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78601791754640af879bccfa83592caf" candidate_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd"
I20260713 09:06:00.437530 15425 raft_consensus.cc:3055] T 78601791754640af879bccfa83592caf P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:00.437465 15574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78601791754640af879bccfa83592caf" candidate_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634"
I20260713 09:06:00.437891 15425 raft_consensus.cc:740] T 78601791754640af879bccfa83592caf P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51ffee5c1b9e498d9cb297f6446d26cd, State: Running, Role: LEADER
I20260713 09:06:00.438099 15574 raft_consensus.cc:3060] T 78601791754640af879bccfa83592caf P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:00.438603 15425 consensus_queue.cc:260] T 78601791754640af879bccfa83592caf P 51ffee5c1b9e498d9cb297f6446d26cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:00.439502 15425 raft_consensus.cc:3060] T 78601791754640af879bccfa83592caf P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:00.442678 15574 raft_consensus.cc:2468] T 78601791754640af879bccfa83592caf P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c0dde63abd848b5b4f5414e58a0ac39 in term 2.
I20260713 09:06:00.443558 15464 leader_election.cc:304] T 78601791754640af879bccfa83592caf P 1c0dde63abd848b5b4f5414e58a0ac39 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c0dde63abd848b5b4f5414e58a0ac39, 73a0b3b8f0244c8da9d7fa98146d0634; no voters: 
I20260713 09:06:00.443755 15425 raft_consensus.cc:2468] T 78601791754640af879bccfa83592caf P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c0dde63abd848b5b4f5414e58a0ac39 in term 2.
I20260713 09:06:00.444170 15665 raft_consensus.cc:2804] T 78601791754640af879bccfa83592caf P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:00.444548 15665 raft_consensus.cc:697] T 78601791754640af879bccfa83592caf P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 LEADER]: Becoming Leader. State: Replica: 1c0dde63abd848b5b4f5414e58a0ac39, State: Running, Role: LEADER
I20260713 09:06:00.445173 15665 consensus_queue.cc:237] T 78601791754640af879bccfa83592caf P 1c0dde63abd848b5b4f5414e58a0ac39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:00.450914 15322 catalog_manager.cc:5697] T 78601791754640af879bccfa83592caf P 1c0dde63abd848b5b4f5414e58a0ac39 reported cstate change: term changed from 1 to 2, leader changed from 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1) to 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2). New cstate: current_term: 2 leader_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:00.560760 15425 raft_consensus.cc:1275] T cbb6946b094947f9bc4face53cfb279d P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Refusing update from remote peer 1c0dde63abd848b5b4f5414e58a0ac39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:00.561906 15665 consensus_queue.cc:1048] T cbb6946b094947f9bc4face53cfb279d P 1c0dde63abd848b5b4f5414e58a0ac39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:00.568614 15574 raft_consensus.cc:1275] T cbb6946b094947f9bc4face53cfb279d P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Refusing update from remote peer 1c0dde63abd848b5b4f5414e58a0ac39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:00.569792 15620 consensus_queue.cc:1048] T cbb6946b094947f9bc4face53cfb279d P 1c0dde63abd848b5b4f5414e58a0ac39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:00.696761 15501 raft_consensus.cc:1275] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Refusing update from remote peer 73a0b3b8f0244c8da9d7fa98146d0634: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:00.697925 15669 consensus_queue.cc:1048] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 73a0b3b8f0244c8da9d7fa98146d0634 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:00.704640 15425 raft_consensus.cc:1275] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Refusing update from remote peer 73a0b3b8f0244c8da9d7fa98146d0634: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:00.707448 15425 raft_consensus.cc:1275] T 789b2f8d999646508c3af635d3d1da98 P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Refusing update from remote peer 1c0dde63abd848b5b4f5414e58a0ac39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:00.707597 15662 consensus_queue.cc:1048] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 73a0b3b8f0244c8da9d7fa98146d0634 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:00.709133 15620 consensus_queue.cc:1048] T 789b2f8d999646508c3af635d3d1da98 P 1c0dde63abd848b5b4f5414e58a0ac39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:00.716607 15574 raft_consensus.cc:1275] T 789b2f8d999646508c3af635d3d1da98 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Refusing update from remote peer 1c0dde63abd848b5b4f5414e58a0ac39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:00.718048 15665 consensus_queue.cc:1048] T 789b2f8d999646508c3af635d3d1da98 P 1c0dde63abd848b5b4f5414e58a0ac39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:00.751726 15501 raft_consensus.cc:1275] T 6c0b86fbe438460bb7a27e9205b11305 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Refusing update from remote peer 51ffee5c1b9e498d9cb297f6446d26cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:00.752803 15693 consensus_queue.cc:1048] T 6c0b86fbe438460bb7a27e9205b11305 P 51ffee5c1b9e498d9cb297f6446d26cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:00.759233 15574 raft_consensus.cc:3060] T 6c0b86fbe438460bb7a27e9205b11305 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:00.766407 15574 raft_consensus.cc:1275] T 6c0b86fbe438460bb7a27e9205b11305 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Refusing update from remote peer 51ffee5c1b9e498d9cb297f6446d26cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:00.767371 15656 consensus_queue.cc:1048] T 6c0b86fbe438460bb7a27e9205b11305 P 51ffee5c1b9e498d9cb297f6446d26cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:00.801244 15574 raft_consensus.cc:1275] T cd405f7417934012a706b14d2e4d70dd P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Refusing update from remote peer 51ffee5c1b9e498d9cb297f6446d26cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:00.802248 15693 consensus_queue.cc:1048] T cd405f7417934012a706b14d2e4d70dd P 51ffee5c1b9e498d9cb297f6446d26cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:00.809214 15501 raft_consensus.cc:1275] T cd405f7417934012a706b14d2e4d70dd P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Refusing update from remote peer 51ffee5c1b9e498d9cb297f6446d26cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:00.810056 15573 raft_consensus.cc:1275] T 50a9f11da71d4f4db7cda22cb761e46b P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Refusing update from remote peer 51ffee5c1b9e498d9cb297f6446d26cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:00.810672 15642 consensus_queue.cc:1048] T cd405f7417934012a706b14d2e4d70dd P 51ffee5c1b9e498d9cb297f6446d26cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:00.811681 15656 consensus_queue.cc:1048] T 50a9f11da71d4f4db7cda22cb761e46b P 51ffee5c1b9e498d9cb297f6446d26cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:00.820480 15501 raft_consensus.cc:1275] T 50a9f11da71d4f4db7cda22cb761e46b P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Refusing update from remote peer 51ffee5c1b9e498d9cb297f6446d26cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:00.821789 15692 consensus_queue.cc:1048] T 50a9f11da71d4f4db7cda22cb761e46b P 51ffee5c1b9e498d9cb297f6446d26cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:00.836112 15574 raft_consensus.cc:1275] T 78601791754640af879bccfa83592caf P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Refusing update from remote peer 1c0dde63abd848b5b4f5414e58a0ac39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:00.837177 15665 consensus_queue.cc:1048] T 78601791754640af879bccfa83592caf P 1c0dde63abd848b5b4f5414e58a0ac39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:00.843647 15425 raft_consensus.cc:1275] T 78601791754640af879bccfa83592caf P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Refusing update from remote peer 1c0dde63abd848b5b4f5414e58a0ac39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:00.845350 15666 consensus_queue.cc:1048] T 78601791754640af879bccfa83592caf P 1c0dde63abd848b5b4f5414e58a0ac39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:00.908311 15574 raft_consensus.cc:1275] T db9adcccad49410fbbcc8ffcc5096d3d P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Refusing update from remote peer 1c0dde63abd848b5b4f5414e58a0ac39: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:00.909425 15666 consensus_queue.cc:1048] T db9adcccad49410fbbcc8ffcc5096d3d P 1c0dde63abd848b5b4f5414e58a0ac39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:00.918016 15425 raft_consensus.cc:1275] T db9adcccad49410fbbcc8ffcc5096d3d P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Refusing update from remote peer 1c0dde63abd848b5b4f5414e58a0ac39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:00.919889 15666 consensus_queue.cc:1048] T db9adcccad49410fbbcc8ffcc5096d3d P 1c0dde63abd848b5b4f5414e58a0ac39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:06:02.651539 15522 debug-util.cc:398] Leaking SignalData structure 0x7b08001d6c60 after lost signal to thread 11035
W20260713 09:06:02.652797 15522 debug-util.cc:398] Leaking SignalData structure 0x7b080015d2c0 after lost signal to thread 15358
W20260713 09:06:02.654093 15522 debug-util.cc:398] Leaking SignalData structure 0x7b08000ebc40 after lost signal to thread 15450
W20260713 09:06:02.655323 15522 debug-util.cc:398] Leaking SignalData structure 0x7b08000f6fe0 after lost signal to thread 15525
W20260713 09:06:02.656549 15522 debug-util.cc:398] Leaking SignalData structure 0x7b080012a820 after lost signal to thread 15599
I20260713 09:06:03.507573 15322 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43664:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:06:03.511229 15322 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:06:03.568879 15413 tablet_service.cc:1511] Processing CreateTablet for tablet 9256ba66390a4f56b011a9f70e0eb2b2 (DEFAULT_TABLE table=soft_deleted_table [id=f5e807378ed74ed38a67bbd5fadab8b6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:03.570716 15413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9256ba66390a4f56b011a9f70e0eb2b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:03.571370 15559 tablet_service.cc:1511] Processing CreateTablet for tablet 9256ba66390a4f56b011a9f70e0eb2b2 (DEFAULT_TABLE table=soft_deleted_table [id=f5e807378ed74ed38a67bbd5fadab8b6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:03.572881 15559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9256ba66390a4f56b011a9f70e0eb2b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:03.575474 15487 tablet_service.cc:1511] Processing CreateTablet for tablet 9256ba66390a4f56b011a9f70e0eb2b2 (DEFAULT_TABLE table=soft_deleted_table [id=f5e807378ed74ed38a67bbd5fadab8b6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:03.576900 15487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9256ba66390a4f56b011a9f70e0eb2b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:03.578989 15489 tablet_service.cc:1511] Processing CreateTablet for tablet 1acc85636f204298b0362e25d75582b3 (DEFAULT_TABLE table=soft_deleted_table [id=f5e807378ed74ed38a67bbd5fadab8b6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:03.579978 15412 tablet_service.cc:1511] Processing CreateTablet for tablet 1acc85636f204298b0362e25d75582b3 (DEFAULT_TABLE table=soft_deleted_table [id=f5e807378ed74ed38a67bbd5fadab8b6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:03.581336 15412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1acc85636f204298b0362e25d75582b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:03.581184 15562 tablet_service.cc:1511] Processing CreateTablet for tablet 1acc85636f204298b0362e25d75582b3 (DEFAULT_TABLE table=soft_deleted_table [id=f5e807378ed74ed38a67bbd5fadab8b6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:03.582494 15562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1acc85636f204298b0362e25d75582b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:03.585870 15409 tablet_service.cc:1511] Processing CreateTablet for tablet fe8a167d302f4536827dd680f6f2376a (DEFAULT_TABLE table=soft_deleted_table [id=f5e807378ed74ed38a67bbd5fadab8b6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:03.587204 15409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe8a167d302f4536827dd680f6f2376a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:03.589836 15558 tablet_service.cc:1511] Processing CreateTablet for tablet fe8a167d302f4536827dd680f6f2376a (DEFAULT_TABLE table=soft_deleted_table [id=f5e807378ed74ed38a67bbd5fadab8b6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:03.590633 15489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1acc85636f204298b0362e25d75582b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:03.591164 15558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe8a167d302f4536827dd680f6f2376a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:03.594233 15488 tablet_service.cc:1511] Processing CreateTablet for tablet fe8a167d302f4536827dd680f6f2376a (DEFAULT_TABLE table=soft_deleted_table [id=f5e807378ed74ed38a67bbd5fadab8b6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:03.595504 15488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe8a167d302f4536827dd680f6f2376a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:03.597855 15414 tablet_service.cc:1511] Processing CreateTablet for tablet ae5c7bb584fe44eea346263c84cd588a (DEFAULT_TABLE table=soft_deleted_table [id=f5e807378ed74ed38a67bbd5fadab8b6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:03.599099 15414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae5c7bb584fe44eea346263c84cd588a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:03.600440 15416 tablet_service.cc:1511] Processing CreateTablet for tablet 607075e85f404fb0afb16db3585c24a8 (DEFAULT_TABLE table=soft_deleted_table [id=f5e807378ed74ed38a67bbd5fadab8b6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:03.601673 15416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 607075e85f404fb0afb16db3585c24a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:03.602335 15557 tablet_service.cc:1511] Processing CreateTablet for tablet ae5c7bb584fe44eea346263c84cd588a (DEFAULT_TABLE table=soft_deleted_table [id=f5e807378ed74ed38a67bbd5fadab8b6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:03.603530 15557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae5c7bb584fe44eea346263c84cd588a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:03.605860 15486 tablet_service.cc:1511] Processing CreateTablet for tablet 607075e85f404fb0afb16db3585c24a8 (DEFAULT_TABLE table=soft_deleted_table [id=f5e807378ed74ed38a67bbd5fadab8b6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:03.607105 15486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 607075e85f404fb0afb16db3585c24a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:03.607442 15561 tablet_service.cc:1511] Processing CreateTablet for tablet 607075e85f404fb0afb16db3585c24a8 (DEFAULT_TABLE table=soft_deleted_table [id=f5e807378ed74ed38a67bbd5fadab8b6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:03.608636 15561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 607075e85f404fb0afb16db3585c24a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:03.611393 15484 tablet_service.cc:1511] Processing CreateTablet for tablet ae5c7bb584fe44eea346263c84cd588a (DEFAULT_TABLE table=soft_deleted_table [id=f5e807378ed74ed38a67bbd5fadab8b6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:03.612592 15484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae5c7bb584fe44eea346263c84cd588a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:03.629801 15411 tablet_service.cc:1511] Processing CreateTablet for tablet 2770a46948964a25adf19fb92ae5fa50 (DEFAULT_TABLE table=soft_deleted_table [id=f5e807378ed74ed38a67bbd5fadab8b6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:03.631215 15411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2770a46948964a25adf19fb92ae5fa50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:03.635233 15565 tablet_service.cc:1511] Processing CreateTablet for tablet 2770a46948964a25adf19fb92ae5fa50 (DEFAULT_TABLE table=soft_deleted_table [id=f5e807378ed74ed38a67bbd5fadab8b6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:03.635524 15485 tablet_service.cc:1511] Processing CreateTablet for tablet 2770a46948964a25adf19fb92ae5fa50 (DEFAULT_TABLE table=soft_deleted_table [id=f5e807378ed74ed38a67bbd5fadab8b6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:03.636533 15565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2770a46948964a25adf19fb92ae5fa50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:03.636751 15485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2770a46948964a25adf19fb92ae5fa50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:03.678514 15710 tablet_bootstrap.cc:492] T 607075e85f404fb0afb16db3585c24a8 P 73a0b3b8f0244c8da9d7fa98146d0634: Bootstrap starting.
I20260713 09:06:03.686018 15710 tablet_bootstrap.cc:654] T 607075e85f404fb0afb16db3585c24a8 P 73a0b3b8f0244c8da9d7fa98146d0634: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:03.701946 15416 tablet_service.cc:1511] Processing CreateTablet for tablet 19567204323b450faba5f15b40625ca8 (DEFAULT_TABLE table=soft_deleted_table [id=f5e807378ed74ed38a67bbd5fadab8b6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:03.703279 15416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19567204323b450faba5f15b40625ca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:03.703856 15490 tablet_service.cc:1511] Processing CreateTablet for tablet 19567204323b450faba5f15b40625ca8 (DEFAULT_TABLE table=soft_deleted_table [id=f5e807378ed74ed38a67bbd5fadab8b6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:03.708957 15711 tablet_bootstrap.cc:492] T 1acc85636f204298b0362e25d75582b3 P 51ffee5c1b9e498d9cb297f6446d26cd: Bootstrap starting.
I20260713 09:06:03.709524 15561 tablet_service.cc:1511] Processing CreateTablet for tablet 19567204323b450faba5f15b40625ca8 (DEFAULT_TABLE table=soft_deleted_table [id=f5e807378ed74ed38a67bbd5fadab8b6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:03.714774 15561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19567204323b450faba5f15b40625ca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:03.715736 15412 tablet_service.cc:1511] Processing CreateTablet for tablet 2b0af3874da540219177d62ae96b49df (DEFAULT_TABLE table=soft_deleted_table [id=f5e807378ed74ed38a67bbd5fadab8b6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:03.716861 15412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b0af3874da540219177d62ae96b49df. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:06:03.711874 15372 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:03.712589 15490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19567204323b450faba5f15b40625ca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:03.724848 15483 tablet_service.cc:1511] Processing CreateTablet for tablet 2b0af3874da540219177d62ae96b49df (DEFAULT_TABLE table=soft_deleted_table [id=f5e807378ed74ed38a67bbd5fadab8b6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:03.725402 15562 tablet_service.cc:1511] Processing CreateTablet for tablet 2b0af3874da540219177d62ae96b49df (DEFAULT_TABLE table=soft_deleted_table [id=f5e807378ed74ed38a67bbd5fadab8b6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:03.726099 15483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b0af3874da540219177d62ae96b49df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:03.726634 15562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b0af3874da540219177d62ae96b49df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:03.736156 15408 tablet_service.cc:1511] Processing CreateTablet for tablet 6d29f56e36cd4ed9a405faec8a2f07d1 (DEFAULT_TABLE table=soft_deleted_table [id=f5e807378ed74ed38a67bbd5fadab8b6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:03.737416 15408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d29f56e36cd4ed9a405faec8a2f07d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:03.739470 15559 tablet_service.cc:1511] Processing CreateTablet for tablet 6d29f56e36cd4ed9a405faec8a2f07d1 (DEFAULT_TABLE table=soft_deleted_table [id=f5e807378ed74ed38a67bbd5fadab8b6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:03.740628 15559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d29f56e36cd4ed9a405faec8a2f07d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:03.741047 15487 tablet_service.cc:1511] Processing CreateTablet for tablet 6d29f56e36cd4ed9a405faec8a2f07d1 (DEFAULT_TABLE table=soft_deleted_table [id=f5e807378ed74ed38a67bbd5fadab8b6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:03.748124 15487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d29f56e36cd4ed9a405faec8a2f07d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:03.756776 15711 tablet_bootstrap.cc:654] T 1acc85636f204298b0362e25d75582b3 P 51ffee5c1b9e498d9cb297f6446d26cd: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:03.759406 15389 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.198.3:38337, user_credentials={real_user=slave}} blocked reactor thread for 91926.9us
I20260713 09:06:03.769798 15712 tablet_bootstrap.cc:492] T 1acc85636f204298b0362e25d75582b3 P 1c0dde63abd848b5b4f5414e58a0ac39: Bootstrap starting.
I20260713 09:06:03.809475 15712 tablet_bootstrap.cc:654] T 1acc85636f204298b0362e25d75582b3 P 1c0dde63abd848b5b4f5414e58a0ac39: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:03.812911 15711 tablet_bootstrap.cc:492] T 1acc85636f204298b0362e25d75582b3 P 51ffee5c1b9e498d9cb297f6446d26cd: No bootstrap required, opened a new log
I20260713 09:06:03.813541 15711 ts_tablet_manager.cc:1403] T 1acc85636f204298b0362e25d75582b3 P 51ffee5c1b9e498d9cb297f6446d26cd: Time spent bootstrapping tablet: real 0.105s	user 0.017s	sys 0.000s
I20260713 09:06:03.816717 15711 raft_consensus.cc:359] T 1acc85636f204298b0362e25d75582b3 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:03.817445 15710 tablet_bootstrap.cc:492] T 607075e85f404fb0afb16db3585c24a8 P 73a0b3b8f0244c8da9d7fa98146d0634: No bootstrap required, opened a new log
I20260713 09:06:03.817610 15711 raft_consensus.cc:385] T 1acc85636f204298b0362e25d75582b3 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:03.818063 15710 ts_tablet_manager.cc:1403] T 607075e85f404fb0afb16db3585c24a8 P 73a0b3b8f0244c8da9d7fa98146d0634: Time spent bootstrapping tablet: real 0.140s	user 0.014s	sys 0.005s
I20260713 09:06:03.818002 15711 raft_consensus.cc:740] T 1acc85636f204298b0362e25d75582b3 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ffee5c1b9e498d9cb297f6446d26cd, State: Initialized, Role: FOLLOWER
I20260713 09:06:03.819051 15711 consensus_queue.cc:260] T 1acc85636f204298b0362e25d75582b3 P 51ffee5c1b9e498d9cb297f6446d26cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:03.821606 15711 ts_tablet_manager.cc:1434] T 1acc85636f204298b0362e25d75582b3 P 51ffee5c1b9e498d9cb297f6446d26cd: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260713 09:06:03.822569 15711 tablet_bootstrap.cc:492] T 607075e85f404fb0afb16db3585c24a8 P 51ffee5c1b9e498d9cb297f6446d26cd: Bootstrap starting.
I20260713 09:06:03.822451 15710 raft_consensus.cc:359] T 607075e85f404fb0afb16db3585c24a8 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:03.823282 15710 raft_consensus.cc:385] T 607075e85f404fb0afb16db3585c24a8 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:03.823642 15710 raft_consensus.cc:740] T 607075e85f404fb0afb16db3585c24a8 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a0b3b8f0244c8da9d7fa98146d0634, State: Initialized, Role: FOLLOWER
I20260713 09:06:03.824471 15710 consensus_queue.cc:260] T 607075e85f404fb0afb16db3585c24a8 P 73a0b3b8f0244c8da9d7fa98146d0634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:03.829332 15711 tablet_bootstrap.cc:654] T 607075e85f404fb0afb16db3585c24a8 P 51ffee5c1b9e498d9cb297f6446d26cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:03.840332 15710 ts_tablet_manager.cc:1434] T 607075e85f404fb0afb16db3585c24a8 P 73a0b3b8f0244c8da9d7fa98146d0634: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260713 09:06:03.846241 15710 tablet_bootstrap.cc:492] T 2770a46948964a25adf19fb92ae5fa50 P 73a0b3b8f0244c8da9d7fa98146d0634: Bootstrap starting.
I20260713 09:06:03.848832 15712 tablet_bootstrap.cc:492] T 1acc85636f204298b0362e25d75582b3 P 1c0dde63abd848b5b4f5414e58a0ac39: No bootstrap required, opened a new log
I20260713 09:06:03.849746 15712 ts_tablet_manager.cc:1403] T 1acc85636f204298b0362e25d75582b3 P 1c0dde63abd848b5b4f5414e58a0ac39: Time spent bootstrapping tablet: real 0.080s	user 0.004s	sys 0.010s
I20260713 09:06:03.852867 15712 raft_consensus.cc:359] T 1acc85636f204298b0362e25d75582b3 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:03.853708 15712 raft_consensus.cc:385] T 1acc85636f204298b0362e25d75582b3 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:03.854054 15712 raft_consensus.cc:740] T 1acc85636f204298b0362e25d75582b3 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c0dde63abd848b5b4f5414e58a0ac39, State: Initialized, Role: FOLLOWER
I20260713 09:06:03.855425 15710 tablet_bootstrap.cc:654] T 2770a46948964a25adf19fb92ae5fa50 P 73a0b3b8f0244c8da9d7fa98146d0634: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:03.854960 15712 consensus_queue.cc:260] T 1acc85636f204298b0362e25d75582b3 P 1c0dde63abd848b5b4f5414e58a0ac39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:03.861446 15712 ts_tablet_manager.cc:1434] T 1acc85636f204298b0362e25d75582b3 P 1c0dde63abd848b5b4f5414e58a0ac39: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:06:03.862459 15712 tablet_bootstrap.cc:492] T 9256ba66390a4f56b011a9f70e0eb2b2 P 1c0dde63abd848b5b4f5414e58a0ac39: Bootstrap starting.
I20260713 09:06:03.864260 15711 tablet_bootstrap.cc:492] T 607075e85f404fb0afb16db3585c24a8 P 51ffee5c1b9e498d9cb297f6446d26cd: No bootstrap required, opened a new log
I20260713 09:06:03.864756 15711 ts_tablet_manager.cc:1403] T 607075e85f404fb0afb16db3585c24a8 P 51ffee5c1b9e498d9cb297f6446d26cd: Time spent bootstrapping tablet: real 0.042s	user 0.019s	sys 0.021s
I20260713 09:06:03.868688 15711 raft_consensus.cc:359] T 607075e85f404fb0afb16db3585c24a8 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:03.869393 15711 raft_consensus.cc:385] T 607075e85f404fb0afb16db3585c24a8 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:03.869715 15711 raft_consensus.cc:740] T 607075e85f404fb0afb16db3585c24a8 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ffee5c1b9e498d9cb297f6446d26cd, State: Initialized, Role: FOLLOWER
I20260713 09:06:03.870565 15711 consensus_queue.cc:260] T 607075e85f404fb0afb16db3585c24a8 P 51ffee5c1b9e498d9cb297f6446d26cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:03.873175 15711 ts_tablet_manager.cc:1434] T 607075e85f404fb0afb16db3585c24a8 P 51ffee5c1b9e498d9cb297f6446d26cd: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260713 09:06:03.874092 15711 tablet_bootstrap.cc:492] T 9256ba66390a4f56b011a9f70e0eb2b2 P 51ffee5c1b9e498d9cb297f6446d26cd: Bootstrap starting.
I20260713 09:06:03.880038 15711 tablet_bootstrap.cc:654] T 9256ba66390a4f56b011a9f70e0eb2b2 P 51ffee5c1b9e498d9cb297f6446d26cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:03.888590 15710 tablet_bootstrap.cc:492] T 2770a46948964a25adf19fb92ae5fa50 P 73a0b3b8f0244c8da9d7fa98146d0634: No bootstrap required, opened a new log
I20260713 09:06:03.889111 15710 ts_tablet_manager.cc:1403] T 2770a46948964a25adf19fb92ae5fa50 P 73a0b3b8f0244c8da9d7fa98146d0634: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.018s
I20260713 09:06:03.889660 15712 tablet_bootstrap.cc:654] T 9256ba66390a4f56b011a9f70e0eb2b2 P 1c0dde63abd848b5b4f5414e58a0ac39: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:03.891948 15710 raft_consensus.cc:359] T 2770a46948964a25adf19fb92ae5fa50 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:03.892743 15710 raft_consensus.cc:385] T 2770a46948964a25adf19fb92ae5fa50 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:03.893085 15710 raft_consensus.cc:740] T 2770a46948964a25adf19fb92ae5fa50 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a0b3b8f0244c8da9d7fa98146d0634, State: Initialized, Role: FOLLOWER
I20260713 09:06:03.893939 15710 consensus_queue.cc:260] T 2770a46948964a25adf19fb92ae5fa50 P 73a0b3b8f0244c8da9d7fa98146d0634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:03.895370 15711 tablet_bootstrap.cc:492] T 9256ba66390a4f56b011a9f70e0eb2b2 P 51ffee5c1b9e498d9cb297f6446d26cd: No bootstrap required, opened a new log
I20260713 09:06:03.895963 15711 ts_tablet_manager.cc:1403] T 9256ba66390a4f56b011a9f70e0eb2b2 P 51ffee5c1b9e498d9cb297f6446d26cd: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.011s
I20260713 09:06:03.898929 15711 raft_consensus.cc:359] T 9256ba66390a4f56b011a9f70e0eb2b2 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:03.899686 15711 raft_consensus.cc:385] T 9256ba66390a4f56b011a9f70e0eb2b2 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:03.900019 15711 raft_consensus.cc:740] T 9256ba66390a4f56b011a9f70e0eb2b2 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ffee5c1b9e498d9cb297f6446d26cd, State: Initialized, Role: FOLLOWER
I20260713 09:06:03.900789 15711 consensus_queue.cc:260] T 9256ba66390a4f56b011a9f70e0eb2b2 P 51ffee5c1b9e498d9cb297f6446d26cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:03.902915 15710 ts_tablet_manager.cc:1434] T 2770a46948964a25adf19fb92ae5fa50 P 73a0b3b8f0244c8da9d7fa98146d0634: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260713 09:06:03.905329 15711 ts_tablet_manager.cc:1434] T 9256ba66390a4f56b011a9f70e0eb2b2 P 51ffee5c1b9e498d9cb297f6446d26cd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:06:03.906363 15711 tablet_bootstrap.cc:492] T 2770a46948964a25adf19fb92ae5fa50 P 51ffee5c1b9e498d9cb297f6446d26cd: Bootstrap starting.
I20260713 09:06:03.907390 15710 tablet_bootstrap.cc:492] T 1acc85636f204298b0362e25d75582b3 P 73a0b3b8f0244c8da9d7fa98146d0634: Bootstrap starting.
I20260713 09:06:03.912386 15711 tablet_bootstrap.cc:654] T 2770a46948964a25adf19fb92ae5fa50 P 51ffee5c1b9e498d9cb297f6446d26cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:03.917279 15710 tablet_bootstrap.cc:654] T 1acc85636f204298b0362e25d75582b3 P 73a0b3b8f0244c8da9d7fa98146d0634: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:03.919895 15709 raft_consensus.cc:493] T 1acc85636f204298b0362e25d75582b3 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:03.920346 15712 tablet_bootstrap.cc:492] T 9256ba66390a4f56b011a9f70e0eb2b2 P 1c0dde63abd848b5b4f5414e58a0ac39: No bootstrap required, opened a new log
I20260713 09:06:03.920389 15709 raft_consensus.cc:515] T 1acc85636f204298b0362e25d75582b3 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:03.920954 15712 ts_tablet_manager.cc:1403] T 9256ba66390a4f56b011a9f70e0eb2b2 P 1c0dde63abd848b5b4f5414e58a0ac39: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.009s
I20260713 09:06:03.923988 15573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acc85636f204298b0362e25d75582b3" candidate_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" is_pre_election: true
I20260713 09:06:03.925225 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acc85636f204298b0362e25d75582b3" candidate_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" is_pre_election: true
I20260713 09:06:03.923964 15712 raft_consensus.cc:359] T 9256ba66390a4f56b011a9f70e0eb2b2 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:03.925828 15501 raft_consensus.cc:2468] T 1acc85636f204298b0362e25d75582b3 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51ffee5c1b9e498d9cb297f6446d26cd in term 0.
I20260713 09:06:03.926103 15712 raft_consensus.cc:385] T 9256ba66390a4f56b011a9f70e0eb2b2 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:03.926433 15712 raft_consensus.cc:740] T 9256ba66390a4f56b011a9f70e0eb2b2 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c0dde63abd848b5b4f5414e58a0ac39, State: Initialized, Role: FOLLOWER
W20260713 09:06:03.927011 15389 leader_election.cc:343] T 1acc85636f204298b0362e25d75582b3 P 51ffee5c1b9e498d9cb297f6446d26cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:03.927171 15712 consensus_queue.cc:260] T 9256ba66390a4f56b011a9f70e0eb2b2 P 1c0dde63abd848b5b4f5414e58a0ac39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:03.928138 15391 leader_election.cc:304] T 1acc85636f204298b0362e25d75582b3 P 51ffee5c1b9e498d9cb297f6446d26cd [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: 1c0dde63abd848b5b4f5414e58a0ac39, 51ffee5c1b9e498d9cb297f6446d26cd; no voters: 73a0b3b8f0244c8da9d7fa98146d0634
I20260713 09:06:03.928764 15710 tablet_bootstrap.cc:492] T 1acc85636f204298b0362e25d75582b3 P 73a0b3b8f0244c8da9d7fa98146d0634: No bootstrap required, opened a new log
I20260713 09:06:03.929081 15692 raft_consensus.cc:2804] T 1acc85636f204298b0362e25d75582b3 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:03.929234 15710 ts_tablet_manager.cc:1403] T 1acc85636f204298b0362e25d75582b3 P 73a0b3b8f0244c8da9d7fa98146d0634: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.006s
I20260713 09:06:03.929504 15712 ts_tablet_manager.cc:1434] T 9256ba66390a4f56b011a9f70e0eb2b2 P 1c0dde63abd848b5b4f5414e58a0ac39: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:06:03.930313 15692 raft_consensus.cc:493] T 1acc85636f204298b0362e25d75582b3 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:03.930678 15692 raft_consensus.cc:3060] T 1acc85636f204298b0362e25d75582b3 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:03.931192 15712 tablet_bootstrap.cc:492] T 2b0af3874da540219177d62ae96b49df P 1c0dde63abd848b5b4f5414e58a0ac39: Bootstrap starting.
I20260713 09:06:03.932281 15710 raft_consensus.cc:359] T 1acc85636f204298b0362e25d75582b3 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:03.932924 15710 raft_consensus.cc:385] T 1acc85636f204298b0362e25d75582b3 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:03.933220 15710 raft_consensus.cc:740] T 1acc85636f204298b0362e25d75582b3 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a0b3b8f0244c8da9d7fa98146d0634, State: Initialized, Role: FOLLOWER
I20260713 09:06:03.933892 15710 consensus_queue.cc:260] T 1acc85636f204298b0362e25d75582b3 P 73a0b3b8f0244c8da9d7fa98146d0634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:03.929581 15709 leader_election.cc:290] T 1acc85636f204298b0362e25d75582b3 P 51ffee5c1b9e498d9cb297f6446d26cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081), 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337)
I20260713 09:06:03.940812 15712 tablet_bootstrap.cc:654] T 2b0af3874da540219177d62ae96b49df P 1c0dde63abd848b5b4f5414e58a0ac39: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:03.941218 15710 ts_tablet_manager.cc:1434] T 1acc85636f204298b0362e25d75582b3 P 73a0b3b8f0244c8da9d7fa98146d0634: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:06:03.948185 15692 raft_consensus.cc:515] T 1acc85636f204298b0362e25d75582b3 P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:03.951571 15692 leader_election.cc:290] T 1acc85636f204298b0362e25d75582b3 P 51ffee5c1b9e498d9cb297f6446d26cd [CANDIDATE]: Term 1 election: Requested vote from peers 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081), 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337)
I20260713 09:06:03.948994 15710 tablet_bootstrap.cc:492] T fe8a167d302f4536827dd680f6f2376a P 73a0b3b8f0244c8da9d7fa98146d0634: Bootstrap starting.
I20260713 09:06:03.952025 15711 tablet_bootstrap.cc:492] T 2770a46948964a25adf19fb92ae5fa50 P 51ffee5c1b9e498d9cb297f6446d26cd: No bootstrap required, opened a new log
I20260713 09:06:03.952507 15711 ts_tablet_manager.cc:1403] T 2770a46948964a25adf19fb92ae5fa50 P 51ffee5c1b9e498d9cb297f6446d26cd: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.000s
I20260713 09:06:03.953061 15573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acc85636f204298b0362e25d75582b3" candidate_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634"
I20260713 09:06:03.953613 15573 raft_consensus.cc:3060] T 1acc85636f204298b0362e25d75582b3 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:03.959151 15710 tablet_bootstrap.cc:654] T fe8a167d302f4536827dd680f6f2376a P 73a0b3b8f0244c8da9d7fa98146d0634: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:03.967536 15712 tablet_bootstrap.cc:492] T 2b0af3874da540219177d62ae96b49df P 1c0dde63abd848b5b4f5414e58a0ac39: No bootstrap required, opened a new log
I20260713 09:06:03.968010 15712 ts_tablet_manager.cc:1403] T 2b0af3874da540219177d62ae96b49df P 1c0dde63abd848b5b4f5414e58a0ac39: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.004s
I20260713 09:06:03.970402 15573 raft_consensus.cc:2468] T 1acc85636f204298b0362e25d75582b3 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ffee5c1b9e498d9cb297f6446d26cd in term 1.
I20260713 09:06:03.970839 15712 raft_consensus.cc:359] T 2b0af3874da540219177d62ae96b49df P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:03.971518 15712 raft_consensus.cc:385] T 2b0af3874da540219177d62ae96b49df P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:03.965306 15711 raft_consensus.cc:359] T 2770a46948964a25adf19fb92ae5fa50 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:03.971782 15389 leader_election.cc:304] T 1acc85636f204298b0362e25d75582b3 P 51ffee5c1b9e498d9cb297f6446d26cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51ffee5c1b9e498d9cb297f6446d26cd, 73a0b3b8f0244c8da9d7fa98146d0634; no voters: 
I20260713 09:06:03.971787 15712 raft_consensus.cc:740] T 2b0af3874da540219177d62ae96b49df P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c0dde63abd848b5b4f5414e58a0ac39, State: Initialized, Role: FOLLOWER
I20260713 09:06:03.972458 15711 raft_consensus.cc:385] T 2770a46948964a25adf19fb92ae5fa50 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:03.973934 15711 raft_consensus.cc:740] T 2770a46948964a25adf19fb92ae5fa50 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ffee5c1b9e498d9cb297f6446d26cd, State: Initialized, Role: FOLLOWER
I20260713 09:06:03.973064 15712 consensus_queue.cc:260] T 2b0af3874da540219177d62ae96b49df P 1c0dde63abd848b5b4f5414e58a0ac39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:03.972996 15692 raft_consensus.cc:2804] T 1acc85636f204298b0362e25d75582b3 P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:03.975780 15692 raft_consensus.cc:697] T 1acc85636f204298b0362e25d75582b3 P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 LEADER]: Becoming Leader. State: Replica: 51ffee5c1b9e498d9cb297f6446d26cd, State: Running, Role: LEADER
I20260713 09:06:03.976140 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acc85636f204298b0362e25d75582b3" candidate_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39"
I20260713 09:06:03.976752 15501 raft_consensus.cc:3060] T 1acc85636f204298b0362e25d75582b3 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:03.976613 15692 consensus_queue.cc:237] T 1acc85636f204298b0362e25d75582b3 P 51ffee5c1b9e498d9cb297f6446d26cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:03.984110 15501 raft_consensus.cc:2468] T 1acc85636f204298b0362e25d75582b3 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ffee5c1b9e498d9cb297f6446d26cd in term 1.
I20260713 09:06:03.974807 15711 consensus_queue.cc:260] T 2770a46948964a25adf19fb92ae5fa50 P 51ffee5c1b9e498d9cb297f6446d26cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:03.985140 15710 tablet_bootstrap.cc:492] T fe8a167d302f4536827dd680f6f2376a P 73a0b3b8f0244c8da9d7fa98146d0634: No bootstrap required, opened a new log
I20260713 09:06:03.985723 15710 ts_tablet_manager.cc:1403] T fe8a167d302f4536827dd680f6f2376a P 73a0b3b8f0244c8da9d7fa98146d0634: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.005s
I20260713 09:06:03.987118 15711 ts_tablet_manager.cc:1434] T 2770a46948964a25adf19fb92ae5fa50 P 51ffee5c1b9e498d9cb297f6446d26cd: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.003s
I20260713 09:06:03.987787 15712 ts_tablet_manager.cc:1434] T 2b0af3874da540219177d62ae96b49df P 1c0dde63abd848b5b4f5414e58a0ac39: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260713 09:06:03.988230 15711 tablet_bootstrap.cc:492] T ae5c7bb584fe44eea346263c84cd588a P 51ffee5c1b9e498d9cb297f6446d26cd: Bootstrap starting.
I20260713 09:06:03.988605 15710 raft_consensus.cc:359] T fe8a167d302f4536827dd680f6f2376a P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:03.989387 15710 raft_consensus.cc:385] T fe8a167d302f4536827dd680f6f2376a P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:03.989717 15710 raft_consensus.cc:740] T fe8a167d302f4536827dd680f6f2376a P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a0b3b8f0244c8da9d7fa98146d0634, State: Initialized, Role: FOLLOWER
I20260713 09:06:03.990581 15710 consensus_queue.cc:260] T fe8a167d302f4536827dd680f6f2376a P 73a0b3b8f0244c8da9d7fa98146d0634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:03.992818 15710 ts_tablet_manager.cc:1434] T fe8a167d302f4536827dd680f6f2376a P 73a0b3b8f0244c8da9d7fa98146d0634: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:03.994843 15711 tablet_bootstrap.cc:654] T ae5c7bb584fe44eea346263c84cd588a P 51ffee5c1b9e498d9cb297f6446d26cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:03.995473 15712 tablet_bootstrap.cc:492] T 607075e85f404fb0afb16db3585c24a8 P 1c0dde63abd848b5b4f5414e58a0ac39: Bootstrap starting.
I20260713 09:06:03.997226 15710 tablet_bootstrap.cc:492] T ae5c7bb584fe44eea346263c84cd588a P 73a0b3b8f0244c8da9d7fa98146d0634: Bootstrap starting.
I20260713 09:06:04.008198 15710 tablet_bootstrap.cc:654] T ae5c7bb584fe44eea346263c84cd588a P 73a0b3b8f0244c8da9d7fa98146d0634: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:04.012567 15711 tablet_bootstrap.cc:492] T ae5c7bb584fe44eea346263c84cd588a P 51ffee5c1b9e498d9cb297f6446d26cd: No bootstrap required, opened a new log
I20260713 09:06:04.013151 15711 ts_tablet_manager.cc:1403] T ae5c7bb584fe44eea346263c84cd588a P 51ffee5c1b9e498d9cb297f6446d26cd: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.004s
I20260713 09:06:04.012100 15712 tablet_bootstrap.cc:654] T 607075e85f404fb0afb16db3585c24a8 P 1c0dde63abd848b5b4f5414e58a0ac39: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:04.015625 15320 catalog_manager.cc:5697] T 1acc85636f204298b0362e25d75582b3 P 51ffee5c1b9e498d9cb297f6446d26cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1). New cstate: current_term: 1 leader_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:04.016175 15711 raft_consensus.cc:359] T ae5c7bb584fe44eea346263c84cd588a P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.019174 15710 tablet_bootstrap.cc:492] T ae5c7bb584fe44eea346263c84cd588a P 73a0b3b8f0244c8da9d7fa98146d0634: No bootstrap required, opened a new log
I20260713 09:06:04.022843 15711 raft_consensus.cc:385] T ae5c7bb584fe44eea346263c84cd588a P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:04.023219 15711 raft_consensus.cc:740] T ae5c7bb584fe44eea346263c84cd588a P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ffee5c1b9e498d9cb297f6446d26cd, State: Initialized, Role: FOLLOWER
I20260713 09:06:04.023352 15710 ts_tablet_manager.cc:1403] T ae5c7bb584fe44eea346263c84cd588a P 73a0b3b8f0244c8da9d7fa98146d0634: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.000s
I20260713 09:06:04.026049 15711 consensus_queue.cc:260] T ae5c7bb584fe44eea346263c84cd588a P 51ffee5c1b9e498d9cb297f6446d26cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.026194 15710 raft_consensus.cc:359] T ae5c7bb584fe44eea346263c84cd588a P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.026881 15710 raft_consensus.cc:385] T ae5c7bb584fe44eea346263c84cd588a P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:04.027153 15710 raft_consensus.cc:740] T ae5c7bb584fe44eea346263c84cd588a P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a0b3b8f0244c8da9d7fa98146d0634, State: Initialized, Role: FOLLOWER
I20260713 09:06:04.027858 15710 consensus_queue.cc:260] T ae5c7bb584fe44eea346263c84cd588a P 73a0b3b8f0244c8da9d7fa98146d0634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.028357 15711 ts_tablet_manager.cc:1434] T ae5c7bb584fe44eea346263c84cd588a P 51ffee5c1b9e498d9cb297f6446d26cd: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260713 09:06:04.029312 15711 tablet_bootstrap.cc:492] T fe8a167d302f4536827dd680f6f2376a P 51ffee5c1b9e498d9cb297f6446d26cd: Bootstrap starting.
I20260713 09:06:04.030066 15710 ts_tablet_manager.cc:1434] T ae5c7bb584fe44eea346263c84cd588a P 73a0b3b8f0244c8da9d7fa98146d0634: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:04.031067 15710 tablet_bootstrap.cc:492] T 9256ba66390a4f56b011a9f70e0eb2b2 P 73a0b3b8f0244c8da9d7fa98146d0634: Bootstrap starting.
I20260713 09:06:04.035645 15711 tablet_bootstrap.cc:654] T fe8a167d302f4536827dd680f6f2376a P 51ffee5c1b9e498d9cb297f6446d26cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:04.037703 15712 tablet_bootstrap.cc:492] T 607075e85f404fb0afb16db3585c24a8 P 1c0dde63abd848b5b4f5414e58a0ac39: No bootstrap required, opened a new log
I20260713 09:06:04.038166 15712 ts_tablet_manager.cc:1403] T 607075e85f404fb0afb16db3585c24a8 P 1c0dde63abd848b5b4f5414e58a0ac39: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.005s
I20260713 09:06:04.040894 15712 raft_consensus.cc:359] T 607075e85f404fb0afb16db3585c24a8 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.041293 15711 tablet_bootstrap.cc:492] T fe8a167d302f4536827dd680f6f2376a P 51ffee5c1b9e498d9cb297f6446d26cd: No bootstrap required, opened a new log
I20260713 09:06:04.041550 15712 raft_consensus.cc:385] T 607075e85f404fb0afb16db3585c24a8 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:04.041742 15711 ts_tablet_manager.cc:1403] T fe8a167d302f4536827dd680f6f2376a P 51ffee5c1b9e498d9cb297f6446d26cd: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:06:04.041914 15712 raft_consensus.cc:740] T 607075e85f404fb0afb16db3585c24a8 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c0dde63abd848b5b4f5414e58a0ac39, State: Initialized, Role: FOLLOWER
I20260713 09:06:04.042730 15712 consensus_queue.cc:260] T 607075e85f404fb0afb16db3585c24a8 P 1c0dde63abd848b5b4f5414e58a0ac39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.044617 15711 raft_consensus.cc:359] T fe8a167d302f4536827dd680f6f2376a P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.045338 15711 raft_consensus.cc:385] T fe8a167d302f4536827dd680f6f2376a P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:04.045658 15711 raft_consensus.cc:740] T fe8a167d302f4536827dd680f6f2376a P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ffee5c1b9e498d9cb297f6446d26cd, State: Initialized, Role: FOLLOWER
I20260713 09:06:04.046519 15711 consensus_queue.cc:260] T fe8a167d302f4536827dd680f6f2376a P 51ffee5c1b9e498d9cb297f6446d26cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.047950 15712 ts_tablet_manager.cc:1434] T 607075e85f404fb0afb16db3585c24a8 P 1c0dde63abd848b5b4f5414e58a0ac39: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:06:04.048660 15711 ts_tablet_manager.cc:1434] T fe8a167d302f4536827dd680f6f2376a P 51ffee5c1b9e498d9cb297f6446d26cd: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:06:04.048983 15712 tablet_bootstrap.cc:492] T 2770a46948964a25adf19fb92ae5fa50 P 1c0dde63abd848b5b4f5414e58a0ac39: Bootstrap starting.
I20260713 09:06:04.049676 15711 tablet_bootstrap.cc:492] T 2b0af3874da540219177d62ae96b49df P 51ffee5c1b9e498d9cb297f6446d26cd: Bootstrap starting.
I20260713 09:06:04.053673 15698 raft_consensus.cc:493] T 9256ba66390a4f56b011a9f70e0eb2b2 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:04.054123 15698 raft_consensus.cc:515] T 9256ba66390a4f56b011a9f70e0eb2b2 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.050084 15710 tablet_bootstrap.cc:654] T 9256ba66390a4f56b011a9f70e0eb2b2 P 73a0b3b8f0244c8da9d7fa98146d0634: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:04.056944 15709 raft_consensus.cc:493] T 607075e85f404fb0afb16db3585c24a8 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:04.057435 15709 raft_consensus.cc:515] T 607075e85f404fb0afb16db3585c24a8 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.058869 15712 tablet_bootstrap.cc:654] T 2770a46948964a25adf19fb92ae5fa50 P 1c0dde63abd848b5b4f5414e58a0ac39: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:04.060566 15574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9256ba66390a4f56b011a9f70e0eb2b2" candidate_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" is_pre_election: true
W20260713 09:06:04.066613 15464 leader_election.cc:343] T 9256ba66390a4f56b011a9f70e0eb2b2 P 1c0dde63abd848b5b4f5414e58a0ac39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:04.059300 15709 leader_election.cc:290] T 607075e85f404fb0afb16db3585c24a8 P 51ffee5c1b9e498d9cb297f6446d26cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081), 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337)
I20260713 09:06:04.059406 15711 tablet_bootstrap.cc:654] T 2b0af3874da540219177d62ae96b49df P 51ffee5c1b9e498d9cb297f6446d26cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:04.061692 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "607075e85f404fb0afb16db3585c24a8" candidate_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" is_pre_election: true
I20260713 09:06:04.059427 15698 leader_election.cc:290] T 9256ba66390a4f56b011a9f70e0eb2b2 P 1c0dde63abd848b5b4f5414e58a0ac39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391), 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337)
I20260713 09:06:04.068953 15501 raft_consensus.cc:2468] T 607075e85f404fb0afb16db3585c24a8 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51ffee5c1b9e498d9cb297f6446d26cd in term 0.
I20260713 09:06:04.059247 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9256ba66390a4f56b011a9f70e0eb2b2" candidate_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" is_pre_election: true
I20260713 09:06:04.070515 15425 raft_consensus.cc:2468] T 9256ba66390a4f56b011a9f70e0eb2b2 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c0dde63abd848b5b4f5414e58a0ac39 in term 0.
I20260713 09:06:04.071877 15391 leader_election.cc:304] T 607075e85f404fb0afb16db3585c24a8 P 51ffee5c1b9e498d9cb297f6446d26cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c0dde63abd848b5b4f5414e58a0ac39, 51ffee5c1b9e498d9cb297f6446d26cd; no voters: 
I20260713 09:06:04.072583 15709 raft_consensus.cc:2804] T 607075e85f404fb0afb16db3585c24a8 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:04.060976 15575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "607075e85f404fb0afb16db3585c24a8" candidate_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" is_pre_election: true
I20260713 09:06:04.072997 15709 raft_consensus.cc:493] T 607075e85f404fb0afb16db3585c24a8 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:04.073382 15575 raft_consensus.cc:2468] T 607075e85f404fb0afb16db3585c24a8 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51ffee5c1b9e498d9cb297f6446d26cd in term 0.
I20260713 09:06:04.072834 15464 leader_election.cc:304] T 9256ba66390a4f56b011a9f70e0eb2b2 P 1c0dde63abd848b5b4f5414e58a0ac39 [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: 1c0dde63abd848b5b4f5414e58a0ac39, 51ffee5c1b9e498d9cb297f6446d26cd; no voters: 73a0b3b8f0244c8da9d7fa98146d0634
I20260713 09:06:04.074204 15698 raft_consensus.cc:2804] T 9256ba66390a4f56b011a9f70e0eb2b2 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:04.074630 15698 raft_consensus.cc:493] T 9256ba66390a4f56b011a9f70e0eb2b2 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:04.074980 15698 raft_consensus.cc:3060] T 9256ba66390a4f56b011a9f70e0eb2b2 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:04.074993 15710 tablet_bootstrap.cc:492] T 9256ba66390a4f56b011a9f70e0eb2b2 P 73a0b3b8f0244c8da9d7fa98146d0634: No bootstrap required, opened a new log
I20260713 09:06:04.076115 15710 ts_tablet_manager.cc:1403] T 9256ba66390a4f56b011a9f70e0eb2b2 P 73a0b3b8f0244c8da9d7fa98146d0634: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.003s
I20260713 09:06:04.075429 15709 raft_consensus.cc:3060] T 607075e85f404fb0afb16db3585c24a8 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:04.079128 15710 raft_consensus.cc:359] T 9256ba66390a4f56b011a9f70e0eb2b2 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.079777 15710 raft_consensus.cc:385] T 9256ba66390a4f56b011a9f70e0eb2b2 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:04.080089 15710 raft_consensus.cc:740] T 9256ba66390a4f56b011a9f70e0eb2b2 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a0b3b8f0244c8da9d7fa98146d0634, State: Initialized, Role: FOLLOWER
I20260713 09:06:04.080677 15712 tablet_bootstrap.cc:492] T 2770a46948964a25adf19fb92ae5fa50 P 1c0dde63abd848b5b4f5414e58a0ac39: No bootstrap required, opened a new log
I20260713 09:06:04.081184 15712 ts_tablet_manager.cc:1403] T 2770a46948964a25adf19fb92ae5fa50 P 1c0dde63abd848b5b4f5414e58a0ac39: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.006s
I20260713 09:06:04.080909 15710 consensus_queue.cc:260] T 9256ba66390a4f56b011a9f70e0eb2b2 P 73a0b3b8f0244c8da9d7fa98146d0634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.083307 15710 ts_tablet_manager.cc:1434] T 9256ba66390a4f56b011a9f70e0eb2b2 P 73a0b3b8f0244c8da9d7fa98146d0634: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:04.084268 15710 tablet_bootstrap.cc:492] T 19567204323b450faba5f15b40625ca8 P 73a0b3b8f0244c8da9d7fa98146d0634: Bootstrap starting.
I20260713 09:06:04.084245 15712 raft_consensus.cc:359] T 2770a46948964a25adf19fb92ae5fa50 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.085146 15712 raft_consensus.cc:385] T 2770a46948964a25adf19fb92ae5fa50 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:04.085467 15712 raft_consensus.cc:740] T 2770a46948964a25adf19fb92ae5fa50 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c0dde63abd848b5b4f5414e58a0ac39, State: Initialized, Role: FOLLOWER
I20260713 09:06:04.086205 15712 consensus_queue.cc:260] T 2770a46948964a25adf19fb92ae5fa50 P 1c0dde63abd848b5b4f5414e58a0ac39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.091339 15710 tablet_bootstrap.cc:654] T 19567204323b450faba5f15b40625ca8 P 73a0b3b8f0244c8da9d7fa98146d0634: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:04.091800 15662 raft_consensus.cc:493] T 2770a46948964a25adf19fb92ae5fa50 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:04.092295 15662 raft_consensus.cc:515] T 2770a46948964a25adf19fb92ae5fa50 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.094799 15662 leader_election.cc:290] T 2770a46948964a25adf19fb92ae5fa50 P 73a0b3b8f0244c8da9d7fa98146d0634 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391), 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081)
I20260713 09:06:04.095255 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2770a46948964a25adf19fb92ae5fa50" candidate_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" is_pre_election: true
I20260713 09:06:04.095871 15425 raft_consensus.cc:2468] T 2770a46948964a25adf19fb92ae5fa50 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73a0b3b8f0244c8da9d7fa98146d0634 in term 0.
I20260713 09:06:04.097384 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2770a46948964a25adf19fb92ae5fa50" candidate_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" is_pre_election: true
I20260713 09:06:04.097965 15501 raft_consensus.cc:2468] T 2770a46948964a25adf19fb92ae5fa50 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73a0b3b8f0244c8da9d7fa98146d0634 in term 0.
I20260713 09:06:04.099442 15538 leader_election.cc:304] T 2770a46948964a25adf19fb92ae5fa50 P 73a0b3b8f0244c8da9d7fa98146d0634 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51ffee5c1b9e498d9cb297f6446d26cd, 73a0b3b8f0244c8da9d7fa98146d0634; no voters: 
I20260713 09:06:04.100776 15662 raft_consensus.cc:2804] T 2770a46948964a25adf19fb92ae5fa50 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:04.101164 15662 raft_consensus.cc:493] T 2770a46948964a25adf19fb92ae5fa50 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:04.101563 15662 raft_consensus.cc:3060] T 2770a46948964a25adf19fb92ae5fa50 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:04.102998 15698 raft_consensus.cc:515] T 9256ba66390a4f56b011a9f70e0eb2b2 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.107656 15709 raft_consensus.cc:515] T 607075e85f404fb0afb16db3585c24a8 P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.108861 15662 raft_consensus.cc:515] T 2770a46948964a25adf19fb92ae5fa50 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.111017 15712 ts_tablet_manager.cc:1434] T 2770a46948964a25adf19fb92ae5fa50 P 1c0dde63abd848b5b4f5414e58a0ac39: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.004s
I20260713 09:06:04.115933 15712 tablet_bootstrap.cc:492] T fe8a167d302f4536827dd680f6f2376a P 1c0dde63abd848b5b4f5414e58a0ac39: Bootstrap starting.
I20260713 09:06:04.116343 15662 leader_election.cc:290] T 2770a46948964a25adf19fb92ae5fa50 P 73a0b3b8f0244c8da9d7fa98146d0634 [CANDIDATE]: Term 1 election: Requested vote from peers 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391), 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081)
I20260713 09:06:04.116786 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9256ba66390a4f56b011a9f70e0eb2b2" candidate_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd"
I20260713 09:06:04.117287 15425 raft_consensus.cc:3060] T 9256ba66390a4f56b011a9f70e0eb2b2 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:04.118359 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2770a46948964a25adf19fb92ae5fa50" candidate_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39"
I20260713 09:06:04.118885 15501 raft_consensus.cc:3060] T 2770a46948964a25adf19fb92ae5fa50 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:04.121784 15712 tablet_bootstrap.cc:654] T fe8a167d302f4536827dd680f6f2376a P 1c0dde63abd848b5b4f5414e58a0ac39: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:04.123531 15424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2770a46948964a25adf19fb92ae5fa50" candidate_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd"
I20260713 09:06:04.123937 15425 raft_consensus.cc:2468] T 9256ba66390a4f56b011a9f70e0eb2b2 P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c0dde63abd848b5b4f5414e58a0ac39 in term 1.
I20260713 09:06:04.124125 15424 raft_consensus.cc:3060] T 2770a46948964a25adf19fb92ae5fa50 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:04.113266 15710 tablet_bootstrap.cc:492] T 19567204323b450faba5f15b40625ca8 P 73a0b3b8f0244c8da9d7fa98146d0634: No bootstrap required, opened a new log
I20260713 09:06:04.114629 15711 tablet_bootstrap.cc:492] T 2b0af3874da540219177d62ae96b49df P 51ffee5c1b9e498d9cb297f6446d26cd: No bootstrap required, opened a new log
I20260713 09:06:04.125501 15710 ts_tablet_manager.cc:1403] T 19567204323b450faba5f15b40625ca8 P 73a0b3b8f0244c8da9d7fa98146d0634: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.007s
I20260713 09:06:04.125742 15711 ts_tablet_manager.cc:1403] T 2b0af3874da540219177d62ae96b49df P 51ffee5c1b9e498d9cb297f6446d26cd: Time spent bootstrapping tablet: real 0.076s	user 0.014s	sys 0.001s
I20260713 09:06:04.127642 15698 leader_election.cc:290] T 9256ba66390a4f56b011a9f70e0eb2b2 P 1c0dde63abd848b5b4f5414e58a0ac39 [CANDIDATE]: Term 1 election: Requested vote from peers 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391), 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337)
I20260713 09:06:04.128476 15710 raft_consensus.cc:359] T 19567204323b450faba5f15b40625ca8 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.129001 15711 raft_consensus.cc:359] T 2b0af3874da540219177d62ae96b49df P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.129720 15711 raft_consensus.cc:385] T 2b0af3874da540219177d62ae96b49df P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:04.129527 15710 raft_consensus.cc:385] T 19567204323b450faba5f15b40625ca8 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:04.129993 15711 raft_consensus.cc:740] T 2b0af3874da540219177d62ae96b49df P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ffee5c1b9e498d9cb297f6446d26cd, State: Initialized, Role: FOLLOWER
I20260713 09:06:04.130187 15710 raft_consensus.cc:740] T 19567204323b450faba5f15b40625ca8 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a0b3b8f0244c8da9d7fa98146d0634, State: Initialized, Role: FOLLOWER
I20260713 09:06:04.131124 15575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9256ba66390a4f56b011a9f70e0eb2b2" candidate_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634"
I20260713 09:06:04.130892 15711 consensus_queue.cc:260] T 2b0af3874da540219177d62ae96b49df P 51ffee5c1b9e498d9cb297f6446d26cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.131671 15575 raft_consensus.cc:3060] T 9256ba66390a4f56b011a9f70e0eb2b2 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:04.133127 15711 ts_tablet_manager.cc:1434] T 2b0af3874da540219177d62ae96b49df P 51ffee5c1b9e498d9cb297f6446d26cd: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:06:04.134047 15711 tablet_bootstrap.cc:492] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 51ffee5c1b9e498d9cb297f6446d26cd: Bootstrap starting.
I20260713 09:06:04.135113 15464 leader_election.cc:304] T 9256ba66390a4f56b011a9f70e0eb2b2 P 1c0dde63abd848b5b4f5414e58a0ac39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c0dde63abd848b5b4f5414e58a0ac39, 51ffee5c1b9e498d9cb297f6446d26cd; no voters: 
I20260713 09:06:04.139901 15711 tablet_bootstrap.cc:654] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 51ffee5c1b9e498d9cb297f6446d26cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:04.131608 15710 consensus_queue.cc:260] T 19567204323b450faba5f15b40625ca8 P 73a0b3b8f0244c8da9d7fa98146d0634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.141880 15662 raft_consensus.cc:493] T ae5c7bb584fe44eea346263c84cd588a P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:04.142449 15662 raft_consensus.cc:515] T ae5c7bb584fe44eea346263c84cd588a P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.146075 15662 leader_election.cc:290] T ae5c7bb584fe44eea346263c84cd588a P 73a0b3b8f0244c8da9d7fa98146d0634 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391), 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081)
I20260713 09:06:04.146363 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae5c7bb584fe44eea346263c84cd588a" candidate_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" is_pre_election: true
I20260713 09:06:04.146960 15425 raft_consensus.cc:2468] T ae5c7bb584fe44eea346263c84cd588a P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73a0b3b8f0244c8da9d7fa98146d0634 in term 0.
I20260713 09:06:04.146072 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae5c7bb584fe44eea346263c84cd588a" candidate_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" is_pre_election: true
W20260713 09:06:04.149236 15540 leader_election.cc:343] T ae5c7bb584fe44eea346263c84cd588a P 73a0b3b8f0244c8da9d7fa98146d0634 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:04.150354 15538 leader_election.cc:304] T ae5c7bb584fe44eea346263c84cd588a P 73a0b3b8f0244c8da9d7fa98146d0634 [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: 51ffee5c1b9e498d9cb297f6446d26cd, 73a0b3b8f0244c8da9d7fa98146d0634; no voters: 1c0dde63abd848b5b4f5414e58a0ac39
I20260713 09:06:04.151458 15662 raft_consensus.cc:2804] T ae5c7bb584fe44eea346263c84cd588a P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:04.151870 15662 raft_consensus.cc:493] T ae5c7bb584fe44eea346263c84cd588a P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:04.152240 15662 raft_consensus.cc:3060] T ae5c7bb584fe44eea346263c84cd588a P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:04.157213 15698 raft_consensus.cc:2804] T 9256ba66390a4f56b011a9f70e0eb2b2 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:04.159180 15662 raft_consensus.cc:515] T ae5c7bb584fe44eea346263c84cd588a P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.162595 15698 raft_consensus.cc:697] T 9256ba66390a4f56b011a9f70e0eb2b2 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 LEADER]: Becoming Leader. State: Replica: 1c0dde63abd848b5b4f5414e58a0ac39, State: Running, Role: LEADER
I20260713 09:06:04.163684 15710 ts_tablet_manager.cc:1434] T 19567204323b450faba5f15b40625ca8 P 73a0b3b8f0244c8da9d7fa98146d0634: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.008s
I20260713 09:06:04.163406 15698 consensus_queue.cc:237] T 9256ba66390a4f56b011a9f70e0eb2b2 P 1c0dde63abd848b5b4f5414e58a0ac39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.164420 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae5c7bb584fe44eea346263c84cd588a" candidate_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd"
I20260713 09:06:04.165882 15575 raft_consensus.cc:2468] T 9256ba66390a4f56b011a9f70e0eb2b2 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c0dde63abd848b5b4f5414e58a0ac39 in term 1.
I20260713 09:06:04.166069 15425 raft_consensus.cc:3060] T ae5c7bb584fe44eea346263c84cd588a P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:04.166698 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae5c7bb584fe44eea346263c84cd588a" candidate_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39"
I20260713 09:06:04.141397 15501 raft_consensus.cc:2468] T 2770a46948964a25adf19fb92ae5fa50 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a0b3b8f0244c8da9d7fa98146d0634 in term 1.
W20260713 09:06:04.168198 15540 leader_election.cc:343] T ae5c7bb584fe44eea346263c84cd588a P 73a0b3b8f0244c8da9d7fa98146d0634 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:04.169180 15662 leader_election.cc:290] T ae5c7bb584fe44eea346263c84cd588a P 73a0b3b8f0244c8da9d7fa98146d0634 [CANDIDATE]: Term 1 election: Requested vote from peers 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391), 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081)
I20260713 09:06:04.171923 15540 leader_election.cc:304] T 2770a46948964a25adf19fb92ae5fa50 P 73a0b3b8f0244c8da9d7fa98146d0634 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c0dde63abd848b5b4f5414e58a0ac39, 73a0b3b8f0244c8da9d7fa98146d0634; no voters: 
I20260713 09:06:04.172261 15711 tablet_bootstrap.cc:492] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 51ffee5c1b9e498d9cb297f6446d26cd: No bootstrap required, opened a new log
I20260713 09:06:04.172430 15425 raft_consensus.cc:2468] T ae5c7bb584fe44eea346263c84cd588a P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a0b3b8f0244c8da9d7fa98146d0634 in term 1.
I20260713 09:06:04.173599 15538 leader_election.cc:304] T ae5c7bb584fe44eea346263c84cd588a P 73a0b3b8f0244c8da9d7fa98146d0634 [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: 51ffee5c1b9e498d9cb297f6446d26cd, 73a0b3b8f0244c8da9d7fa98146d0634; no voters: 1c0dde63abd848b5b4f5414e58a0ac39
I20260713 09:06:04.174808 15738 raft_consensus.cc:2804] T ae5c7bb584fe44eea346263c84cd588a P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:04.176002 15711 ts_tablet_manager.cc:1403] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 51ffee5c1b9e498d9cb297f6446d26cd: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.010s
I20260713 09:06:04.178830 15711 raft_consensus.cc:359] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.179592 15711 raft_consensus.cc:385] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:04.179913 15711 raft_consensus.cc:740] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ffee5c1b9e498d9cb297f6446d26cd, State: Initialized, Role: FOLLOWER
I20260713 09:06:04.180773 15711 consensus_queue.cc:260] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 51ffee5c1b9e498d9cb297f6446d26cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.172775 15662 raft_consensus.cc:2804] T 2770a46948964a25adf19fb92ae5fa50 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:04.164831 15424 raft_consensus.cc:2468] T 2770a46948964a25adf19fb92ae5fa50 P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a0b3b8f0244c8da9d7fa98146d0634 in term 1.
I20260713 09:06:04.181782 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "607075e85f404fb0afb16db3585c24a8" candidate_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39"
I20260713 09:06:04.183759 15501 raft_consensus.cc:3060] T 607075e85f404fb0afb16db3585c24a8 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:04.184329 15710 tablet_bootstrap.cc:492] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 73a0b3b8f0244c8da9d7fa98146d0634: Bootstrap starting.
I20260713 09:06:04.192143 15710 tablet_bootstrap.cc:654] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 73a0b3b8f0244c8da9d7fa98146d0634: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:04.192780 15709 leader_election.cc:290] T 607075e85f404fb0afb16db3585c24a8 P 51ffee5c1b9e498d9cb297f6446d26cd [CANDIDATE]: Term 1 election: Requested vote from peers 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081), 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337)
I20260713 09:06:04.193017 15575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "607075e85f404fb0afb16db3585c24a8" candidate_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634"
I20260713 09:06:04.198791 15575 raft_consensus.cc:3060] T 607075e85f404fb0afb16db3585c24a8 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:04.195778 15662 raft_consensus.cc:697] T 2770a46948964a25adf19fb92ae5fa50 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 LEADER]: Becoming Leader. State: Replica: 73a0b3b8f0244c8da9d7fa98146d0634, State: Running, Role: LEADER
I20260713 09:06:04.201346 15662 consensus_queue.cc:237] T 2770a46948964a25adf19fb92ae5fa50 P 73a0b3b8f0244c8da9d7fa98146d0634 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.205222 15738 raft_consensus.cc:697] T ae5c7bb584fe44eea346263c84cd588a P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 LEADER]: Becoming Leader. State: Replica: 73a0b3b8f0244c8da9d7fa98146d0634, State: Running, Role: LEADER
I20260713 09:06:04.197675 15711 ts_tablet_manager.cc:1434] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 51ffee5c1b9e498d9cb297f6446d26cd: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260713 09:06:04.205513 15575 raft_consensus.cc:2468] T 607075e85f404fb0afb16db3585c24a8 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ffee5c1b9e498d9cb297f6446d26cd in term 1.
I20260713 09:06:04.195959 15712 tablet_bootstrap.cc:492] T fe8a167d302f4536827dd680f6f2376a P 1c0dde63abd848b5b4f5414e58a0ac39: No bootstrap required, opened a new log
I20260713 09:06:04.206250 15712 ts_tablet_manager.cc:1403] T fe8a167d302f4536827dd680f6f2376a P 1c0dde63abd848b5b4f5414e58a0ac39: Time spent bootstrapping tablet: real 0.091s	user 0.017s	sys 0.010s
I20260713 09:06:04.206493 15711 tablet_bootstrap.cc:492] T 19567204323b450faba5f15b40625ca8 P 51ffee5c1b9e498d9cb297f6446d26cd: Bootstrap starting.
I20260713 09:06:04.208983 15712 raft_consensus.cc:359] T fe8a167d302f4536827dd680f6f2376a P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.209792 15712 raft_consensus.cc:385] T fe8a167d302f4536827dd680f6f2376a P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:04.210116 15712 raft_consensus.cc:740] T fe8a167d302f4536827dd680f6f2376a P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c0dde63abd848b5b4f5414e58a0ac39, State: Initialized, Role: FOLLOWER
I20260713 09:06:04.210850 15712 consensus_queue.cc:260] T fe8a167d302f4536827dd680f6f2376a P 1c0dde63abd848b5b4f5414e58a0ac39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.212245 15389 leader_election.cc:304] T 607075e85f404fb0afb16db3585c24a8 P 51ffee5c1b9e498d9cb297f6446d26cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51ffee5c1b9e498d9cb297f6446d26cd, 73a0b3b8f0244c8da9d7fa98146d0634; no voters: 
I20260713 09:06:04.213196 15734 raft_consensus.cc:493] T 2b0af3874da540219177d62ae96b49df P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:04.218397 15709 raft_consensus.cc:2804] T 607075e85f404fb0afb16db3585c24a8 P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:04.218176 15734 raft_consensus.cc:515] T 2b0af3874da540219177d62ae96b49df P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.218868 15709 raft_consensus.cc:697] T 607075e85f404fb0afb16db3585c24a8 P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 LEADER]: Becoming Leader. State: Replica: 51ffee5c1b9e498d9cb297f6446d26cd, State: Running, Role: LEADER
I20260713 09:06:04.219727 15709 consensus_queue.cc:237] T 607075e85f404fb0afb16db3585c24a8 P 51ffee5c1b9e498d9cb297f6446d26cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.221377 15712 ts_tablet_manager.cc:1434] T fe8a167d302f4536827dd680f6f2376a P 1c0dde63abd848b5b4f5414e58a0ac39: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:06:04.222443 15712 tablet_bootstrap.cc:492] T 19567204323b450faba5f15b40625ca8 P 1c0dde63abd848b5b4f5414e58a0ac39: Bootstrap starting.
I20260713 09:06:04.222178 15424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b0af3874da540219177d62ae96b49df" candidate_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" is_pre_election: true
I20260713 09:06:04.223196 15424 raft_consensus.cc:2468] T 2b0af3874da540219177d62ae96b49df P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c0dde63abd848b5b4f5414e58a0ac39 in term 0.
I20260713 09:06:04.218860 15711 tablet_bootstrap.cc:654] T 19567204323b450faba5f15b40625ca8 P 51ffee5c1b9e498d9cb297f6446d26cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:04.224354 15464 leader_election.cc:304] T 2b0af3874da540219177d62ae96b49df P 1c0dde63abd848b5b4f5414e58a0ac39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c0dde63abd848b5b4f5414e58a0ac39, 51ffee5c1b9e498d9cb297f6446d26cd; no voters: 
I20260713 09:06:04.225132 15698 raft_consensus.cc:2804] T 2b0af3874da540219177d62ae96b49df P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:04.225538 15698 raft_consensus.cc:493] T 2b0af3874da540219177d62ae96b49df P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:04.225908 15698 raft_consensus.cc:3060] T 2b0af3874da540219177d62ae96b49df P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:04.226081 15322 catalog_manager.cc:5697] T 9256ba66390a4f56b011a9f70e0eb2b2 P 1c0dde63abd848b5b4f5414e58a0ac39 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2). New cstate: current_term: 1 leader_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:04.220216 15734 leader_election.cc:290] T 2b0af3874da540219177d62ae96b49df P 1c0dde63abd848b5b4f5414e58a0ac39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391), 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337)
I20260713 09:06:04.209050 15738 consensus_queue.cc:237] T ae5c7bb584fe44eea346263c84cd588a P 73a0b3b8f0244c8da9d7fa98146d0634 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.202409 15740 raft_consensus.cc:493] T 19567204323b450faba5f15b40625ca8 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:04.229085 15740 raft_consensus.cc:515] T 19567204323b450faba5f15b40625ca8 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.231743 15424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19567204323b450faba5f15b40625ca8" candidate_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" is_pre_election: true
I20260713 09:06:04.232128 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19567204323b450faba5f15b40625ca8" candidate_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" is_pre_election: true
W20260713 09:06:04.233004 15538 leader_election.cc:343] T 19567204323b450faba5f15b40625ca8 P 73a0b3b8f0244c8da9d7fa98146d0634 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:04.233579 15740 leader_election.cc:290] T 19567204323b450faba5f15b40625ca8 P 73a0b3b8f0244c8da9d7fa98146d0634 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391), 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081)
I20260713 09:06:04.214946 15501 raft_consensus.cc:2468] T 607075e85f404fb0afb16db3585c24a8 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ffee5c1b9e498d9cb297f6446d26cd in term 1.
W20260713 09:06:04.233690 15540 leader_election.cc:343] T 19567204323b450faba5f15b40625ca8 P 73a0b3b8f0244c8da9d7fa98146d0634 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:04.234181 15540 leader_election.cc:304] T 19567204323b450faba5f15b40625ca8 P 73a0b3b8f0244c8da9d7fa98146d0634 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 73a0b3b8f0244c8da9d7fa98146d0634; no voters: 1c0dde63abd848b5b4f5414e58a0ac39, 51ffee5c1b9e498d9cb297f6446d26cd
I20260713 09:06:04.235311 15662 raft_consensus.cc:2749] T 19567204323b450faba5f15b40625ca8 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:04.233299 15698 raft_consensus.cc:515] T 2b0af3874da540219177d62ae96b49df P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.240774 15424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b0af3874da540219177d62ae96b49df" candidate_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd"
I20260713 09:06:04.241371 15424 raft_consensus.cc:3060] T 2b0af3874da540219177d62ae96b49df P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:04.242043 15575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b0af3874da540219177d62ae96b49df" candidate_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" is_pre_election: true
I20260713 09:06:04.243871 15711 tablet_bootstrap.cc:492] T 19567204323b450faba5f15b40625ca8 P 51ffee5c1b9e498d9cb297f6446d26cd: No bootstrap required, opened a new log
W20260713 09:06:04.244781 15464 leader_election.cc:343] T 2b0af3874da540219177d62ae96b49df P 1c0dde63abd848b5b4f5414e58a0ac39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:04.247092 15711 ts_tablet_manager.cc:1403] T 19567204323b450faba5f15b40625ca8 P 51ffee5c1b9e498d9cb297f6446d26cd: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.000s
I20260713 09:06:04.249723 15711 raft_consensus.cc:359] T 19567204323b450faba5f15b40625ca8 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.250371 15711 raft_consensus.cc:385] T 19567204323b450faba5f15b40625ca8 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:04.250677 15711 raft_consensus.cc:740] T 19567204323b450faba5f15b40625ca8 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ffee5c1b9e498d9cb297f6446d26cd, State: Initialized, Role: FOLLOWER
I20260713 09:06:04.251370 15711 consensus_queue.cc:260] T 19567204323b450faba5f15b40625ca8 P 51ffee5c1b9e498d9cb297f6446d26cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.253486 15711 ts_tablet_manager.cc:1434] T 19567204323b450faba5f15b40625ca8 P 51ffee5c1b9e498d9cb297f6446d26cd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:04.254146 15322 catalog_manager.cc:5697] T 607075e85f404fb0afb16db3585c24a8 P 51ffee5c1b9e498d9cb297f6446d26cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1). New cstate: current_term: 1 leader_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:04.256331 15698 leader_election.cc:290] T 2b0af3874da540219177d62ae96b49df P 1c0dde63abd848b5b4f5414e58a0ac39 [CANDIDATE]: Term 1 election: Requested vote from peers 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391), 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337)
I20260713 09:06:04.259790 15712 tablet_bootstrap.cc:654] T 19567204323b450faba5f15b40625ca8 P 1c0dde63abd848b5b4f5414e58a0ac39: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:04.261405 15320 catalog_manager.cc:5697] T ae5c7bb584fe44eea346263c84cd588a P 73a0b3b8f0244c8da9d7fa98146d0634 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3). New cstate: current_term: 1 leader_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:04.262873 15320 catalog_manager.cc:5697] T 2770a46948964a25adf19fb92ae5fa50 P 73a0b3b8f0244c8da9d7fa98146d0634 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3). New cstate: current_term: 1 leader_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:04.263422 15709 raft_consensus.cc:493] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:04.263917 15709 raft_consensus.cc:515] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.265816 15709 leader_election.cc:290] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 51ffee5c1b9e498d9cb297f6446d26cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081), 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337)
I20260713 09:06:04.268427 15710 tablet_bootstrap.cc:492] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 73a0b3b8f0244c8da9d7fa98146d0634: No bootstrap required, opened a new log
I20260713 09:06:04.268880 15710 ts_tablet_manager.cc:1403] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 73a0b3b8f0244c8da9d7fa98146d0634: Time spent bootstrapping tablet: real 0.085s	user 0.005s	sys 0.011s
I20260713 09:06:04.269595 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d29f56e36cd4ed9a405faec8a2f07d1" candidate_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" is_pre_election: true
I20260713 09:06:04.270789 15575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b0af3874da540219177d62ae96b49df" candidate_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634"
W20260713 09:06:04.271788 15391 leader_election.cc:343] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 51ffee5c1b9e498d9cb297f6446d26cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:04.272109 15464 leader_election.cc:343] T 2b0af3874da540219177d62ae96b49df P 1c0dde63abd848b5b4f5414e58a0ac39 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:04.272017 15710 raft_consensus.cc:359] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.270674 15574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d29f56e36cd4ed9a405faec8a2f07d1" candidate_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" is_pre_election: true
I20260713 09:06:04.272735 15710 raft_consensus.cc:385] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:04.273044 15710 raft_consensus.cc:740] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a0b3b8f0244c8da9d7fa98146d0634, State: Initialized, Role: FOLLOWER
I20260713 09:06:04.273676 15710 consensus_queue.cc:260] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 73a0b3b8f0244c8da9d7fa98146d0634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.274506 15574 raft_consensus.cc:2468] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51ffee5c1b9e498d9cb297f6446d26cd in term 0.
I20260713 09:06:04.275471 15424 raft_consensus.cc:2468] T 2b0af3874da540219177d62ae96b49df P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c0dde63abd848b5b4f5414e58a0ac39 in term 1.
I20260713 09:06:04.275830 15710 ts_tablet_manager.cc:1434] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 73a0b3b8f0244c8da9d7fa98146d0634: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:06:04.277633 15710 tablet_bootstrap.cc:492] T 2b0af3874da540219177d62ae96b49df P 73a0b3b8f0244c8da9d7fa98146d0634: Bootstrap starting.
I20260713 09:06:04.277570 15389 leader_election.cc:304] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 51ffee5c1b9e498d9cb297f6446d26cd [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: 51ffee5c1b9e498d9cb297f6446d26cd, 73a0b3b8f0244c8da9d7fa98146d0634; no voters: 1c0dde63abd848b5b4f5414e58a0ac39
I20260713 09:06:04.281002 15712 tablet_bootstrap.cc:492] T 19567204323b450faba5f15b40625ca8 P 1c0dde63abd848b5b4f5414e58a0ac39: No bootstrap required, opened a new log
I20260713 09:06:04.281500 15712 ts_tablet_manager.cc:1403] T 19567204323b450faba5f15b40625ca8 P 1c0dde63abd848b5b4f5414e58a0ac39: Time spent bootstrapping tablet: real 0.059s	user 0.019s	sys 0.003s
I20260713 09:06:04.283658 15710 tablet_bootstrap.cc:654] T 2b0af3874da540219177d62ae96b49df P 73a0b3b8f0244c8da9d7fa98146d0634: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:04.284262 15712 raft_consensus.cc:359] T 19567204323b450faba5f15b40625ca8 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.284972 15712 raft_consensus.cc:385] T 19567204323b450faba5f15b40625ca8 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:04.285259 15712 raft_consensus.cc:740] T 19567204323b450faba5f15b40625ca8 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c0dde63abd848b5b4f5414e58a0ac39, State: Initialized, Role: FOLLOWER
I20260713 09:06:04.286460 15692 raft_consensus.cc:2804] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:04.286329 15712 consensus_queue.cc:260] T 19567204323b450faba5f15b40625ca8 P 1c0dde63abd848b5b4f5414e58a0ac39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.286821 15692 raft_consensus.cc:493] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:04.287158 15692 raft_consensus.cc:3060] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:04.291527 15712 ts_tablet_manager.cc:1434] T 19567204323b450faba5f15b40625ca8 P 1c0dde63abd848b5b4f5414e58a0ac39: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:06:04.292508 15712 tablet_bootstrap.cc:492] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 1c0dde63abd848b5b4f5414e58a0ac39: Bootstrap starting.
I20260713 09:06:04.298369 15712 tablet_bootstrap.cc:654] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 1c0dde63abd848b5b4f5414e58a0ac39: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:04.302624 15464 leader_election.cc:304] T 2b0af3874da540219177d62ae96b49df P 1c0dde63abd848b5b4f5414e58a0ac39 [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: 1c0dde63abd848b5b4f5414e58a0ac39, 51ffee5c1b9e498d9cb297f6446d26cd; no voters: 73a0b3b8f0244c8da9d7fa98146d0634
I20260713 09:06:04.303459 15698 raft_consensus.cc:2804] T 2b0af3874da540219177d62ae96b49df P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:04.303912 15698 raft_consensus.cc:697] T 2b0af3874da540219177d62ae96b49df P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 LEADER]: Becoming Leader. State: Replica: 1c0dde63abd848b5b4f5414e58a0ac39, State: Running, Role: LEADER
I20260713 09:06:04.304666 15698 consensus_queue.cc:237] T 2b0af3874da540219177d62ae96b49df P 1c0dde63abd848b5b4f5414e58a0ac39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.319353 15692 raft_consensus.cc:515] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.322136 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d29f56e36cd4ed9a405faec8a2f07d1" candidate_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39"
W20260713 09:06:04.323611 15391 leader_election.cc:343] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 51ffee5c1b9e498d9cb297f6446d26cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:04.324518 15320 catalog_manager.cc:5697] T 2b0af3874da540219177d62ae96b49df P 1c0dde63abd848b5b4f5414e58a0ac39 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2). New cstate: current_term: 1 leader_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:04.326022 15574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d29f56e36cd4ed9a405faec8a2f07d1" candidate_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634"
I20260713 09:06:04.326658 15574 raft_consensus.cc:3060] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:04.335135 15712 tablet_bootstrap.cc:492] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 1c0dde63abd848b5b4f5414e58a0ac39: No bootstrap required, opened a new log
I20260713 09:06:04.335644 15712 ts_tablet_manager.cc:1403] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 1c0dde63abd848b5b4f5414e58a0ac39: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.001s
I20260713 09:06:04.336340 15738 raft_consensus.cc:493] T fe8a167d302f4536827dd680f6f2376a P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:04.336798 15738 raft_consensus.cc:515] T fe8a167d302f4536827dd680f6f2376a P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.338322 15712 raft_consensus.cc:359] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.339077 15712 raft_consensus.cc:385] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:04.339136 15738 leader_election.cc:290] T fe8a167d302f4536827dd680f6f2376a P 73a0b3b8f0244c8da9d7fa98146d0634 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391), 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081)
I20260713 09:06:04.339488 15712 raft_consensus.cc:740] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c0dde63abd848b5b4f5414e58a0ac39, State: Initialized, Role: FOLLOWER
I20260713 09:06:04.340255 15712 consensus_queue.cc:260] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 1c0dde63abd848b5b4f5414e58a0ac39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.341180 15424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8a167d302f4536827dd680f6f2376a" candidate_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" is_pre_election: true
I20260713 09:06:04.341828 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8a167d302f4536827dd680f6f2376a" candidate_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" is_pre_election: true
I20260713 09:06:04.342839 15501 raft_consensus.cc:2468] T fe8a167d302f4536827dd680f6f2376a P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73a0b3b8f0244c8da9d7fa98146d0634 in term 0.
I20260713 09:06:04.341857 15424 raft_consensus.cc:2468] T fe8a167d302f4536827dd680f6f2376a P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73a0b3b8f0244c8da9d7fa98146d0634 in term 0.
I20260713 09:06:04.344321 15540 leader_election.cc:304] T fe8a167d302f4536827dd680f6f2376a P 73a0b3b8f0244c8da9d7fa98146d0634 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c0dde63abd848b5b4f5414e58a0ac39, 73a0b3b8f0244c8da9d7fa98146d0634; no voters: 
I20260713 09:06:04.345094 15738 raft_consensus.cc:2804] T fe8a167d302f4536827dd680f6f2376a P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:04.345441 15738 raft_consensus.cc:493] T fe8a167d302f4536827dd680f6f2376a P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:04.345767 15738 raft_consensus.cc:3060] T fe8a167d302f4536827dd680f6f2376a P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:04.350195 15712 ts_tablet_manager.cc:1434] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 1c0dde63abd848b5b4f5414e58a0ac39: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.004s
I20260713 09:06:04.358248 15712 tablet_bootstrap.cc:492] T ae5c7bb584fe44eea346263c84cd588a P 1c0dde63abd848b5b4f5414e58a0ac39: Bootstrap starting.
I20260713 09:06:04.359174 15574 raft_consensus.cc:2468] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ffee5c1b9e498d9cb297f6446d26cd in term 1.
I20260713 09:06:04.361159 15389 leader_election.cc:304] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 51ffee5c1b9e498d9cb297f6446d26cd [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: 51ffee5c1b9e498d9cb297f6446d26cd, 73a0b3b8f0244c8da9d7fa98146d0634; no voters: 1c0dde63abd848b5b4f5414e58a0ac39
I20260713 09:06:04.362047 15709 raft_consensus.cc:2804] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:04.362538 15709 raft_consensus.cc:697] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 LEADER]: Becoming Leader. State: Replica: 51ffee5c1b9e498d9cb297f6446d26cd, State: Running, Role: LEADER
I20260713 09:06:04.363287 15709 consensus_queue.cc:237] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 51ffee5c1b9e498d9cb297f6446d26cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.364224 15712 tablet_bootstrap.cc:654] T ae5c7bb584fe44eea346263c84cd588a P 1c0dde63abd848b5b4f5414e58a0ac39: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:04.359632 15692 leader_election.cc:290] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 51ffee5c1b9e498d9cb297f6446d26cd [CANDIDATE]: Term 1 election: Requested vote from peers 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081), 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337)
I20260713 09:06:04.354117 15738 raft_consensus.cc:515] T fe8a167d302f4536827dd680f6f2376a P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.372407 15424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8a167d302f4536827dd680f6f2376a" candidate_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd"
I20260713 09:06:04.372684 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8a167d302f4536827dd680f6f2376a" candidate_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39"
I20260713 09:06:04.373085 15424 raft_consensus.cc:3060] T fe8a167d302f4536827dd680f6f2376a P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:04.375243 15738 leader_election.cc:290] T fe8a167d302f4536827dd680f6f2376a P 73a0b3b8f0244c8da9d7fa98146d0634 [CANDIDATE]: Term 1 election: Requested vote from peers 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391), 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081)
I20260713 09:06:04.376242 15712 tablet_bootstrap.cc:492] T ae5c7bb584fe44eea346263c84cd588a P 1c0dde63abd848b5b4f5414e58a0ac39: No bootstrap required, opened a new log
I20260713 09:06:04.376662 15712 ts_tablet_manager.cc:1403] T ae5c7bb584fe44eea346263c84cd588a P 1c0dde63abd848b5b4f5414e58a0ac39: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260713 09:06:04.377658 15501 raft_consensus.cc:3060] T fe8a167d302f4536827dd680f6f2376a P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:04.379274 15712 raft_consensus.cc:359] T ae5c7bb584fe44eea346263c84cd588a P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.379907 15712 raft_consensus.cc:385] T ae5c7bb584fe44eea346263c84cd588a P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:04.380157 15712 raft_consensus.cc:740] T ae5c7bb584fe44eea346263c84cd588a P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c0dde63abd848b5b4f5414e58a0ac39, State: Initialized, Role: FOLLOWER
I20260713 09:06:04.381026 15712 consensus_queue.cc:260] T ae5c7bb584fe44eea346263c84cd588a P 1c0dde63abd848b5b4f5414e58a0ac39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.383042 15712 ts_tablet_manager.cc:1434] T ae5c7bb584fe44eea346263c84cd588a P 1c0dde63abd848b5b4f5414e58a0ac39: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:06:04.386023 15710 tablet_bootstrap.cc:492] T 2b0af3874da540219177d62ae96b49df P 73a0b3b8f0244c8da9d7fa98146d0634: No bootstrap required, opened a new log
I20260713 09:06:04.386521 15710 ts_tablet_manager.cc:1403] T 2b0af3874da540219177d62ae96b49df P 73a0b3b8f0244c8da9d7fa98146d0634: Time spent bootstrapping tablet: real 0.110s	user 0.040s	sys 0.058s
I20260713 09:06:04.388777 15501 raft_consensus.cc:2468] T fe8a167d302f4536827dd680f6f2376a P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a0b3b8f0244c8da9d7fa98146d0634 in term 1.
I20260713 09:06:04.388950 15710 raft_consensus.cc:359] T 2b0af3874da540219177d62ae96b49df P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.389614 15710 raft_consensus.cc:385] T 2b0af3874da540219177d62ae96b49df P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:04.389876 15710 raft_consensus.cc:740] T 2b0af3874da540219177d62ae96b49df P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a0b3b8f0244c8da9d7fa98146d0634, State: Initialized, Role: FOLLOWER
I20260713 09:06:04.390040 15540 leader_election.cc:304] T fe8a167d302f4536827dd680f6f2376a P 73a0b3b8f0244c8da9d7fa98146d0634 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c0dde63abd848b5b4f5414e58a0ac39, 73a0b3b8f0244c8da9d7fa98146d0634; no voters: 
I20260713 09:06:04.390594 15710 consensus_queue.cc:260] T 2b0af3874da540219177d62ae96b49df P 73a0b3b8f0244c8da9d7fa98146d0634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.390969 15738 raft_consensus.cc:2804] T fe8a167d302f4536827dd680f6f2376a P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:04.391812 15738 raft_consensus.cc:697] T fe8a167d302f4536827dd680f6f2376a P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 LEADER]: Becoming Leader. State: Replica: 73a0b3b8f0244c8da9d7fa98146d0634, State: Running, Role: LEADER
I20260713 09:06:04.392699 15710 ts_tablet_manager.cc:1434] T 2b0af3874da540219177d62ae96b49df P 73a0b3b8f0244c8da9d7fa98146d0634: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:04.392630 15738 consensus_queue.cc:237] T fe8a167d302f4536827dd680f6f2376a P 73a0b3b8f0244c8da9d7fa98146d0634 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.385936 15320 catalog_manager.cc:5697] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 51ffee5c1b9e498d9cb297f6446d26cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1). New cstate: current_term: 1 leader_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:04.399411 15424 raft_consensus.cc:2468] T fe8a167d302f4536827dd680f6f2376a P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a0b3b8f0244c8da9d7fa98146d0634 in term 1.
I20260713 09:06:04.411052 15320 catalog_manager.cc:5697] T fe8a167d302f4536827dd680f6f2376a P 73a0b3b8f0244c8da9d7fa98146d0634 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3). New cstate: current_term: 1 leader_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:04.430868 15738 raft_consensus.cc:493] T 2b0af3874da540219177d62ae96b49df P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:04.431079 15698 raft_consensus.cc:493] T ae5c7bb584fe44eea346263c84cd588a P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:04.431324 15738 raft_consensus.cc:515] T 2b0af3874da540219177d62ae96b49df P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.431665 15698 raft_consensus.cc:515] T ae5c7bb584fe44eea346263c84cd588a P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.432996 15738 leader_election.cc:290] T 2b0af3874da540219177d62ae96b49df P 73a0b3b8f0244c8da9d7fa98146d0634 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391), 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081)
I20260713 09:06:04.433611 15698 leader_election.cc:290] T ae5c7bb584fe44eea346263c84cd588a P 1c0dde63abd848b5b4f5414e58a0ac39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391), 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337)
I20260713 09:06:04.434055 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b0af3874da540219177d62ae96b49df" candidate_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" is_pre_election: true
I20260713 09:06:04.435205 15574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae5c7bb584fe44eea346263c84cd588a" candidate_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" is_pre_election: true
I20260713 09:06:04.435299 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae5c7bb584fe44eea346263c84cd588a" candidate_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" is_pre_election: true
I20260713 09:06:04.434073 15424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b0af3874da540219177d62ae96b49df" candidate_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" is_pre_election: true
I20260713 09:06:04.436055 15425 raft_consensus.cc:2393] T ae5c7bb584fe44eea346263c84cd588a P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1c0dde63abd848b5b4f5414e58a0ac39 in current term 1: Already voted for candidate 73a0b3b8f0244c8da9d7fa98146d0634 in this term.
I20260713 09:06:04.437045 15424 raft_consensus.cc:2393] T 2b0af3874da540219177d62ae96b49df P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 73a0b3b8f0244c8da9d7fa98146d0634 in current term 1: Already voted for candidate 1c0dde63abd848b5b4f5414e58a0ac39 in this term.
I20260713 09:06:04.437435 15464 leader_election.cc:304] T ae5c7bb584fe44eea346263c84cd588a P 1c0dde63abd848b5b4f5414e58a0ac39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c0dde63abd848b5b4f5414e58a0ac39; no voters: 51ffee5c1b9e498d9cb297f6446d26cd, 73a0b3b8f0244c8da9d7fa98146d0634
I20260713 09:06:04.438495 15698 raft_consensus.cc:3060] T ae5c7bb584fe44eea346263c84cd588a P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:04.438583 15538 leader_election.cc:304] T 2b0af3874da540219177d62ae96b49df P 73a0b3b8f0244c8da9d7fa98146d0634 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 73a0b3b8f0244c8da9d7fa98146d0634; no voters: 1c0dde63abd848b5b4f5414e58a0ac39, 51ffee5c1b9e498d9cb297f6446d26cd
I20260713 09:06:04.439720 15738 raft_consensus.cc:3060] T 2b0af3874da540219177d62ae96b49df P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:04.444106 15738 raft_consensus.cc:2749] T 2b0af3874da540219177d62ae96b49df P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:04.445117 15698 raft_consensus.cc:2749] T ae5c7bb584fe44eea346263c84cd588a P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:04.452955 15692 consensus_queue.cc:1048] T 1acc85636f204298b0362e25d75582b3 P 51ffee5c1b9e498d9cb297f6446d26cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:04.469993 15723 consensus_queue.cc:1048] T 1acc85636f204298b0362e25d75582b3 P 51ffee5c1b9e498d9cb297f6446d26cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:04.534672 15698 raft_consensus.cc:493] T 19567204323b450faba5f15b40625ca8 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:04.535068 15698 raft_consensus.cc:515] T 19567204323b450faba5f15b40625ca8 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.536761 15698 leader_election.cc:290] T 19567204323b450faba5f15b40625ca8 P 1c0dde63abd848b5b4f5414e58a0ac39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391), 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337)
I20260713 09:06:04.537420 15424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19567204323b450faba5f15b40625ca8" candidate_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" is_pre_election: true
I20260713 09:06:04.537645 15574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19567204323b450faba5f15b40625ca8" candidate_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" is_pre_election: true
I20260713 09:06:04.538106 15424 raft_consensus.cc:2468] T 19567204323b450faba5f15b40625ca8 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c0dde63abd848b5b4f5414e58a0ac39 in term 0.
I20260713 09:06:04.538239 15574 raft_consensus.cc:2468] T 19567204323b450faba5f15b40625ca8 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c0dde63abd848b5b4f5414e58a0ac39 in term 0.
I20260713 09:06:04.539140 15464 leader_election.cc:304] T 19567204323b450faba5f15b40625ca8 P 1c0dde63abd848b5b4f5414e58a0ac39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c0dde63abd848b5b4f5414e58a0ac39, 51ffee5c1b9e498d9cb297f6446d26cd; no voters: 
I20260713 09:06:04.539737 15698 raft_consensus.cc:2804] T 19567204323b450faba5f15b40625ca8 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:04.540154 15698 raft_consensus.cc:493] T 19567204323b450faba5f15b40625ca8 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:04.540498 15698 raft_consensus.cc:3060] T 19567204323b450faba5f15b40625ca8 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:04.547227 15698 raft_consensus.cc:515] T 19567204323b450faba5f15b40625ca8 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.549109 15698 leader_election.cc:290] T 19567204323b450faba5f15b40625ca8 P 1c0dde63abd848b5b4f5414e58a0ac39 [CANDIDATE]: Term 1 election: Requested vote from peers 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391), 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337)
I20260713 09:06:04.549599 15424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19567204323b450faba5f15b40625ca8" candidate_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd"
I20260713 09:06:04.550163 15424 raft_consensus.cc:3060] T 19567204323b450faba5f15b40625ca8 P 51ffee5c1b9e498d9cb297f6446d26cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:04.550209 15574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19567204323b450faba5f15b40625ca8" candidate_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634"
I20260713 09:06:04.550900 15574 raft_consensus.cc:3060] T 19567204323b450faba5f15b40625ca8 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:04.554771 15424 raft_consensus.cc:2468] T 19567204323b450faba5f15b40625ca8 P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c0dde63abd848b5b4f5414e58a0ac39 in term 1.
I20260713 09:06:04.555620 15464 leader_election.cc:304] T 19567204323b450faba5f15b40625ca8 P 1c0dde63abd848b5b4f5414e58a0ac39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c0dde63abd848b5b4f5414e58a0ac39, 51ffee5c1b9e498d9cb297f6446d26cd; no voters: 
I20260713 09:06:04.556265 15698 raft_consensus.cc:2804] T 19567204323b450faba5f15b40625ca8 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:04.556629 15698 raft_consensus.cc:697] T 19567204323b450faba5f15b40625ca8 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 LEADER]: Becoming Leader. State: Replica: 1c0dde63abd848b5b4f5414e58a0ac39, State: Running, Role: LEADER
I20260713 09:06:04.557260 15698 consensus_queue.cc:237] T 19567204323b450faba5f15b40625ca8 P 1c0dde63abd848b5b4f5414e58a0ac39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.558023 15574 raft_consensus.cc:2468] T 19567204323b450faba5f15b40625ca8 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c0dde63abd848b5b4f5414e58a0ac39 in term 1.
I20260713 09:06:04.564652 15322 catalog_manager.cc:5697] T 19567204323b450faba5f15b40625ca8 P 1c0dde63abd848b5b4f5414e58a0ac39 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2). New cstate: current_term: 1 leader_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:04.597304 15738 consensus_queue.cc:1048] T 2770a46948964a25adf19fb92ae5fa50 P 73a0b3b8f0244c8da9d7fa98146d0634 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:04.608003 15740 consensus_queue.cc:1048] T 2770a46948964a25adf19fb92ae5fa50 P 73a0b3b8f0244c8da9d7fa98146d0634 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:04.685105 15501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9256ba66390a4f56b011a9f70e0eb2b2"
dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39"
mode: GRACEFUL
new_leader_uuid: "51ffee5c1b9e498d9cb297f6446d26cd"
 from {username='slave'} at 127.0.0.1:58726
I20260713 09:06:04.685698 15501 raft_consensus.cc:606] T 9256ba66390a4f56b011a9f70e0eb2b2 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 LEADER]: Received request to transfer leadership to TS 51ffee5c1b9e498d9cb297f6446d26cd
I20260713 09:06:04.693296 15574 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe8a167d302f4536827dd680f6f2376a"
dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634"
mode: GRACEFUL
new_leader_uuid: "51ffee5c1b9e498d9cb297f6446d26cd"
 from {username='slave'} at 127.0.0.1:38786
I20260713 09:06:04.693882 15574 raft_consensus.cc:606] T fe8a167d302f4536827dd680f6f2376a P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 LEADER]: Received request to transfer leadership to TS 51ffee5c1b9e498d9cb297f6446d26cd
I20260713 09:06:04.698742 15574 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae5c7bb584fe44eea346263c84cd588a"
dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634"
mode: GRACEFUL
new_leader_uuid: "51ffee5c1b9e498d9cb297f6446d26cd"
 from {username='slave'} at 127.0.0.1:38786
I20260713 09:06:04.699271 15574 raft_consensus.cc:606] T ae5c7bb584fe44eea346263c84cd588a P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 LEADER]: Received request to transfer leadership to TS 51ffee5c1b9e498d9cb297f6446d26cd
I20260713 09:06:04.703835 15698 consensus_queue.cc:1048] T 9256ba66390a4f56b011a9f70e0eb2b2 P 1c0dde63abd848b5b4f5414e58a0ac39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:04.704556 15424 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "607075e85f404fb0afb16db3585c24a8"
dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd"
mode: GRACEFUL
new_leader_uuid: "1c0dde63abd848b5b4f5414e58a0ac39"
 from {username='slave'} at 127.0.0.1:45086
I20260713 09:06:04.705368 15424 raft_consensus.cc:606] T 607075e85f404fb0afb16db3585c24a8 P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 LEADER]: Received request to transfer leadership to TS 1c0dde63abd848b5b4f5414e58a0ac39
I20260713 09:06:04.705760 15740 consensus_queue.cc:1048] T ae5c7bb584fe44eea346263c84cd588a P 73a0b3b8f0244c8da9d7fa98146d0634 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:04.711203 15574 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2770a46948964a25adf19fb92ae5fa50"
dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634"
mode: GRACEFUL
new_leader_uuid: "1c0dde63abd848b5b4f5414e58a0ac39"
 from {username='slave'} at 127.0.0.1:38786
I20260713 09:06:04.711786 15574 raft_consensus.cc:606] T 2770a46948964a25adf19fb92ae5fa50 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 LEADER]: Received request to transfer leadership to TS 1c0dde63abd848b5b4f5414e58a0ac39
I20260713 09:06:04.733850 15734 consensus_queue.cc:1048] T 9256ba66390a4f56b011a9f70e0eb2b2 P 1c0dde63abd848b5b4f5414e58a0ac39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:04.739583 15426 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d29f56e36cd4ed9a405faec8a2f07d1"
dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd"
mode: GRACEFUL
new_leader_uuid: "73a0b3b8f0244c8da9d7fa98146d0634"
 from {username='slave'} at 127.0.0.1:45086
I20260713 09:06:04.740183 15426 raft_consensus.cc:606] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 LEADER]: Received request to transfer leadership to TS 73a0b3b8f0244c8da9d7fa98146d0634
I20260713 09:06:04.740481 15764 consensus_queue.cc:1048] T 2b0af3874da540219177d62ae96b49df P 1c0dde63abd848b5b4f5414e58a0ac39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:04.743438 15738 consensus_queue.cc:1048] T ae5c7bb584fe44eea346263c84cd588a P 73a0b3b8f0244c8da9d7fa98146d0634 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:04.765618 15734 raft_consensus.cc:993] T 9256ba66390a4f56b011a9f70e0eb2b2 P 1c0dde63abd848b5b4f5414e58a0ac39: : Instructing follower 51ffee5c1b9e498d9cb297f6446d26cd to start an election
I20260713 09:06:04.766081 15734 raft_consensus.cc:1081] T 9256ba66390a4f56b011a9f70e0eb2b2 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 LEADER]: Signalling peer 51ffee5c1b9e498d9cb297f6446d26cd to start an election
I20260713 09:06:04.767563 15723 consensus_queue.cc:1048] T 607075e85f404fb0afb16db3585c24a8 P 51ffee5c1b9e498d9cb297f6446d26cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:04.772888 15500 raft_consensus.cc:3060] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:04.776470 15424 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9256ba66390a4f56b011a9f70e0eb2b2"
dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd"
 from {username='slave'} at 127.0.0.1:45060
I20260713 09:06:04.777230 15424 raft_consensus.cc:493] T 9256ba66390a4f56b011a9f70e0eb2b2 P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:04.777611 15424 raft_consensus.cc:3060] T 9256ba66390a4f56b011a9f70e0eb2b2 P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:04.780625 15723 consensus_queue.cc:1048] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 51ffee5c1b9e498d9cb297f6446d26cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:04.784303 15424 raft_consensus.cc:515] T 9256ba66390a4f56b011a9f70e0eb2b2 P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.786329 15424 leader_election.cc:290] T 9256ba66390a4f56b011a9f70e0eb2b2 P 51ffee5c1b9e498d9cb297f6446d26cd [CANDIDATE]: Term 2 election: Requested vote from peers 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081), 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337)
I20260713 09:06:04.787099 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9256ba66390a4f56b011a9f70e0eb2b2" candidate_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39"
I20260713 09:06:04.789322 15498 raft_consensus.cc:3055] T 9256ba66390a4f56b011a9f70e0eb2b2 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:04.789635 15498 raft_consensus.cc:740] T 9256ba66390a4f56b011a9f70e0eb2b2 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c0dde63abd848b5b4f5414e58a0ac39, State: Running, Role: LEADER
I20260713 09:06:04.790647 15575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9256ba66390a4f56b011a9f70e0eb2b2" candidate_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634"
I20260713 09:06:04.790491 15498 consensus_queue.cc:260] T 9256ba66390a4f56b011a9f70e0eb2b2 P 1c0dde63abd848b5b4f5414e58a0ac39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.791209 15575 raft_consensus.cc:3060] T 9256ba66390a4f56b011a9f70e0eb2b2 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:04.791785 15498 raft_consensus.cc:3060] T 9256ba66390a4f56b011a9f70e0eb2b2 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:04.795512 15723 consensus_queue.cc:1048] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 51ffee5c1b9e498d9cb297f6446d26cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:04.802865 15575 raft_consensus.cc:2468] T 9256ba66390a4f56b011a9f70e0eb2b2 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ffee5c1b9e498d9cb297f6446d26cd in term 2.
I20260713 09:06:04.804009 15389 leader_election.cc:304] T 9256ba66390a4f56b011a9f70e0eb2b2 P 51ffee5c1b9e498d9cb297f6446d26cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51ffee5c1b9e498d9cb297f6446d26cd, 73a0b3b8f0244c8da9d7fa98146d0634; no voters: 
I20260713 09:06:04.804816 15723 raft_consensus.cc:2804] T 9256ba66390a4f56b011a9f70e0eb2b2 P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:04.805249 15723 raft_consensus.cc:697] T 9256ba66390a4f56b011a9f70e0eb2b2 P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 LEADER]: Becoming Leader. State: Replica: 51ffee5c1b9e498d9cb297f6446d26cd, State: Running, Role: LEADER
I20260713 09:06:04.805982 15723 consensus_queue.cc:237] T 9256ba66390a4f56b011a9f70e0eb2b2 P 51ffee5c1b9e498d9cb297f6446d26cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.809351 15498 raft_consensus.cc:2468] T 9256ba66390a4f56b011a9f70e0eb2b2 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ffee5c1b9e498d9cb297f6446d26cd in term 2.
I20260713 09:06:04.812569 15692 raft_consensus.cc:993] T 607075e85f404fb0afb16db3585c24a8 P 51ffee5c1b9e498d9cb297f6446d26cd: : Instructing follower 1c0dde63abd848b5b4f5414e58a0ac39 to start an election
I20260713 09:06:04.812947 15692 raft_consensus.cc:1081] T 607075e85f404fb0afb16db3585c24a8 P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 LEADER]: Signalling peer 1c0dde63abd848b5b4f5414e58a0ac39 to start an election
I20260713 09:06:04.819764 15738 raft_consensus.cc:993] T ae5c7bb584fe44eea346263c84cd588a P 73a0b3b8f0244c8da9d7fa98146d0634: : Instructing follower 51ffee5c1b9e498d9cb297f6446d26cd to start an election
I20260713 09:06:04.820166 15738 raft_consensus.cc:1081] T ae5c7bb584fe44eea346263c84cd588a P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 LEADER]: Signalling peer 51ffee5c1b9e498d9cb297f6446d26cd to start an election
I20260713 09:06:04.822570 15426 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae5c7bb584fe44eea346263c84cd588a"
dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd"
 from {username='slave'} at 127.0.0.1:45072
I20260713 09:06:04.823127 15426 raft_consensus.cc:493] T ae5c7bb584fe44eea346263c84cd588a P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:04.823220 15499 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "607075e85f404fb0afb16db3585c24a8"
dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39"
 from {username='slave'} at 127.0.0.1:58708
I20260713 09:06:04.823514 15426 raft_consensus.cc:3060] T ae5c7bb584fe44eea346263c84cd588a P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:04.823987 15499 raft_consensus.cc:493] T 607075e85f404fb0afb16db3585c24a8 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:04.824435 15499 raft_consensus.cc:3060] T 607075e85f404fb0afb16db3585c24a8 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:04.826092 15764 consensus_queue.cc:1048] T 2b0af3874da540219177d62ae96b49df P 1c0dde63abd848b5b4f5414e58a0ac39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:04.828444 15741 consensus_queue.cc:1048] T fe8a167d302f4536827dd680f6f2376a P 73a0b3b8f0244c8da9d7fa98146d0634 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:04.830713 15426 raft_consensus.cc:515] T ae5c7bb584fe44eea346263c84cd588a P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.834726 15572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae5c7bb584fe44eea346263c84cd588a" candidate_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634"
I20260713 09:06:04.835281 15572 raft_consensus.cc:3055] T ae5c7bb584fe44eea346263c84cd588a P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:04.835561 15572 raft_consensus.cc:740] T ae5c7bb584fe44eea346263c84cd588a P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 73a0b3b8f0244c8da9d7fa98146d0634, State: Running, Role: LEADER
I20260713 09:06:04.836282 15572 consensus_queue.cc:260] T ae5c7bb584fe44eea346263c84cd588a P 73a0b3b8f0244c8da9d7fa98146d0634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.837342 15572 raft_consensus.cc:3060] T ae5c7bb584fe44eea346263c84cd588a P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:04.843132 15320 catalog_manager.cc:5697] T 9256ba66390a4f56b011a9f70e0eb2b2 P 51ffee5c1b9e498d9cb297f6446d26cd reported cstate change: term changed from 1 to 2, leader changed from 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2) to 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1). New cstate: current_term: 2 leader_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:04.846597 15499 raft_consensus.cc:515] T 607075e85f404fb0afb16db3585c24a8 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.848532 15692 consensus_queue.cc:1048] T 607075e85f404fb0afb16db3585c24a8 P 51ffee5c1b9e498d9cb297f6446d26cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:04.852013 15572 raft_consensus.cc:2468] T ae5c7bb584fe44eea346263c84cd588a P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ffee5c1b9e498d9cb297f6446d26cd in term 2.
I20260713 09:06:04.853430 15389 leader_election.cc:304] T ae5c7bb584fe44eea346263c84cd588a P 51ffee5c1b9e498d9cb297f6446d26cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51ffee5c1b9e498d9cb297f6446d26cd, 73a0b3b8f0244c8da9d7fa98146d0634; no voters: 
I20260713 09:06:04.853781 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae5c7bb584fe44eea346263c84cd588a" candidate_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39"
I20260713 09:06:04.857695 15423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "607075e85f404fb0afb16db3585c24a8" candidate_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd"
I20260713 09:06:04.858246 15423 raft_consensus.cc:3055] T 607075e85f404fb0afb16db3585c24a8 P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:04.858568 15423 raft_consensus.cc:740] T 607075e85f404fb0afb16db3585c24a8 P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51ffee5c1b9e498d9cb297f6446d26cd, State: Running, Role: LEADER
I20260713 09:06:04.859277 15423 consensus_queue.cc:260] T 607075e85f404fb0afb16db3585c24a8 P 51ffee5c1b9e498d9cb297f6446d26cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.860136 15423 raft_consensus.cc:3060] T 607075e85f404fb0afb16db3585c24a8 P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:04.862391 15500 raft_consensus.cc:3060] T ae5c7bb584fe44eea346263c84cd588a P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:04.855688 15709 raft_consensus.cc:2804] T ae5c7bb584fe44eea346263c84cd588a P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:04.866694 15709 raft_consensus.cc:697] T ae5c7bb584fe44eea346263c84cd588a P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 LEADER]: Becoming Leader. State: Replica: 51ffee5c1b9e498d9cb297f6446d26cd, State: Running, Role: LEADER
I20260713 09:06:04.867483 15709 consensus_queue.cc:237] T ae5c7bb584fe44eea346263c84cd588a P 51ffee5c1b9e498d9cb297f6446d26cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.842185 15426 leader_election.cc:290] T ae5c7bb584fe44eea346263c84cd588a P 51ffee5c1b9e498d9cb297f6446d26cd [CANDIDATE]: Term 2 election: Requested vote from peers 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081), 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337)
I20260713 09:06:04.877696 15709 raft_consensus.cc:993] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 51ffee5c1b9e498d9cb297f6446d26cd: : Instructing follower 73a0b3b8f0244c8da9d7fa98146d0634 to start an election
I20260713 09:06:04.879048 15709 raft_consensus.cc:1081] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 LEADER]: Signalling peer 73a0b3b8f0244c8da9d7fa98146d0634 to start an election
I20260713 09:06:04.856329 15499 leader_election.cc:290] T 607075e85f404fb0afb16db3585c24a8 P 1c0dde63abd848b5b4f5414e58a0ac39 [CANDIDATE]: Term 2 election: Requested vote from peers 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391), 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337)
I20260713 09:06:04.876653 15572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "607075e85f404fb0afb16db3585c24a8" candidate_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634"
I20260713 09:06:04.872409 15500 raft_consensus.cc:2468] T ae5c7bb584fe44eea346263c84cd588a P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ffee5c1b9e498d9cb297f6446d26cd in term 2.
I20260713 09:06:04.889531 15423 raft_consensus.cc:2468] T 607075e85f404fb0afb16db3585c24a8 P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c0dde63abd848b5b4f5414e58a0ac39 in term 2.
I20260713 09:06:04.890512 15572 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d29f56e36cd4ed9a405faec8a2f07d1"
dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634"
 from {username='slave'} at 127.0.0.1:38784
I20260713 09:06:04.891189 15572 raft_consensus.cc:493] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:04.891542 15572 raft_consensus.cc:3060] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:04.892115 15464 leader_election.cc:304] T 607075e85f404fb0afb16db3585c24a8 P 1c0dde63abd848b5b4f5414e58a0ac39 [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: 1c0dde63abd848b5b4f5414e58a0ac39, 51ffee5c1b9e498d9cb297f6446d26cd; no voters: 73a0b3b8f0244c8da9d7fa98146d0634
I20260713 09:06:04.893226 15734 raft_consensus.cc:2804] T 607075e85f404fb0afb16db3585c24a8 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:04.893662 15734 raft_consensus.cc:697] T 607075e85f404fb0afb16db3585c24a8 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 LEADER]: Becoming Leader. State: Replica: 1c0dde63abd848b5b4f5414e58a0ac39, State: Running, Role: LEADER
I20260713 09:06:04.894486 15734 consensus_queue.cc:237] T 607075e85f404fb0afb16db3585c24a8 P 1c0dde63abd848b5b4f5414e58a0ac39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.898746 15572 raft_consensus.cc:515] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.899219 15320 catalog_manager.cc:5697] T ae5c7bb584fe44eea346263c84cd588a P 51ffee5c1b9e498d9cb297f6446d26cd reported cstate change: term changed from 1 to 2, leader changed from 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3) to 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1). New cstate: current_term: 2 leader_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:04.907115 15423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d29f56e36cd4ed9a405faec8a2f07d1" candidate_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd"
I20260713 09:06:04.907701 15423 raft_consensus.cc:3055] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:04.908056 15423 raft_consensus.cc:740] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51ffee5c1b9e498d9cb297f6446d26cd, State: Running, Role: LEADER
I20260713 09:06:04.908841 15423 consensus_queue.cc:260] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 51ffee5c1b9e498d9cb297f6446d26cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.910835 15423 raft_consensus.cc:3060] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:04.911542 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d29f56e36cd4ed9a405faec8a2f07d1" candidate_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39"
I20260713 09:06:04.912143 15498 raft_consensus.cc:3060] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:04.912478 15572 leader_election.cc:290] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 73a0b3b8f0244c8da9d7fa98146d0634 [CANDIDATE]: Term 2 election: Requested vote from peers 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391), 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081)
I20260713 09:06:04.914983 15740 consensus_queue.cc:1048] T fe8a167d302f4536827dd680f6f2376a P 73a0b3b8f0244c8da9d7fa98146d0634 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:04.916921 15322 catalog_manager.cc:5697] T 607075e85f404fb0afb16db3585c24a8 P 1c0dde63abd848b5b4f5414e58a0ac39 reported cstate change: term changed from 1 to 2, leader changed from 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1) to 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2). New cstate: current_term: 2 leader_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:04.917788 15423 raft_consensus.cc:2468] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a0b3b8f0244c8da9d7fa98146d0634 in term 2.
I20260713 09:06:04.919512 15538 leader_election.cc:304] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 73a0b3b8f0244c8da9d7fa98146d0634 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51ffee5c1b9e498d9cb297f6446d26cd, 73a0b3b8f0244c8da9d7fa98146d0634; no voters: 
I20260713 09:06:04.920244 15740 raft_consensus.cc:2804] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:04.920691 15740 raft_consensus.cc:697] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 LEADER]: Becoming Leader. State: Replica: 73a0b3b8f0244c8da9d7fa98146d0634, State: Running, Role: LEADER
I20260713 09:06:04.921439 15740 consensus_queue.cc:237] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 73a0b3b8f0244c8da9d7fa98146d0634 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.927796 15498 raft_consensus.cc:2468] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a0b3b8f0244c8da9d7fa98146d0634 in term 2.
I20260713 09:06:04.940107 15324 catalog_manager.cc:5697] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 73a0b3b8f0244c8da9d7fa98146d0634 reported cstate change: term changed from 1 to 2, leader changed from 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1) to 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3). New cstate: current_term: 2 leader_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:04.946081 15740 raft_consensus.cc:993] T fe8a167d302f4536827dd680f6f2376a P 73a0b3b8f0244c8da9d7fa98146d0634: : Instructing follower 51ffee5c1b9e498d9cb297f6446d26cd to start an election
I20260713 09:06:04.946576 15740 raft_consensus.cc:1081] T fe8a167d302f4536827dd680f6f2376a P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 LEADER]: Signalling peer 51ffee5c1b9e498d9cb297f6446d26cd to start an election
I20260713 09:06:04.949240 15423 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe8a167d302f4536827dd680f6f2376a"
dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd"
 from {username='slave'} at 127.0.0.1:45072
I20260713 09:06:04.950893 15423 raft_consensus.cc:493] T fe8a167d302f4536827dd680f6f2376a P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:04.951246 15423 raft_consensus.cc:3060] T fe8a167d302f4536827dd680f6f2376a P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:04.955096 15764 consensus_queue.cc:1048] T 19567204323b450faba5f15b40625ca8 P 1c0dde63abd848b5b4f5414e58a0ac39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:04.958425 15423 raft_consensus.cc:515] T fe8a167d302f4536827dd680f6f2376a P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.960368 15423 leader_election.cc:290] T fe8a167d302f4536827dd680f6f2376a P 51ffee5c1b9e498d9cb297f6446d26cd [CANDIDATE]: Term 2 election: Requested vote from peers 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081), 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337)
I20260713 09:06:04.961254 15575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8a167d302f4536827dd680f6f2376a" candidate_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634"
I20260713 09:06:04.961715 15575 raft_consensus.cc:3055] T fe8a167d302f4536827dd680f6f2376a P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:04.962059 15575 raft_consensus.cc:740] T fe8a167d302f4536827dd680f6f2376a P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 73a0b3b8f0244c8da9d7fa98146d0634, State: Running, Role: LEADER
I20260713 09:06:04.961827 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8a167d302f4536827dd680f6f2376a" candidate_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39"
I20260713 09:06:04.962585 15498 raft_consensus.cc:3060] T fe8a167d302f4536827dd680f6f2376a P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:04.962754 15575 consensus_queue.cc:260] T fe8a167d302f4536827dd680f6f2376a P 73a0b3b8f0244c8da9d7fa98146d0634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.963733 15575 raft_consensus.cc:3060] T fe8a167d302f4536827dd680f6f2376a P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:04.968933 15575 raft_consensus.cc:2468] T fe8a167d302f4536827dd680f6f2376a P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ffee5c1b9e498d9cb297f6446d26cd in term 2.
I20260713 09:06:04.970036 15389 leader_election.cc:304] T fe8a167d302f4536827dd680f6f2376a P 51ffee5c1b9e498d9cb297f6446d26cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51ffee5c1b9e498d9cb297f6446d26cd, 73a0b3b8f0244c8da9d7fa98146d0634; no voters: 
I20260713 09:06:04.970880 15775 raft_consensus.cc:2804] T fe8a167d302f4536827dd680f6f2376a P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:04.971311 15775 raft_consensus.cc:697] T fe8a167d302f4536827dd680f6f2376a P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 LEADER]: Becoming Leader. State: Replica: 51ffee5c1b9e498d9cb297f6446d26cd, State: Running, Role: LEADER
I20260713 09:06:04.972040 15775 consensus_queue.cc:237] T fe8a167d302f4536827dd680f6f2376a P 51ffee5c1b9e498d9cb297f6446d26cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:04.969440 15498 raft_consensus.cc:2468] T fe8a167d302f4536827dd680f6f2376a P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ffee5c1b9e498d9cb297f6446d26cd in term 2.
I20260713 09:06:04.985368 15734 consensus_queue.cc:1048] T 19567204323b450faba5f15b40625ca8 P 1c0dde63abd848b5b4f5414e58a0ac39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:04.992452 15320 catalog_manager.cc:5697] T fe8a167d302f4536827dd680f6f2376a P 51ffee5c1b9e498d9cb297f6446d26cd reported cstate change: term changed from 1 to 2, leader changed from 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3) to 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1). New cstate: current_term: 2 leader_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:05.020334 15740 raft_consensus.cc:993] T 2770a46948964a25adf19fb92ae5fa50 P 73a0b3b8f0244c8da9d7fa98146d0634: : Instructing follower 1c0dde63abd848b5b4f5414e58a0ac39 to start an election
I20260713 09:06:05.020726 15738 raft_consensus.cc:1081] T 2770a46948964a25adf19fb92ae5fa50 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 LEADER]: Signalling peer 1c0dde63abd848b5b4f5414e58a0ac39 to start an election
I20260713 09:06:05.022100 15498 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2770a46948964a25adf19fb92ae5fa50"
dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39"
 from {username='slave'} at 127.0.0.1:58718
I20260713 09:06:05.022574 15498 raft_consensus.cc:493] T 2770a46948964a25adf19fb92ae5fa50 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:05.022894 15498 raft_consensus.cc:3060] T 2770a46948964a25adf19fb92ae5fa50 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:05.027355 15498 raft_consensus.cc:515] T 2770a46948964a25adf19fb92ae5fa50 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:05.028852 15498 leader_election.cc:290] T 2770a46948964a25adf19fb92ae5fa50 P 1c0dde63abd848b5b4f5414e58a0ac39 [CANDIDATE]: Term 2 election: Requested vote from peers 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391), 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3:38337)
I20260713 09:06:05.029603 15426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2770a46948964a25adf19fb92ae5fa50" candidate_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd"
I20260713 09:06:05.029902 15575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2770a46948964a25adf19fb92ae5fa50" candidate_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634"
I20260713 09:06:05.030252 15426 raft_consensus.cc:3060] T 2770a46948964a25adf19fb92ae5fa50 P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:05.030522 15575 raft_consensus.cc:3055] T 2770a46948964a25adf19fb92ae5fa50 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:05.030838 15575 raft_consensus.cc:740] T 2770a46948964a25adf19fb92ae5fa50 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 73a0b3b8f0244c8da9d7fa98146d0634, State: Running, Role: LEADER
I20260713 09:06:05.031483 15575 consensus_queue.cc:260] T 2770a46948964a25adf19fb92ae5fa50 P 73a0b3b8f0244c8da9d7fa98146d0634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:05.032341 15575 raft_consensus.cc:3060] T 2770a46948964a25adf19fb92ae5fa50 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:05.036350 15575 raft_consensus.cc:2468] T 2770a46948964a25adf19fb92ae5fa50 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c0dde63abd848b5b4f5414e58a0ac39 in term 2.
I20260713 09:06:05.036684 15426 raft_consensus.cc:2468] T 2770a46948964a25adf19fb92ae5fa50 P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c0dde63abd848b5b4f5414e58a0ac39 in term 2.
I20260713 09:06:05.037110 15464 leader_election.cc:304] T 2770a46948964a25adf19fb92ae5fa50 P 1c0dde63abd848b5b4f5414e58a0ac39 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c0dde63abd848b5b4f5414e58a0ac39, 73a0b3b8f0244c8da9d7fa98146d0634; no voters: 
I20260713 09:06:05.037822 15734 raft_consensus.cc:2804] T 2770a46948964a25adf19fb92ae5fa50 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:05.038268 15734 raft_consensus.cc:697] T 2770a46948964a25adf19fb92ae5fa50 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 LEADER]: Becoming Leader. State: Replica: 1c0dde63abd848b5b4f5414e58a0ac39, State: Running, Role: LEADER
I20260713 09:06:05.039048 15734 consensus_queue.cc:237] T 2770a46948964a25adf19fb92ae5fa50 P 1c0dde63abd848b5b4f5414e58a0ac39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:05.045348 15322 catalog_manager.cc:5697] T 2770a46948964a25adf19fb92ae5fa50 P 1c0dde63abd848b5b4f5414e58a0ac39 reported cstate change: term changed from 1 to 2, leader changed from 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3) to 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2). New cstate: current_term: 2 leader_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:05.251662 15575 raft_consensus.cc:1275] T 9256ba66390a4f56b011a9f70e0eb2b2 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Refusing update from remote peer 51ffee5c1b9e498d9cb297f6446d26cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:05.252800 15709 consensus_queue.cc:1048] T 9256ba66390a4f56b011a9f70e0eb2b2 P 51ffee5c1b9e498d9cb297f6446d26cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:05.257018 15498 raft_consensus.cc:1275] T ae5c7bb584fe44eea346263c84cd588a P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Refusing update from remote peer 51ffee5c1b9e498d9cb297f6446d26cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:05.258662 15775 consensus_queue.cc:1048] T ae5c7bb584fe44eea346263c84cd588a P 51ffee5c1b9e498d9cb297f6446d26cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:05.266590 15500 raft_consensus.cc:1275] T 9256ba66390a4f56b011a9f70e0eb2b2 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Refusing update from remote peer 51ffee5c1b9e498d9cb297f6446d26cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:05.267758 15774 consensus_queue.cc:1048] T 9256ba66390a4f56b011a9f70e0eb2b2 P 51ffee5c1b9e498d9cb297f6446d26cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:05.276877 15575 raft_consensus.cc:1275] T ae5c7bb584fe44eea346263c84cd588a P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Refusing update from remote peer 51ffee5c1b9e498d9cb297f6446d26cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:05.280656 15692 consensus_queue.cc:1048] T ae5c7bb584fe44eea346263c84cd588a P 51ffee5c1b9e498d9cb297f6446d26cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:05.296073 15426 raft_consensus.cc:1275] T 607075e85f404fb0afb16db3585c24a8 P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Refusing update from remote peer 1c0dde63abd848b5b4f5414e58a0ac39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:05.297609 15764 consensus_queue.cc:1048] T 607075e85f404fb0afb16db3585c24a8 P 1c0dde63abd848b5b4f5414e58a0ac39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:05.307499 15575 raft_consensus.cc:3060] T 607075e85f404fb0afb16db3585c24a8 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:05.314323 15575 raft_consensus.cc:1275] T 607075e85f404fb0afb16db3585c24a8 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Refusing update from remote peer 1c0dde63abd848b5b4f5414e58a0ac39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:05.315618 15764 consensus_queue.cc:1048] T 607075e85f404fb0afb16db3585c24a8 P 1c0dde63abd848b5b4f5414e58a0ac39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:05.382364 15498 raft_consensus.cc:1275] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Refusing update from remote peer 73a0b3b8f0244c8da9d7fa98146d0634: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:05.384003 15740 consensus_queue.cc:1048] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 73a0b3b8f0244c8da9d7fa98146d0634 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:05.394199 15426 raft_consensus.cc:1275] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Refusing update from remote peer 73a0b3b8f0244c8da9d7fa98146d0634: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:05.395550 15740 consensus_queue.cc:1048] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 73a0b3b8f0244c8da9d7fa98146d0634 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:05.429800 15572 raft_consensus.cc:1275] T fe8a167d302f4536827dd680f6f2376a P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Refusing update from remote peer 51ffee5c1b9e498d9cb297f6446d26cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:05.431023 15692 consensus_queue.cc:1048] T fe8a167d302f4536827dd680f6f2376a P 51ffee5c1b9e498d9cb297f6446d26cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:05.442865 15498 raft_consensus.cc:1275] T fe8a167d302f4536827dd680f6f2376a P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Refusing update from remote peer 51ffee5c1b9e498d9cb297f6446d26cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:05.444386 15709 consensus_queue.cc:1048] T fe8a167d302f4536827dd680f6f2376a P 51ffee5c1b9e498d9cb297f6446d26cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:05.501407 15572 raft_consensus.cc:1275] T 2770a46948964a25adf19fb92ae5fa50 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Refusing update from remote peer 1c0dde63abd848b5b4f5414e58a0ac39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:05.502714 15734 consensus_queue.cc:1048] T 2770a46948964a25adf19fb92ae5fa50 P 1c0dde63abd848b5b4f5414e58a0ac39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:05.510704 15426 raft_consensus.cc:1275] T 2770a46948964a25adf19fb92ae5fa50 P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Refusing update from remote peer 1c0dde63abd848b5b4f5414e58a0ac39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:05.512001 15734 consensus_queue.cc:1048] T 2770a46948964a25adf19fb92ae5fa50 P 1c0dde63abd848b5b4f5414e58a0ac39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:07.746577 15322 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:43664:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:06:07.763926 15322 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43664:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:06:07.801136 11032 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:07.921120 15820 tablet.cc:1724] T 1acc85636f204298b0362e25d75582b3 P 51ffee5c1b9e498d9cb297f6446d26cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:06:07.983987 15817 log.cc:927] Time spent T ae5c7bb584fe44eea346263c84cd588a P 73a0b3b8f0244c8da9d7fa98146d0634: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260713 09:06:07.971827 15824 tablet.cc:1724] T 9256ba66390a4f56b011a9f70e0eb2b2 P 73a0b3b8f0244c8da9d7fa98146d0634: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:06:07.987879 15821 log.cc:927] Time spent T 607075e85f404fb0afb16db3585c24a8 P 51ffee5c1b9e498d9cb297f6446d26cd: Append to log took a long time: real 0.060s	user 0.002s	sys 0.000s
I20260713 09:06:07.989673 15823 tablet.cc:1724] T 9256ba66390a4f56b011a9f70e0eb2b2 P 51ffee5c1b9e498d9cb297f6446d26cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:06:08.008581 15816 log.cc:927] Time spent T ae5c7bb584fe44eea346263c84cd588a P 1c0dde63abd848b5b4f5414e58a0ac39: Append to log took a long time: real 0.081s	user 0.001s	sys 0.000s
I20260713 09:06:08.007575 15827 tablet.cc:1724] T 1acc85636f204298b0362e25d75582b3 P 73a0b3b8f0244c8da9d7fa98146d0634: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:08.041589 15840 tablet.cc:1724] T fe8a167d302f4536827dd680f6f2376a P 73a0b3b8f0244c8da9d7fa98146d0634: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:08.058401 15838 tablet.cc:1724] T 607075e85f404fb0afb16db3585c24a8 P 1c0dde63abd848b5b4f5414e58a0ac39: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:08.054423 15424 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c0b86fbe438460bb7a27e9205b11305"
dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd"
mode: GRACEFUL
new_leader_uuid: "73a0b3b8f0244c8da9d7fa98146d0634"
 from {username='slave'} at 127.0.0.1:32850
I20260713 09:06:08.061838 15424 raft_consensus.cc:606] T 6c0b86fbe438460bb7a27e9205b11305 P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 LEADER]: Received request to transfer leadership to TS 73a0b3b8f0244c8da9d7fa98146d0634
W20260713 09:06:08.055835 15822 log.cc:927] Time spent T 607075e85f404fb0afb16db3585c24a8 P 73a0b3b8f0244c8da9d7fa98146d0634: Append to log took a long time: real 0.083s	user 0.001s	sys 0.000s
I20260713 09:06:08.068670 15829 tablet.cc:1724] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 73a0b3b8f0244c8da9d7fa98146d0634: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:08.087538 15824 tablet.cc:1724] T ae5c7bb584fe44eea346263c84cd588a P 73a0b3b8f0244c8da9d7fa98146d0634: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:08.085929 15846 tablet.cc:1724] T 607075e85f404fb0afb16db3585c24a8 P 51ffee5c1b9e498d9cb297f6446d26cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:08.098423 15837 tablet.cc:1724] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 1c0dde63abd848b5b4f5414e58a0ac39: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:08.098214 15844 tablet.cc:1724] T fe8a167d302f4536827dd680f6f2376a P 1c0dde63abd848b5b4f5414e58a0ac39: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:08.115646 15836 tablet.cc:1724] T fe8a167d302f4536827dd680f6f2376a P 51ffee5c1b9e498d9cb297f6446d26cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:08.154455 15820 tablet.cc:1724] T ae5c7bb584fe44eea346263c84cd588a P 51ffee5c1b9e498d9cb297f6446d26cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:08.158849 15850 tablet.cc:1724] T 2770a46948964a25adf19fb92ae5fa50 P 1c0dde63abd848b5b4f5414e58a0ac39: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:08.159950 15840 tablet.cc:1724] T 607075e85f404fb0afb16db3585c24a8 P 73a0b3b8f0244c8da9d7fa98146d0634: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:08.186247 15820 tablet.cc:1724] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 51ffee5c1b9e498d9cb297f6446d26cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:08.188858 15846 tablet.cc:1724] T 2770a46948964a25adf19fb92ae5fa50 P 51ffee5c1b9e498d9cb297f6446d26cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:08.172518 15836 tablet.cc:1724] T 19567204323b450faba5f15b40625ca8 P 51ffee5c1b9e498d9cb297f6446d26cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:08.216828 15829 tablet.cc:1724] T 2770a46948964a25adf19fb92ae5fa50 P 73a0b3b8f0244c8da9d7fa98146d0634: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:08.217106 15837 tablet.cc:1724] T 19567204323b450faba5f15b40625ca8 P 1c0dde63abd848b5b4f5414e58a0ac39: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:08.220645 15838 tablet.cc:1724] T 1acc85636f204298b0362e25d75582b3 P 1c0dde63abd848b5b4f5414e58a0ac39: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:08.227350 15823 tablet.cc:1724] T 2b0af3874da540219177d62ae96b49df P 51ffee5c1b9e498d9cb297f6446d26cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:08.224946 15824 tablet.cc:1724] T 19567204323b450faba5f15b40625ca8 P 73a0b3b8f0244c8da9d7fa98146d0634: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:08.225663 15827 tablet.cc:1724] T 2b0af3874da540219177d62ae96b49df P 73a0b3b8f0244c8da9d7fa98146d0634: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:08.240235 15500 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db9adcccad49410fbbcc8ffcc5096d3d"
dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39"
mode: GRACEFUL
new_leader_uuid: "73a0b3b8f0244c8da9d7fa98146d0634"
 from {username='slave'} at 127.0.0.1:59850
I20260713 09:06:08.240804 15500 raft_consensus.cc:606] T db9adcccad49410fbbcc8ffcc5096d3d P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 LEADER]: Received request to transfer leadership to TS 73a0b3b8f0244c8da9d7fa98146d0634
I20260713 09:06:08.241938 15838 tablet.cc:1724] T ae5c7bb584fe44eea346263c84cd588a P 1c0dde63abd848b5b4f5414e58a0ac39: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:08.242805 11032 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:06:08.243425 11032 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:08.246953 15837 tablet.cc:1724] T 9256ba66390a4f56b011a9f70e0eb2b2 P 1c0dde63abd848b5b4f5414e58a0ac39: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:08.259284 15850 tablet.cc:1724] T 2b0af3874da540219177d62ae96b49df P 1c0dde63abd848b5b4f5414e58a0ac39: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:08.280378 15832 raft_consensus.cc:993] T 6c0b86fbe438460bb7a27e9205b11305 P 51ffee5c1b9e498d9cb297f6446d26cd: : Instructing follower 73a0b3b8f0244c8da9d7fa98146d0634 to start an election
I20260713 09:06:08.280943 15813 raft_consensus.cc:1081] T 6c0b86fbe438460bb7a27e9205b11305 P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 LEADER]: Signalling peer 73a0b3b8f0244c8da9d7fa98146d0634 to start an election
I20260713 09:06:08.282567 15569 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c0b86fbe438460bb7a27e9205b11305"
dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634"
 from {username='slave'} at 127.0.0.1:38784
I20260713 09:06:08.282974 15569 raft_consensus.cc:493] T 6c0b86fbe438460bb7a27e9205b11305 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:08.283241 15569 raft_consensus.cc:3060] T 6c0b86fbe438460bb7a27e9205b11305 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:08.287846 15569 raft_consensus.cc:515] T 6c0b86fbe438460bb7a27e9205b11305 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:08.289686 15569 leader_election.cc:290] T 6c0b86fbe438460bb7a27e9205b11305 P 73a0b3b8f0244c8da9d7fa98146d0634 [CANDIDATE]: Term 3 election: Requested vote from peers 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391), 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081)
I20260713 09:06:08.290134 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c0b86fbe438460bb7a27e9205b11305" candidate_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd"
I20260713 09:06:08.290712 15425 raft_consensus.cc:3055] T 6c0b86fbe438460bb7a27e9205b11305 P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:08.290997 15425 raft_consensus.cc:740] T 6c0b86fbe438460bb7a27e9205b11305 P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 51ffee5c1b9e498d9cb297f6446d26cd, State: Running, Role: LEADER
I20260713 09:06:08.290933 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c0b86fbe438460bb7a27e9205b11305" candidate_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39"
I20260713 09:06:08.291580 15500 raft_consensus.cc:3060] T 6c0b86fbe438460bb7a27e9205b11305 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:08.291817 15425 consensus_queue.cc:260] T 6c0b86fbe438460bb7a27e9205b11305 P 51ffee5c1b9e498d9cb297f6446d26cd [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: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:08.292928 15425 raft_consensus.cc:3060] T 6c0b86fbe438460bb7a27e9205b11305 P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:08.295185 15324 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 7c6ce3b96109468cb1b0bb89eed77a85: soft_deleted_table [id=f5e807378ed74ed38a67bbd5fadab8b6] alter complete (version 1)
I20260713 09:06:08.297539 15500 raft_consensus.cc:2468] T 6c0b86fbe438460bb7a27e9205b11305 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a0b3b8f0244c8da9d7fa98146d0634 in term 3.
I20260713 09:06:08.298719 15540 leader_election.cc:304] T 6c0b86fbe438460bb7a27e9205b11305 P 73a0b3b8f0244c8da9d7fa98146d0634 [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: 1c0dde63abd848b5b4f5414e58a0ac39, 73a0b3b8f0244c8da9d7fa98146d0634; no voters: 
I20260713 09:06:08.298821 15425 raft_consensus.cc:2468] T 6c0b86fbe438460bb7a27e9205b11305 P 51ffee5c1b9e498d9cb297f6446d26cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a0b3b8f0244c8da9d7fa98146d0634 in term 3.
I20260713 09:06:08.299602 15780 raft_consensus.cc:2804] T 6c0b86fbe438460bb7a27e9205b11305 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:08.300166 15780 raft_consensus.cc:697] T 6c0b86fbe438460bb7a27e9205b11305 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 3 LEADER]: Becoming Leader. State: Replica: 73a0b3b8f0244c8da9d7fa98146d0634, State: Running, Role: LEADER
I20260713 09:06:08.300894 15780 consensus_queue.cc:237] T 6c0b86fbe438460bb7a27e9205b11305 P 73a0b3b8f0244c8da9d7fa98146d0634 [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: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:08.309571 15324 catalog_manager.cc:5697] T 6c0b86fbe438460bb7a27e9205b11305 P 73a0b3b8f0244c8da9d7fa98146d0634 reported cstate change: term changed from 2 to 3, leader changed from 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1) to 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3). New cstate: current_term: 3 leader_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:08.344192 15795 raft_consensus.cc:993] T db9adcccad49410fbbcc8ffcc5096d3d P 1c0dde63abd848b5b4f5414e58a0ac39: : Instructing follower 73a0b3b8f0244c8da9d7fa98146d0634 to start an election
I20260713 09:06:08.344663 15795 raft_consensus.cc:1081] T db9adcccad49410fbbcc8ffcc5096d3d P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 LEADER]: Signalling peer 73a0b3b8f0244c8da9d7fa98146d0634 to start an election
I20260713 09:06:08.346195 15572 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db9adcccad49410fbbcc8ffcc5096d3d"
dest_uuid: "73a0b3b8f0244c8da9d7fa98146d0634"
 from {username='slave'} at 127.0.0.1:38774
I20260713 09:06:08.346670 15572 raft_consensus.cc:493] T db9adcccad49410fbbcc8ffcc5096d3d P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:08.346941 15572 raft_consensus.cc:3060] T db9adcccad49410fbbcc8ffcc5096d3d P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:08.351558 15572 raft_consensus.cc:515] T db9adcccad49410fbbcc8ffcc5096d3d P 73a0b3b8f0244c8da9d7fa98146d0634 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:08.352974 15572 leader_election.cc:290] T db9adcccad49410fbbcc8ffcc5096d3d P 73a0b3b8f0244c8da9d7fa98146d0634 [CANDIDATE]: Term 3 election: Requested vote from peers 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391), 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2:33081)
I20260713 09:06:08.353446 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9adcccad49410fbbcc8ffcc5096d3d" candidate_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "51ffee5c1b9e498d9cb297f6446d26cd"
I20260713 09:06:08.353853 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9adcccad49410fbbcc8ffcc5096d3d" candidate_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1c0dde63abd848b5b4f5414e58a0ac39"
I20260713 09:06:08.353896 15425 raft_consensus.cc:3060] T db9adcccad49410fbbcc8ffcc5096d3d P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:08.354365 15500 raft_consensus.cc:3055] T db9adcccad49410fbbcc8ffcc5096d3d P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:08.354604 15500 raft_consensus.cc:740] T db9adcccad49410fbbcc8ffcc5096d3d P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1c0dde63abd848b5b4f5414e58a0ac39, State: Running, Role: LEADER
I20260713 09:06:08.355158 15500 consensus_queue.cc:260] T db9adcccad49410fbbcc8ffcc5096d3d P 1c0dde63abd848b5b4f5414e58a0ac39 [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: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:08.355964 15500 raft_consensus.cc:3060] T db9adcccad49410fbbcc8ffcc5096d3d P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:08.357986 15425 raft_consensus.cc:2468] T db9adcccad49410fbbcc8ffcc5096d3d P 51ffee5c1b9e498d9cb297f6446d26cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a0b3b8f0244c8da9d7fa98146d0634 in term 3.
I20260713 09:06:08.358973 15538 leader_election.cc:304] T db9adcccad49410fbbcc8ffcc5096d3d P 73a0b3b8f0244c8da9d7fa98146d0634 [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: 51ffee5c1b9e498d9cb297f6446d26cd, 73a0b3b8f0244c8da9d7fa98146d0634; no voters: 
I20260713 09:06:08.359867 15780 raft_consensus.cc:2804] T db9adcccad49410fbbcc8ffcc5096d3d P 73a0b3b8f0244c8da9d7fa98146d0634 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:08.360319 15780 raft_consensus.cc:697] T db9adcccad49410fbbcc8ffcc5096d3d P 73a0b3b8f0244c8da9d7fa98146d0634 [term 3 LEADER]: Becoming Leader. State: Replica: 73a0b3b8f0244c8da9d7fa98146d0634, State: Running, Role: LEADER
I20260713 09:06:08.360520 15500 raft_consensus.cc:2468] T db9adcccad49410fbbcc8ffcc5096d3d P 1c0dde63abd848b5b4f5414e58a0ac39 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a0b3b8f0244c8da9d7fa98146d0634 in term 3.
I20260713 09:06:08.361142 15780 consensus_queue.cc:237] T db9adcccad49410fbbcc8ffcc5096d3d P 73a0b3b8f0244c8da9d7fa98146d0634 [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: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } }
I20260713 09:06:08.367877 15324 catalog_manager.cc:5697] T db9adcccad49410fbbcc8ffcc5096d3d P 73a0b3b8f0244c8da9d7fa98146d0634 reported cstate change: term changed from 2 to 3, leader changed from 1c0dde63abd848b5b4f5414e58a0ac39 (127.10.198.2) to 73a0b3b8f0244c8da9d7fa98146d0634 (127.10.198.3). New cstate: current_term: 3 leader_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a0b3b8f0244c8da9d7fa98146d0634" member_type: VOTER last_known_addr { host: "127.10.198.3" port: 38337 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:08.760977 15425 raft_consensus.cc:1275] T db9adcccad49410fbbcc8ffcc5096d3d P 51ffee5c1b9e498d9cb297f6446d26cd [term 3 FOLLOWER]: Refusing update from remote peer 73a0b3b8f0244c8da9d7fa98146d0634: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:08.762034 15780 consensus_queue.cc:1048] T db9adcccad49410fbbcc8ffcc5096d3d P 73a0b3b8f0244c8da9d7fa98146d0634 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:08.772789 15500 raft_consensus.cc:1275] T db9adcccad49410fbbcc8ffcc5096d3d P 1c0dde63abd848b5b4f5414e58a0ac39 [term 3 FOLLOWER]: Refusing update from remote peer 73a0b3b8f0244c8da9d7fa98146d0634: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:08.778918 15780 consensus_queue.cc:1048] T db9adcccad49410fbbcc8ffcc5096d3d P 73a0b3b8f0244c8da9d7fa98146d0634 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:08.779601 15426 raft_consensus.cc:1275] T 6c0b86fbe438460bb7a27e9205b11305 P 51ffee5c1b9e498d9cb297f6446d26cd [term 3 FOLLOWER]: Refusing update from remote peer 73a0b3b8f0244c8da9d7fa98146d0634: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:08.781118 15780 consensus_queue.cc:1048] T 6c0b86fbe438460bb7a27e9205b11305 P 73a0b3b8f0244c8da9d7fa98146d0634 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ffee5c1b9e498d9cb297f6446d26cd" member_type: VOTER last_known_addr { host: "127.10.198.1" port: 35391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:08.791985 15500 raft_consensus.cc:1275] T 6c0b86fbe438460bb7a27e9205b11305 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 3 FOLLOWER]: Refusing update from remote peer 73a0b3b8f0244c8da9d7fa98146d0634: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:08.795269 15833 consensus_queue.cc:1048] T 6c0b86fbe438460bb7a27e9205b11305 P 73a0b3b8f0244c8da9d7fa98146d0634 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c0dde63abd848b5b4f5414e58a0ac39" member_type: VOTER last_known_addr { host: "127.10.198.2" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:09.296531 11032 tablet_server.cc:179] TabletServer@127.10.198.1:0 shutting down...
I20260713 09:06:09.319032 11032 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:09.319655 11032 tablet_replica.cc:333] T 2b0af3874da540219177d62ae96b49df P 51ffee5c1b9e498d9cb297f6446d26cd: stopping tablet replica
I20260713 09:06:09.320217 11032 raft_consensus.cc:2243] T 2b0af3874da540219177d62ae96b49df P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.320643 11032 raft_consensus.cc:2272] T 2b0af3874da540219177d62ae96b49df P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.322368 11032 tablet_replica.cc:333] T fe8a167d302f4536827dd680f6f2376a P 51ffee5c1b9e498d9cb297f6446d26cd: stopping tablet replica
I20260713 09:06:09.323164 11032 raft_consensus.cc:2243] T fe8a167d302f4536827dd680f6f2376a P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:09.324054 11032 raft_consensus.cc:2272] T fe8a167d302f4536827dd680f6f2376a P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.326210 11032 tablet_replica.cc:333] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 51ffee5c1b9e498d9cb297f6446d26cd: stopping tablet replica
I20260713 09:06:09.326972 11032 raft_consensus.cc:2243] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.327467 11032 raft_consensus.cc:2272] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.329463 11032 tablet_replica.cc:333] T ae5c7bb584fe44eea346263c84cd588a P 51ffee5c1b9e498d9cb297f6446d26cd: stopping tablet replica
I20260713 09:06:09.330078 11032 raft_consensus.cc:2243] T ae5c7bb584fe44eea346263c84cd588a P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:09.330751 11032 raft_consensus.cc:2272] T ae5c7bb584fe44eea346263c84cd588a P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.332296 11032 tablet_replica.cc:333] T 2770a46948964a25adf19fb92ae5fa50 P 51ffee5c1b9e498d9cb297f6446d26cd: stopping tablet replica
I20260713 09:06:09.332783 11032 raft_consensus.cc:2243] T 2770a46948964a25adf19fb92ae5fa50 P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.333151 11032 raft_consensus.cc:2272] T 2770a46948964a25adf19fb92ae5fa50 P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.334846 11032 tablet_replica.cc:333] T 9256ba66390a4f56b011a9f70e0eb2b2 P 51ffee5c1b9e498d9cb297f6446d26cd: stopping tablet replica
I20260713 09:06:09.335493 11032 raft_consensus.cc:2243] T 9256ba66390a4f56b011a9f70e0eb2b2 P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:09.336345 11032 raft_consensus.cc:2272] T 9256ba66390a4f56b011a9f70e0eb2b2 P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.338377 11032 tablet_replica.cc:333] T 607075e85f404fb0afb16db3585c24a8 P 51ffee5c1b9e498d9cb297f6446d26cd: stopping tablet replica
I20260713 09:06:09.339108 11032 raft_consensus.cc:2243] T 607075e85f404fb0afb16db3585c24a8 P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.339612 11032 raft_consensus.cc:2272] T 607075e85f404fb0afb16db3585c24a8 P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.341374 11032 tablet_replica.cc:333] T 1acc85636f204298b0362e25d75582b3 P 51ffee5c1b9e498d9cb297f6446d26cd: stopping tablet replica
I20260713 09:06:09.342090 11032 raft_consensus.cc:2243] T 1acc85636f204298b0362e25d75582b3 P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:09.342962 11032 raft_consensus.cc:2272] T 1acc85636f204298b0362e25d75582b3 P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.344858 11032 tablet_replica.cc:333] T 6c0b86fbe438460bb7a27e9205b11305 P 51ffee5c1b9e498d9cb297f6446d26cd: stopping tablet replica
I20260713 09:06:09.345329 11032 raft_consensus.cc:2243] T 6c0b86fbe438460bb7a27e9205b11305 P 51ffee5c1b9e498d9cb297f6446d26cd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.345727 11032 raft_consensus.cc:2272] T 6c0b86fbe438460bb7a27e9205b11305 P 51ffee5c1b9e498d9cb297f6446d26cd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.349284 11032 tablet_replica.cc:333] T db9adcccad49410fbbcc8ffcc5096d3d P 51ffee5c1b9e498d9cb297f6446d26cd: stopping tablet replica
I20260713 09:06:09.349992 11032 raft_consensus.cc:2243] T db9adcccad49410fbbcc8ffcc5096d3d P 51ffee5c1b9e498d9cb297f6446d26cd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.350494 11032 raft_consensus.cc:2272] T db9adcccad49410fbbcc8ffcc5096d3d P 51ffee5c1b9e498d9cb297f6446d26cd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.353014 11032 tablet_replica.cc:333] T cbb6946b094947f9bc4face53cfb279d P 51ffee5c1b9e498d9cb297f6446d26cd: stopping tablet replica
I20260713 09:06:09.353474 11032 raft_consensus.cc:2243] T cbb6946b094947f9bc4face53cfb279d P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.353925 11032 raft_consensus.cc:2272] T cbb6946b094947f9bc4face53cfb279d P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.356184 11032 tablet_replica.cc:333] T cd405f7417934012a706b14d2e4d70dd P 51ffee5c1b9e498d9cb297f6446d26cd: stopping tablet replica
I20260713 09:06:09.356803 11032 raft_consensus.cc:2243] T cd405f7417934012a706b14d2e4d70dd P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:09.357546 11032 raft_consensus.cc:2272] T cd405f7417934012a706b14d2e4d70dd P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.360230 11032 tablet_replica.cc:333] T 50a9f11da71d4f4db7cda22cb761e46b P 51ffee5c1b9e498d9cb297f6446d26cd: stopping tablet replica
W20260713 09:06:09.360421 15464 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]
I20260713 09:06:09.360730 11032 raft_consensus.cc:2243] T 50a9f11da71d4f4db7cda22cb761e46b P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:09.361555 11032 raft_consensus.cc:2272] T 50a9f11da71d4f4db7cda22cb761e46b P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.364023 11032 tablet_replica.cc:333] T 78601791754640af879bccfa83592caf P 51ffee5c1b9e498d9cb297f6446d26cd: stopping tablet replica
W20260713 09:06:09.364037 15464 consensus_peers.cc:597] T 789b2f8d999646508c3af635d3d1da98 P 1c0dde63abd848b5b4f5414e58a0ac39 -> Peer 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391): Couldn't send request to peer 51ffee5c1b9e498d9cb297f6446d26cd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:09.364727 11032 raft_consensus.cc:2243] T 78601791754640af879bccfa83592caf P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.365135 11032 raft_consensus.cc:2272] T 78601791754640af879bccfa83592caf P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.367250 11032 tablet_replica.cc:333] T 789b2f8d999646508c3af635d3d1da98 P 51ffee5c1b9e498d9cb297f6446d26cd: stopping tablet replica
I20260713 09:06:09.367903 11032 raft_consensus.cc:2243] T 789b2f8d999646508c3af635d3d1da98 P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.368358 11032 raft_consensus.cc:2272] T 789b2f8d999646508c3af635d3d1da98 P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.370733 11032 tablet_replica.cc:333] T 19567204323b450faba5f15b40625ca8 P 51ffee5c1b9e498d9cb297f6446d26cd: stopping tablet replica
I20260713 09:06:09.371248 11032 raft_consensus.cc:2243] T 19567204323b450faba5f15b40625ca8 P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.371724 11032 raft_consensus.cc:2272] T 19567204323b450faba5f15b40625ca8 P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.373804 11032 tablet_replica.cc:333] T 529c3d9dffd343b3ab000a065e4905dc P 51ffee5c1b9e498d9cb297f6446d26cd: stopping tablet replica
I20260713 09:06:09.374459 11032 raft_consensus.cc:2243] T 529c3d9dffd343b3ab000a065e4905dc P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:09.375403 11032 raft_consensus.cc:2272] T 529c3d9dffd343b3ab000a065e4905dc P 51ffee5c1b9e498d9cb297f6446d26cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.377667 11032 tablet_replica.cc:333] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 51ffee5c1b9e498d9cb297f6446d26cd: stopping tablet replica
I20260713 09:06:09.378197 11032 raft_consensus.cc:2243] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.378669 11032 raft_consensus.cc:2272] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 51ffee5c1b9e498d9cb297f6446d26cd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:09.396044 15464 consensus_peers.cc:597] T cbb6946b094947f9bc4face53cfb279d P 1c0dde63abd848b5b4f5414e58a0ac39 -> Peer 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391): Couldn't send request to peer 51ffee5c1b9e498d9cb297f6446d26cd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:09.415547 11032 tablet_server.cc:196] TabletServer@127.10.198.1:0 shutdown complete.
W20260713 09:06:09.430528 15464 consensus_peers.cc:597] T 607075e85f404fb0afb16db3585c24a8 P 1c0dde63abd848b5b4f5414e58a0ac39 -> Peer 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391): Couldn't send request to peer 51ffee5c1b9e498d9cb297f6446d26cd. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:35391: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:09.443720 11032 tablet_server.cc:179] TabletServer@127.10.198.2:0 shutting down...
I20260713 09:06:09.466099 11032 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:09.466738 11032 tablet_replica.cc:333] T ae5c7bb584fe44eea346263c84cd588a P 1c0dde63abd848b5b4f5414e58a0ac39: stopping tablet replica
I20260713 09:06:09.467294 11032 raft_consensus.cc:2243] T ae5c7bb584fe44eea346263c84cd588a P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.467747 11032 raft_consensus.cc:2272] T ae5c7bb584fe44eea346263c84cd588a P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.469662 11032 tablet_replica.cc:333] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 1c0dde63abd848b5b4f5414e58a0ac39: stopping tablet replica
I20260713 09:06:09.470161 11032 raft_consensus.cc:2243] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.470643 11032 raft_consensus.cc:2272] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.472452 11032 tablet_replica.cc:333] T fe8a167d302f4536827dd680f6f2376a P 1c0dde63abd848b5b4f5414e58a0ac39: stopping tablet replica
W20260713 09:06:09.472834 15538 consensus_peers.cc:597] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 73a0b3b8f0244c8da9d7fa98146d0634 -> Peer 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391): Couldn't send request to peer 51ffee5c1b9e498d9cb297f6446d26cd. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:35391: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:09.473129 11032 raft_consensus.cc:2243] T fe8a167d302f4536827dd680f6f2376a P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.473650 11032 raft_consensus.cc:2272] T fe8a167d302f4536827dd680f6f2376a P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.475310 11032 tablet_replica.cc:333] T 2770a46948964a25adf19fb92ae5fa50 P 1c0dde63abd848b5b4f5414e58a0ac39: stopping tablet replica
I20260713 09:06:09.475790 11032 raft_consensus.cc:2243] T 2770a46948964a25adf19fb92ae5fa50 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:09.476398 11032 raft_consensus.cc:2272] T 2770a46948964a25adf19fb92ae5fa50 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.477885 11032 tablet_replica.cc:333] T 607075e85f404fb0afb16db3585c24a8 P 1c0dde63abd848b5b4f5414e58a0ac39: stopping tablet replica
I20260713 09:06:09.478390 11032 raft_consensus.cc:2243] T 607075e85f404fb0afb16db3585c24a8 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:09.479013 11032 raft_consensus.cc:2272] T 607075e85f404fb0afb16db3585c24a8 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.480569 11032 tablet_replica.cc:333] T 2b0af3874da540219177d62ae96b49df P 1c0dde63abd848b5b4f5414e58a0ac39: stopping tablet replica
I20260713 09:06:09.480997 11032 raft_consensus.cc:2243] T 2b0af3874da540219177d62ae96b49df P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:09.481587 11032 raft_consensus.cc:2272] T 2b0af3874da540219177d62ae96b49df P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.483098 11032 tablet_replica.cc:333] T 1acc85636f204298b0362e25d75582b3 P 1c0dde63abd848b5b4f5414e58a0ac39: stopping tablet replica
I20260713 09:06:09.483533 11032 raft_consensus.cc:2243] T 1acc85636f204298b0362e25d75582b3 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.483860 11032 raft_consensus.cc:2272] T 1acc85636f204298b0362e25d75582b3 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.485364 11032 tablet_replica.cc:333] T 6c0b86fbe438460bb7a27e9205b11305 P 1c0dde63abd848b5b4f5414e58a0ac39: stopping tablet replica
I20260713 09:06:09.485785 11032 raft_consensus.cc:2243] T 6c0b86fbe438460bb7a27e9205b11305 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.486120 11032 raft_consensus.cc:2272] T 6c0b86fbe438460bb7a27e9205b11305 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.488300 11032 tablet_replica.cc:333] T db9adcccad49410fbbcc8ffcc5096d3d P 1c0dde63abd848b5b4f5414e58a0ac39: stopping tablet replica
I20260713 09:06:09.488755 11032 raft_consensus.cc:2243] T db9adcccad49410fbbcc8ffcc5096d3d P 1c0dde63abd848b5b4f5414e58a0ac39 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.489090 11032 raft_consensus.cc:2272] T db9adcccad49410fbbcc8ffcc5096d3d P 1c0dde63abd848b5b4f5414e58a0ac39 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.491052 11032 tablet_replica.cc:333] T cbb6946b094947f9bc4face53cfb279d P 1c0dde63abd848b5b4f5414e58a0ac39: stopping tablet replica
I20260713 09:06:09.491503 11032 raft_consensus.cc:2243] T cbb6946b094947f9bc4face53cfb279d P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:09.492130 11032 raft_consensus.cc:2272] T cbb6946b094947f9bc4face53cfb279d P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.493783 11032 tablet_replica.cc:333] T cd405f7417934012a706b14d2e4d70dd P 1c0dde63abd848b5b4f5414e58a0ac39: stopping tablet replica
I20260713 09:06:09.494227 11032 raft_consensus.cc:2243] T cd405f7417934012a706b14d2e4d70dd P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.494626 11032 raft_consensus.cc:2272] T cd405f7417934012a706b14d2e4d70dd P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.496382 11032 tablet_replica.cc:333] T 50a9f11da71d4f4db7cda22cb761e46b P 1c0dde63abd848b5b4f5414e58a0ac39: stopping tablet replica
I20260713 09:06:09.496830 11032 raft_consensus.cc:2243] T 50a9f11da71d4f4db7cda22cb761e46b P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.497186 11032 raft_consensus.cc:2272] T 50a9f11da71d4f4db7cda22cb761e46b P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.498734 11032 tablet_replica.cc:333] T 789b2f8d999646508c3af635d3d1da98 P 1c0dde63abd848b5b4f5414e58a0ac39: stopping tablet replica
I20260713 09:06:09.499155 11032 raft_consensus.cc:2243] T 789b2f8d999646508c3af635d3d1da98 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:09.499775 11032 raft_consensus.cc:2272] T 789b2f8d999646508c3af635d3d1da98 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.501364 11032 tablet_replica.cc:333] T 78601791754640af879bccfa83592caf P 1c0dde63abd848b5b4f5414e58a0ac39: stopping tablet replica
I20260713 09:06:09.501756 11032 raft_consensus.cc:2243] T 78601791754640af879bccfa83592caf P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:09.502416 11032 raft_consensus.cc:2272] T 78601791754640af879bccfa83592caf P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.504029 11032 tablet_replica.cc:333] T 19567204323b450faba5f15b40625ca8 P 1c0dde63abd848b5b4f5414e58a0ac39: stopping tablet replica
I20260713 09:06:09.504439 11032 raft_consensus.cc:2243] T 19567204323b450faba5f15b40625ca8 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:09.505033 11032 raft_consensus.cc:2272] T 19567204323b450faba5f15b40625ca8 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.506524 11032 tablet_replica.cc:333] T 529c3d9dffd343b3ab000a065e4905dc P 1c0dde63abd848b5b4f5414e58a0ac39: stopping tablet replica
I20260713 09:06:09.506914 11032 raft_consensus.cc:2243] T 529c3d9dffd343b3ab000a065e4905dc P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.507273 11032 raft_consensus.cc:2272] T 529c3d9dffd343b3ab000a065e4905dc P 1c0dde63abd848b5b4f5414e58a0ac39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.508836 11032 tablet_replica.cc:333] T 9256ba66390a4f56b011a9f70e0eb2b2 P 1c0dde63abd848b5b4f5414e58a0ac39: stopping tablet replica
I20260713 09:06:09.509224 11032 raft_consensus.cc:2243] T 9256ba66390a4f56b011a9f70e0eb2b2 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.509557 11032 raft_consensus.cc:2272] T 9256ba66390a4f56b011a9f70e0eb2b2 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.510983 11032 tablet_replica.cc:333] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 1c0dde63abd848b5b4f5414e58a0ac39: stopping tablet replica
I20260713 09:06:09.511353 11032 raft_consensus.cc:2243] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.511739 11032 raft_consensus.cc:2272] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 1c0dde63abd848b5b4f5414e58a0ac39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.561427 11032 tablet_server.cc:196] TabletServer@127.10.198.2:0 shutdown complete.
W20260713 09:06:09.575853 15538 consensus_peers.cc:597] T db9adcccad49410fbbcc8ffcc5096d3d P 73a0b3b8f0244c8da9d7fa98146d0634 -> Peer 51ffee5c1b9e498d9cb297f6446d26cd (127.10.198.1:35391): Couldn't send request to peer 51ffee5c1b9e498d9cb297f6446d26cd. Status: Network error: Client connection negotiation failed: client connection to 127.10.198.1:35391: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:09.587983 11032 tablet_server.cc:179] TabletServer@127.10.198.3:0 shutting down...
I20260713 09:06:09.610261 11032 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:09.610920 11032 tablet_replica.cc:333] T 2b0af3874da540219177d62ae96b49df P 73a0b3b8f0244c8da9d7fa98146d0634: stopping tablet replica
I20260713 09:06:09.611471 11032 raft_consensus.cc:2243] T 2b0af3874da540219177d62ae96b49df P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.611909 11032 raft_consensus.cc:2272] T 2b0af3874da540219177d62ae96b49df P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.613644 11032 tablet_replica.cc:333] T 9256ba66390a4f56b011a9f70e0eb2b2 P 73a0b3b8f0244c8da9d7fa98146d0634: stopping tablet replica
I20260713 09:06:09.614135 11032 raft_consensus.cc:2243] T 9256ba66390a4f56b011a9f70e0eb2b2 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.614573 11032 raft_consensus.cc:2272] T 9256ba66390a4f56b011a9f70e0eb2b2 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.616129 11032 tablet_replica.cc:333] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 73a0b3b8f0244c8da9d7fa98146d0634: stopping tablet replica
I20260713 09:06:09.616608 11032 raft_consensus.cc:2243] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:09.617254 11032 raft_consensus.cc:2272] T 6d29f56e36cd4ed9a405faec8a2f07d1 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.618836 11032 tablet_replica.cc:333] T ae5c7bb584fe44eea346263c84cd588a P 73a0b3b8f0244c8da9d7fa98146d0634: stopping tablet replica
I20260713 09:06:09.619292 11032 raft_consensus.cc:2243] T ae5c7bb584fe44eea346263c84cd588a P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.619673 11032 raft_consensus.cc:2272] T ae5c7bb584fe44eea346263c84cd588a P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.621199 11032 tablet_replica.cc:333] T fe8a167d302f4536827dd680f6f2376a P 73a0b3b8f0244c8da9d7fa98146d0634: stopping tablet replica
I20260713 09:06:09.621675 11032 raft_consensus.cc:2243] T fe8a167d302f4536827dd680f6f2376a P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.622128 11032 raft_consensus.cc:2272] T fe8a167d302f4536827dd680f6f2376a P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.623685 11032 tablet_replica.cc:333] T 1acc85636f204298b0362e25d75582b3 P 73a0b3b8f0244c8da9d7fa98146d0634: stopping tablet replica
I20260713 09:06:09.624151 11032 raft_consensus.cc:2243] T 1acc85636f204298b0362e25d75582b3 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.624523 11032 raft_consensus.cc:2272] T 1acc85636f204298b0362e25d75582b3 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.626195 11032 tablet_replica.cc:333] T 2770a46948964a25adf19fb92ae5fa50 P 73a0b3b8f0244c8da9d7fa98146d0634: stopping tablet replica
I20260713 09:06:09.626695 11032 raft_consensus.cc:2243] T 2770a46948964a25adf19fb92ae5fa50 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.627069 11032 raft_consensus.cc:2272] T 2770a46948964a25adf19fb92ae5fa50 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.628582 11032 tablet_replica.cc:333] T 607075e85f404fb0afb16db3585c24a8 P 73a0b3b8f0244c8da9d7fa98146d0634: stopping tablet replica
I20260713 09:06:09.629042 11032 raft_consensus.cc:2243] T 607075e85f404fb0afb16db3585c24a8 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.629400 11032 raft_consensus.cc:2272] T 607075e85f404fb0afb16db3585c24a8 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.630918 11032 tablet_replica.cc:333] T 789b2f8d999646508c3af635d3d1da98 P 73a0b3b8f0244c8da9d7fa98146d0634: stopping tablet replica
I20260713 09:06:09.631368 11032 raft_consensus.cc:2243] T 789b2f8d999646508c3af635d3d1da98 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.631742 11032 raft_consensus.cc:2272] T 789b2f8d999646508c3af635d3d1da98 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.633364 11032 tablet_replica.cc:333] T 50a9f11da71d4f4db7cda22cb761e46b P 73a0b3b8f0244c8da9d7fa98146d0634: stopping tablet replica
I20260713 09:06:09.633822 11032 raft_consensus.cc:2243] T 50a9f11da71d4f4db7cda22cb761e46b P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.634192 11032 raft_consensus.cc:2272] T 50a9f11da71d4f4db7cda22cb761e46b P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.635829 11032 tablet_replica.cc:333] T 78601791754640af879bccfa83592caf P 73a0b3b8f0244c8da9d7fa98146d0634: stopping tablet replica
I20260713 09:06:09.636271 11032 raft_consensus.cc:2243] T 78601791754640af879bccfa83592caf P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.636631 11032 raft_consensus.cc:2272] T 78601791754640af879bccfa83592caf P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.638545 11032 tablet_replica.cc:333] T 6c0b86fbe438460bb7a27e9205b11305 P 73a0b3b8f0244c8da9d7fa98146d0634: stopping tablet replica
I20260713 09:06:09.638955 11032 raft_consensus.cc:2243] T 6c0b86fbe438460bb7a27e9205b11305 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:09.639606 11032 raft_consensus.cc:2272] T 6c0b86fbe438460bb7a27e9205b11305 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.641536 11032 tablet_replica.cc:333] T 19567204323b450faba5f15b40625ca8 P 73a0b3b8f0244c8da9d7fa98146d0634: stopping tablet replica
I20260713 09:06:09.641981 11032 raft_consensus.cc:2243] T 19567204323b450faba5f15b40625ca8 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.642373 11032 raft_consensus.cc:2272] T 19567204323b450faba5f15b40625ca8 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.643838 11032 tablet_replica.cc:333] T 529c3d9dffd343b3ab000a065e4905dc P 73a0b3b8f0244c8da9d7fa98146d0634: stopping tablet replica
I20260713 09:06:09.644260 11032 raft_consensus.cc:2243] T 529c3d9dffd343b3ab000a065e4905dc P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.644611 11032 raft_consensus.cc:2272] T 529c3d9dffd343b3ab000a065e4905dc P 73a0b3b8f0244c8da9d7fa98146d0634 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.646113 11032 tablet_replica.cc:333] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 73a0b3b8f0244c8da9d7fa98146d0634: stopping tablet replica
I20260713 09:06:09.646557 11032 raft_consensus.cc:2243] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:09.647212 11032 raft_consensus.cc:2272] T 8fbcd301cb8b4cd2a35a33830e5b5f68 P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.648849 11032 tablet_replica.cc:333] T cbb6946b094947f9bc4face53cfb279d P 73a0b3b8f0244c8da9d7fa98146d0634: stopping tablet replica
I20260713 09:06:09.649272 11032 raft_consensus.cc:2243] T cbb6946b094947f9bc4face53cfb279d P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.649619 11032 raft_consensus.cc:2272] T cbb6946b094947f9bc4face53cfb279d P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.651197 11032 tablet_replica.cc:333] T db9adcccad49410fbbcc8ffcc5096d3d P 73a0b3b8f0244c8da9d7fa98146d0634: stopping tablet replica
I20260713 09:06:09.651607 11032 raft_consensus.cc:2243] T db9adcccad49410fbbcc8ffcc5096d3d P 73a0b3b8f0244c8da9d7fa98146d0634 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:09.652235 11032 raft_consensus.cc:2272] T db9adcccad49410fbbcc8ffcc5096d3d P 73a0b3b8f0244c8da9d7fa98146d0634 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.654044 11032 tablet_replica.cc:333] T cd405f7417934012a706b14d2e4d70dd P 73a0b3b8f0244c8da9d7fa98146d0634: stopping tablet replica
I20260713 09:06:09.654533 11032 raft_consensus.cc:2243] T cd405f7417934012a706b14d2e4d70dd P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.654918 11032 raft_consensus.cc:2272] T cd405f7417934012a706b14d2e4d70dd P 73a0b3b8f0244c8da9d7fa98146d0634 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.689086 11032 tablet_server.cc:196] TabletServer@127.10.198.3:0 shutdown complete.
I20260713 09:06:09.714253 11032 master.cc:562] Master@127.10.198.62:40753 shutting down...
I20260713 09:06:09.730219 11032 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7c6ce3b96109468cb1b0bb89eed77a85 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:09.730738 11032 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7c6ce3b96109468cb1b0bb89eed77a85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.731009 11032 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7c6ce3b96109468cb1b0bb89eed77a85: stopping tablet replica
I20260713 09:06:09.748855 11032 master.cc:584] Master@127.10.198.62:40753 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11274 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23384 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (108160 ms total)
[  PASSED  ] 8 tests.
I20260713 09:06:09.800099 11032 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 388 messages since previous log ~509 seconds ago
I20260713 09:06:09.800325 11032 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 388 messages since previous log ~509 seconds ago
I20260713 09:06:09.800489 11032 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 382 messages since previous log ~509 seconds ago
I20260713 09:06:09.800699 11032 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~32 seconds ago
I20260713 09:06:09.800869 11032 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~32 seconds ago
I20260713 09:06:09.801105 11032 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 4 messages since previous log ~0 seconds ago
I20260713 09:06:09.801373 11032 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~25 seconds ago
